Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 506234 - [kde overlay] kde-base/marble-4.12.97 fails to build
Summary: [kde overlay] kde-base/marble-4.12.97 fails to build
Status: RESOLVED FIXED
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-03-30 10:18 UTC by Vincent-Xavier JUMEL
Modified: 2014-03-31 20:31 UTC (History)
0 users

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


Attachments
emerge --info '=kde-base/marble-4.12.97::kde' (emerge.info,21.35 KB, application/x-info)
2014-03-30 10:18 UTC, Vincent-Xavier JUMEL
Details
emerge -pqv '=kde-base/marble-4.12.97::kde' (emerge.pqv,223 bytes, text/plain)
2014-03-30 10:20 UTC, Vincent-Xavier JUMEL
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent-Xavier JUMEL 2014-03-30 10:18:31 UTC
Created attachment 373882 [details]
emerge --info '=kde-base/marble-4.12.97::kde'

kde-base/marble-4.12.97 compile quite fine. However, install phase fails.
Comment 1 Vincent-Xavier JUMEL 2014-03-30 10:20:26 UTC
Created attachment 373886 [details]
emerge -pqv '=kde-base/marble-4.12.97::kde'
Comment 2 Vincent-Xavier JUMEL 2014-03-30 10:22:18 UTC
In file included from /var/tmp/portage/kde-base/marble-4.12.97/work/marble-4.12.97_build/src/bindings/python/sip/sipmarblepart0.cpp:7:0:
/var/tmp/portage/kde-base/marble-4.12.97/work/marble-4.12.97/src/bindings/python/sip/AbstractDataPluginItem.sip:51:33: fatal error: MarbleRunnerManager.h: No such file or directory
 #include <MarbleRunnerManager.h>
                                 ^
compilation terminated.
src/bindings/python/CMakeFiles/python_module_PyKDE4_marble.dir/build.make:205: recipe for target 'src/bindings/python/CMakeFiles/python_module_PyKDE4_marble.dir/sip/sipmarblepart0.o' failed
make[2]: *** [src/bindings/python/CMakeFiles/python_module_PyKDE4_marble.dir/sip/sipmarblepart0.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/kde-base/marble-4.12.97/work/marble-4.12.97_build'
CMakeFiles/Makefile2:7109: recipe for target 'src/bindings/python/CMakeFiles/python_module_PyKDE4_marble.dir/all' failed
make[1]: *** [src/bindings/python/CMakeFiles/python_module_PyKDE4_marble.dir/all] Error 2
/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/kde-base/marble-4.12.97/work/marble-4.12.97_build/CMakeFiles 
make[1]: *** Waiting for unfinished jobs....

[snip]

Linking CXX executable marble
cd /var/tmp/portage/kde-base/marble-4.12.97/work/marble-4.12.97_build/src/apps/marble-kde && /usr/bin/cmake -E cmake_link_script CMakeFiles/marble.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++   -Os -pipe -ggdb -march=native -mmmx -msse -msse2 -msse4a -m3dnow  -Wnon-virtual-dtor -Wno-long-long -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  -Wl,--enable-new-dtags  -Wl,-O1 -Wl,--as-needed CMakeFiles/marble.dir/marble_automoc.o CMakeFiles/marble.dir/kdemain.o CMakeFiles/marble.dir/KdeMainWindow.o CMakeFiles/marble.dir/marble_part.o CMakeFiles/marble.dir/settings.o  -o marble  -L/var/tmp/portage/kde-base/marble-4.12.97/work/marble-4.12.97_build/lib  -L/usr/lib64/qt4 -rdynamic /usr/lib64/libkparts.so.4.13.0 /usr/lib64/libknewstuff3.so.4.13.0 ../../../lib/libmarbleui.a ../../../lib/libmarblewidget.so.0.17.97 ../../../lib/libastro.so.0.17.20 /usr/lib64/libkio.so.5.13.0 /usr/lib64/libnepomukutils.so.4.13.0 /usr/lib64/libnepomuk.so.4.13.0 -lsoprano /usr/lib64/libkdeui.so.5.13.0 /usr/lib64/libkdecore.so.5.13.0 /usr/lib64/qt4/libQtWebKit.so /usr/lib64/qt4/libQtDeclarative.so -lphonon -lpthread /usr/lib64/qt4/libQtDBus.so /usr/lib64/qt4/libQtXml.so /usr/lib64/qt4/libQtSvg.so /usr/lib64/qt4/libQtGui.so /usr/lib64/qt4/libQtNetwork.so /usr/lib64/qt4/libQtScript.so /usr/lib64/qt4/libQtCore.so -Wl,-rpath,/var/tmp/portage/kde-base/marble-4.12.97/work/marble-4.12.97_build/lib:/usr/lib64/qt4: 
cd /var/tmp/portage/kde-base/marble-4.12.97/work/marble-4.12.97_build/src/apps/marble-kde && /usr/bin/cmake -D_filename=/var/tmp/portage/kde-base/marble-4.12.97/work/marble-4.12.97_build/src/apps/marble-kde/marble.shell -D_library_path_variable=LD_LIBRARY_PATH -D_ld_library_path="/var/tmp/portage/kde-base/marble-4.12.97/work/marble-4.12.97_build/lib/./:/usr/lib64:/usr/lib64:/usr/lib64/qt4" -D_executable=/var/tmp/portage/kde-base/marble-4.12.97/work/marble-4.12.97_build/src/apps/marble-kde/marble -P /usr/share/apps/cmake/modules/kde4_exec_via_sh.cmake
make[2]: Leaving directory '/var/tmp/portage/kde-base/marble-4.12.97/work/marble-4.12.97_build'
/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/kde-base/marble-4.12.97/work/marble-4.12.97_build/CMakeFiles 
[ 98%] Built target marble
make[1]: Leaving directory '/var/tmp/portage/kde-base/marble-4.12.97/work/marble-4.12.97_build'
Makefile:146: recipe for target 'all' failed
make: *** [all] Error 2
Comment 3 Michael Palimaka (kensington) gentoo-dev 2014-03-30 13:46:27 UTC
Try without USE="-python". 99% of the time upstream updates them only in time for the final release.
Comment 4 Johannes Huber (RETIRED) gentoo-dev 2014-03-31 20:31:24 UTC
Thanks for reporting. I have updated the use mask on kde-base/marble[python] for current and next unstable releases.

http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=35147c72e07a97bd692e9539ded7e0755e01fb0d