This ebuild has been updated to the new version of xmms. Nothing was changed except for the version number - it builds and installs perfectly. I assign copyright to Gentoo for this ebuild. seeing as the old version (0.5) appears to be BROKEN with xmms v1.2.10, I would ask that you consider unmasking this ebuild immediately! Many thanks Reproducible: Always Steps to Reproduce: 1. N/A [new ebuild] 2. 3. Actual Results: N/A [new ebuild] Expected Results: N/A [new ebuild]
correction to above: [to the new version of xmms] = [to the new version of eq-xmms]
Created attachment 34020 [details] Heres the ebuild
Created attachment 34021 [details] slight cleanup (remove old cvs header)
How is 0.5 broken with 1.2.10? it works fine for me.
0.6 doesn't work for me... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_ STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"eq-xmms\" -DVERSION=\"0.6\" -DS TDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_ STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIN T_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Ixmms-headers -DARCH_X86 -DLOCALEDIR= -D_REENTRANT -I/usr/X11R6/include -I/usr/include/glib-1 .2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O3 -Wall -Wpointer-arith -ffast-math -finline-functions -fno-strict-aliasing -fomit-frame -pointer -funroll-all-loops -DSKIN_BASE_PATH=\"/usr/lib/xmms\" -O2 -pipe -fomit- frame-pointer -Wall -MT cpudetect.lo -MD -MP -MF .deps/cpudetect.Tpo -c cpudetec t.c -fPIC -DPIC -o cpudetect.lo {standard input}: Assembler messages: {standard input}:2373: Error: suffix or operands invalid for `pop' {standard input}:2379: Error: suffix or operands invalid for `pop' make[1]: *** [cpudetect.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/mnt/raid0/tmp/portage/eq-xmms-0.6/work/eq-xmms-0.6/ src' make: *** [all-recursive] Error 1 !!! ERROR: media-plugins/eq-xmms-0.6 failed. !!! Function src_compile, Line 474, Exitcode 2 !!! emake failed !!! If you need support, post the topmost build error, NOT this status message. My guess is the -DARCH_X86 as I am on amd64... so I'll have to wait to test this on an x86 box, but this appears "more broken"... Please file a bug for your "0.5 is broken" problem.
Yep that would be my guess as well. Bug filed as instructed for v0.5 : bug 54969 this 0.6 ebuild compiles and works perfectly on all my x86 boxes (pentium MMX, pentium 2, pentium 3, celeron(p2), celeron(p3), athlonxp)
Dammit i hate typos. Correction to above: Bug filed as instructed for v0.5 : bug 55102
added to cvs. In the future, please leave the '# $Header: $' so I don't have to ad it back in ;)