I've qt-4.4.2 on my gentoo system. I know that qt-creator release work with this library version. I want to install it with emerge flag '--nodep' and have emerge error. Reproducible: Always Steps to Reproduce: 1.run in bash terminal: ACCEPT_KEYWORDS="~x86" emerge --nodep qt-creator Actual Results: Run typical program installation. Log hereafter >>> Verifying ebuild manifests >>> Emerging (1 of 1) dev-util/qt-creator-1.0.0 * qt-creator-1.0.0-src.zip RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking qt-creator-1.0.0-src.zip to /var/tmp/portage/dev-util/qt-creator-1.0.0/work >>> Source unpacked in /var/tmp/portage/dev-util/qt-creator-1.0.0/work * Applying docs_gen.patch ... [ ok ] * Fixing src/qworkbench.pri * Fixing src/qworkbenchlibrary.pri * Fixing src/qworkbenchplugin.pri >>> Configuring source in /var/tmp/portage/dev-util/qt-creator-1.0.0/work/qt-creator-1.0.0-src ... * Processing qmake qtcreator.pro ... [ !! ] * Running qmake on "qtcreator.pro" has failed * This shouldn't happen - please send a bug report to bugs.gentoo.org * * ERROR: dev-util/qt-creator-1.0.0 failed. * Call stack: * ebuild.sh, line 49: Called src_configure * environment, line 2592: Called eqmake4 'qtcreator.pro' * environment, line 1345: Called die * The specific snippet of code: * die "qmake failed on ${projprofile}"; * The die message: * qmake failed on qtcreator.pro * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-util/qt-creator-1.0.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/qt-creator-1.0.0/temp/environment'. * >>> Failed to emerge dev-util/qt-creator-1.0.0, Log file: >>> '/var/tmp/portage/dev-util/qt-creator-1.0.0/temp/build.log' * Messages for package dev-util/qt-creator-1.0.0: * Running qmake on "qtcreator.pro" has failed * This shouldn't happen - please send a bug report to bugs.gentoo.org * * ERROR: dev-util/qt-creator-1.0.0 failed. * Call stack: * ebuild.sh, line 49: Called src_configure * environment, line 2592: Called eqmake4 'qtcreator.pro' * environment, line 1345: Called die * The specific snippet of code: * die "qmake failed on ${projprofile}"; * The die message: * qmake failed on qtcreator.pro * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-util/qt-creator-1.0.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/qt-creator-1.0.0/temp/environment'. *
*** This bug has been marked as a duplicate of bug 261980 ***