Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258763 - Failed to emerge x11-libs/qt-core-4.5.0_rc1
Summary: Failed to emerge x11-libs/qt-core-4.5.0_rc1
Status: RESOLVED DUPLICATE of bug 258667
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-12 18:53 UTC by Pavel Denisov
Modified: 2009-02-12 19:06 UTC (History)
0 users

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


Attachments
/var/tmp/portage/x11-libs/qt-core-4.5.0_rc1/temp/build.log (build.log,20.83 KB, text/plain)
2009-02-12 18:54 UTC, Pavel Denisov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Denisov 2009-02-12 18:53:23 UTC
Failed to emerge x11-libs/qt-core-4.5.0_rc1:

compiling parser.cpp
compiling token.cpp
compiling main.cpp
linking ../../../bin/moc
/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lQtGui

Source of problem seems to be somewhere here:

>>> Configuring source in /var/tmp/portage/x11-libs/qt-core-4.5.0_rc1/work/qt-x11-opensource-src-4.5.0-rc1 ...
cp: could not stat for `/usr/portage/x11-libs/qt-core/files/moc.pro': no such file or directory
cp: could not stat for `/usr/portage/x11-libs/qt-core/files/rcc.pro': no such file or directory
cp: could not stat for `/usr/portage/x11-libs/qt-core/files/uic.pro': no such file or directory
./configure -no-pch -debug -no-separate-debug-info -arch i386 -stl -verbose -largefile -confirm-license -no-rpath -prefix /usr -bindir /usr/bin -libdir /usr/lib/qt4 -datadir /usr/share/qt4 -docdir /usr/share/doc/qt-4.5.0_rc1 -headerdir /usr/include/qt4 -plugindir /usr/lib/qt4/plugins -sysconfdir /etc/qt4 -translationdir /usr/share/qt4/translations -examplesdir /usr/share/qt4/examples -demosdir /usr/share/qt4/demos -silent -fast -no-exceptions -reduce-relocations -nomake examples -nomake demos -glib -openssl -qt3support -no-xkb -no-fontconfig -no-xrender -no-xrandr -no-xfixes -no-xcursor -no-xinerama -no-xshape -no-sm -no-opengl -no-nas-sound -no-dbus -iconv -no-cups -no-gif -no-libpng -no-libmng -no-libjpeg -system-zlib -no-webkit -no-phonon -no-xmlpatterns -no-freetype -no-libtiff -no-accessibility -no-fontconfig -no-opengl -no-svg -no-gtkstyle


Reproducible: Always
Comment 1 Pavel Denisov 2009-02-12 18:54:55 UTC
Created attachment 181804 [details]
/var/tmp/portage/x11-libs/qt-core-4.5.0_rc1/temp/build.log

Build log
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2009-02-12 19:06:19 UTC

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