<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>234926</bug_id>
          
          <creation_ts>2008-08-16 15:13 0000</creation_ts>
          <short_desc>kde-base/kdemultimedia-3.5.9: fails to compile with media-libs/xine-lib-1.1.15</short_desc>
          <delta_ts>2008-08-29 20:59:14 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>https://bugs.kde.org/show_bug.cgi?id=169365</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>234777</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>voytheq@gmail.com</reporter>
          <assigned_to>media-video@gentoo.org</assigned_to>
          <cc>jlp.bugs@gmail.com</cc>
    
    <cc>johnjaylward@yahoo.com</cc>
    
    <cc>kde@gentoo.org</cc>
    
    <cc>rbu@gentoo.org</cc>
    
    <cc>scouter389@gmail.com</cc>
    
    <cc>StormByte@gmail.com</cc>

      

      
          <long_desc isprivate="0">
            <who>voytheq@gmail.com</who>
            <bug_when>2008-08-16 15:13:43 0000</bug_when>
            <thetext>When compiling kdemultimedia with the USE=&quot;xine&quot; flag, there an error occurs which stops the emerge:


/bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -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  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=prescott -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -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 xinePlayObject_impl.lo xinePlayObject_impl.cpp
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 &apos;=&apos;, &apos;,&apos;, &apos;;&apos;, &apos;asm&apos; or &apos;__attribute__&apos; before &apos;_x_is_fourcc&apos;
audio_fifo_out.c: In function &apos;ao_fifo_get_gap_tolerance&apos;:
audio_fifo_out.c:103: warning: unused parameter &apos;this_gen&apos;
audio_fifo_out.c: In function &apos;ao_fifo_get_property&apos;:
audio_fifo_out.c:245: warning: unused parameter &apos;this_gen&apos;
audio_fifo_out.c:245: warning: unused parameter &apos;property&apos;
audio_fifo_out.c: In function &apos;ao_fifo_set_property&apos;:
audio_fifo_out.c:250: warning: unused parameter &apos;this_gen&apos;
audio_fifo_out.c:250: warning: unused parameter &apos;property&apos;
make[3]: *** [audio_fifo_out.lo] Błąd 1
make[3]: *** Oczekiwanie na niezakończone zadania....
xinePlayObject_impl.cpp: In member function &apos;void xinePlayObject_impl::eventLoop()&apos;:
xinePlayObject_impl.cpp:701: warning: &apos;xine_gui_send_vo_data&apos; is deprecated (declared at /usr/include/xine.h:1124)
xinePlayObject_impl.cpp:703: warning: &apos;xine_gui_send_vo_data&apos; is deprecated (declared at /usr/include/xine.h:1124)
xinePlayObject_impl.cpp:717: warning: &apos;xine_gui_send_vo_data&apos; is deprecated (declared at /usr/include/xine.h:1124)
xinePlayObject_impl.cpp:719: warning: &apos;xine_gui_send_vo_data&apos; is deprecated (declared at /usr/include/xine.h:1124)
xinePlayObject_impl.cpp: In member function &apos;virtual void xineVideoPlayObject_impl::x11WindowId(long int)&apos;:
xinePlayObject_impl.cpp:751: warning: &apos;xine_gui_send_vo_data&apos; is deprecated (declared at /usr/include/xine.h:1124)
xinePlayObject_impl.cpp:753: warning: &apos;xine_gui_send_vo_data&apos; is deprecated (declared at /usr/include/xine.h:1124)
make[3]: Opuszczenie katalogu `/var/tmp/portage/kde-base/kdemultimedia-3.5.9/work/kdemultimedia-3.5.9/xine_artsplugin&apos;
make[2]: *** [all-recursive] Błąd 1
make[2]: Opuszczenie katalogu `/var/tmp/portage/kde-base/kdemultimedia-3.5.9/work/kdemultimedia-3.5.9/xine_artsplugin&apos;
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/var/tmp/portage/kde-base/kdemultimedia-3.5.9/work/kdemultimedia-3.5.9&apos;
make: *** [all] Błąd 2
 *
 * ERROR: kde-base/kdemultimedia-3.5.9 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4072:  Called kde_src_compile
 *             environment, line 2879:  Called kde_src_compile &apos;src_compile&apos;
 *             environment, line 2999:  Called kde_src_compile &apos;src_compile&apos; &apos;all&apos; &apos;myconf&apos;
 *             environment, line 2995:  Called die
 * The specific snippet of code:
 *                   emake || die &quot;died running emake, $FUNCNAME:make&quot;
 *  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 &apos;/var/tmp/portage/kde-base/kdemultimedia-3.5.9/temp/build.log&apos;.
 * The ebuild environment file is located at &apos;/var/tmp/portage/kde-base/kdemultimedia-3.5.9/temp/environment&apos;.
 *

I&apos;ve chcecked this file /usr/include/xine/buffer.h and found out the keyword &apos;inline&apos; is not recognizable by the &apos;-ansi&apos; option of gcc. I propose to either remove -ansi from gcc options in case to compile this or remove the &apos;inline&apos; keyword from the xine header file. I did the last thing and I&apos;ve successfully compiled kdemultimedia.

Reproducible: Always

Steps to Reproduce:
USE=&quot;xine&quot; emerge -1 =kde-base/kdemultimedia-3.5.9
Actual Results:  
compile error

Expected Results:  
successful compilation

Portage 2.1.4.4 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.26-gentoo i686)
=================================================================
System uname: 2.6.26-gentoo i686 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz
Timestamp of tree: Sat, 16 Aug 2008 11:15:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.5.2-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS=&quot;x86&quot;
CBUILD=&quot;i686-pc-linux-gnu&quot;
CFLAGS=&quot;-O2 -march=prescott -pipe&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config&quot;
CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d&quot;
CXXFLAGS=&quot;-O2 -march=prescott -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch&quot;
GENTOO_MIRRORS=&quot;http://ftp.vectranet.pl/gentoo/ ftp://ftp.vectranet.pl/gentoo/ http://gentoo.prz.rzeszow.pl http://gentoo.zie.pg.gda.pl http://gentoo.po.opole.pl ftp://gentoo.po.opole.pl ftp://mirror.icis.pcz.pl/gentoo/ http://gentoo.mirror.pw.edu.pl/ &quot;
LANG=&quot;pl_PL.UTF-8&quot;
LC_ALL=&quot;pl_PL.UTF-8&quot;
LDFLAGS=&quot;-Wl,-O1&quot;
LINGUAS=&quot;pl&quot;
MAKEOPTS=&quot;-j3&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
SYNC=&quot;rsync://rsync.europe.gentoo.org/gentoo-portage&quot;
USE=&quot;X aac acl acpi alsa apm arts berkdb bzip2 cdr cli cracklib crypt doc dri dvd dvdr dvdread encode ffmpeg firefox fortran gdbm gif gpm gstreamer hal iconv isdnlog java java6 jpeg kde kdeenablefinal latex lm_sensors midi mp3 mudflap ncurses nls nptl nptlonly opengl openmp pam pcre pdf perl pmu png posix pppd python qt3 qt4 readline reflection session slang spl sse sse2 ssl sysfs tcpd threads truetype unicode wifi win32codecs x86 xine xorg xulrunner zlib&quot; ALSA_CARDS=&quot;ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci&quot; ALSA_PCM_PLUGINS=&quot;adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol&quot; APACHE2_MODULES=&quot;actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias&quot; ELIBC=&quot;glibc&quot; INPUT_DEVICES=&quot;keyboard mouse evdev synaptics&quot; KERNEL=&quot;linux&quot; LCD_DEVICES=&quot;bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text&quot; LINGUAS=&quot;pl&quot; USERLAND=&quot;GNU&quot; VIDEO_CARDS=&quot;nvidia&quot;
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>voytheq@gmail.com</who>
            <bug_when>2008-08-16 16:33:04 0000</bug_when>
            <thetext>Sorry, the error appeared when I used USE=&quot;gstreamer&quot; flag, &quot;xine&quot; flag had been enabled before.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>lightoze@gmail.com</who>
            <bug_when>2008-08-17 08:59:12 0000</bug_when>
            <thetext>I also have this problem when compiling kde-base/phonon-xine-4.1.0:
 
In file included from /usr/include/xine/input_plugin.h:35,                                                                                
                 from /usr/include/xine/xine_internal.h:55,                                                                               
                 from /var/tmp/paludis/kde-base-phonon-xine-4.1.0/work/phonon-xine-4.1.0/phonon/xine/net_buf_ctrl.c:37:                   
/usr/include/xine/buffer.h:679: error: expected &apos;=&apos;, &apos;,&apos;, &apos;;&apos;, &apos;asm&apos; or &apos;__attribute__&apos; before &apos;_x_is_fourcc&apos;                             
/var/tmp/paludis/kde-base-phonon-xine-4.1.0/work/phonon-xine-4.1.0/phonon/xine/net_buf_ctrl.c: In function &apos;nbc_init&apos;:                    
/var/tmp/paludis/kde-base-phonon-xine-4.1.0/work/phonon-xine-4.1.0/phonon/xine/net_buf_ctrl.c:550: warning: &apos;xine_xmalloc&apos; is deprecated (declared at /usr/include/xine/xineutils.h:624)                                                                                            
make[2]: *** [phonon/xine/CMakeFiles/phonon_xine.dir/net_buf_ctrl.o] Error 1</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aballier@gentoo.org</who>
            <bug_when>2008-08-17 11:37:36 0000</bug_when>
            <thetext>It should probably stop using -ansi as there are other occurences of the inline keyword in xine headers. If you want to preserve strict ansi compatibility for xine headers, please send a patch upstream -&gt; http://bugs.xine-project.org/</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jmbsvicetto@gentoo.org</who>
            <bug_when>2008-08-18 22:16:15 0000</bug_when>
            <thetext>*** Bug 235114 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jmbsvicetto@gentoo.org</who>
            <bug_when>2008-08-18 22:19:06 0000</bug_when>
            <thetext>This bug has been reported upstream - https://bugs.kde.org/show_bug.cgi?id=169365
Sput has worked on a workaround that was commited to kdesvn-portage and applied by keytoaster on the kde overlay.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sputnick@quassel-irc.org</who>
            <bug_when>2008-08-18 22:21:00 0000</bug_when>
            <thetext>-std=iso9899:1990 also poses a problem and needed to be removed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jmbsvicetto@gentoo.org</who>
            <bug_when>2008-08-18 22:42:02 0000</bug_when>
            <thetext>As pointed out in https://bugs.kde.org/show_bug.cgi?id=169365#c3 this is a xine header bug. KDE maintainer suggests we apply the following patch that has been commited to the mercurial source of xine:

--- a/src/xine-engine/buffer.h  Mon Aug 18 18:27:55 2008 +0100
+++ b/src/xine-engine/buffer.h  Tue Aug 19 00:26:52 2008 +0200
@@ -676,7 +676,7 @@ void _x_bmiheader_le2me( xine_bmiheader
 /* convert xine_waveformatex struct from little endian */
 void _x_waveformatex_le2me( xine_waveformatex *wavex ) XINE_PROTECTED;

-static inline _x_is_fourcc(void *ptr, void *tag) {
+static __inline int _x_is_fourcc(void *ptr, void *tag) {
   return memcmp(ptr, tag, 4) == 0;
 }
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>voytheq@gmail.com</who>
            <bug_when>2008-08-19 14:33:58 0000</bug_when>
            <thetext>(In reply to comment #3)
&gt; It should probably stop using -ansi as there are other occurences of the inline
&gt; keyword in xine headers. If you want to preserve strict ansi compatibility for
&gt; xine headers, please send a patch upstream -&gt; http://bugs.xine-project.org/
&gt; 

Exactly. There are another occurrences of &apos;inline&apos; in xine headers:

$ cat /usr/include/xine/*.h | grep &quot;\ inline\ &quot;
static inline _x_is_fourcc(void *ptr, void *tag) {
static inline post_video_port_t *_x_post_video_frame_to_port(vo_frame_t *frame) {
static inline post_video_port_t *_x_post_ovl_manager_to_port(video_overlay_manager_t *manager) {
static inline void _x_post_rewire(post_plugin_t *post) {
static inline void _x_post_lock(post_plugin_t *post) {
static inline void _x_post_unlock(post_plugin_t *post) {

I wonder if the patch would correct all of them...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jmbsvicetto@gentoo.org</who>
            <bug_when>2008-08-21 04:11:46 0000</bug_when>
            <thetext>*** Bug 235257 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ganiman@gmail.com</who>
            <bug_when>2008-08-23 23:24:53 0000</bug_when>
            <thetext>[ 96%] In file included from /usr/include/xine/input_plugin.h:35,
                 from /usr/include/xine/xine_internal.h:55,
                 from /var/tmp/portage/kde-base/phonon-4.0.5/work/phonon-4.0.5/phonon/xine/net_buf_ctrl.c:37:
/usr/include/xine/buffer.h:679: error: expected &apos;=&apos;, &apos;,&apos;, &apos;;&apos;, &apos;asm&apos; or &apos;__attribute__&apos; before &apos;_x_is_fourcc&apos;
/var/tmp/portage/kde-base/phonon-4.0.5/work/phonon-4.0.5/phonon/xine/net_buf_ctrl.c: In function &apos;nbc_init&apos;:
/var/tmp/portage/kde-base/phonon-4.0.5/work/phonon-4.0.5/phonon/xine/net_buf_ctrl.c:550: warning: &apos;xine_xmalloc&apos; is deprecated (declared at /usr/include/xine/xineutils.h:624)
make[2]: *** [phonon/xine/CMakeFiles/phonon_xine.dir/net_buf_ctrl.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Building C object phonon/xine/CMakeFiles/phonon_xine.dir/plugins.o
/var/tmp/portage/kde-base/phonon-4.0.5/work/phonon-4.0.5/phonon/xine/volumefader_plugin.cpp: In function &apos;post_plugin_t* kvolumefader_open_plugin(post_class_t*, int, xine_audio_port_t**, xine_video_port_t**)&apos;:
/var/tmp/portage/kde-base/phonon-4.0.5/work/phonon-4.0.5/phonon/xine/volumefader_plugin.cpp:381: warning: &apos;xine_xmalloc&apos; is deprecated (declared at /usr/include/xine/xineutils.h:624)
/var/tmp/portage/kde-base/phonon-4.0.5/work/phonon-4.0.5/phonon/xine/volumefader_plugin.cpp:381: warning: &apos;xine_xmalloc&apos; is deprecated (declared at /usr/include/xine/xineutils.h:624)
In file included from /usr/include/xine/input_plugin.h:35,
                 from /var/tmp/portage/kde-base/phonon-4.0.5/work/phonon-4.0.5/phonon/xine/plugins.c:24:
/usr/include/xine/buffer.h:679: error: expected &apos;=&apos;, &apos;,&apos;, &apos;;&apos;, &apos;asm&apos; or &apos;__attribute__&apos; before &apos;_x_is_fourcc&apos;
/var/tmp/portage/kde-base/phonon-4.0.5/work/phonon-4.0.5/phonon/xine/plugins.c:39: warning: initialization discards qualifiers from pointer target type
/var/tmp/portage/kde-base/phonon-4.0.5/work/phonon-4.0.5/phonon/xine/plugins.c:40: warning: initialization discards qualifiers from pointer target type
/var/tmp/portage/kde-base/phonon-4.0.5/work/phonon-4.0.5/phonon/xine/plugins.c:42: warning: initialization discards qualifiers from pointer target type
make[2]: *** [phonon/xine/CMakeFiles/phonon_xine.dir/plugins.o] Error 1
make[1]: *** [phonon/xine/CMakeFiles/phonon_xine.dir/all] Error 2
make: *** [all] Error 2
 *
 * ERROR: kde-base/phonon-4.0.5 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2920:  Called kde4-meta_src_compile
 *             environment, line 2277:  Called kde4-meta_src_make
 *             environment, line 2326:  Called kde4-base_src_make
 *             environment, line 2041:  Called cmake-utils_src_make
 *             environment, line  712:  Called die
 * The specific snippet of code:
 *           emake &quot;$@&quot; || die &quot;Make failed!&quot;;
 *  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 &apos;/var/tmp/portage/kde-base/phonon-4.0.5/temp/build.log&apos;.
 * The ebuild environment file is located at &apos;/var/tmp/portage/kde-base/phonon-4.0.5/temp/environment&apos;.
 *

 * Messages for package kde-base/phonon-4.0.5:

 *
 * ERROR: kde-base/phonon-4.0.5 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2920:  Called kde4-meta_src_compile
 *             environment, line 2277:  Called kde4-meta_src_make
 *             environment, line 2326:  Called kde4-base_src_make
 *             environment, line 2041:  Called cmake-utils_src_make
 *             environment, line  712:  Called die
 * The specific snippet of code:
 *           emake &quot;$@&quot; || die &quot;Make failed!&quot;;
 *  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 &apos;/var/tmp/portage/kde-base/phonon-4.0.5/temp/build.log&apos;.
 * The ebuild environment file is located at &apos;/var/tmp/portage/kde-base/phonon-4.0.5/temp/environment&apos;.
 *

# emerge --info
Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r4 i686)
=================================================================
System uname: 2.6.24-gentoo-r4 i686 Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz
Timestamp of tree: Fri, 22 Aug 2008 03:00:02 +0000
distcc 2.18.3 i486-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r6, 2.5.2-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS=&quot;x86&quot;
CBUILD=&quot;i486-pc-linux-gnu&quot;
CFLAGS=&quot;-O2 -mtune=i686 -pipe&quot;
CHOST=&quot;i486-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.0/env /usr/kde/4.0/share/config /usr/kde/4.0/shutdown /usr/share/config&quot;
CONFIG_PROTECT_MASK=&quot;/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d&quot;
CXXFLAGS=&quot;-O2 -mtune=i686 -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;ccache distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch&quot;
GENTOO_MIRRORS=&quot;http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo&quot;
MAKEOPTS=&quot;-j3&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/portage/local/layman/sunrise&quot;
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
USE=&quot;X a52 aac acl alsa berkdb cli cracklib crypt cups dbus dri dts dvd firefox fortran gdbm gpm gtk hal iconv ipod ipv6 isdnlog jpeg matroska midi mp3 mpeg mplayer mudflap ncurses nls nptl nptlonly nsplugin ogg opengl openmp pam pcre perl png pppd python quicktime readline reflection session spl ssl tcpd tivo unicode vcd vorbis win32codecs x86 xorg xv xvid xvmc zlib&quot; ALSA_CARDS=&quot;hda-intel&quot; ALSA_PCM_PLUGINS=&quot;adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol&quot; APACHE2_MODULES=&quot;actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias&quot; ELIBC=&quot;glibc&quot; INPUT_DEVICES=&quot;keyboard mouse evdev&quot; KERNEL=&quot;linux&quot; LCD_DEVICES=&quot;bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text&quot; USERLAND=&quot;GNU&quot; VIDEO_CARDS=&quot;nvidia&quot;
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vsnine@vsnine.org</who>
            <bug_when>2008-08-25 01:20:01 0000</bug_when>
            <thetext>My problem was while emerging phonon

A solution appears to be to:

ACCEPT_KEYWORDS=&quot;~x86&quot; emerge xine-lib, which will pull in media-libs/xine-lib-1.1.15-r1 and phonon will compile sucessfully.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>johnjaylward@yahoo.com</who>
            <bug_when>2008-08-25 13:12:10 0000</bug_when>
            <thetext>(In reply to comment #11)
&gt; My problem was while emerging phonon
&gt; 
&gt; A solution appears to be to:
&gt; 
&gt; ACCEPT_KEYWORDS=&quot;~x86&quot; emerge xine-lib, which will pull in
&gt; media-libs/xine-lib-1.1.15-r1 and phonon will compile successfully.
&gt; 

Then the solution is to have that package brought down to the masses or update the depends for every package that fails. Having to manually mask and keyword things is never a solution, it&apos;s a workaround.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jmbsvicetto@gentoo.org</who>
            <bug_when>2008-08-25 15:00:01 0000</bug_when>
            <thetext>(In reply to comment #11)
&gt; My problem was while emerging phonon
&gt; 
&gt; A solution appears to be to:
&gt; 
&gt; ACCEPT_KEYWORDS=&quot;~x86&quot; emerge xine-lib, which will pull in
&gt; media-libs/xine-lib-1.1.15-r1 and phonon will compile sucessfully.
&gt; 

You must be running the live ebuilds on the kdesvn-portage overlay. This issue has been fixed there and the required version has been bumped to xine-lib-1.1.15-r1 also for phonon-4.1.0 in both the kdesvn-portage and kde overlays.
So the issue for kde-4 ebuilds should be fixed for now.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jmbsvicetto@gentoo.org</who>
            <bug_when>2008-08-25 15:02:34 0000</bug_when>
            <thetext>In the above comment I meant phonon-xine-4.1.0.

(In reply to comment #0)
&gt; When compiling kdemultimedia with the USE=&quot;xine&quot; flag, there an error occurs
&gt; which stops the emerge:

Krzysztof Wojtas,

can you please try to build kdemultimedia-3.5.9 again after updating to xine-lib-1.1.15-r1?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>voytheq@gmail.com</who>
            <bug_when>2008-08-25 17:28:21 0000</bug_when>
            <thetext>&gt; can you please try to build kdemultimedia-3.5.9 again after updating to
&gt; xine-lib-1.1.15-r1?

yeah, it works - kdemultimedia emerged successfully:)
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>rbu@gentoo.org</who>
            <bug_when>2008-08-25 23:39:02 0000</bug_when>
            <thetext>From my understanding, this is a regression in stable (due to kdemultimedia-3.5.9). OK to process xine-lib-1.1.15-r1 for fast stabling?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>voytheq@gmail.com</who>
            <bug_when>2008-08-26 14:03:51 0000</bug_when>
            <thetext>(In reply to comment #16)
&gt; From my understanding, this is a regression in stable (due to
&gt; kdemultimedia-3.5.9). OK to process xine-lib-1.1.15-r1 for fast stabling?
&gt; 

yeah, make it stable then, please</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>rbu@gentoo.org</who>
            <bug_when>2008-08-27 15:04:03 0000</bug_when>
            <thetext>stabling on bug 234777, feel free to close this if there&apos;s nothing more to do for kde/media-video.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>