Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cant build kde-base/kactivities-4.10.2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
modnaruved
Apprentice
Apprentice


Joined: 21 Mar 2011
Posts: 160

PostPosted: Sat May 04, 2013 3:40 pm    Post subject: cant build kde-base/kactivities-4.10.2 Reply with quote

hi!

after latest upgrade cant emerge kde-base/kactivities-4.10.2

How to solve this?

My info:

build log:
http://pastebin.com/15hBepTn

emerge --info '=kde-base/kactivities-4.10.2'
http://pastebin.com/JNNpRJGb

emerge -pqv ...
http://pastebin.com/b1MVSKh6


thanks
Back to top
View user's profile Send private message
Utsuho Reiuji
Apprentice
Apprentice


Joined: 03 Apr 2013
Posts: 179

PostPosted: Sat May 04, 2013 4:30 pm    Post subject: Reply with quote

got the same problem.
looks like the packages kactivities, ksysguard and kmix fail to compile, but no detailed information on the error is given.

I'm trying to update via keep-going to see if kde is still usable afterwards and post the results
Back to top
View user's profile Send private message
modnaruved
Apprentice
Apprentice


Joined: 21 Mar 2011
Posts: 160

PostPosted: Sat May 04, 2013 5:52 pm    Post subject: Reply with quote

Utsuho Reiuji wrote:
got the same problem.
looks like the packages kactivities, ksysguard and kmix fail to compile, but no detailed information on the error is given.

I'm trying to update via keep-going to see if kde is still usable afterwards and post the results


thanks for your reply.

Im use Gentoo since 2005 year approx. and never unmask kde and never knocking out any problems with upgrading stable kde in Gentoo.
I trying understand what happening? May be its global systemd poison or insufficient testing technologies, when release out. I really dont understand how it can happen in stable packages that it cant build in end user system? How to help this to resolve it? Sorry.
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4552
Location: Germany

PostPosted: Sat May 04, 2013 5:59 pm    Post subject: Reply with quote

modnaruved wrote:
Code:
/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/kde-base/kactivities-4.10.2/work/kactivities-4.10.2_build/CMakeFiles 49
[ 30%] Generating kao.h, kao.cpp
cd /var/tmp/portage/kde-base/kactivities-4.10.2/work/kactivities-4.10.2_build/src/service/plugins/sqlite && /usr/bin/onto2vocabularyclass --name KAO --encoding trig --namespace KDE::Vocabulary --no-visibility-export /var/tmp/portage/kde-base/kactivities-4.10.2/work/kactivities-4.10.2/src/ontologies/kao.trig
Could not find parser plugin for encoding trig
make[2]: *** [src/service/plugins/sqlite/kao.h] Error 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kactivities-4.10.2/work/kactivities-4.10.2_build'
make[1]: *** [src/service/plugins/sqlite/CMakeFiles/activitymanager_plugin_sqlite.dir/all] Error 2

Please disable ccache, and rebuild soprano
Code:
FEATURES=-ccache emerge -av1 soprano
should help

See https://bugs.gentoo.org/show_bug.cgi?id=466504
Back to top
View user's profile Send private message
Utsuho Reiuji
Apprentice
Apprentice


Joined: 03 Apr 2013
Posts: 179

PostPosted: Sat May 04, 2013 6:05 pm    Post subject: Reply with quote

well, using keep-going, you can install at least most of the updates, kde will still be usable (but you need to revdep-rebuild...)

Josef.95 wrote:
Please disable ccache, and rebuild soprano
Code:
FEATURES=-ccache emerge -av1 soprano
should help

See https://bugs.gentoo.org/show_bug.cgi?id=466504


I'll test that
Back to top
View user's profile Send private message
modnaruved
Apprentice
Apprentice


Joined: 21 Mar 2011
Posts: 160

PostPosted: Sat May 04, 2013 6:07 pm    Post subject: Reply with quote

Josef.95 wrote:
modnaruved wrote:
Code:
/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/kde-base/kactivities-4.10.2/work/kactivities-4.10.2_build/CMakeFiles 49
[ 30%] Generating kao.h, kao.cpp
cd /var/tmp/portage/kde-base/kactivities-4.10.2/work/kactivities-4.10.2_build/src/service/plugins/sqlite && /usr/bin/onto2vocabularyclass --name KAO --encoding trig --namespace KDE::Vocabulary --no-visibility-export /var/tmp/portage/kde-base/kactivities-4.10.2/work/kactivities-4.10.2/src/ontologies/kao.trig
Could not find parser plugin for encoding trig
make[2]: *** [src/service/plugins/sqlite/kao.h] Error 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kactivities-4.10.2/work/kactivities-4.10.2_build'
make[1]: *** [src/service/plugins/sqlite/CMakeFiles/activitymanager_plugin_sqlite.dir/all] Error 2

Please disable ccache, and rebuild soprano
Code:
FEATURES=-ccache emerge -av1 soprano
should help

See https://bugs.gentoo.org/show_bug.cgi?id=466504


thanks, but now soprano failed
Code:

* Messages for package dev-libs/soprano-2.9.0:

 * ERROR: dev-libs/soprano-2.9.0 failed (configure phase):
 *   cmake failed
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 2823:  Called cmake-utils_src_configure
 *   environment, line  728:  Called _execute_optionaly 'src_configure'
 *   environment, line  232:  Called enable_cmake-utils_src_configure
 *   environment, line 1046:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";



details:
emerge --info '=dev-libs/soprano-2.9.0'
http://bpaste.net/show/96387/

... -pqv ...
http://bpaste.net/show/2chIhnb6oMSrBlUnywTN/

build log:
http://bpaste.net/show/orkJfYhyVExHV5DQvB4I/

update:
it seems, that icu-related problems now, after disabling ccache.
Now running revdep-rebuild:
Code:

[ebuild   R    ] dev-libs/boost-1.49.0-r2
[ebuild   R    ] media-libs/libvisio-0.0.26
[ebuild   R    ] media-libs/raptor-2.0.8
[ebuild   R    ] dev-qt/qtwebkit-4.8.4
[ebuild   R    ] net-libs/webkit-gtk-1.8.3-r300
[ebuild   R    ] net-libs/webkit-gtk-1.8.3-r200

Possible icu need to force rebuilding (no libicuuc library, when build soprano - refer to version so 49 but have 51 icu)
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4552
Location: Germany

PostPosted: Sat May 04, 2013 6:36 pm    Post subject: Reply with quote

Quote:
Code:
-- libicuuc.so.49: cannot open shared object file: No such file or directory
CMake Error at cmake/modules/FindRedland.cmake:118 (message):
  Broken Redland detected, rebuild it now.  If problem persists, report bug
  at bugs.gentoo.org.

Please rebuild raptor and redland
Code:
FEATURES=-ccache emerge -av1 raptor redland

and try
Code:
revdep-rebuild -i
Back to top
View user's profile Send private message
Utsuho Reiuji
Apprentice
Apprentice


Joined: 03 Apr 2013
Posts: 179

PostPosted: Sat May 04, 2013 6:38 pm    Post subject: Reply with quote

rebuilding soprano worked for me:
Code:
# FEATURES=-ccache emerge -av1 soprano

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] dev-libs/soprano-2.9.0  USE="dbus raptor redland virtuoso -debug -doc {-test}" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] y
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) dev-libs/soprano-2.9.0
>>> Installing (1 of 1) dev-libs/soprano-2.9.0
>>> Jobs: 1 of 1 complete                           Load avg: 2.41, 1.52, 0.88
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * GNU info directory index is up-to-date.
# emerge -avuD --with-bdeps=y world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] kde-base/kactivities-4.10.2:4 [4.10.1:4] USE="semantic-desktop (-aqua)" 0 kB
[ebuild     U  ] kde-base/ksysguard-4.10.2:4 [4.10.1:4] USE="handbook (-aqua) -debug -lm_sensors {-test}" 0 kB
[ebuild     U  ] kde-base/kmix-4.10.2:4 [4.10.1-r1:4] USE="alsa handbook (-aqua) -canberra -debug -pulseaudio" 0 kB
[ebuild     U  ] kde-base/kwin-4.10.2-r1:4 [4.10.1-r2:4] USE="opengl (-aqua) -debug -gles" 0 kB
[ebuild     U  ] kde-base/libtaskmanager-4.10.2:4 [4.10.1:4] USE="(-aqua) -debug" 0 kB
[ebuild     U  ] kde-base/plasma-runtime-4.10.2:4 [4.10.1:4] USE="(-aqua) -debug" 0 kB
[ebuild     U  ] kde-base/nepomuk-4.10.2:4 [4.10.1:4] USE="handbook (-aqua) -debug" 0 kB
[ebuild     U  ] kde-base/gwenview-4.10.2:4 [4.10.1:4] USE="handbook kipi semantic-desktop (-aqua) -debug" 0 kB
[ebuild     U  ] kde-base/systemsettings-4.10.2:4 [4.10.1-r1:4] USE="handbook opengl usb (-aqua) -debug -gtk {-test}" 0 kB
[ebuild     U  ] kde-base/dolphin-4.10.2:4 [4.10.1:4] USE="handbook semantic-desktop (-aqua) -debug -thumbnail" 0 kB
[ebuild     U  ] kde-base/klipper-4.10.2:4 [4.10.1:4] USE="handbook (-aqua) -debug -prison" 0 kB
[ebuild     U  ] kde-base/drkonqi-4.10.2:4 [4.10.1-r1:4] USE="(-aqua) -debug" 0 kB
[ebuild     U  ] kde-base/plasma-workspace-4.10.2:4 [4.10.1-r1:4] USE="handbook rss semantic-desktop (-aqua) -debug -gps -json -python -qalculate" 0 kB
[ebuild     U  ] kde-base/ksmserver-4.10.2:4 [4.10.1-r1:4] USE="(-aqua) -debug" 0 kB
[ebuild     U  ] kde-base/kdebase-runtime-meta-4.10.2:4 [4.10.1:4] USE="handbook semantic-desktop (-aqua)" 0 kB
[ebuild     U  ] kde-base/powerdevil-4.10.2:4 [4.10.1-r1:4] USE="pm-utils (-aqua) -debug" 0 kB
[ebuild     U  ] kde-base/kdepim-runtime-4.10.2:4 [4.10.1:4] USE="(-aqua) -debug -google -kolab" 0 kB
[ebuild     U  ] kde-base/kdepim-common-libs-4.10.2-r1:4 [4.10.1:4] USE="(-aqua) -debug" 0 kB
[ebuild     U  ] kde-base/krunner-4.10.2:4 [4.10.1:4] USE="opengl (-aqua) -debug" 0 kB
[ebuild     U  ] kde-base/kontact-4.10.2:4 [4.10.1:4] USE="handbook (-aqua) -debug" 0 kB
[ebuild     U  ] kde-base/kdebase-startkde-4.10.2:4 [4.10.1:4] USE="wallpapers (-aqua)" 0 kB
[ebuild     U  ] kde-base/kdeplasma-addons-4.10.2:4 [4.10.1:4] USE="exif semantic-desktop (-aqua) -attica -debug -desktopglobe -fcitx -ibus -json -oauth -qalculate -qwt -scim" 0 kB
[ebuild     U  ] kde-base/korganizer-4.10.2:4 [4.10.1:4] USE="handbook kontact (-aqua) -debug" 0 kB
[ebuild     U  ] kde-base/kdebase-meta-4.10.2:4 [4.10.1:4] USE="wallpapers (-aqua)" 0 kB
[ebuild     U  ] kde-base/kmail-4.10.2:4 [4.10.1:4] USE="handbook kontact (-aqua) -debug {-test}" 0 kB

Total: 25 packages (25 upgrades), Size of downloads: 0 kB

...snip...

Would you like to merge these packages? [Yes/No] y
>>> Verifying ebuild manifests
...snip...
>>> Jobs: 25 of 25 complete                         Load avg: 5.97, 8.57, 9.16
...snip...


modnaruved, did you try to revdep-rebuild?
for me, raptor's linking was inconsistent, no idea if that helps though

Edit: Josef was faster :p
Back to top
View user's profile Send private message
modnaruved
Apprentice
Apprentice


Joined: 21 Mar 2011
Posts: 160

PostPosted: Sat May 04, 2013 9:59 pm    Post subject: Reply with quote

Thanks a lot guys!!!!!

after remove ccache and full revdep-rebuild and re-emerge soprano problem solved - kde-base/kactivities successed compiled.

About ccache - maybe it disable completely? Why portage cant detect this buggy layer?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum