Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When I emerge artsplugin-xine-3.5.9 it complains with: In file included from /usr/include/xine/video_out.h:50, from /usr/include/xine/metronom.h:53, from /usr/include/xine/audio_out.h:34, from audio_fifo_out.c:22: /usr/include/xine/buffer.h:679: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_x_is_fourcc' Reproducible: Always Steps to Reproduce: 1. emerge kde-base/artsplugin-xine-3.5.9 2. 3. Actual Results: /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include/arts -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -U__STRICT_ANSI__ -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=k8 -mtune=k8 -O2 -pipe -Wformat-security -Wmissing-format-attribute -c -o audio_fifo_out.lo audio_fifo_out.c In file included from /usr/include/xine/video_out.h:50, from /usr/include/xine/metronom.h:53, from /usr/include/xine/audio_out.h:34, from audio_fifo_out.c:22: /usr/include/xine/buffer.h:679: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_x_is_fourcc' audio_fifo_out.c: In function 'ao_fifo_get_gap_tolerance': audio_fifo_out.c:103: warning: unused parameter 'this_gen' audio_fifo_out.c: In function 'ao_fifo_get_property': audio_fifo_out.c:245: warning: unused parameter 'this_gen' audio_fifo_out.c:245: warning: unused parameter 'property' audio_fifo_out.c: In function 'ao_fifo_set_property': audio_fifo_out.c:250: warning: unused parameter 'this_gen' audio_fifo_out.c:250: warning: unused parameter 'property' make[3]: *** [audio_fifo_out.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/kde-base/artsplugin-xine-3.5.9/work/artsplugin-xine-3.5.9/xine_artsplugin' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/kde-base/artsplugin-xine-3.5.9/work/artsplugin-xine-3.5.9/xine_artsplugin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kde-base/artsplugin-xine-3.5.9/work/artsplugin-xine-3.5.9' make: *** [all] Error 2 * * ERROR: kde-base/artsplugin-xine-3.5.9 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 4297: Called kde-meta_src_compile * environment, line 2957: Called kde_src_compile * environment, line 3122: Called kde_src_compile 'src_compile' * environment, line 3242: Called kde_src_compile 'src_compile' 'all' 'myconf' * environment, line 3238: Called die * The specific snippet of code: * emake || die "died running emake, $FUNCNAME:make" * The die message: * died running emake, kde_src_compile:make * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/kde-base/artsplugin-xine-3.5.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-base/artsplugin-xine-3.5.9/temp/environment'. * Expected Results: succesful emerge
Created an attachment (id=163357) [details] log of build
Created an attachment (id=163359) [details] build environment
Created an attachment (id=163360) [details] emerge information
Although arts is dead and almost no one (anyone?) is willing to support it, this is the same issue as the other bug. *** This bug has been marked as a duplicate of bug 234926 ***