Bug 114103 - sysutils/devcpu: Compile fails: RELENG_6
Summary: sysutils/devcpu: Compile fails: RELENG_6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Stanislav Sedov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-28 19:10 UTC by Larry Rosenman
Modified: 2007-07-20 00:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Rosenman freebsd_committer freebsd_triage 2007-06-28 19:10:06 UTC
# make
===>  Found saved configuration for devcpu-0.8.1
===>  Extracting for devcpu-0.8.1
=> MD5 Checksum OK for devcpu-0.8.1.tar.bz2.
=> SHA256 Checksum OK for devcpu-0.8.1.tar.bz2.
===>  Patching for devcpu-0.8.1
===>  Fixing the #! line of tools/extract_mcodes.rb
/usr/bin/sed -i.bak -e "s,%%PREFIX%%,/usr/local,g"  /usr/ports/sysutils/devcpu/w                                                   ork/devcpu-0.8.1/cpu_microcode_tool/cpu_microcode_tool.8
===>  Configuring for devcpu-0.8.1
===>  Building for devcpu-0.8.1
===> cpu (all)
Warning: Object directory not changed from original /usr/ports/sysutils/devcpu/w                                                   ork/devcpu-0.8.1/cpu
@ -> /usr/src/sys
machine -> /usr/src/sys/amd64/include
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I-                                                      -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -finline-limit=8000 -fno                                                   -common  -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mn                                                   o-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-table                                                   s -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -                                                   Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -s                                                   td=c99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c cpu.                                                   c
cpu.c: In function `update_intel':
cpu.c:336: warning: cast from pointer to integer of different size
cpu.c: In function `update_amd':
cpu.c:396: warning: cast from pointer to integer of different size
*** Error code 1

Stop in /usr/ports/sysutils/devcpu/work/devcpu-0.8.1/cpu.
*** Error code 1

Stop in /usr/ports/sysutils/devcpu/work/devcpu-0.8.1.
*** Error code 1

Stop in /usr/ports/sysutils/devcpu.
*** Error code 1

Stop in /usr/ports/sysutils/devcpu.
#

This port works on 7-CURRENT.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-28 19:10:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

Over to maintainer
Comment 2 Stanislav Sedov freebsd_committer freebsd_triage 2007-07-19 23:51:11 UTC
State Changed
From-To: open->closed

Fixed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-07-19 23:52:05 UTC
stas        2007-07-19 22:50:15 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/devcpu      Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 0.8.2
    * Chase CURRENT scheduler code update
    * Fix building on 6-STABLE/amd64 [1] [2]
  - Remove reference to unexsistent web page [3]
  - Use new devcpu-data port for microcode updates.
  
  PR:             ports/114098 [1], ports/114103 [2]
  Reported by:    Simun Mikecin <numisemis@yahoo.com> [1],
                  Larry Rosenman <ler@lerctr.org> [2],
                  mnag [3]
  
  Revision  Changes    Path
  1.7       +5 -4      ports/sysutils/devcpu/Makefile
  1.5       +3 -3      ports/sysutils/devcpu/distinfo
  1.2       +0 -1      ports/sysutils/devcpu/pkg-descr
  1.5       +0 -129    ports/sysutils/devcpu/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"