this is in uclibc chroot. / # emerge --info FEATURES variable contains unknown value(s): autoconfig !!! It seems that /proc is not mounted. You have been warned. Portage 2.1.9.24 (uclibc/x86, gcc-4.5.1, uclibc-0.9.30.1-r1, 2.6.34-tuxonice-r4 i686) ================================================================= System uname: Linux-2.6.34-tuxonice-r4-i686-with-gentoo-2.0.1 Timestamp of tree: Wed, 17 Nov 2010 20:00:19 +0000 app-shells/bash: 4.1_p7 dev-lang/python: 2.6.4-r1::embedded-cross sys-apps/baselayout: 2.0.1-r1 sys-apps/openrc: 0.6.4 sys-apps/sandbox: 2.3-r1 sys-devel/autoconf: 2.65-r1 sys-devel/automake: 1.11.1 sys-devel/binutils: 2.20.1-r1 sys-devel/gcc: 4.5.1 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.10 sys-devel/make: 3.81-r2 virtual/os-headers: 2.6.30-r1 (sys-kernel/linux-headers) ACCEPT_KEYWORDS="x86" ACCEPT_LICENSE="*" CBUILD="i686-gentoo-linux-uclibc" CFLAGS="-Os -march=i686 -pipe" CHOST="i686-gentoo-linux-uclibc" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-Os -march=i686 -pipe" DISTDIR="/mnt/distfiles" FEATURES="assume-digests autoconfig binpkg-logs buildpkg distlocks fixlafiles fixpackages news nodoc noinfo noman parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ ftp://trumpetti.atm.tut.fi/gentoo/" LANG="et_EE.utf8" LC_ALL="C" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="en" MAKEOPTS="-j4" PKGDIR="/packages-chroot" 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="/mnt/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="bash-completion cli cracklib crypt cxx dri modules mudflap ncurses openmp pam pcre perl python readline session ssl tcpd uclibc unicode vim-syntax x86 xattr xorg zlib" 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 cgi cgid 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" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="uclibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" PHP_TARGETS="php5-2" RUBY_TARGETS="ruby18" USERLAND="GNU" 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, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY build log: http://paste.pocoo.org/show/293781/ (fail at around L2804) feels similar to bug 305591 and bug 309001.. done from command line: / # tar -v -cf - -C /var/tmp/portage/dev-util/pkgconfig-0.25-r2/image/ . | bzip2 -cf > test.tbz2 ./ ./usr/ ./usr/bin/ ./usr/bin/pkg-config ./usr/share/ ./usr/share/aclocal/ ./usr/share/aclocal/pkg.m4 ./usr/share/man/ ./usr/share/man/man1/ ./usr/share/man/man1/pkg-config.1.bz2 ./usr/share/doc/ ./usr/share/doc/pkgconfig-0.25-r2/ ./usr/share/doc/pkgconfig-0.25-r2/html/ ./usr/share/doc/pkgconfig-0.25-r2/html/pkg-config-guide.html ./usr/share/doc/pkgconfig-0.25-r2/AUTHORS.bz2 ./usr/share/doc/pkgconfig-0.25-r2/ChangeLog.bz2 ./usr/share/doc/pkgconfig-0.25-r2/README.bz2 ./usr/share/doc/pkgconfig-0.25-r2/NEWS.bz2 / # echo ${PIPESTATUS} 0 / # echo ${PIPESTATUS[*]} 0 / # ls -l test.tbz2 -rw-r--r-- 1 root root 65489 Nov 20 02:28 test.tbz2
Please attach the build log showing the failure you're pointing out.
does it mean that the pastebin-linked emerge --debug log is not acceptable or that you didn't notice the link? it will take about a day more to reproduce a non-debug log :/ sorry
(In reply to comment #2) > does it mean that the pastebin-linked emerge --debug log is not acceptable or > that you didn't notice the link? it will take about a day more to reproduce a > non-debug log :/ sorry Why don't you attach what's on the pastebin, then, instead of rebuilding the package? And what if you mounted /proc on the $ROOT filesystem?