Summary: | x11-libs/qt-gui-4.4.0_beta1 doesn't find qtscript | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | ncl8 <crofle> |
Component: | New packages | Assignee: | Qt Bug Alias <qt> |
Status: | RESOLVED TEST-REQUEST | ||
Severity: | normal | CC: | lordcris |
Priority: | High | ||
Version: | 2007.0 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build log
emerge --info qt-gui result |
Description
ncl8
2008-04-04 22:47:11 UTC
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. |