Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 571164 - [qt-overlay] dev-qt/qt*-5.6.0_beta failed (postinst phase): eshopts_pop: unbalanced push
Summary: [qt-overlay] dev-qt/qt*-5.6.0_beta failed (postinst phase): eshopts_pop: unba...
Status: RESOLVED DUPLICATE of bug 568640
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-07 13:38 UTC by Stefan Böhmann
Modified: 2016-01-08 01:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge output (emerge_output.txt,4.40 KB, text/plain)
2016-01-07 13:39 UTC, Stefan Böhmann
Details
eix -cC dev-qt (eix_-cC dev-qt.txt,6.03 KB, text/plain)
2016-01-07 13:39 UTC, Stefan Böhmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Böhmann 2016-01-07 13:38:38 UTC
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
Comment 1 Stefan Böhmann 2016-01-07 13:39:01 UTC
Created attachment 422182 [details]
emerge output
Comment 2 Stefan Böhmann 2016-01-07 13:39:26 UTC
Created attachment 422184 [details]
eix -cC dev-qt
Comment 3 Michael Palimaka (kensington) gentoo-dev 2016-01-07 16:11:33 UTC
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]
Comment 4 Davide Pesavento (RETIRED) gentoo-dev 2016-01-08 01:10:43 UTC

*** This bug has been marked as a duplicate of bug 568640 ***