<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>277185</bug_id>
          
          <creation_ts>2011-07-06 09:29:53 +0000</creation_ts>
          <short_desc>phonon-xine crashes compile when emerging from kde trunks</short_desc>
          <delta_ts>2011-07-06 09:43:22 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Frameworks and Libraries</classification>
          <product>Phonon</product>
          <component>Xine backend</component>
          <version>unspecified</version>
          <rep_platform>Gentoo Packages</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>UNMAINTAINED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>4.5.1</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="berte">b3hzat</reporter>
          <assigned_to name="Harald Sitter">sitter</assigned_to>
          <cc>martin.sandsmark</cc>
    
    <cc>myriam</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1138742</commentid>
    <comment_count>0</comment_count>
    <who name="berte">b3hzat</who>
    <bug_when>2011-07-06 09:29:53 +0000</bug_when>
    <thetext>Version:           unspecified (using Devel) 
OS:                Linux

I guess, this issue related with linker you can also see compile details as below;

 [32;01m * [39;49;00mPackage:    media-libs/phonon-xine-9999
[32;01m * [39;49;00mRepository: gentoo
[32;01m * [39;49;00mMaintainer: kde@gentoo.org
[32;01m * [39;49;00mUSE:        amd64 elibc_glibc kernel_linux multilib userland_GNU xcb
[32;01m * [39;49;00mFEATURES:   preserve-libs sandbox
&gt;&gt;&gt; Unpacking source...
 [32;01m*[0m GIT update --&gt;
 [32;01m*[0m    repository: 		git://anongit.kde.org/phonon-xine
 [32;01m*[0m    at the commit: 		47677f11fe42dd5557d78a3d4739e9cb4f5bc126
 [32;01m*[0m    branch: 			master
 [32;01m*[0m    storage directory: 	&quot;/usr/portage/distfiles/git-src/phonon-xine&quot;
Cloning into /var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999...
done.
&gt;&gt;&gt; Unpacked to /var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999
&gt;&gt;&gt; Source unpacked in /var/tmp/portage/media-libs/phonon-xine-9999/work
&gt;&gt;&gt; Preparing source in /var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999 ...
&gt;&gt;&gt; Source prepared.
&gt;&gt;&gt; Configuring source in /var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999 ...
&gt;&gt;&gt; Working in BUILD_DIR: &quot;/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999_build&quot;
cmake --no-warn-unused-cli -C /var/tmp/portage/media-libs/phonon-xine-9999/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DWITH_xcb=ON -DWITH_XCB=ON -DWITH_Xcb=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-libs/phonon-xine-9999/temp/gentoo_rules.cmake  /var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/media-libs/phonon-xine-9999/temp/gentoo_common_config.cmake
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.7.3 (using /usr/bin/qmake)
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE 
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Found Automoc4: /usr/bin/automoc4
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- checking for module &apos;libxine&apos;
--   found libxine, version 1.1.19
-- Performing Test XINE_XCB_FOUND
-- Performing Test XINE_XCB_FOUND - Success
-- Found XINE: /usr/lib64/libxine.so
-- Found Xine: /usr/include
-- checking for module &apos;xcb&apos;
--   found xcb, version 1.7
-- Found XCB: /usr/include
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- 
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
+ XCB
Congratulations! All external packages have been found.
-----------------------------------------------------------------------------

-- &lt;&lt;&lt; Gentoo configuration &gt;&gt;&gt;
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -march=core2 -msse4.1 -O2 -pipe -fpic  -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common
C++             -march=core2 -msse4.1 -O2 -pipe -fpic  -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common
Linker flags:
Executable      -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed
Module          -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed
Shared          -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed

-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999_build
&gt;&gt;&gt; Source configured.
&gt;&gt;&gt; Compiling source in /var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999 ...
&gt;&gt;&gt; Working in BUILD_DIR: &quot;/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999_build&quot;
make -j3 
[35m[1mScanning dependencies of target phonon_xine_automoc
[0m[34m[1mGenerating moc_nullsink.cpp
[0m[34m[1mGenerating backend.moc
[0m[34m[1mGenerating xinestream.moc
[0m[34m[1mGenerating abstractaudiooutput.moc
[0m[34m[1mGenerating audiodataoutput.moc
[0m[34m[1mGenerating audiooutput.moc
[0m[34m[1mGenerating visualization.moc
[0m[34m[1mGenerating videowidget.moc
[0m[34m[1mGenerating volumefadereffect.moc
[0m[34m[1mGenerating mediaobject.moc
[0m[34m[1mGenerating moc_effect.cpp
[0m[34m[1mGenerating videodataoutput.moc
[0m[34m[1mGenerating bytestream.moc
[0m[34m[1mGenerating xinethread.moc
[0m[  0%] Built target phonon_xine_automoc
[35m[1mScanning dependencies of target phonon_xine
[0m[  4%] [  8%] [ 12%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/sinknode.cpp.o
[32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/sourcenode.cpp.o
[0m[32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/phonon_xine_automoc.cpp.o
[0m[0m[ 16%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/xinethread.cpp.o
[0m/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinethread.cpp: In member function &apos;virtual bool Phonon::Xine::XineThread::event(QEvent*)&apos;:
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinethread.cpp:105:5: UYARI: case value &apos;2020&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinethread.cpp:114:5: UYARI: case value &apos;2030&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinethread.cpp:96:5: UYARI: case value &apos;2035&apos; not in enumerated type &apos;QEvent::Type&apos;
[ 20%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/nullsink.cpp.o
[0m[ 25%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/xineengine.cpp.o
[0m[ 29%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/xinestream.cpp.o
[0m[ 33%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/abstractaudiooutput.cpp.o
[0m[ 37%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/audiodataoutput.cpp.o
[0m[ 41%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/effect.cpp.o
[0m/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp: In member function &apos;virtual bool Phonon::Xine::XineStream::event(QEvent*)&apos;:
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:880:9: UYARI: case value &apos;2008&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1102:5: UYARI: case value &apos;2001&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1108:5: UYARI: case value &apos;2002&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1319:5: UYARI: case value &apos;2003&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1334:5: UYARI: case value &apos;2004&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1379:5: UYARI: case value &apos;2005&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1407:5: UYARI: case value &apos;2006&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1490:5: UYARI: case value &apos;2007&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1227:5: UYARI: case value &apos;2008&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1302:5: UYARI: case value &apos;2009&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1041:5: UYARI: case value &apos;2010&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1037:5: UYARI: case value &apos;2011&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1455:5: UYARI: case value &apos;2012&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1474:5: UYARI: case value &apos;2013&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1020:5: UYARI: case value &apos;2014&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1004:5: UYARI: case value &apos;2015&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:988:5: UYARI: case value &apos;2017&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:995:5: UYARI: case value &apos;2018&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:981:5: UYARI: case value &apos;2019&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1077:5: UYARI: case value &apos;2021&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1027:5: UYARI: case value &apos;2022&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1084:5: UYARI: case value &apos;2023&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:916:5: UYARI: case value &apos;2028&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:899:5: UYARI: case value &apos;2029&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1118:5: UYARI: case value &apos;2036&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/xinestream.cpp:1430:5: UYARI: case value &apos;2037&apos; not in enumerated type &apos;QEvent::Type&apos;
[ 45%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/audiooutput.cpp.o
[0m[ 50%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/mediaobject.cpp.o
[0m[ 54%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/videodataoutput.cpp.o
[0m/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/audiooutput.cpp: In member function &apos;virtual bool Phonon::Xine::AudioOutput::event(QEvent*)&apos;:
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/audiooutput.cpp:368:5: UYARI: case value &apos;2026&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/mediaobject.cpp: In member function &apos;void Phonon::Xine::MediaObject::setSourceInternal(const Phonon::MediaSource&amp;, Phonon::Xine::MediaObject::HowToSetTheUrl)&apos;:
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/mediaobject.cpp:345:12: UYARI: enumeration value &apos;CaptureDevice&apos; not handled in switch
/usr/include/qt4/QtCore/qbytearray.h: In member function &apos;xine_audio_port_t* Phonon::Xine::AudioOutput::createPort(const Phonon::AudioOutputDevice&amp;)&apos;:
/usr/include/qt4/QtCore/qbytearray.h:398:3: UYARI: assuming signed overflow does not occur when assuming that (X - c) &gt; X is always false
[ 58%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/visualization.cpp.o
[0m[ 62%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/backend.cpp.o
[0m[ 66%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/volumefadereffect.cpp.o
[0m[ 70%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/bytestream.cpp.o
[0m/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/backend.cpp: In member function &apos;virtual QList&lt;int&gt; Phonon::Xine::Backend::objectDescriptionIndexes(Phonon::ObjectDescriptionType) const&apos;:
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/backend.cpp:211:11: UYARI: enumeration value &apos;VideoCaptureDeviceType&apos; not handled in switch
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/backend.cpp: In member function &apos;virtual QHash&lt;QByteArray, QVariant&gt; Phonon::Xine::Backend::objectDescriptionProperties(Phonon::ObjectDescriptionType, int) const&apos;:
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/backend.cpp:264:12: UYARI: enumeration value &apos;VideoCaptureDeviceType&apos; not handled in switch
[ 75%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/bytestreamplugin.cpp.o
[0m/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/bytestream.cpp: In member function &apos;off_t Phonon::Xine::ByteStream::seekBuffer(qint64)&apos;:
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/bytestream.cpp:258:68: UYARI: iÅaretli ve iÅaretsiz tamsayÄ± ifadeler arasÄ±nda karÅÄ±laÅtÄ±rma
[ 79%] [32mBuilding C object xine/CMakeFiles/phonon_xine.dir/net_buf_ctrl.c.o
[0m[ 83%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/volumefader_plugin.cpp.o
[0m[ 87%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/kequalizer_plugin.cpp.o
[0m/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/volumefader_plugin.cpp:148:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/volumefader_plugin.cpp:148:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/volumefader_plugin.cpp:148:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/volumefader_plugin.cpp:148:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
[ 91%] [32mBuilding C object xine/CMakeFiles/phonon_xine.dir/plugins.c.o
[0m[ 95%] [32mBuilding C object xine/CMakeFiles/phonon_xine.dir/demux_wav.c.o
[0m[100%] [32mBuilding CXX object xine/CMakeFiles/phonon_xine.dir/videowidget.cpp.o
[0m/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:122:1: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp: In function &apos;char* kequalizer_get_identifier(post_class_t*)&apos;:
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/kequalizer_plugin.cpp:337:12: UYARI: deprecated conversion from string constant to &apos;char*&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/videowidget.cpp: In member function &apos;virtual bool Phonon::Xine::VideoWidget::event(QEvent*)&apos;:
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/videowidget.cpp:446:5: UYARI: case value &apos;2024&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/videowidget.cpp:451:5: UYARI: case value &apos;2025&apos; not in enumerated type &apos;QEvent::Type&apos;
/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999/xine/videowidget.cpp:456:5: UYARI: case value &apos;2027&apos; not in enumerated type &apos;QEvent::Type&apos;
[31m[1mLinking CXX shared module phonon_xine.so
[0mCMakeFiles/phonon_xine.dir/xinestream.cpp.o: In function `Phonon::Xine::XineStream::setCurrentAudioChannel(Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt; const&amp;)&apos;:
xinestream.cpp:(.text+0x1b15): undefined reference to `Phonon::ObjectDescriptionData::index() const&apos;
CMakeFiles/phonon_xine.dir/xinestream.cpp.o: In function `Phonon::Xine::XineStream::setCurrentSubtitle(Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt; const&amp;)&apos;:
xinestream.cpp:(.text+0x1b68): undefined reference to `Phonon::ObjectDescriptionData::index() const&apos;
xinestream.cpp:(.text+0x1b71): undefined reference to `Phonon::ObjectDescriptionData::index() const&apos;
CMakeFiles/phonon_xine.dir/xinestream.cpp.o: In function `Phonon::Xine::XineStream::currentAudioChannel() const&apos;:
xinestream.cpp:(.text+0x73b1): undefined reference to `Phonon::ObjectDescriptionData::ObjectDescriptionData(Phonon::ObjectDescriptionPrivate*)&apos;
xinestream.cpp:(.text+0x7488): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
xinestream.cpp:(.text+0x74c4): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
CMakeFiles/phonon_xine.dir/xinestream.cpp.o: In function `Phonon::Xine::XineStream::availableAudioChannels() const&apos;:
xinestream.cpp:(.text+0x75ae): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
CMakeFiles/phonon_xine.dir/xinestream.cpp.o: In function `Phonon::Xine::XineStream::currentSubtitle() const&apos;:
xinestream.cpp:(.text+0x7621): undefined reference to `Phonon::ObjectDescriptionData::ObjectDescriptionData(Phonon::ObjectDescriptionPrivate*)&apos;
xinestream.cpp:(.text+0x76f8): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
xinestream.cpp:(.text+0x7734): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
CMakeFiles/phonon_xine.dir/xinestream.cpp.o: In function `Phonon::Xine::XineStream::availableSubtitles() const&apos;:
xinestream.cpp:(.text+0x781e): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
CMakeFiles/phonon_xine.dir/xinestream.cpp.o: In function `QList&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt; &gt;::detach_helper_grow(int, int)&apos;:
xinestream.cpp:(.text._ZN5QListIN6Phonon17ObjectDescriptionILNS0_21ObjectDescriptionTypeE3EEEE18detach_helper_growEii[QList&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt; &gt;::detach_helper_grow(int, int)]+0x15d): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
CMakeFiles/phonon_xine.dir/xinestream.cpp.o: In function `QList&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt; &gt;::detach_helper_grow(int, int)&apos;:
xinestream.cpp:(.text._ZN5QListIN6Phonon17ObjectDescriptionILNS0_21ObjectDescriptionTypeE2EEEE18detach_helper_growEii[QList&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt; &gt;::detach_helper_grow(int, int)]+0x15d): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
CMakeFiles/phonon_xine.dir/xinestream.cpp.o: In function `Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt; Phonon::Xine::XineStream::streamDescription&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt; &gt;(int, unsigned int, Phonon::ObjectDescriptionType, int (*)(xine_stream_s*, int, char*)) const&apos;:
xinestream.cpp:(.text._ZNK6Phonon4Xine10XineStream17streamDescriptionINS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE2EEEEET_ijS4_PFiP13xine_stream_siPcE[Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt; Phonon::Xine::XineStream::streamDescription&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt; &gt;(int, unsigned int, Phonon::ObjectDescriptionType, int (*)(xine_stream_s*, int, char*)) const]+0x190): undefined reference to `Phonon::ObjectDescriptionData::ObjectDescriptionData(int, QHash&lt;QByteArray, QVariant&gt; const&amp;)&apos;
CMakeFiles/phonon_xine.dir/xinestream.cpp.o: In function `Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt; Phonon::Xine::XineStream::streamDescription&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt; &gt;(int, unsigned int, Phonon::ObjectDescriptionType, int (*)(xine_stream_s*, int, char*)) const&apos;:
xinestream.cpp:(.text._ZNK6Phonon4Xine10XineStream17streamDescriptionINS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE3EEEEET_ijS4_PFiP13xine_stream_siPcE[Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt; Phonon::Xine::XineStream::streamDescription&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt; &gt;(int, unsigned int, Phonon::ObjectDescriptionType, int (*)(xine_stream_s*, int, char*)) const]+0x190): undefined reference to `Phonon::ObjectDescriptionData::ObjectDescriptionData(int, QHash&lt;QByteArray, QVariant&gt; const&amp;)&apos;
CMakeFiles/phonon_xine.dir/effect.cpp.o: In function `_ZN5QListIN6Phonon15EffectParameterEE4freeEPN9QListData4DataE.clone.20&apos;:
effect.cpp:(.text+0x2b0): undefined reference to `Phonon::EffectParameter::~EffectParameter()&apos;
CMakeFiles/phonon_xine.dir/effect.cpp.o: In function `Phonon::Xine::Effect::setParameterValue(Phonon::EffectParameter const&amp;, QVariant const&amp;)&apos;:
effect.cpp:(.text+0x41d): undefined reference to `Phonon::EffectParameter::id() const&apos;
CMakeFiles/phonon_xine.dir/effect.cpp.o: In function `Phonon::Xine::Effect::parameterValue(Phonon::EffectParameter const&amp;) const&apos;:
effect.cpp:(.text+0xc0f): undefined reference to `Phonon::EffectParameter::id() const&apos;
CMakeFiles/phonon_xine.dir/effect.cpp.o: In function `Phonon::Xine::EffectXT::createInstance()&apos;:
effect.cpp:(.text+0x1fbf): undefined reference to `Phonon::EffectParameter::EffectParameter(int, QString const&amp;, QFlags&lt;Phonon::EffectParameter::Hint&gt;, QVariant const&amp;, QVariant const&amp;, QVariant const&amp;, QList&lt;QVariant&gt; const&amp;, QString const&amp;)&apos;
effect.cpp:(.text+0x1fd7): undefined reference to `Phonon::EffectParameter::~EffectParameter()&apos;
effect.cpp:(.text+0x233d): undefined reference to `Phonon::EffectParameter::EffectParameter(int, QString const&amp;, QFlags&lt;Phonon::EffectParameter::Hint&gt;, QVariant const&amp;, QVariant const&amp;, QVariant const&amp;, QList&lt;QVariant&gt; const&amp;, QString const&amp;)&apos;
effect.cpp:(.text+0x2351): undefined reference to `Phonon::EffectParameter::~EffectParameter()&apos;
effect.cpp:(.text+0x25a7): undefined reference to `Phonon::EffectParameter::EffectParameter(int, QString const&amp;, QFlags&lt;Phonon::EffectParameter::Hint&gt;, QVariant const&amp;, QVariant const&amp;, QVariant const&amp;, QList&lt;QVariant&gt; const&amp;, QString const&amp;)&apos;
effect.cpp:(.text+0x25bf): undefined reference to `Phonon::EffectParameter::~EffectParameter()&apos;
effect.cpp:(.text+0x27d8): undefined reference to `Phonon::EffectParameter::EffectParameter(int, QString const&amp;, QFlags&lt;Phonon::EffectParameter::Hint&gt;, QVariant const&amp;, QVariant const&amp;, QVariant const&amp;, QList&lt;QVariant&gt; const&amp;, QString const&amp;)&apos;
effect.cpp:(.text+0x27ec): undefined reference to `Phonon::EffectParameter::~EffectParameter()&apos;
CMakeFiles/phonon_xine.dir/effect.cpp.o: In function `QList&lt;Phonon::EffectParameter&gt;::detach_helper_grow(int, int)&apos;:
effect.cpp:(.text._ZN5QListIN6Phonon15EffectParameterEE18detach_helper_growEii[QList&lt;Phonon::EffectParameter&gt;::detach_helper_grow(int, int)]+0x82): undefined reference to `Phonon::EffectParameter::EffectParameter(Phonon::EffectParameter const&amp;)&apos;
effect.cpp:(.text._ZN5QListIN6Phonon15EffectParameterEE18detach_helper_growEii[QList&lt;Phonon::EffectParameter&gt;::detach_helper_grow(int, int)]+0xf1): undefined reference to `Phonon::EffectParameter::EffectParameter(Phonon::EffectParameter const&amp;)&apos;
CMakeFiles/phonon_xine.dir/effect.cpp.o: In function `QList&lt;Phonon::EffectParameter&gt;::append(Phonon::EffectParameter const&amp;)&apos;:
effect.cpp:(.text._ZN5QListIN6Phonon15EffectParameterEE6appendERKS1_[QList&lt;Phonon::EffectParameter&gt;::append(Phonon::EffectParameter const&amp;)]+0x46): undefined reference to `Phonon::EffectParameter::EffectParameter(Phonon::EffectParameter const&amp;)&apos;
CMakeFiles/phonon_xine.dir/effect.cpp.o: In function `QList&lt;Phonon::EffectParameter&gt;::detach_helper(int)&apos;:
effect.cpp:(.text._ZN5QListIN6Phonon15EffectParameterEE13detach_helperEi[QList&lt;Phonon::EffectParameter&gt;::detach_helper(int)]+0x59): undefined reference to `Phonon::EffectParameter::EffectParameter(Phonon::EffectParameter const&amp;)&apos;
CMakeFiles/phonon_xine.dir/audiooutput.cpp.o: In function `Phonon::Xine::AudioOutput::setOutputDevice(int)&apos;:
audiooutput.cpp:(.text+0x653): undefined reference to `Phonon::ObjectDescriptionData::fromIndex(Phonon::ObjectDescriptionType, int)&apos;
audiooutput.cpp:(.text+0x6b2): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
audiooutput.cpp:(.text+0x6e4): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
CMakeFiles/phonon_xine.dir/audiooutput.cpp.o: In function `Phonon::Xine::AudioOutput::~AudioOutput()&apos;:
audiooutput.cpp:(.text+0x77c): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
CMakeFiles/phonon_xine.dir/audiooutput.cpp.o: In function `Phonon::Xine::AudioOutput::AudioOutput(QObject*)&apos;:
audiooutput.cpp:(.text+0xd15): undefined reference to `Phonon::ObjectDescriptionData::ObjectDescriptionData(Phonon::ObjectDescriptionPrivate*)&apos;
CMakeFiles/phonon_xine.dir/audiooutput.cpp.o: In function `Phonon::Xine::AudioOutput::createPort(Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)0&gt; const&amp;)&apos;:
audiooutput.cpp:(.text+0x106c): undefined reference to `Phonon::PulseSupport::getInstance()&apos;
audiooutput.cpp:(.text+0x1074): undefined reference to `Phonon::PulseSupport::isActive()&apos;
audiooutput.cpp:(.text+0x110d): undefined reference to `Phonon::ObjectDescriptionData::isValid() const&apos;
audiooutput.cpp:(.text+0x112d): undefined reference to `Phonon::AudioOutputInterface42::deviceAccessListFor(Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)0&gt; const&amp;) const&apos;
audiooutput.cpp:(.text+0x1acd): undefined reference to `Phonon::ObjectDescriptionData::index() const&apos;
CMakeFiles/phonon_xine.dir/audiooutput.cpp.o: In function `Phonon::Xine::AudioOutput::setOutputDevice(Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)0&gt; const&amp;)&apos;:
audiooutput.cpp:(.text+0x2dcd): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
audiooutput.cpp:(.text+0x3225): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
CMakeFiles/phonon_xine.dir/audiooutput.cpp.o: In function `Phonon::Xine::AudioOutput::outputDevice() const&apos;:
audiooutput.cpp:(.text+0x205): undefined reference to `Phonon::ObjectDescriptionData::index() const&apos;
CMakeFiles/phonon_xine.dir/mediaobject.cpp.o: In function `Phonon::Xine::MediaObject::source() const&apos;:
mediaobject.cpp:(.text+0x5c9): undefined reference to `Phonon::MediaSource::MediaSource(Phonon::MediaSource const&amp;)&apos;
CMakeFiles/phonon_xine.dir/mediaobject.cpp.o: In function `_ZN5QListIN6Phonon17ObjectDescriptionILNS0_21ObjectDescriptionTypeE3EEEE4freeEPN9QListData4DataE.clone.43&apos;:
mediaobject.cpp:(.text+0x904): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
CMakeFiles/phonon_xine.dir/mediaobject.cpp.o: In function `_ZN5QListIN6Phonon17ObjectDescriptionILNS0_21ObjectDescriptionTypeE2EEEE4freeEPN9QListData4DataE.clone.47&apos;:
mediaobject.cpp:(.text+0x994): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
CMakeFiles/phonon_xine.dir/mediaobject.cpp.o: In function `Phonon::Xine::MediaObject::MediaObject(QObject*)&apos;:
mediaobject.cpp:(.text+0xaf1): undefined reference to `Phonon::MediaSource::MediaSource()&apos;
CMakeFiles/phonon_xine.dir/mediaobject.cpp.o: In function `Phonon::Xine::MediaObject::~MediaObject()&apos;:
mediaobject.cpp:(.text+0x15db): undefined reference to `Phonon::MediaSource::~MediaSource()&apos;
CMakeFiles/phonon_xine.dir/mediaobject.cpp.o: In function `Phonon::Xine::MediaObject::handleAvailableTitlesChanged(int)&apos;:
mediaobject.cpp:(.text+0x16c0): undefined reference to `Phonon::MediaSource::discType() const&apos;
CMakeFiles/phonon_xine.dir/mediaobject.cpp.o: In function `Phonon::Xine::MediaObject::setSourceInternal(Phonon::MediaSource const&amp;, Phonon::Xine::MediaObject::HowToSetTheUrl)&apos;:
mediaobject.cpp:(.text+0x1ad2): undefined reference to `Phonon::MediaSource::operator=(Phonon::MediaSource const&amp;)&apos;
mediaobject.cpp:(.text+0x1ada): undefined reference to `Phonon::MediaSource::type() const&apos;
mediaobject.cpp:(.text+0x1bd6): undefined reference to `Phonon::MediaSource::url() const&apos;
mediaobject.cpp:(.text+0x1c53): undefined reference to `Phonon::MediaSource::url() const&apos;
mediaobject.cpp:(.text+0x1ca0): undefined reference to `Phonon::MediaSource::url() const&apos;
mediaobject.cpp:(.text+0x1fd7): undefined reference to `Phonon::MediaSource::deviceName() const&apos;
mediaobject.cpp:(.text+0x2068): undefined reference to `Phonon::MediaSource::discType() const&apos;
mediaobject.cpp:(.text+0x2283): undefined reference to `Phonon::MediaSource::discType() const&apos;
mediaobject.cpp:(.text+0x2414): undefined reference to `Phonon::MediaSource::MediaSource()&apos;
mediaobject.cpp:(.text+0x241f): undefined reference to `Phonon::MediaSource::operator=(Phonon::MediaSource const&amp;)&apos;
mediaobject.cpp:(.text+0x2427): undefined reference to `Phonon::MediaSource::~MediaSource()&apos;
mediaobject.cpp:(.text+0x2582): undefined reference to `Phonon::MediaSource::url() const&apos;
mediaobject.cpp:(.text+0x2652): undefined reference to `Phonon::MediaSource::url() const&apos;
CMakeFiles/phonon_xine.dir/mediaobject.cpp.o: In function `Phonon::Xine::MediaObject::setNextSource(Phonon::MediaSource const&amp;)&apos;:
mediaobject.cpp:(.text+0x2bb4): undefined reference to `Phonon::MediaSource::type() const&apos;
mediaobject.cpp:(.text+0x2bde): undefined reference to `Phonon::MediaSource::type() const&apos;
mediaobject.cpp:(.text+0x2d34): undefined reference to `Phonon::MediaSource::type() const&apos;
CMakeFiles/phonon_xine.dir/mediaobject.cpp.o: In function `Phonon::Xine::MediaObject::needNextUrl()&apos;:
mediaobject.cpp:(.text+0x3041): undefined reference to `Phonon::MediaSource::type() const&apos;
CMakeFiles/phonon_xine.dir/mediaobject.cpp.o: In function `Phonon::Xine::MediaObject::interfaceCall(Phonon::AddonInterface::Interface, int, QList&lt;QVariant&gt; const&amp;)&apos;:
mediaobject.cpp:(.text+0x3820): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
mediaobject.cpp:(.text+0x3a2b): undefined reference to `Phonon::ObjectDescriptionData::ObjectDescriptionData(Phonon::ObjectDescriptionPrivate*)&apos;
mediaobject.cpp:(.text+0x3a9c): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
mediaobject.cpp:(.text+0x3da2): undefined reference to `Phonon::ObjectDescriptionData::ObjectDescriptionData(Phonon::ObjectDescriptionPrivate*)&apos;
mediaobject.cpp:(.text+0x3e10): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
mediaobject.cpp:(.text+0x3e5c): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
mediaobject.cpp:(.text+0x4006): undefined reference to `Phonon::MediaSource::discType() const&apos;
mediaobject.cpp:(.text+0x4200): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
mediaobject.cpp:(.text+0x421f): undefined reference to `Phonon::ObjectDescriptionData::ObjectDescriptionData(Phonon::ObjectDescriptionPrivate*)&apos;
mediaobject.cpp:(.text+0x4260): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
mediaobject.cpp:(.text+0x427f): undefined reference to `Phonon::ObjectDescriptionData::ObjectDescriptionData(Phonon::ObjectDescriptionPrivate*)&apos;
CMakeFiles/phonon_xine.dir/mediaobject.cpp.o: In function `void* qMetaTypeConstructHelper&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt; &gt;(Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt; const*)&apos;:
mediaobject.cpp:(.text._Z24qMetaTypeConstructHelperIN6Phonon17ObjectDescriptionILNS0_21ObjectDescriptionTypeE3EEEEPvPKT_[void* qMetaTypeConstructHelper&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt; &gt;(Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt; const*)]+0x70): undefined reference to `Phonon::ObjectDescriptionData::ObjectDescriptionData(Phonon::ObjectDescriptionPrivate*)&apos;
CMakeFiles/phonon_xine.dir/mediaobject.cpp.o: In function `void* qMetaTypeConstructHelper&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt; &gt;(Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt; const*)&apos;:
mediaobject.cpp:(.text._Z24qMetaTypeConstructHelperIN6Phonon17ObjectDescriptionILNS0_21ObjectDescriptionTypeE2EEEEPvPKT_[void* qMetaTypeConstructHelper&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt; &gt;(Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt; const*)]+0x70): undefined reference to `Phonon::ObjectDescriptionData::ObjectDescriptionData(Phonon::ObjectDescriptionPrivate*)&apos;
CMakeFiles/phonon_xine.dir/mediaobject.cpp.o: In function `void qMetaTypeDeleteHelper&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt; &gt;(Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt;*)&apos;:
mediaobject.cpp:(.text._Z21qMetaTypeDeleteHelperIN6Phonon17ObjectDescriptionILNS0_21ObjectDescriptionTypeE3EEEEvPT_[void qMetaTypeDeleteHelper&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt; &gt;(Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)3&gt;*)]+0x34): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
CMakeFiles/phonon_xine.dir/mediaobject.cpp.o: In function `void qMetaTypeDeleteHelper&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt; &gt;(Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt;*)&apos;:
mediaobject.cpp:(.text._Z21qMetaTypeDeleteHelperIN6Phonon17ObjectDescriptionILNS0_21ObjectDescriptionTypeE2EEEEvPT_[void qMetaTypeDeleteHelper&lt;Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt; &gt;(Phonon::ObjectDescription&lt;(Phonon::ObjectDescriptionType)2&gt;*)]+0x34): undefined reference to `Phonon::ObjectDescriptionData::~ObjectDescriptionData()&apos;
CMakeFiles/phonon_xine.dir/backend.cpp.o: In function `Phonon::Xine::Backend::~Backend()&apos;:
backend.cpp:(.text+0xa2f): undefined reference to `Phonon::PulseSupport::shutdown()&apos;
CMakeFiles/phonon_xine.dir/backend.cpp.o: In function `Phonon::Xine::Backend::Backend(QObject*, QList&lt;QVariant&gt; const&amp;)&apos;:
backend.cpp:(.text+0xfa7): undefined reference to `Phonon::PulseSupport::getInstance()&apos;
backend.cpp:(.text+0xfb7): undefined reference to `Phonon::PulseSupport::enable(bool)&apos;
CMakeFiles/phonon_xine.dir/backend.cpp.o: In function `Phonon::Xine::Backend::checkAudioOutputs()&apos;:
backend.cpp:(.text+0x258b): undefined reference to `Phonon::PulseSupport::getInstance()&apos;
backend.cpp:(.text+0x2596): undefined reference to `Phonon::PulseSupport::isActive()&apos;
backend.cpp:(.text+0x25dd): undefined reference to `Phonon::PulseSupport::enable(bool)&apos;
CMakeFiles/phonon_xine.dir/volumefadereffect.cpp.o: In function `Phonon::Xine::VolumeFaderEffect::setParameterValue(Phonon::EffectParameter const&amp;, QVariant const&amp;)&apos;:
volumefadereffect.cpp:(.text+0x514): undefined reference to `Phonon::EffectParameter::id() const&apos;
CMakeFiles/phonon_xine.dir/volumefadereffect.cpp.o: In function `Phonon::Xine::VolumeFaderEffect::parameterValue(Phonon::EffectParameter const&amp;) const&apos;:
volumefadereffect.cpp:(.text+0x7f9): undefined reference to `Phonon::EffectParameter::id() const&apos;
CMakeFiles/phonon_xine.dir/volumefadereffect.cpp.o: In function `Phonon::Xine::VolumeFaderEffect::VolumeFaderEffect(QObject*)&apos;:
volumefadereffect.cpp:(.text+0xd86): undefined reference to `Phonon::EffectParameter::EffectParameter(int, QString const&amp;, QFlags&lt;Phonon::EffectParameter::Hint&gt;, QVariant const&amp;, QVariant const&amp;, QVariant const&amp;, QList&lt;QVariant&gt; const&amp;, QString const&amp;)&apos;
volumefadereffect.cpp:(.text+0xd99): undefined reference to `Phonon::EffectParameter::~EffectParameter()&apos;
volumefadereffect.cpp:(.text+0xe9f): undefined reference to `Phonon::EffectParameter::EffectParameter(int, QString const&amp;, QFlags&lt;Phonon::EffectParameter::Hint&gt;, QVariant const&amp;, QVariant const&amp;, QVariant const&amp;, QList&lt;QVariant&gt; const&amp;, QString const&amp;)&apos;
volumefadereffect.cpp:(.text+0xeb6): undefined reference to `Phonon::EffectParameter::~EffectParameter()&apos;
volumefadereffect.cpp:(.text+0xfa5): undefined reference to `Phonon::EffectParameter::EffectParameter(int, QString const&amp;, QFlags&lt;Phonon::EffectParameter::Hint&gt;, QVariant const&amp;, QVariant const&amp;, QVariant const&amp;, QList&lt;QVariant&gt; const&amp;, QString const&amp;)&apos;
volumefadereffect.cpp:(.text+0xfb8): undefined reference to `Phonon::EffectParameter::~EffectParameter()&apos;
volumefadereffect.cpp:(.text+0x10be): undefined reference to `Phonon::EffectParameter::EffectParameter(int, QString const&amp;, QFlags&lt;Phonon::EffectParameter::Hint&gt;, QVariant const&amp;, QVariant const&amp;, QVariant const&amp;, QList&lt;QVariant&gt; const&amp;, QString const&amp;)&apos;
volumefadereffect.cpp:(.text+0x10d5): undefined reference to `Phonon::EffectParameter::~EffectParameter()&apos;
volumefadereffect.cpp:(.text+0x11cf): undefined reference to `Phonon::EffectParameter::EffectParameter(int, QString const&amp;, QFlags&lt;Phonon::EffectParameter::Hint&gt;, QVariant const&amp;, QVariant const&amp;, QVariant const&amp;, QList&lt;QVariant&gt; const&amp;, QString const&amp;)&apos;
volumefadereffect.cpp:(.text+0x11e2): undefined reference to `Phonon::EffectParameter::~EffectParameter()&apos;
CMakeFiles/phonon_xine.dir/bytestream.cpp.o: In function `Phonon::Xine::ByteStream::syncSeekStream(long long)&apos;:
bytestream.cpp:(.text+0x59d): undefined reference to `Phonon::StreamInterface::seekStream(long long)&apos;
CMakeFiles/phonon_xine.dir/bytestream.cpp.o: In function `Phonon::Xine::ByteStream::writeData(QByteArray const&amp;)&apos;:
bytestream.cpp:(.text+0xb0f): undefined reference to `Phonon::StreamInterface::enoughData()&apos;
CMakeFiles/phonon_xine.dir/bytestream.cpp.o: In function `Phonon::Xine::ByteStream::qt_metacall(QMetaObject::Call, int, void**)&apos;:
bytestream.cpp:(.text+0x17bd): undefined reference to `Phonon::StreamInterface::needData()&apos;
bytestream.cpp:(.text+0x1905): undefined reference to `Phonon::StreamInterface::reset()&apos;
CMakeFiles/phonon_xine.dir/bytestream.cpp.o: In function `Phonon::Xine::ByteStream::~ByteStream()&apos;:
bytestream.cpp:(.text+0x19a7): undefined reference to `Phonon::StreamInterface::~StreamInterface()&apos;
CMakeFiles/phonon_xine.dir/bytestream.cpp.o: In function `Phonon::Xine::ByteStream::ByteStream(Phonon::MediaSource const&amp;, Phonon::Xine::MediaObject*)&apos;:
bytestream.cpp:(.text+0x1a22): undefined reference to `Phonon::StreamInterface::StreamInterface()&apos;
bytestream.cpp:(.text+0x1b7c): undefined reference to `Phonon::StreamInterface::connectToSource(Phonon::MediaSource const&amp;)&apos;
CMakeFiles/phonon_xine.dir/bytestream.cpp.o: In function `Phonon::Xine::ByteStream::callStreamInterfaceReset()&apos;:
bytestream.cpp:(.text+0x565): undefined reference to `Phonon::StreamInterface::reset()&apos;
CMakeFiles/phonon_xine.dir/bytestream.cpp.o:(.data.rel.ro._ZTIN6Phonon4Xine10ByteStreamE[typeinfo for Phonon::Xine::ByteStream]+0x28): undefined reference to `typeinfo for Phonon::StreamInterface&apos;
collect2: ld Ã§Ä±kÄ±Å durumu 1 ile dÃ¶ndÃ¼
make[2]: *** [xine/phonon_xine.so] Hata 1
make[1]: *** [xine/CMakeFiles/phonon_xine.dir/all] Hata 2
make: *** [all] Hata 2
emake failed
 [31;01m*[0m ERROR: media-libs/phonon-xine-9999 failed (compile phase):
 [31;01m*[0m   Make failed!
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m     ebuild.sh, line   56:  Called src_compile
 [31;01m*[0m   environment, line 3053:  Called cmake-utils_src_compile
 [31;01m*[0m   environment, line  779:  Called _execute_optionaly &apos;src_compile&apos;
 [31;01m*[0m   environment, line  253:  Called enable_cmake-utils_src_compile
 [31;01m*[0m   environment, line 1018:  Called cmake-utils_src_make
 [31;01m*[0m   environment, line  798:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m           emake &quot;$@&quot; || die &quot;Make failed!&quot;;
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of &apos;emerge --info =media-libs/phonon-xine-9999&apos;,
 [31;01m*[0m the complete build log and the output of &apos;emerge -pqv =media-libs/phonon-xine-9999&apos;.
 [31;01m*[0m The complete build log is located at &apos;/var/tmp/portage/media-libs/phonon-xine-9999/temp/build.log&apos;.
 [31;01m*[0m The ebuild environment file is located at &apos;/var/tmp/portage/media-libs/phonon-xine-9999/temp/environment&apos;.
 [31;01m*[0m S: &apos;/var/tmp/portage/media-libs/phonon-xine-9999/work/phonon-xine-9999&apos;


Reproducible: Always


Actual Results:  
 

Expected Results:</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1138745</commentid>
    <comment_count>1</comment_count>
    <who name="Harald Sitter">sitter</who>
    <bug_when>2011-07-06 09:43:22 +0000</bug_when>
    <thetext>http://lists.kde.org/?l=kde-multimedia&amp;m=130720141402514&amp;w=2</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>