While trying to emerge xdirecfb (x11-base/xdirectfb-1.0_rc5-r2) it fails with the following error: >>> Unpacking source... >>> Unpacking X11R6.8.2-src.tar.bz2 to /var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work >>> Unpacking XDirectFB-1.0-rc5.tar.gz to /var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work >>> Unpacking XDirectFB-to-2005-09-09.tar.bz2 to /var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work * Applying XDirectFB-to-2005-09-09.patch ... [ ok ] * Applying xc-directfb-xorg.diff ... [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc ... Building Release 6.8.2. I hope you checked the configuration parameters in ./config/cf to see if you need to pass BOOTSTRAPCFLAGS. Tue Nov 11 11:29:54 AST 2008 cd ./config/imake && make - --jobserver-fds=3,4 -j -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" clean make[1]: Entering directory `/var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc/config/imake' rm -f ccimake imake.o imake rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#* rm -f -r Makefile.proto Makefile Makefile.dep bootstrap rm -f imakemdep_cpp.h make[1]: Leaving directory `/var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc/config/imake' make - --jobserver-fds=3,4 -j Makefile.boot make[1]: Entering directory `/var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc' cd ./config/imake && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" make[2]: Entering directory `/var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc/config/imake' cc -o ccimake -DCROSSCOMPILEDIR=\"\" -O -I../../include -I../../imports/x11/include/X11 ccimake.c making imake with BOOTSTRAPCFLAGS= and CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake if [ -n "" ] ; then \ /cc -E `./ccimake` \ -DCROSSCOMPILE_CPP imakemdep.h > imakemdep_cpp.h; \ else touch imakemdep_cpp.h; fi cc -c -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c cc -o imake -O -I../../include -I../../imports/x11/include/X11 imake.o make[2]: Leaving directory `/var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc/config/imake' rm -f ./config/makedepend/Makefile.proto ./config/imake/imake -I./config/cf -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstrap cd ./config/makedepend && make -f Makefile.proto bootstrap make[2]: Entering directory `/var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc/config/makedepend' make[2]: Nothing to be done for `bootstrap'. make[2]: Leaving directory `/var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc/config/makedepend' ./config/imake/imake -I./config/cf -s ./config/imake/Makefile.proto -f ./config/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake -DBootStrap cd ./config/imake && make -f Makefile.proto bootstrapdepend make[2]: Entering directory `/var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc/config/imake' make[2]: Nothing to be done for `bootstrapdepend'. make[2]: Leaving directory `/var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc/config/imake' cd ./config/imake && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" bootstrap make[2]: Entering directory `/var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc/config/imake' + mkdir bootstrap mv *.o bootstrap + mv imake bootstrap make[2]: Leaving directory `/var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc/config/imake' cd ./config/imake && make -f Makefile.proto imakeonly make[2]: Entering directory `/var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc/config/imake' gcc DefaultGcc2AMD64Opt -Wall -Wpointer-arith -Wundef -I../../include -I../../exports/include/X11 -I../.. -I../../exports/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DCPP_PROGRAM="\"cpp\"" -DHAS_MERGE_CONSTANTS=`if gcc -fmerge-constants -xc /dev/null -S -o /dev/null 2> /dev/null 1> /dev/null; then echo 1; else echo 0; fi` -c -o imake.o imake.c gcc: DefaultGcc2AMD64Opt: No such file or directory make[2]: *** [imake.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc/config/imake' make[1]: *** [imake.bootstrap] Error 2 make[1]: Leaving directory `/var/tmp/portage/x11-base/xdirectfb-1.0_rc5-r2/work/xc' make: *** [World] Error 2 * * ERROR: x11-base/xdirectfb-1.0_rc5-r2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2120: Called die * The specific snippet of code: * emake World || die * The die message: * (no error message) * There is my emerge --info Portage 2.1.4.5 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r7 x86_64) ================================================================= System uname: 2.6.25-gentoo-r7 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor TK-55 Timestamp of tree: Tue, 11 Nov 2008 13:31:01 +0000 ccache version 2.4 [disabled] app-shells/bash: 3.2_p33 dev-java/java-config: 1.3.7, 2.1.6 dev-lang/python: 2.5.2-r7 dev-python/pycrypto: 2.0.1-r6 dev-util/ccache: 2.4-r7 dev-util/cmake: 2.4.6-r1 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.61-r2 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.23-r3 ACCEPT_KEYWORDS="amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -mno-tls-direct-seg-refs" 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/share/config /var/bind" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-O2 -pipe -mno-tls-direct-seg-refs" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LDFLAGS="-Wl,-O1" LINGUAS="es en" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" 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="X aac acl alsa amd64 berkdb bzip2 cdr cdrw cli cracklib crypt cups dbus debug directfb dri dvd equalizer fbcon fbcondecor fortran gdbm gpm gstreamer gtk iconv imlib ipv6 isdnlog jpeg mad midi mmx mp3 mpeg mudflap multilib ncurses nls nptl nptlonly ogg opengl openmp pam pcre perl png pppd python qt4 readline reflection sdl session spl srt sse sse2 ssl svg sysfs tcpd truetype unicode vorbis wxwindows xorg 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 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 ps2mouse synaptics eventdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es en" USERLAND="GNU" VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY Im interested to install this application knowing that it's masked Reproducible: Always
WONTFIX, pkg removed from tree long ago.