Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68731 - media-sound/amarok-1.1.1 do not compile anymore
Summary: media-sound/amarok-1.1.1 do not compile anymore
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-24 11:45 UTC by Stefan Briesenick (RETIRED)
Modified: 2004-10-26 02:11 UTC (History)
1 user (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 Stefan Briesenick (RETIRED) gentoo-dev 2004-10-24 11:45:58 UTC
fast creating amarok/src/vis/libvisual/Makefile
config.pl: fast created 1 file(s).
config.status: executing depfiles commands
make[5]: Leaving directory `/vol1/.gentoo/build/portage/amarok-1.1.1/work/amarok-1.1.1/amarok/src/vis/libvisual'
make[5]: Entering directory `/vol1/.gentoo/build/portage/amarok-1.1.1/work/amarok-1.1.1/amarok/src/vis/libvisual'
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../..   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -mmmx -m3dnow -msse -mfpmath=sse -O3 -pipe -fomit-frame-pointer -ffast-math -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o libvisual.o `test -f 'libvisual.cpp' || echo './'`libvisual.cpp
libvisual.cpp: In function `bool SDL::event_handler()':
libvisual.cpp:248: warning: deprecated conversion from string constant to `char*'
/usr/include/libvisual/lv_event.h:237: error: too few arguments to function `int visual_event_queue_add_mousebutton(VisEventQueue*, int, VisMouseState, int, int)'
libvisual.cpp:270: error: at this point in file
/usr/include/libvisual/lv_event.h:237: error: too few arguments to function `int visual_event_queue_add_mousebutton(VisEventQueue*, int, VisMouseState, int, int)'
libvisual.cpp:274: error: at this point in file
make[5]: *** [libvisual.o] Error 1
make[5]: Leaving directory `/vol1/.gentoo/build/portage/amarok-1.1.1/work/amarok-1.1.1/amarok/src/vis/libvisual'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/vol1/.gentoo/build/portage/amarok-1.1.1/work/amarok-1.1.1/amarok/src/vis'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/vol1/.gentoo/build/portage/amarok-1.1.1/work/amarok-1.1.1/amarok/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/vol1/.gentoo/build/portage/amarok-1.1.1/work/amarok-1.1.1/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/vol1/.gentoo/build/portage/amarok-1.1.1/work/amarok-1.1.1'
make: *** [all] Error 2

!!! ERROR: media-sound/amarok-1.1.1 failed.
!!! Function kde_src_compile, Line 142, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.


seems to be a problem with SDL. But it worked before! I tried to install amarok on another PC and git this error. Then I tried to re-emerge amarok on my other PC, where it was already installed, to validate this error, and bingo. You see it above.



Reproducible: Always
Steps to Reproduce:
Comment 1 Chris White (RETIRED) gentoo-dev 2004-10-24 13:49:28 UTC
Sound Re-Assignment
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-24 15:13:41 UTC
what version of libvisual do you have installed?  Can you try a different version?
Comment 3 Stefan Briesenick (RETIRED) gentoo-dev 2004-10-24 17:09:57 UTC
libvisual-0.1.7
libvisual-plugins-0.1.7
xmms-libvisual-0.1.7

well, that worked before! but I try to use the predecessor tomorrow.
Comment 4 Stefan Briesenick (RETIRED) gentoo-dev 2004-10-24 17:11:06 UTC
tomorrow means later. I go to bed now... ;-)
Comment 5 Jan Jitse Venselaar 2004-10-26 01:22:14 UTC
I had the exact same problem, it was solved by downgrading to libvisual 0.1.6
Comment 6 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-26 02:11:16 UTC
DEPEND fixed in cvs