x11-libs/qt-gui-4.4.0_beta1: i keep getting an error message when emerging qt-gui. Reproducible: Always Steps to Reproduce: Propably has something to do with my stuff so dont really know. 1. emerge qt-gui 2. error msg Actual Results: some compiling and moc etc. at the end i get: rm -f libQtDesigner.so.4.4.0 libQtDesigner.so libQtDesigner.so.4 libQtDesigner.so.4.4 linking ../../../../lib/libQtDesigner.so.4.4.0 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lQtScript collect2: ld returned 1 exit status make[2]: *** [../../../../lib/libQtDesigner.so.4.4.0] Error 1 make[2]: Leaving directory `/var/tmp/portage/x11-libs/qt-gui-4.4.0_beta1/work/qt-x11-opensource-src-4.4.0-beta1/tools/designer/src/lib' make[1]: *** [sub-lib-make_default-ordered] Error 2 make[1]: Leaving directory `/var/tmp/portage/x11-libs/qt-gui-4.4.0_beta1/work/qt-x11-opensource-src-4.4.0-beta1/tools/designer/src' make: *** [sub-src-make_default] Error 2 Expected Results: emerged successfuly
Created attachment 148660 [details] build log
Created attachment 148661 [details] emerge --info qt-gui result
Are you sure this isn't a local problem? Does revdep-rebuild fix this? What's the contents of x11-libs/qt-script?
revdep-rebuild didnt solve the problem and since then i have removed everything and installed 4.3.x version if qt-gui that works.
compiling .moc/release-shared/moc_qtgradientviewdialog.cpp rm -f libQtDesigner.so.4.4.0 libQtDesigner.so libQtDesigner.so.4 libQtDesigner.so.4.4 linking ../../../../lib/libQtDesigner.so.4.4.0 /usr/lib/gcc/powerpc-unknown-linux-gnu/4.2.4/../../../../powerpc-unknown-linux-gnu/bin/ld: cannot find -lQtScript collect2: ld returned 1 exit status make[2]: *** [../../../../lib/libQtDesigner.so.4.4.0] Error 1 make[2]: Leaving directory `/var/tmp/portage/x11-libs/qt-gui-4.4.0/work/qt-x11-opensource-src-4.4.0/tools/designer/src/lib' make[1]: *** [sub-lib-make_default-ordered] Error 2 make[1]: Leaving directory `/var/tmp/portage/x11-libs/qt-gui-4.4.0/work/qt-x11-opensource-src-4.4.0/tools/designer/src' make: *** [sub-src-make_default] Error 2 i have the same problem
I'm closing this, as 4.4.0 is hardmasked and will never be unmasked. If this problem reappears in 4.4.2 or later, please reopen. But 4.4.2 works for me.