Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134869 - sys-freebsd/freebsd-usbin-6.1 fails to compile with gcc-4.1.1
Summary: sys-freebsd/freebsd-usbin-6.1 fails to compile with gcc-4.1.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-29 22:52 UTC by Robert Sebastian Gerus
Modified: 2006-05-30 01:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Sebastian Gerus 2006-05-29 22:52:12 UTC
sys-freebsd/freebsd-usbin-6.1 fails to compile with gcc-4.1.1, here's the error msg:

===> IPXrouted (all)
i686-gentoo-freebsd6.1-gcc  -O1 -march=i686 -pipe  -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c af.c
Warning: Object directory not changed from original /var/tmp/portage/freebsd-usbin-6.1/work/usr.sbin/IPXrouted
i686-gentoo-freebsd6.1-gcc  -O1 -march=i686 -pipe  -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c if.c
i686-gentoo-freebsd6.1-gcc  -O1 -march=i686 -pipe  -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c input.c
i686-gentoo-freebsd6.1-gcc  -O1 -march=i686 -pipe  -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c main.c
main.c: In function 'process':
main.c:282: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness
i686-gentoo-freebsd6.1-gcc  -O1 -march=i686 -pipe  -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c output.c
i686-gentoo-freebsd6.1-gcc  -O1 -march=i686 -pipe  -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c startup.c
i686-gentoo-freebsd6.1-gcc  -O1 -march=i686 -pipe  -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c tables.c
i686-gentoo-freebsd6.1-gcc  -O1 -march=i686 -pipe  -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c timer.c
i686-gentoo-freebsd6.1-gcc  -O1 -march=i686 -pipe  -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c trace.c
trace.c: In function 'traceinit':
trace.c:74: error: invalid storage class for function 'iftraceinit'
trace.c:76: warning: implicit declaration of function 'iftraceinit'
trace.c: At top level:
trace.c:85: error: static declaration of 'iftraceinit' follows non-static declaration
trace.c:76: error: previous implicit declaration of 'iftraceinit' was here
*** Error code 1
1 error
*** Error code 2
1 error

!!! ERROR: sys-freebsd/freebsd-usbin-6.1 failed.
Call stack:
  ebuild.sh, line 1531:   Called dyn_compile
  ebuild.sh, line 931:   Called src_compile
  ebuild.sh, line 1240:   Called freebsd_src_compile
  freebsd.eclass, line 96:   Called bsdmk_src_compile
  bsdmk.eclass, line 68:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-30 01:40:51 UTC
Fixed already last night.