when doing a update of the system (emerge -eav system) busybox won't compile. googleing didn't find anything Reproducible: Always Steps to Reproduce: 1.emerge -eav system 2. 3. Actual Results: libbb/time.c: In function `monotonic_us': libbb/time.c:20: error: `__NR_clock_gettime' undeclared (first use in this funct ion) libbb/time.c:20: error: (Each undeclared identifier is reported only once libbb/time.c:20: error: for each function it appears in.) libbb/time.c: In function `monotonic_sec': libbb/time.c:27: error: `__NR_clock_gettime' undeclared (first use in this funct ion) make[1]: *** [libbb/time.o] Error 1 make: *** [libbb] Error 2 make: *** Waiting for unfinished jobs.... CC procps/kill.o CC procps/nmeter.o CC procps/pidof.o CC networking/udhcp/serverpacket.o CC networking/udhcp/signalpipe.o CC procps/ps.o CC networking/udhcp/socket.o CC procps/renice.o CC procps/sysctl.o CC procps/top.o CC networking/udhcp/static_leases.o CC procps/uptime.o AR networking/udhcp/lib.a CC procps/watch.o AR procps/lib.a * * ERROR: sys-apps/busybox-1.7.4 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * busybox-1.7.4.ebuild, line 158: Called die * The specific snippet of code: * emake busybox || die "build failed" * The die message: * build failed Expected Results: should compile Portage 2.1.3.19 (hardened/x86, gcc-3.4.6, glibc-2.5-r4, 2.4.32-gentoo-r6 i686) ================================================================= System uname: 2.4.32-gentoo-r6 i686 Pentium III (Coppermine) Timestamp of tree: Fri, 07 Dec 2007 04:30:08 +0000 distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ccache version 2.3 [enabled] app-shells/bash: 3.2_p17 dev-lang/python: 2.4.3-r1 dev-python/pycrypto: 2.0.1-r6 dev-util/ccache: 2.3 sys-apps/baselayout: 1.11.15-r3 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.61-r1 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.18-r1 sys-devel/gcc-config: 1.3.16 sys-devel/libtool: 1.5.24 virtual/os-headers: 2.4.26-r1 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -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/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="ccache distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="ftp://gentoo.mirrors.pair.com/" LINGUAS="en" MAKEOPTS="-j3" 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 --filter=H_**/files/digest-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="apache2 automount cgi chroot cracklib crypt gmail gmailtimestamps hardened imap kerberos maildir midi mppe-mppc mschap mysql mysqli ncurses nls pam pcre php pic ppds readline samba server session sftplogging ssl threads unicode urandom x86 xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="radeon" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Search.... *** This bug has been marked as a duplicate of bug 201381 ***