Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54969 - [BUMP] eq-xmms-0.6.ebuild
Summary: [BUMP] eq-xmms-0.6.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-06-23 22:21 UTC by gentoowok
Modified: 2004-06-28 12:10 UTC (History)
1 user (show)

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


Attachments
Heres the ebuild (eq-xmms-0.6.ebuild,688 bytes, text/plain)
2004-06-23 22:23 UTC, gentoowok
Details
slight cleanup (remove old cvs header) (eq-xmms-0.6.ebuild,569 bytes, text/plain)
2004-06-23 22:29 UTC, gentoowok
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gentoowok 2004-06-23 22:21:15 UTC
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]
Comment 1 gentoowok 2004-06-23 22:22:28 UTC
correction to above:
[to the new version of xmms] = [to the new version of eq-xmms]
Comment 2 gentoowok 2004-06-23 22:23:56 UTC
Created attachment 34020 [details]
Heres the ebuild
Comment 3 gentoowok 2004-06-23 22:29:01 UTC
Created attachment 34021 [details]
slight cleanup (remove old cvs header)
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2004-06-24 01:16:37 UTC
How is 0.5 broken with 1.2.10?  it works fine for me.
Comment 5 Jeremy Huddleston (RETIRED) gentoo-dev 2004-06-24 01:24:24 UTC
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.
Comment 6 gentoowok 2004-06-24 17:57:29 UTC
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)
Comment 7 gentoowok 2004-06-24 17:59:40 UTC
Dammit i hate typos.

Correction to above:
Bug filed as instructed for v0.5 : bug 55102
Comment 8 Jeremy Huddleston (RETIRED) gentoo-dev 2004-06-28 12:10:59 UTC
added to cvs.

In the future, please leave the '# $Header: $' so I don't have to ad it back in ;)