Trying to update my installation.
but the merge of qttranslation fails:
Code: Select all
mv: cannot stat '/var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/image///usr/lib/qt4/pkgconfig/*.pc': No such file or directory
* ERROR: dev-qt/qttranslations-4.8.6-r1::gentoo failed (install phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 93: Called src_install
* environment, line 3179: Called multilib-minimal_src_install
* environment, line 2051: Called multilib_foreach_abi 'multilib-minimal_abi_src_install'
* environment, line 2238: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install'
* environment, line 1939: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install'
* environment, line 1937: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_install'
* environment, line 371: Called multilib-minimal_abi_src_install
* environment, line 2041: Called multilib_src_install
* environment, line 2465: Called qt4_multilib_src_install
* environment, line 2982: Called die
* The specific snippet of code:
* mv "${pcfile}" "${ED}"/usr/$(get_libdir)/pkgconfig || die;
*
* If you need support, post the output of `emerge --info '=dev-qt/qttranslations-4.8.6-r1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=dev-qt/qttranslations-4.8.6-r1::gentoo'`.
* The complete build log is located at '/var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/temp/environment'.
* Working directory: '/var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/work/qt-everywhere-opensource-src-4.8.6-abi_x86_32.x86'
* S: '/var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/work/qt-everywhere-opensource-src-4.8.6'
Any ideas?



