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:
Sound Re-Assignment
what version of libvisual do you have installed? Can you try a different version?
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.
tomorrow means later. I go to bed now... ;-)
I had the exact same problem, it was solved by downgrading to libvisual 0.1.6
DEPEND fixed in cvs