Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160371 - sys-apps/iproute2-2.6.19.20061214 doesn't compile with glibc-2.3.6
Summary: sys-apps/iproute2-2.6.19.20061214 doesn't compile with glibc-2.3.6
Status: RESOLVED DUPLICATE of bug 162885
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: Highest normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-06 07:52 UTC by Christian Heim (RETIRED)
Modified: 2007-01-20 08:25 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 Christian Heim (RETIRED) gentoo-dev 2007-01-06 07:52:19 UTC
>>> Compiling source in /var/tmp/portage/sys-apps/iproute2-2.6.19.20061214/work/iproute2-2.6.19-061214 ...
make[1]: Entering directory `/var/tmp/portage/sys-apps/iproute2-2.6.19.20061214/work/iproute2-2.6.19-061214/lib'
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o ll_map.o ll_map.c
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o libnetlink.o libnetlink.c
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o utils.o utils.c
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o rt_names.o rt_names.c
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o ll_types.o ll_types.c
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o ll_proto.o ll_proto.c
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o ll_addr.o ll_addr.c
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o inet_proto.o inet_proto.c
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o dnet_ntop.o dnet_ntop.c
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o dnet_pton.o dnet_pton.c
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o ipx_ntop.o ipx_ntop.c
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o ipx_pton.o ipx_pton.c
i686-pc-linux-gnu-ar rcs libnetlink.a ll_map.o libnetlink.o
i686-pc-linux-gnu-ar rcs libutil.a utils.o rt_names.o ll_types.o ll_proto.o ll_addr.o inet_proto.o  dnet_ntop.o dnet_pton.o ipx_ntop.o ipx_pton.o
make[1]: Leaving directory `/var/tmp/portage/sys-apps/iproute2-2.6.19.20061214/work/iproute2-2.6.19-061214/lib'
make[1]: Entering directory `/var/tmp/portage/sys-apps/iproute2-2.6.19.20061214/work/iproute2-2.6.19-061214/ip'
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o ip.o ip.c
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o ipaddress.o ipaddress.c
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o iproute.o iproute.c
i686-pc-linux-gnu-gcc -D_GNU_SOURCE -march=i686 -O2 -ggdb3 -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES   -c -o iprule.o iprule.c
ipaddress.c: In function `print_link_flags':
ipaddress.c:99: error: `IFF_DYNAMIC' undeclared (first use in this function)
ipaddress.c:99: error: (Each undeclared identifier is reported only once
ipaddress.c:99: error: for each function it appears in.)
make[1]: *** [ipaddress.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/sys-apps/iproute2-2.6.19.20061214/work/iproute2-2.6.19-061214/ip'
make: *** [all] Error 2

!!! ERROR: sys-apps/iproute2-2.6.19.20061214 failed.
Call stack:
  ebuild.sh, line 1593:   Called dyn_compile
  ebuild.sh, line 951:   Called src_compile
  iproute2-2.6.19.20061214.ebuild, line 69:   Called die

!!! make
!!! If you need support, post the topmost build error, and the call stack if relevant.

Reproducible: Always

Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2007-01-06 08:04:10 UTC
builds just fine for me ... post `emerge --info`
Comment 2 Christian Heim (RETIRED) gentoo-dev 2007-01-06 08:23:36 UTC
$ emerge --info
Portage 2.1.2_rc4-r5 (hardened/x86/2.6, gcc-3.4.6, glibc-2.3.6-r5, 2.6.18-hardened i686)
=================================================================
System uname: 2.6.18-hardened i686 Dual Core AMD Opteron(tm) Processor 280
Gentoo Base System version 1.13.0_alpha10
Last Sync: Sat, 06 Jan 2007 07:30:01 +0000
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O2 -ggdb3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=i686 -O2 -ggdb3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg distclean distlocks metadata-transfer sandbox sfperms splitdebug strict"
GENTOO_MIRRORS="http://ftp.osuosl.org/pub/gentoo"
INSTALL_MASK="/usr/lib/debug"
LDFLAGS="-Wl,-z,now -Wl,--sort-common"
MAKEOPTS="-j4"
PKGDIR="/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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="alsa arts berkdb dlloader hardened ncurses no-old-linux nptl nptlonly offensive pam perl pic python readline spell ssl userlocales vim-syntax x86 xorg zlib" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 3 SpanKY gentoo-dev 2007-01-06 09:25:58 UTC
it's because your glibc is too old
Comment 4 Jason Waldhelm 2007-01-09 20:02:14 UTC
glibc-2.3.6-r5 is the latest for the hardened profile - I ran into the exact same problem.
Comment 5 Richard Benjamin Voigt 2007-01-20 07:44:57 UTC
Please try patches from bug #162885.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-01-20 08:25:12 UTC

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