Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 317925 - Failed to emerge sys-apps/busybox-1.16.0
Summary: Failed to emerge sys-apps/busybox-1.16.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-30 19:54 UTC by Louis-Philippe
Modified: 2010-09-28 16:21 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,33.74 KB, text/plain)
2010-05-01 17:04 UTC, Louis-Philippe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Louis-Philippe 2010-04-30 19:54:42 UTC
Failed to emerge


Reproducible: Always

Steps to Reproduce:
1. eix-sync
2. emerge -auvD world

Actual Results:  
libbb/xfuncs.c:253: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  CC      libbb/xgethostbyname.o
libbb/xfuncs_printf.c: In function 'malloc_or_warn':
libbb/xfuncs_printf.c:40: warning: format not a string literal and no format arguments
libbb/xfuncs_printf.c: In function 'xmalloc':
libbb/xfuncs_printf.c:49: warning: format not a string literal and no format arguments
libbb/xfuncs_printf.c: In function 'xrealloc':
libbb/xfuncs_printf.c:60: warning: format not a string literal and no format arguments
libbb/xfuncs_printf.c: In function 'xstrdup':
libbb/xfuncs_printf.c:84: warning: format not a string literal and no format arguments
libbb/xfuncs_printf.c: In function 'xasprintf':
libbb/xfuncs_printf.c:294: warning: format not a string literal and no format arguments
libbb/xfuncs_printf.c: In function 'xsetenv':
libbb/xfuncs_printf.c:301: warning: format not a string literal and no format arguments
  CC      libbb/xreadlink.o
  CC      libbb/xrealloc_vector.o
  CC      libbb/xregcomp.o
  AR      libbb/lib.a
 * ERROR: sys-apps/busybox-1.16.0 failed:
 *   build failed
 *
 * Call stack:
 *     ebuild.sh, line  54:  Called src_compile
 *   environment, line 2701:  Called die
 * The specific snippet of code:
 *       emake busybox || die "build failed";
 *
 * If you need support, post the output of 'emerge --info =sys-apps/busybox-1.16.0',
 * the complete build log and the output of 'emerge -pqv =sys-apps/busybox-1.16.0'.
 * The complete build log is located at '/var/tmp/portage/sys-apps/busybox-1.16.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/busybox-1.16.0/temp/environment'.
 * S: '/var/tmp/portage/sys-apps/busybox-1.16.0/work/busybox-1.16.0'

Expected Results:  
Emerge sucess.

Do i really need busybox or i can block it?


libbb/update_passwd.c: In function 'update_passwd':
libbb/update_passwd.c:138: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result
  CC      libbb/vdprintf.o
  CC      libbb/verror_msg.o
  CC      libbb/vfork_daemon_rexec.o
  CC      libbb/warn_ignoring_args.o
  CC      libbb/wfopen.o
  CC      libbb/wfopen_input.o
libbb/wfopen.c: In function 'xfdopen_helper':
libbb/wfopen.c:46: warning: format not a string literal and no format arguments
  CC      libbb/write.o
  CC      libbb/xatonum.o
  CC      libbb/xconnect.o
  CC      libbb/xfunc_die.o
  AR      networking/udhcp/lib.a
  CC      libbb/xfuncs.o
libbb/xfuncs.c: In function 'generate_uuid':
libbb/xfuncs.c:253: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  CC      libbb/xfuncs_printf.o
  CC      libbb/xgetcwd.o
  CC      libbb/xgethostbyname.o
libbb/xfuncs_printf.c: In function 'malloc_or_warn':
libbb/xfuncs_printf.c:40: warning: format not a string literal and no format arguments
libbb/xfuncs_printf.c: In function 'xmalloc':
libbb/xfuncs_printf.c:49: warning: format not a string literal and no format arguments
libbb/xfuncs_printf.c: In function 'xrealloc':
libbb/xfuncs_printf.c:60: warning: format not a string literal and no format arguments
libbb/xfuncs_printf.c: In function 'xstrdup':
libbb/xfuncs_printf.c:84: warning: format not a string literal and no format arguments
libbb/xfuncs_printf.c: In function 'xasprintf':
libbb/xfuncs_printf.c:294: warning: format not a string literal and no format arguments
libbb/xfuncs_printf.c: In function 'xsetenv':
libbb/xfuncs_printf.c:301: warning: format not a string literal and no format arguments
  CC      libbb/xreadlink.o
  CC      libbb/xrealloc_vector.o
  CC      libbb/xregcomp.o
  AR      libbb/lib.a
 ^[[31;01m*^[[0m ERROR: sys-apps/busybox-1.16.0 failed:
 ^[[31;01m*^[[0m   build failed
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m     ebuild.sh, line  54:  Called src_compile
 ^[[31;01m*^[[0m   environment, line 2701:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m       emake busybox || die "build failed";
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m If you need support, post the output of 'emerge --info =sys-apps/busybox-1.16.0',
 ^[[31;01m*^[[0m the complete build log and the output of 'emerge -pqv =sys-apps/busybox-1.16.0'.
 ^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/sys-apps/busybox-1.16.0/temp/build.log'.
 ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/sys-apps/busybox-1.16.0/temp/environment'.
 ^[[31;01m*^[[0m S: '/var/tmp/portage/sys-apps/busybox-1.16.0/work/busybox-1.16.0'
Comment 1 Rafał Mużyło 2010-04-30 21:15:47 UTC
Attach full build log - the real error is still missing.
Comment 2 Louis-Philippe 2010-05-01 17:04:11 UTC
Created attachment 229911 [details]
build.log
Comment 3 Rafał Mużyło 2010-05-01 20:29:18 UTC
Now, as the error says it's a problem with your glibc headers,
it's time for your 'emerge --info'.
Comment 4 Louis-Philippe 2010-05-01 20:54:43 UTC
wmnetbook ~ # emerge --info
Portage 2.1.8.3 (default/linux/x86/10.0, gcc-4.3.4, glibc-2.11.1-r0, 2.6.33-gentoo-r1 i686)
=================================================================
System uname: Linux-2.6.33-gentoo-r1-i686-Intel-R-_Atom-TM-_CPU_N270_@_1.60GHz-with-gentoo-2.0.1
Timestamp of tree: Sat, 01 May 2010 16:00:02 +0000
distcc 3.1 i686-pc-linux-gnu [enabled]
ccache version 2.4 [enabled]
app-shells/bash:     4.1_p5
dev-lang/python:     2.6.5-r1, 3.1.2-r2
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.8.1-r1
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.1-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.65
sys-devel/automake:  1.11.1
sys-devel/binutils:  2.20.1
sys-devel/gcc:       4.3.4, 4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.33
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="*"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -mtune=generic -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -mtune=generic -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests ccache distcc distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirrors.tera-byte.com/pub/gentoo http://gentoo.mirrors.tera-byte.com/ http://mirror.the-best-hosting.net ftp://gentoo.mirrors.tds.net/gentoo ftp://ftp.lug.udel.edu/pub/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo ftp://ftp.gtlib.gatech.edu/pub/gentoo "
LDFLAGS="-Wl,-O1"
LINGUAS="en fr_CA"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl acpi alsa berkdb bzip2 cdr cli console consolekit cracklib crypt cups cxx dri dvd fortran gdbm gpm iconv intel ipv6 mdev mmx mmxext modules mudflap ncurses nls nptl nptlonly openmp pam pcre perl pppd python qt3 qt4 readline reflection session smp spl sse2 sse3 ssl sysfs tcpd threads unicode v4l2 x86 xorg zlib" ALSA_CARDS="hda-intel loopback virmidi" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 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 evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en fr_CA" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev nv vesa nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

wmnetbook ~ #
Comment 5 Panagiotis Christopoulos (RETIRED) gentoo-dev 2010-05-05 10:49:25 UTC
Please, can you give it a try without ccache and/or distcc? I resolve the bug as TEST-REQUEST. Please reopen if the problem persists. Thank you for your report.
Comment 6 Louis-Philippe 2010-05-06 05:30:43 UTC
I removed distcc and ccache from /etc/make.conf
and also alternate them, but i still get the same result!

But I found this in the output "Could not locate user configfile, so we will save a default one"

libbb/xfuncs_printf.c: In function 'malloc_or_warn':
libbb/xfuncs_printf.c:40: warning: format not a string literal and no format arguments
libbb/xfuncs_printf.c: In function 'xmalloc':
libbb/xfuncs_printf.c:49: warning: format not a string literal and no format arguments
libbb/xfuncs_printf.c: In function 'xrealloc':
libbb/xfuncs_printf.c:60: warning: format not a string literal and no format arguments
libbb/xfuncs_printf.c: In function 'xstrdup':
libbb/xfuncs_printf.c:84: warning: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'generate_uuid':
libbb/xfuncs.c:253: warning: ignoring return value of 'read', declared with attribute warn_unused_result
libbb/xfuncs_printf.c: In function 'xasprintf':
libbb/xfuncs_printf.c:294: warning: format not a string literal and no format arguments
libbb/xfuncs_printf.c: In function 'xsetenv':
libbb/xfuncs_printf.c:301: warning: format not a string literal and no format arguments
  CC      libbb/xgethostbyname.o
  CC      libbb/xreadlink.o
  CC      libbb/xrealloc_vector.o
  CC      libbb/xregcomp.o
  AR      libbb/lib.a
 * ERROR: sys-apps/busybox-1.16.0 failed:
 *   build failed
 *
 * Call stack:
 *     ebuild.sh, line  54:  Called src_compile
 *   environment, line 2702:  Called die
 * The specific snippet of code:
 *       emake busybox || die "build failed";
 *
 * If you need support, post the output of 'emerge --info =sys-apps/busybox-1.16.0',
 * the complete build log and the output of 'emerge -pqv =sys-apps/busybox-1.16.0'.
 * The complete build log is located at '/var/tmp/portage/sys-apps/busybox-1.16.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/busybox-1.16.0/temp/environment'.
 * S: '/var/tmp/portage/sys-apps/busybox-1.16.0/work/busybox-1.16.0'

>>> Failed to emerge sys-apps/busybox-1.16.0, Log file:

>>>  '/var/tmp/portage/sys-apps/busybox-1.16.0/temp/build.log'

 * Messages for package sys-apps/busybox-1.16.0:

 * Could not locate user configfile, so we will save a default one
 * ERROR: sys-apps/busybox-1.16.0 failed:
 *   build failed
 *
 * Call stack:
 *     ebuild.sh, line  54:  Called src_compile
 *   environment, line 2702:  Called die
 * The specific snippet of code:
 *       emake busybox || die "build failed";
 *
 * If you need support, post the output of 'emerge --info =sys-apps/busybox-1.16.0',
 * the complete build log and the output of 'emerge -pqv =sys-apps/busybox-1.16.0'.
 * The complete build log is located at '/var/tmp/portage/sys-apps/busybox-1.16.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/busybox-1.16.0/temp/environment'.
 * S: '/var/tmp/portage/sys-apps/busybox-1.16.0/work/busybox-1.16.0'
Comment 7 Louis-Philippe 2010-05-06 05:31:59 UTC
wmnetbook ~ # emerge --info =sys-apps/busybox-1.16.0
Portage 2.1.8.3 (default/linux/x86/10.0, gcc-4.3.4, glibc-2.11.1-r0, 2.6.33-gentoo-r1 i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.33-gentoo-r1-i686-Intel-R-_Atom-TM-_CPU_N270_@_1.60GHz-with-gentoo-2.0.1
Timestamp of tree: Wed, 05 May 2010 15:30:01 +0000
distcc 3.1 i686-pc-linux-gnu [disabled]
ccache version 2.4 [disabled]
app-shells/bash:     4.1_p5
dev-lang/python:     2.6.5-r1, 3.1.2-r2
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.8.1-r1
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.1-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.65
sys-devel/automake:  1.11.1
sys-devel/binutils:  2.20.1
sys-devel/gcc:       4.3.4, 4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.33
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="*"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -mtune=generic -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -mtune=generic -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirrors.tera-byte.com/pub/gentoo http://gentoo.mirrors.tera-byte.com/ http://mirror.the-best-hosting.net ftp://gentoo.mirrors.tds.net/gentoo ftp://ftp.lug.udel.edu/pub/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo ftp://ftp.gtlib.gatech.edu/pub/gentoo "
LDFLAGS="-Wl,-O1"
LINGUAS="en fr_CA"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl acpi alsa berkdb bzip2 cdr cli console consolekit cracklib crypt cups cxx dri dvd fortran gdbm gpm iconv intel ipv6 mdev mmx mmxext modules mudflap ncurses nls nptl nptlonly openmp pam pcre perl pppd python qt3 qt4 readline reflection session smp spl sse2 sse3 ssl sysfs tcpd threads unicode v4l2 x86 xorg zlib" ALSA_CARDS="hda-intel loopback virmidi" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 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 evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en fr_CA" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev nv vesa nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 8 SpanKY gentoo-dev 2010-09-28 16:21:55 UTC
use a newer busybox version