a52dec-0.7.4-r5 fails to build on x86 (and should also fail on any other architecture) due to an invalid patch file. Removing the epatch command from the makefile results in correct compilation and does not impact the library, at least under a Linux Kernel. Reproducible: Always Steps to Reproduce: 1. emerge k3b with USE-flags set to use a52dec 2. wait until a52dec is compiled 3. Actual Results: Compilation broke off with an error message due to not being able to patch the sources with a supplied patch file. Expected Results: It should have installed correctly. Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1, 2.6.12-gentoo-r7-hw1 i686) ================================================================= System uname: 2.6.12-gentoo-r7-hw1 i686 AMD Turion(tm) 64 Mobile Technology MT-32 Gentoo Base System version 1.6.13 dev-lang/python: 2.3.4-r1, 2.4.1-r1 sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 sys-devel/binutils: 2.16.1 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=athlon64 -O3 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d" CXXFLAGS="-march=athlon64 -O3 -fomit-frame-pointer -pipe" DISTDIR="/var/portage/distfiles" FEATURES="autoconfig distlocks sfperms strict userpriv" GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo" LANG="de_DE@euro" LC_ALL="de_DE@euro" MAKEOPTS="-j2" PKGDIR="/var/portage/packages" PORTAGE_TMPDIR="/var/portage/tmp" PORTDIR="/var/portage/portage" PORTDIR_OVERLAY="/var/portage/local" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="x86 3dnow 3dnowext X Xaw3d a52 aac aalib acl alsa apm arts artswrappersuid audiofile avi bash-completion berkdb bitmap-fonts browserplugin bzip2 cdparanoia cdr crypt css cups curl dga divx4linux dpms dv dvd dvdr dvdread eds emacs emboss encode fam fame ffmpeg flac foomaticdb fortran fping fpx gcj gdbm gif gpm graphviz gstreamer gtk gtk2 gtkhtml idea ieee1394 imagemagick imlib ipv6 java javascript jbig jpeg jpeg2k kde kdeenablefinal lcms libg++ libwww lm_sensors logitech-mouse lzo lzp mad mikmod mjpeg mmap mmx mmxext motif mozilla mp3 mpeg mplayer musepack musicbrainz mysql ncurses nls nptl objc offensive ogg oggvorbis opengl oss pam pam_chroot pcre pdflib perl pic png povray pvm pwdb python qt quicktime quotas rar readline real rtc samba sasl sdl sndfile speex spell sqlite sse sse2 ssl subtitles tcltk tcpd tetex tga theora tiff truetype truetype-fonts type1-fonts unicode usb utf8 v4l v4l2 vcd vcdimager vim vim-with-x vorbis wifi win32codecs wmf wxwindows xanim xml2 xmms xscreensaver xv xvid zlib zvbi userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LDFLAGS, LINGUAS See attached files for failure log and patch sources.
Created attachment 65304 [details] Patch failure log as logged by emerge.
Created attachment 65305 [details, diff] Patch that fails to apply to a vanilla tree.
*** This bug has been marked as a duplicate of 100769 ***