Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340361 - xmms2 is not compiled with mlib-update and server flags
Summary: xmms2 is not compiled with mlib-update and server flags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Sergei Trofimovich (RETIRED)
URL: http://www.mail-archive.com/xmms2-dev...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-10 15:30 UTC by Misha
Modified: 2010-10-10 18:36 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Misha 2010-10-10 15:30:34 UTC
when i emerge xmms2 with server flag or mlib-update flag it compiles fine, but when i try to emerge with both flags at the same time it fails.

Reproducible: Always

Steps to Reproduce:
1.USE="mlib-update server" emerge xmms2


Actual Results:  
fails to emerge with error 

Expected Results:  
ecompressdir: bzip2 -9 /usr/share/man
making executable: usr/lib64/libxmmsclient-glib.so.1.0.0
making executable: usr/lib64/libxmmsclient++-glib.so.1.0.0
making executable: usr/lib64/libxmmsclient++.so.4.0.0
making executable: usr/lib64/libxmmsclient.so.6.0.0

 * QA Notice: Package has poor programming practices which may compile
 *            fine but exhibit random runtime failures.
 * ../src/clients/lib/xmmsclient/visualization/unixshm.c:102: warning: implicit declaration of function ‘semtimedop’
 * ../src/xmms/magic.c:471: warning: implicit declaration of function ‘g_sprintf’
 * ../src/clients/medialib-updater/main.c:135: warning: implicit declaration of function ‘xmmsc_mainloop_gmain_init’
 * ../src/clients/medialib-updater/main.c:468: warning: implicit declaration of function ‘_xmmsc_medialib_encode_url’

 * 
 * QA Notice: Package has poor programming practices which may compile
 *            but will almost certainly crash on 64bit architectures.
 * 
 * Function `_xmmsc_medialib_encode_url' implicitly converted to pointer at ../src/clients/medialib-updater/main.c:468
 * 
 *  Please file a bug about this at http://bugs.gentoo.org/
 *  with the maintaining herd of the package.
 * 
 * ERROR: media-sound/xmms2-0.7-r2 failed:
 *   install aborted due to poor programming practices shown above
 * 

xmms2-0.7-r2 
USE="aac alsa asf curl cxx ffmpeg flac mac mad mlib-update* modplug mp3 musepack python server sid speex vorbis wavpack xml"
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2010-10-10 17:26:44 UTC
I'd also like to look at 'emerge --info'
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2010-10-10 18:36:54 UTC
Pushed patch to the tree and sent upstream:

    http://www.mail-archive.com/xmms2-devel@lists.xmms.se/msg02569.html