See summary Reproducible: Always emerge --info: Portage 2.1.3.7 (hardened/amd64/multilib, gcc-3.4.6, glibc-2.6.1-r0, 2.6.22-hardened-r3 x86_64) ================================================================= System uname: 2.6.22-hardened-r3 x86_64 AMD Turion(tm) 64 Mobile Technology ML-34 Gentoo Base System release 1.12.10 Timestamp of tree: Fri, 07 Sep 2007 01:48:01 +0000 app-shells/bash: 3.2_p17-r1 dev-java/java-config: 1.3.7, 2.0.33-r1 dev-lang/python: 2.5.1-r2 dev-python/pycrypto: 2.0.1-r6 sys-apps/baselayout: 1.12.10-r4 sys-apps/sandbox: 1.2.18.1 sys-devel/autoconf: 2.13, 2.61-r1 sys-devel/automake: 1.7.9-r1, 1.9.6-r2, 1.10 sys-devel/binutils: 2.18 sys-devel/gcc-config: 1.4.0-r2 sys-devel/libtool: 1.5.24 virtual/os-headers: 2.6.22-r2 ACCEPT_KEYWORDS="amd64 ~amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/X11/xkb" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d" CXXFLAGS="" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig collision-protect distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch usersandbox" GENTOO_MIRRORS="http://192.168.178.22 http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LINGUAS="de" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://192.168.178.22/gentoo-portage" USE="X alsa amd64 berkdb bzip2 cracklib crypt hardened justify midi nls nptl nptlonly opengl pam pic readline sse ssl tcpd unicode urandom xorg zlib" ALSA_CARDS="atiixp" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="radeon" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Created attachment 130304 [details] build.log
Erm, did you try with at minimum -march set in C[XX]FLAGS?
Created attachment 130311 [details] build.log log with "-O2 -march=athlon64 -fomit-frame-pointer -pipe"
see new build.log
can you reproduce this with any version of yasm ? and what is your yasm version installed ?
i had no version of yasm installed. After installing yasm(-0.6.2), xvid is compiling.
(In reply to comment #6) > i had no version of yasm installed. > > After installing yasm(-0.6.2), xvid is compiling. xvid depends on yasm for compiling x86 and amd64 asm... I have no clue why you didnt have it installed I'm tempted to close this bug as invalid
(In reply to comment #7) > (In reply to comment #6) > > i had no version of yasm installed. > > > > After installing yasm(-0.6.2), xvid is compiling. > > xvid depends on yasm for compiling x86 and amd64 asm... I have no clue why you > didnt have it installed > > I'm tempted to close this bug as invalid It is.