Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157564 - sys-apps/net-tools-1.60-r12 fails to emerge
Summary: sys-apps/net-tools-1.60-r12 fails to emerge
Status: RESOLVED DUPLICATE of bug 150855
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-08 21:55 UTC by Samir M. Nassar
Modified: 2006-12-09 01:39 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 Samir M. Nassar 2006-12-08 21:55:54 UTC
emerge --info:

Portage 2.1.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1/vanilla, glibc-2.4-r4, 2.6.18-gentoo-r4 i686)
=================================================================
System uname: 2.6.18-gentoo-r4 i686 AMD Athlon(tm) XP 2800+
Gentoo Base System version 1.12.6
Last Sync: Fri, 08 Dec 2006 16:20:01 +0000
ccache version 2.3 [disabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: [Not Present]
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.18
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/conf.d /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/share/config/kdm /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.chem.wisc.edu/gentoo/ http://prometheus.cs.wmich.edu/gentoo"
LANG="en_US"
LC_ALL="en_US"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/refugee"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa alsa_cards_via82xx berkdb bitmap-fonts bzip2 cdr cli cracklib crypt cups dbus dlloader dri dv dvd dvdread eds elibc_glibc emboss encode exif ffmpeg flac gdbm gif gpm gs gstreamer hal iconv ieee1394 imagemagick input_devices_keyboard input_devices_mouse input_devices_ps2mouse ipv6 isdnlog jpeg kde kdeenablefinal kdehiddenvisibility kernel_linux lcms libg++ lm_sensors logitech-mouse mad mikmod mmx mp3 mpeg ncurses network nls nptl nptlonly ogg openexr opengl pam pcre perl png python qt3 quicktime readline reflection sdl session sndfile spell sse ssl tcpd theora threads tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU utempter vcd video_cards_radeon vorbis wmf xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS

==============================================================================

last build output:

i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe  -I. -idirafter ./include/ -Ilib -D_GNU_SOURCE -Wall -I/var/tmp/portage/net-tools-1.60-r12/work/net-tools-1.60 -idirafter /var/tmp/portage/net-tools-1.60-r12/work/net-tools-1.60/include    -c -o fddi.o fddi.c
ether.c: In function 'in_ether':
ether.c:59: warning: pointer targets in assignment differ in signedness
i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe  -I. -idirafter ./include/ -Ilib -D_GNU_SOURCE -Wall -I/var/tmp/portage/net-tools-1.60-r12/work/net-tools-1.60 -idirafter /var/tmp/portage/net-tools-1.60-r12/work/net-tools-1.60/include    -c -o frame.o frame.c
In file included from /usr/include/netinet/if_fddi.h:26,
                 from fddi.c:30:
/usr/include/linux/if_fddi.h:88: error: expected specifier-qualifier-list before '__be16'
fddi.c: In function 'in_fddi':
fddi.c:69: warning: pointer targets in assignment differ in signedness
make[1]: *** [fddi.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/net-tools-1.60-r12/work/net-tools-1.60/lib'
make: *** [libdir] Error 2

!!! ERROR: sys-apps/net-tools-1.60-r12 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  net-tools-1.60-r12.ebuild, line 54:   Called die

!!! emake libdir failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-09 01:39:34 UTC

*** This bug has been marked as a duplicate of 150855 ***