* ERROR: xfce-extra/xfce4-mixer-4.4.3 failed. * Call stack: * misc-functions.sh, line 727: Called install_qa_check * misc-functions.sh, line 421: Called die * The specific snippet of code: * die "poor code kills airplanes" * The die message: * poor code kills airplanes * Reproducible: Always
Please provide emerge --info and emerge's output above the lines you pasted.
And please attach the build.log file of the failed emerge to this bug as well.
Reopen this bug when you provide the requested information.
Portage 2.2_rc31 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.8_p20080602-r1, 2.6.28.9 x86_64) ================================================================= System uname: Linux-2.6.28.9-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P8600_@_2.40GHz-with-gentoo-1.12.11.1 Timestamp of tree: Sat, 25 Apr 2009 06:15:02 +0000 ccache version 2.4 [enabled] app-shells/bash: 3.2_p39 dev-java/java-config: 1.3.7-r1, 2.1.7 dev-lang/python: 2.4.4-r14, 2.6.2 dev-python/pycrypto: 2.0.1-r8 dev-util/ccache: 2.4-r7 dev-util/cmake: 2.6.2-r1 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.9 sys-devel/autoconf: 2.13, 2.63 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.2/env /usr/kde/4.2/share/config /usr/kde/4.2/shutdown /usr/share/config /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="ccache distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ " LANG="en_US" LC_ALL="en_US" LDFLAGS="-Wl,-O1" LINGUAS="en_US de" 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" PORTDIR_OVERLAY="/usr/portage/local /usr/portage/local/layman/sunrise" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X acl acpi alsa amd64 bash-completion battery berkdb bzip2 cdr cjk cli cpufreq cracklib crypt cups dbus debug directfb doc dri dvd eds examples fortran gdbm gpmgtk hal hddtemp htmlhandbook iconv ipv6 isdnlog jack java kde kdeprefix ladspa ldap lm_sensors midi mmx mono mudflap multilib ncurses nl nls nptl nptlonly opengl openmp pam pcre perl pppd python qt4 readline reflection sensord session spl sse sse2 ssl svg sysfs tcpd unicode vim-syntax webdav wifi xorg xulrunner zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multinull 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 ps2mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US de" USERLAND="GNU" VIDEO_CARDS="intel vesa radeon radeonhd fglrx" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Created attachment 189492 [details] complete build.log
Hmm, looks like a pretty sane system to me. Sorry, I don't have any insights here.
Your system looks like a mix of stable and unstable packages. Your are using unstable portage, python, sandbox and the old gcc-4.1. Maybe it's a problem of mixed versions. Your build.log contains may lines like "test_vc.c:15: warning: implicit declaration of function 'register_vcs'". This is not the case for me (on amd64). I compared the command for test_vc.c from your build.log with the command in my build.log. You have additionly "-D_REENTRANT -I/usr/include/directfb -g -Wall -DXFCE_DISABLE_DEPRECATED". Could you please attach /var/tmp/portage/xfce-extra/xfce4-mixer-4.4.3/temp/environment?
Is this with USE debug or without?
(In reply to comment #7) > Your system looks like a mix of stable and unstable packages. Your are using > unstable portage, python, sandbox and the old gcc-4.1. Maybe it's a problem of > mixed versions. Ah, yes. portage-2.2 will die on these implicit warnings. You should either downgrade portage or use ~arch xfce. Also note that xfce packages are known to do wierd things with USE=debug Long story short: We can't support every possible scenerio here. I recommend cleaning up your USE flags and pick either stable or ~arch trees. Mixing them will generally get you in trouble. If using ~arch, you should be expected to fix your own bugs or at least debug them to a point that it is obvious what is wrong. (Leaving open for ~week for additional comments, then closing)
(In reply to comment #8) > Is this with USE debug or without? > This was without (I missed that). With USE="debug" I get the same behaviour.
+ 01 May 2009; Samuli Suominen <ssuominen@gentoo.org> + xfce4-mixer-4.4.3.ebuild: + Remove -DXFCE_DISABLE_DEPRECATED from build. Should fix it, but I can't test (I could but I won't downgrade my system)
Closing.. as TEST-REQUEST.. reopen if it's still broken.