| View previous topic :: View next topic |
| Author |
Message |
Budoka Apprentice

Joined: 03 Jun 2012 Posts: 194 Location: Tokyo, Japan
|
Posted: Tue Mar 05, 2013 2:24 am Post subject: Can't emerge kipi-plugins [SOLVED] |
|
|
I am trying to emerge kipi plugins so that I can use them in Gwenview but it fails. I don't know if it is related but if I try to emerge DigiKam I also get an emake error. Not sure how to solve this.
| Quote: | [ 8%] Generating kipiplugin_ipodexport.gmo
cd /var/tmp/portage/media-plugins/kipi-plugins-2.9.0/work/digikam-2.9.0/extra/kipi-plugins/po/ja && /usr/bin/msgfmt -o /var/tmp/portage/media-plugins/kipi-plugins-2.9.0/work/kipi-plugins-2.9.0_build/po/ja/kipiplugin_ipodexport.gmo /var/tmp/portage/media-plugins/kipi-plugins-2.9.0/work/digikam-2.9.0/extra/kipi-plugins/po/ja/kipiplugin_ipodexport.po
make[2]: Leaving directory `/var/tmp/portage/media-plugins/kipi-plugins-2.9.0/work/kipi-plugins-2.9.0_build'
/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/media-plugins/kipi-plugins-2.9.0/work/kipi-plugins-2.9.0_build/CMakeFiles 95 96 97 98 99
[ 8%] Built target pofiles
make[1]: Leaving directory `/var/tmp/portage/media-plugins/kipi-plugins-2.9.0/work/kipi-plugins-2.9.0_build'
make: *** [all] Error 2
* ERROR: media-plugins/kipi-plugins-2.9.0 failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=media-plugins/kipi-plugins-2.9.0'`,
* the complete build log and the output of `emerge -pqv '=media-plugins/kipi-plugins-2.9.0'`.
* The complete build log is located at '/var/tmp/portage/media-plugins/kipi-plugins-2.9.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-plugins/kipi-plugins-2.9.0/temp/environment'.
* Working directory: '/var/tmp/portage/media-plugins/kipi-plugins-2.9.0/work/kipi-plugins-2.9.0_build'
* S: '/var/tmp/portage/media-plugins/kipi-plugins-2.9.0/work/digikam-2.9.0/extra/kipi-plugins'
>>> Failed to emerge media-plugins/kipi-plugins-2.9.0, Log file:
>>> '/var/tmp/portage/media-plugins/kipi-plugins-2.9.0/temp/build.log'
* Messages for package media-plugins/kipi-plugins-2.9.0:
* ERROR: media-plugins/kipi-plugins-2.9.0 failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=media-plugins/kipi-plugins-2.9.0'`,
* the complete build log and the output of `emerge -pqv '=media-plugins/kipi-plugins-2.9.0'`.
* The complete build log is located at '/var/tmp/portage/media-plugins/kipi-plugins-2.9.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-plugins/kipi-plugins-2.9.0/temp/environment'.
* Working directory: '/var/tmp/portage/media-plugins/kipi-plugins-2.9.0/work/kipi-plugins-2.9.0_build'
* S: '/var/tmp/portage/media-plugins/kipi-plugins-2.9.0/work/digikam-2.9.0/extra/kipi-plugins'
|
emerge --info '=media-plugins/kipi-plugins-2.9.0' http://pastebin.com/VSsaQD3g
Thanks
Last edited by Budoka on Tue Mar 26, 2013 3:30 am; edited 1 time in total |
|
| Back to top |
|
 |
jpc22 Tux's lil' helper

Joined: 29 Jan 2012 Posts: 137
|
Posted: Fri Mar 08, 2013 1:17 am Post subject: |
|
|
You could try bumping up or down the version and check if you still get the same error.
The complete build log could also be useful. |
|
| Back to top |
|
 |
Budoka Apprentice

Joined: 03 Jun 2012 Posts: 194 Location: Tokyo, Japan
|
Posted: Fri Mar 08, 2013 1:37 am Post subject: |
|
|
| jpc22 wrote: | You could try bumping up or down the version and check if you still get the same error.
The complete build log could also be useful. |
Thanks I'll look at how to do that but until then here is my build log.
http://bpaste.net/show/82177/ |
|
| Back to top |
|
 |
VoidMage Advocate


Joined: 14 Oct 2006 Posts: 4809
|
Posted: Fri Mar 08, 2013 9:58 am Post subject: |
|
|
The problem starts with
| Code: | | index.docbook:25: warning: failed to load external entity "dtd/kdex.dtd" |
and then the errors pop out.
I don't use KDE, so I can't say which package should provide that file. |
|
| Back to top |
|
 |
jpc22 Tux's lil' helper

Joined: 29 Jan 2012 Posts: 137
|
Posted: Sat Mar 09, 2013 2:56 pm Post subject: |
|
|
| You should try updating/rebuilding kde-base/kdelibs. |
|
| Back to top |
|
 |
Budoka Apprentice

Joined: 03 Jun 2012 Posts: 194 Location: Tokyo, Japan
|
Posted: Sun Mar 10, 2013 10:56 pm Post subject: |
|
|
| jpc22 wrote: | | You should try updating/rebuilding kde-base/kdelibs. |
That did the trick. Thank you! |
|
| Back to top |
|
 |
|