The postinst phase failed for all Qt 5.6.0_beta ebuilds. Example output: >>> Installing (3 of 3) dev-qt/qttranslations-5.6.0_beta::qt * Regenerating gentoo-qconfig.h * Updating QT_CONFIG in qconfig.pri /var/tmp/portage/dev-qt/qttranslations-5.6.0_beta/temp/environment: Zeile 853: estack_push: Kommando nicht gefunden. /var/tmp/portage/dev-qt/qttranslations-5.6.0_beta/temp/environment: Zeile 842: estack_pop: Kommando nicht gefunden. * ERROR: dev-qt/qttranslations-5.6.0_beta::qt failed (postinst phase): * eshopts_pop: unbalanced push * * Call stack: * ebuild.sh, line 133: Called pkg_postinst * environment, line 1960: Called qt5-build_pkg_postinst * environment, line 2115: Called qt5_regenerate_global_qconfigs * environment, line 2340: Called eshopts_pop * environment, line 842: Called die * The specific snippet of code: * estack_pop eshopts s || die "${FUNCNAME}: unbalanced push"; * * If you need support, post the output of `emerge --info '=dev-qt/qttranslations-5.6.0_beta::qt'`, * the complete build log and the output of `emerge -pqv '=dev-qt/qttranslations-5.6.0_beta::qt'`. * The complete build log is located at '/var/tmp/portage/dev-qt/qttranslations-5.6.0_beta/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-qt/qttranslations-5.6.0_beta/temp/environment'. * Working directory: '/usr/lib64/python2.7/site-packages' * S: '/var/tmp/portage/dev-qt/qttranslations-5.6.0_beta/work/qttranslations-opensource-src-5.6.0-beta' * FAILED postinst: 1 Reproducible: Always
Created attachment 422182 [details] emerge output
Created attachment 422184 [details] eix -cC dev-qt
Not sure why a fatal error has been triggered in this case, so far all I've encountered is warnings like: eutils.eclass: line 102: no match: _ESTACK_eshopts_[1]
*** This bug has been marked as a duplicate of bug 568640 ***