At the end of the emerge process I receive:
Code: Select all
...
install -m 644 -p /var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/work/qt-everywhere-opensource-src-4.8.6-abi_x86_64.amd64/translations/qvfb_uk.qm /var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/image//usr/share/qt4/translations/
install -m 644 -p /var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/work/qt-everywhere-opensource-src-4.8.6-abi_x86_64.amd64/translations/qvfb_zh_CN.qm /var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/image//usr/share/qt4/translations/
install -m 644 -p /var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/work/qt-everywhere-opensource-src-4.8.6-abi_x86_64.amd64/translations/qvfb_zh_TW.qm /var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/image//usr/share/qt4/translations/
rmdir: failed to remove ‘/var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/image///usr/lib64/qt4/pkgconfig’: No such file or directory
[31;01m*[0m ERROR: dev-qt/qttranslations-4.8.6-r1::gentoo failed (install phase):
[31;01m*[0m (no error message)
[31;01m*[0m
[31;01m*[0m Call stack:
[31;01m*[0m ebuild.sh, line 93: Called src_install
[31;01m*[0m environment, line 3216: Called multilib-minimal_src_install
[31;01m*[0m environment, line 1992: Called multilib_foreach_abi 'multilib-minimal_abi_src_install'
[31;01m*[0m environment, line 2179: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install'
[31;01m*[0m environment, line 1880: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install'
[31;01m*[0m environment, line 1878: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_install'
[31;01m*[0m environment, line 406: Called multilib-minimal_abi_src_install
[31;01m*[0m environment, line 1982: Called multilib_src_install
[31;01m*[0m environment, line 2406: Called qt4_multilib_src_install
[31;01m*[0m environment, line 2947: Called die
[31;01m*[0m The specific snippet of code:
[31;01m*[0m rmdir "${D}/${QT4_LIBDIR}"/pkgconfig || die;
[31;01m*[0m
[31;01m*[0m If you need support, post the output of `emerge --info '=dev-qt/qttranslations-4.8.6-r1::gentoo'`,
[31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-qt/qttranslations-4.8.6-r1::gentoo'`.
[31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/temp/environment'.
[31;01m*[0m Working directory: '/var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/work/qt-everywhere-opensource-src-4.8.6-abi_x86_64.amd64'
[31;01m*[0m S: '/var/tmp/portage/dev-qt/qttranslations-4.8.6-r1/work/qt-everywhere-opensource-src-4.8.6'
emerge --info : https://gist.github.com/anonymous/f3d0742e1ded09a2ddc7
Is anyone experiencing a similar issue?



