Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264170 - app-cdr/cdrdao-1.2.2-r3 does not compile with distcc
Summary: app-cdr/cdrdao-1.2.2-r3 does not compile with distcc
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-29 13:45 UTC by Mart Raudsepp
Modified: 2009-05-22 21:33 UTC (History)
2 users (show)

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


Attachments
Build log (cdrdao-build.log,25.03 KB, text/plain)
2009-03-29 13:47 UTC, Mart Raudsepp
Details
cdrdao-build-amd64.log (cdrdao.log,163.21 KB, text/plain)
2009-05-10 09:21 UTC, INODE64 Sistemas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mart Raudsepp gentoo-dev 2009-03-29 13:45:00 UTC
app-cdr/cdrdao-1.2.2-r3 fails to compile under distcc. It seems to do some very weird compilations under distcc under scsilib - create under scsilib/inc/OBJS two folders, one contains 32bit object files, the other 64bit and other weirdness. Then it tries to link in some 64bit ones and fails:

Trying to find cc
Found cc
Creating empty 'incs/Dcc.x86-linux'
make[2]: Leaving directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib'
make[2]: Entering directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib'
Makefile:18: warning: overriding commands for target `install'
RULES/rules1.dir:27: warning: ignoring old commands for target `install'
	==> MAKING "all" ON SUBDIRECTORY "SRCROOT/conf"
make[3]: Entering directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib/conf'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib/conf'
	==> MAKING "all" ON SUBDIRECTORY "SRCROOT/inc"
make[3]: Entering directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib/inc'
	==> MAKING "all" ON SUBCOMPONENT "SRCROOT/inc/align_test.mk"
make[4]: Entering directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib/inc'
../RULES/r-gmake.dep:76: OBJ/x86-linux-cc/align_test.d: No such file or directory
	==> MAKING DIRECTORY "OBJ/x86-linux-cc"
	==> MAKING DEPENDENCIES "OBJ/x86-linux-cc/align_test.d"
make[4]: Leaving directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib/inc'
make[4]: Entering directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib/inc'
	==> COMPILING "OBJ/x86-linux-cc/align_test.o"
align_test.c: In function 'main':
align_test.c:188: warning: cast from pointer to integer of different size
align_test.c: In function 'off_short':
align_test.c:608: warning: cast from pointer to integer of different size
align_test.c: In function 'off_int':
align_test.c:620: warning: cast from pointer to integer of different size
align_test.c: In function 'off_long':
align_test.c:632: warning: cast from pointer to integer of different size
align_test.c: In function 'off_longlong':
align_test.c:645: warning: cast from pointer to integer of different size
align_test.c: In function 'off_float':
align_test.c:658: warning: cast from pointer to integer of different size
align_test.c: In function 'off_double':
align_test.c:670: warning: cast from pointer to integer of different size
align_test.c: In function 'off_ptr':
align_test.c:682: warning: cast from pointer to integer of different size
	==> LINKING "OBJ/x86-linux-cc/align_test"
collect2: ld terminated with signal 11 [Segmentation fault]
/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/bin/ld: i386:x86-64 architecture of input file `OBJ/x86-linux-cc/align_test.o' is incompatible with i386 output
distcc[13951] ERROR: compile (null) on localhost failed
make[4]: *** [OBJ/x86-linux-cc/align_test] Error 1
make[4]: Leaving directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib/inc'
	==> MAKING "all" ON SUBCOMPONENT "SRCROOT/inc/avoffset.mk"
make[4]: Entering directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib/inc'
../RULES/r-gmake.dep:76: OBJ/x86-linux-cc/avoffset.d: No such file or directory
	==> MAKING DEPENDENCIES "OBJ/x86-linux-cc/avoffset.d"
make[4]: Leaving directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib/inc'
make[4]: Entering directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib/inc'
	==> COMPILING "OBJ/x86-linux-cc/avoffset.o"
	==> LINKING "OBJ/x86-linux-cc/avoffset"
collect2: ld terminated with signal 11 [Segmentation fault]
/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/bin/ld: i386:x86-64 architecture of input file `OBJ/x86-linux-cc/avoffset.o' is incompatible with i386 output
distcc[13969] ERROR: compile (null) on localhost failed
make[4]: *** [OBJ/x86-linux-cc/avoffset] Error 1
make[4]: Leaving directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib/inc'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib/inc'
exit: 12: Illegal number: -1
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2/scsilib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/work/cdrdao-1.2.2'
make: *** [all] Error 2
 * 
 * ERROR: app-cdr/cdrdao-1.2.2-r3 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 2414:  Called die
 * The specific snippet of code:
 *       emake -j1 || die "could not compile"
 *  The die message:
 *   could not compile
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/temp/build.log'.
 * The ebuild environment file is located at '/home/tmp/portage/app-cdr/cdrdao-1.2.2-r3/temp/environment'.
 *
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2009-03-29 13:46:17 UTC
Patches welcome.
Comment 2 Mart Raudsepp gentoo-dev 2009-03-29 13:46:27 UTC
Portage 2.2_rc28 (default-linux/x86/2007.0/desktop, gcc-4.3.3, glibc-2.9_p20081201-r2, 2.6.27-gentoo-r5 i686)
=================================================================
System uname: Linux-2.6.27-gentoo-r5-i686-AMD_Athlon-tm-_XP_1500+-with-glibc2.0
Timestamp of tree: Sat, 28 Mar 2009 12:15:01 +0000
distcc 3.1 i686-pc-linux-gnu [enabled]
app-shells/bash:     3.2_p48
dev-java/java-config: 2.1.6-r1
dev-lang/python:     2.4.4-r4, 2.5.4-r2
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.5
sys-apps/sandbox:    1.6
sys-devel/autoconf:  2.13, 2.63
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.2
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86 ~x86"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 	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"
ARCH="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp --param l1-cache-size=64 --param l1-cache-line-size=64 -mtune=athlon-xp -Os -pipe -ftracer -ggdb3"
CHOST="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLISION_IGNORE="/lib/modules"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CVS_RSH="ssh"
CXXFLAGS="-march=athlon-xp --param l1-cache-size=64 --param l1-cache-line-size=64 -mtune=athlon-xp -Os -pipe -ftracer -ggdb3"
DCCC_PATH="/usr/lib/distcc/bin"
DISTCC_LOG=""
DISTCC_VERBOSE=""
DISTDIR="/home/tmp/distfiles"
EDITOR="/bin/nano"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--ask --verbose"
EMERGE_WARNING_DELAY="10"
FEATURES="ccache distcc distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unmerge-orphans userfetch userpriv usersandbox"
FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FOO2ZJS_DEVICES="hp1018"
GDK_USE_XFT="1"
GENTOO_MIRRORS="ftp://trumpetti.atm.tut.fi/gentoo/ http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
HOME="/root"
INFOPATH="/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.19.1/info:/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/info"
INPUT_DEVICES="keyboard mouse"
JAVAC="/bin/javac"
JDK_HOME=""
KERNEL="linux"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LDFLAGS="-Wl,-O1,--hash-style=gnu,--as-needed"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe.sh %s"
LINGUAS="et et_EE"
LOGNAME="root"
LS_COLORS="no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:"
MAKEOPTS="-j2"
MANPATH="/man:/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.19.1/man:/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/man:/etc/java-config/system-vm/man/:/usr/qt/3/doc/man"
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
OLDPWD="/root"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.1:/usr/i686-pc-linux-gnu/gcc-bin/4.3.3:/usr/qt/3/bin"
PKGDIR="/usr/portage/packages"
PKG_CONFIG_PATH="/usr/qt/3/lib/pkgconfig"
PORTAGE_ARCHLIST="ppc s390 amd64 x86 ppc64 x86-fbsd m68k arm sparc sh mips ia64 alpha hppa amd64-fbsd sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib/portage/bin"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="warn error log echo"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_NICENESS="10"
PORTAGE_PYM_PATH="/usr/lib/portage/pym"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="3"
PORTAGE_TMPDIR="/home/tmp"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="  "
PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
PWD="/usr/portage/app-cdr/cdrdao"
QMAKESPEC="linux-g++"
QTDIR="/usr/qt/3"
RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
ROOT="/"
ROOTPATH="/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.1:/usr/i686-pc-linux-gnu/gcc-bin/4.3.3:/usr/qt/3/bin"
RPMDIR="/usr/portage/rpm"
SHELL="/bin/bash"
SHLVL="1"
STAGE1_USE="nptl nptlonly unicode"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
TERM="xterm"
USE="3dnow 3dnowext X a52 aac acl acpi alsa asf avahi bash-completion berkdb bogofilter branding bzip2 cairo cdr cli cracklib crypt cups dbus djvu dmi dri dvd dvdnav dvdread eds emboss esd evo exif expat fam ffmpeg firefox flac gdbm gif gnome gnome-keyring gnutls gpm gstreamer gtk hal iconv isdnlog jpeg lcms libnotify logrotate mad midi mikmod mmx mmxext mp3 mpeg msn mudflap nautilus ncurses network network-cron nls nptl nptlonly ogg opengl openmp pam pcre pdf perl png pppd python qt3support quicktime readline reflection schroedinger session spell spl sse ssl startup-notification svg tcpd theora tiff truetype unicode usb v4l v4l2 vorbis win32codecs wmf x86 xattr xcb xml xmp xorg xscreensaver xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 	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" FOO2ZJS_DEVICES="hp1018" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="et et_EE" USERLAND="GNU" VIDEO_CARDS="radeon r300"
USER="root"
USERLAND="GNU"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES USERLAND VIDEO_CARDS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
VIDEO_CARDS="radeon r300"
_="/usr/bin/emerge"
Comment 3 Mart Raudsepp gentoo-dev 2009-03-29 13:47:43 UTC
Created attachment 186640 [details]
Build log
Comment 4 Mart Raudsepp gentoo-dev 2009-03-29 13:49:54 UTC
Patches and debugging welcome from the maintainers as well ;) Just being busy upgrading some other computer I don't have access to all that often.

The helper system is a system with native gcc being x86_64, and it has a i686-pc-linux-gnu toolchain available that works for distcc slaving for other non-broken stuff.
This also very likely means cdrdao can't be cross-compiled with this very weird build system it seems to use instead of autotools, at least for scsilib.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2009-05-10 07:44:08 UTC
Copy and paste workaround from media-video/avidemux. Now, where is our "NEEDPATCH" resolution.

pkg_setup() {
	if hasq distcc ${FEATURES}; then
		die "Please emerge without distcc in FEATURES, see bug #264170."
	fi
}
Comment 6 INODE64 Sistemas 2009-05-10 09:20:02 UTC
in my system build fine

Portage 2.1.6.11 (default/linux/amd64/2008.0/server, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.29-gentoo x86_64)
=================================================================
System uname: Linux-2.6.29-gentoo-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_5600+-with-glibc2.2.5
Timestamp of tree: Sun, 10 May 2009 08:30:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 2.1.7
dev-lang/python:     2.5.4-r2
dev-util/cmake:      2.6.2-r1
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.3-r2
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 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="-O2 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /lib/modules /usr/lib64/fax /var/bind /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /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="-O2 -march=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg distcc distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG=""
LC_ALL="es_ES.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="es_ES es"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--delete-during"
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/local/vmware /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acpi alsa amd64 amr apache2 asf avahi bluetooth branding browserplugin bzip2 bzuo2 cairo cgi cli cracklib crypt cups curl custom-cflags dbus dlloader dri dts dvb dvd dvi encode ethereal exif faad fam fame ffmpeg fftw firefox flac foomaticdb gimp glitz gmp gnome gnome-keyring gpm gstreamer gtk hal iconv imap isdnlog ithreads java5 javascript jpeg lame lcms libnotify libsamplerate libvisual live lzo lzw-tiff mad maildir matroska mjpeg mmap mmx mmxext mono mp3 mpeg mpeg2 mplayer mudflap multilib nautilus ncurses net nfs nls nopie nossp nptl nptlonly nsplugin ogg oggvorbis openal opengl openmp pam pcre pdf png ppds pppd print quicktime raw readline reflection samba scanner session smp sndfile snmp spell spl sse sse2 ssl svg sysfs theora threads tiff truetype unicode usb v4l v4l2 vhosts vorbis win32codes wma123 wxwindows x264 xine xinerama xorg xulrunner xv xvid xvmc 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 auth_digest authn_anon authn_dbd 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 dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="worker" ELIBC="glibc" INPUT_DEVICES="keyboard mouse wacom evdev joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es_ES es" USERLAND="GNU" VIDEO_CARDS="nvidia v4l"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
Comment 7 INODE64 Sistemas 2009-05-10 09:21:08 UTC
Created attachment 190819 [details]
cdrdao-build-amd64.log

build in my system amd64
Comment 8 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-05-22 21:17:40 UTC
dying on the presence of a feature is ugly what about user that have a "farm" wih homegeneous arch ? (only x86 in my case).
Comment 9 Peter Alfredsen (RETIRED) gentoo-dev 2009-05-22 21:33:55 UTC
Lost the die on FEATURES=distcc, since upstream made an effort to drop scsilib for other reasons.