Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216247 - x11-libs/qt-gui-4.4.0_beta1 doesn't find qtscript
Summary: x11-libs/qt-gui-4.4.0_beta1 doesn't find qtscript
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-04 22:47 UTC by ncl8
Modified: 2008-12-04 01:02 UTC (History)
1 user (show)

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


Attachments
build log (build.log,45.25 KB, text/plain)
2008-04-04 22:48 UTC, ncl8
Details
emerge --info qt-gui result (info.log,3.27 KB, text/plain)
2008-04-04 22:57 UTC, ncl8
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ncl8 2008-04-04 22:47:11 UTC
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
Comment 1 ncl8 2008-04-04 22:48:43 UTC
Created attachment 148660 [details]
build log
Comment 2 ncl8 2008-04-04 22:57:28 UTC
Created attachment 148661 [details]
emerge --info qt-gui result
Comment 3 Ingmar Vanhassel (RETIRED) gentoo-dev 2008-04-07 12:52:20 UTC
Are you sure this isn't a local problem?
Does revdep-rebuild fix this?

What's the contents of x11-libs/qt-script?
Comment 4 ncl8 2008-04-07 14:54:20 UTC
revdep-rebuild didnt solve the problem and since then i have removed everything and installed 4.3.x version if qt-gui that works.
Comment 5 lordcris 2008-06-11 14:01:40 UTC
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
Comment 6 Ben de Groot (RETIRED) gentoo-dev 2008-12-04 01:02:22 UTC
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.