Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517466 - kde-base/pykde4-4.13.3 failed to build
Summary: kde-base/pykde4-4.13.3 failed to build
Status: RESOLVED DUPLICATE of bug 517278
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-19 01:43 UTC by Yichao Zhou
Modified: 2014-07-19 02:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (build.log,293.56 KB, text/x-log)
2014-07-19 01:44 UTC, Yichao Zhou
Details
emerge --info (eme.log,17.57 KB, text/x-log)
2014-07-19 01:44 UTC, Yichao Zhou
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yichao Zhou 2014-07-19 01:43:38 UTC
Main error is

/usr/bin/cmake -E cmake_link_script CMakeFiles/python_module_PyKDE4_phonon.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++  -fPIC -march=native -O2 -pipe  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPT
IONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -Wl,--enable-new-dtags -Wl,--no-undefined -lc  -Wl,-O1 -Wl,--as-needed -shared -Wl,-so
name,phonon.so -o lib/phonon.so CMakeFiles/python_module_PyKDE4_phonon.dir/sip/phonon/sipphononpart0.cpp.o CMakeFiles/python_module_PyKDE4_phonon.dir/sip/phonon/sipphononpart1.cpp.o CMakeFiles/python_module_PyKD
E4_phonon.dir/sip/phonon/sipphononpart2.cpp.o CMakeFiles/python_module_PyKDE4_phonon.dir/sip/phonon/sipphononpart3.cpp.o CMakeFiles/python_module_PyKDE4_phonon.dir/sip/phonon/sipphononpart4.cpp.o CMakeFiles/pyth
on_module_PyKDE4_phonon.dir/sip/phonon/sipphononpart5.cpp.o CMakeFiles/python_module_PyKDE4_phonon.dir/sip/phonon/sipphononpart6.cpp.o CMakeFiles/python_module_PyKDE4_phonon.dir/sip/phonon/sipphononpart7.cpp.o -
lpython3.3 -lphonon /usr/lib64/qt4/libQtDBus.so /usr/lib64/qt4/libQtCore.so -lpthread /usr/lib64/qt4/libQtGui.so -Wl,-rpath,/usr/lib64/qt4: 
CMakeFiles/python_module_PyKDE4_phonon.dir/sip/phonon/sipphononpart5.cpp.o:(.data.rel+0x158): undefined reference to `Phonon::BackendCapabilities::Notifier::staticMetaObject'
collect2: error: ld returned 1 exit status
CMakeFiles/python_module_PyKDE4_phonon.dir/build.make:329: recipe for target 'lib/phonon.so' failed


The full build log can be found in the attachment.

Reproducible: Always
Comment 1 Yichao Zhou 2014-07-19 01:44:06 UTC
Created attachment 381010 [details]
Build log
Comment 2 Yichao Zhou 2014-07-19 01:44:40 UTC
Created attachment 381012 [details]
emerge --info
Comment 3 Alex Xu (Hello71) 2014-07-19 02:17:53 UTC

*** This bug has been marked as a duplicate of bug 517278 ***