Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 199271 - net-im/psi-0.10-r3 with 'audacious' flag emerge fails after upgrade to audacious-1.4.0
Summary: net-im/psi-0.10-r3 with 'audacious' flag emerge fails after upgrade to audaci...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Peter Weller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-15 14:50 UTC by Den_M
Modified: 2008-10-20 09:10 UTC (History)
4 users (show)

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 Den_M 2007-11-15 14:50:23 UTC
After updating audacious to version 1.4.0, revdep-rebuild detected broken link:

broken /usr/bin/psi (requires libaudacious.so.5)

but reemerge of psi-0.10-r3 with 'audacious' flag failed with following errors:

psicon.cpp:71:32: error: audacious/beepctrl.h: No such file or directory
x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -march=nocona -O2 -pipe -fomit-frame-pointer -D_REENTRANT  -DMUCONF_HACK -DHAVE_DNOTIFY -DHAVE_GETHOSTBYNAME_R -DHAVE_CONFIG -DXMPP_TEST -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I/usr/src/portage/net-im/psi-0.10-r3/work/psi-0.10/src -I/usr/include/audacious -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I../cutestuff/util -I../cutestuff/network -Itools/trayicon -Itools/idle -Itools/systemwatch -Itools/mac_dock -Itools/zip -Itools/dirwatch -Itools/openpgp -Itools/globalaccel -Itools/advwidget -Itools/multilineinput -Itools/templates -I../iris/libidn -I../iris/include -I../iris/xmpp-core -I../iris/xmpp-im -I../iris/jabber -I../libpsi/iconset -I../libpsi/psiwidgets -I../libpsi/psipng -I/usr/qt/3/include -I/usr/X11R6/include -I.ui/ -I/usr/src/portage/net-im/psi-0.10-r3/work/psi-0.10/src -Ioptions -I.moc/ -o .obj/contactview.o contactview.cpp
contactview.cpp: In member function ‘void ContactProfile::doContextMenu(ContactViewItem*, const QPoint&)’:
contactview.cpp:1252: warning: unused variable ‘id’
psicon.cpp: In member function ‘void PsiCon::doAudacious()’:
psicon.cpp:613: error: ‘xmms_remote_is_running’ was not declared in this scope
psicon.cpp:615: error: ‘xmms_remote_get_playlist_pos’ was not declared in this scope
psicon.cpp:615: error: ‘xmms_remote_get_playlist_title’ was not declared in this scope
make[1]: *** [.obj/psicon.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/usr/src/portage/net-im/psi-0.10-r3/work/psi-0.10/src'
make: *** [sub-src] Error 2
 * 
 * ERROR: net-im/psi-0.10-r3 failed.
 * Call stack:
 *            ebuild.sh, line 1701:  Called dyn_compile
 *            ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *            ebuild.sh, line   44:  Called src_compile
 *   psi-0.10-r3.ebuild, line  269:  Called die
 * The specific snippet of code:
 *      emake || die "Make failed"
 *  The die message:
 *   Make failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/usr/src/portage/net-im/psi-0.10-r3/temp/build.log'.
 *
Comment 1 Tomasz Mon 2007-11-16 19:23:30 UTC
It's because audacious switched from controlsocket to dbus.
Someone would have to update patch to work with current audacious.
Comment 2 Przemyslaw Maciag (RETIRED) gentoo-dev 2007-12-04 16:00:01 UTC
indeed - patch would have to be updated, but I think it's a time to move to psi-0.11 in short time. if nobody wants to port this, I'm going to remove this from psi-gentoo patches and wait to port it to 0.11

Cheers,
Przemek
Comment 3 Łukasz Damentko (RETIRED) gentoo-dev 2008-03-14 17:32:07 UTC
Reassigning to another maintainer since troll has retired from Gentoo.
Comment 4 Peter Weller (RETIRED) gentoo-dev 2008-10-20 09:10:37 UTC
0.12 is latest stable, closing