QT4 Beta 2 is available: http://www.trolltech.com/newsroom/announcements/00000200.html Reproducible: Always Steps to Reproduce:
And it's been in portage now for a long time.
You are right. SORRY! Couldn't find it on packages.gentoo.org (looked only on the mainsite) and my local tree(forgot to unmask it). Sorry again.
Note that the digests are wrong (as I based it off of the commercial version as the open source wasn't available when I was doing my work), so you'll have to emerge sync to get the latest copy.
Erm, it seems to me that not only the digest is wrong, but also the whole filename. According to http://www.trolltech.com/download/betas.html the filename should be qt-x11-opensource-4.0.0-b2.tar.bz2, but the one in the ebuild is qt-x11-beta-4.0.0-b2.tar.bz2
Yep, should have been fixed yesterday with the same reasons as comment #4.
Err, #3
Ebuild failed with gcc4, following is the error message g++ -Wl,-O2 -o ../../bin/qtconfig .obj/release-shared/colorbutton.o .obj/release-shared/main.o .obj/release-shared/previewframe.o .obj/release-shared/previewwidget.o .obj/release-shared/mainwindow.o .obj/release-shared/paletteeditoradvanced.o .obj/release-shared/moc_colorbutton.o .obj/release-shared/moc_previewframe.o .obj/release-shared/moc_previewwidget.o .obj/release-shared/moc_mainwindow.o .obj/release-shared/moc_paletteeditoradvanced.o .obj/release-shared/mainwindowbase.o .obj/release-shared/paletteeditoradvancedbase.o .obj/release-shared/previewwidgetbase.o .obj/release-shared/moc_mainwindowbase.o .obj/release-shared/moc_paletteeditoradvancedbase.o .obj/release-shared/moc_previewwidgetbase.o .obj/release-shared/qmake_image_collection.o -L/usr/lib/mysql -L/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/lib -L/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/lib -lQtCore -lQtGui -lQt3Support -lpthread -ldl make[2]: Leaving directory `/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/tools/qtconfig' make[1]: Leaving directory `/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/tools' !!! ERROR: x11-libs/qt-4.0.0_beta2 failed. !!! Function src_compile, Line 121, Exitcode 1 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message.
There's no error there, you need to post more of the log.
I agree, there is no error. But I can't compile it, either. I'll give you the last 'few' lines. ;) cd qtconfig && make all make[2]: Entering directory `/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/tools/qtconfig' make[2]: Warning: File `Makefile' has modification time 6.1e+02 s in the future g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/colorbutton.o colorbutton.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/uic -3 /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/uic3 previewwidgetbase.ui -o ui_previewwidgetbase.h /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/uic -3 /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/uic3 paletteeditoradvancedbase.ui -o ui_paletteeditoradvancedbase.h /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/moc -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. colorbutton.h -o .moc/release-shared/moc_colorbutton.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/uic3 -embed qtconfig images/appicon.png -o qmake_image_collection.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/uic3 -decl ui_previewwidgetbase.h previewwidgetbase.ui -o previewwidgetbase.h /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/uic3 -decl ui_paletteeditoradvancedbase.h paletteeditoradvancedbase.ui -o paletteeditoradvancedbase.h g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/moc_colorbutton.o .moc/release-shared/moc_colorbutton.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/moc -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. previewframe.h -o .moc/release-shared/moc_previewframe.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/moc -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. previewwidget.h -o .moc/release-shared/moc_previewwidget.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/moc -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. paletteeditoradvanced.h -o .moc/release-shared/moc_paletteeditoradvanced.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/uic3 -impl paletteeditoradvancedbase.h paletteeditoradvancedbase.ui -o paletteeditoradvancedbase.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/uic3 -impl previewwidgetbase.h previewwidgetbase.ui -o previewwidgetbase.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/moc -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. paletteeditoradvancedbase.h -o .moc/release-shared/moc_paletteeditoradvancedbase.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/moc -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. previewwidgetbase.h -o .moc/release-shared/moc_previewwidgetbase.cpp g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/qmake_image_collection.o qmake_image_collection.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/uic -3 /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/uic3 mainwindowbase.ui -o ui_mainwindowbase.h g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/previewframe.o previewframe.cpp g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/previewwidget.o previewwidget.cpp g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/paletteeditoradvanced.o paletteeditoradvanced.cpp g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/moc_previewframe.o .moc/release-shared/moc_previewframe.cpp g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/moc_previewwidget.o .moc/release-shared/moc_previewwidget.cpp g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/moc_paletteeditoradvanced.o .moc/release-shared/moc_paletteeditoradvanced.cpp g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/paletteeditoradvancedbase.o paletteeditoradvancedbase.cpp g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/previewwidgetbase.o previewwidgetbase.cpp g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/moc_paletteeditoradvancedbase.o .moc/release-shared/moc_paletteeditoradvancedbase.cpp g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/moc_previewwidgetbase.o .moc/release-shared/moc_previewwidgetbase.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/uic3 -decl ui_mainwindowbase.h mainwindowbase.ui -o mainwindowbase.h g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/main.o main.cpp g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/mainwindow.o mainwindow.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/moc -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. mainwindow.h -o .moc/release-shared/moc_mainwindow.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/uic3 -impl mainwindowbase.h mainwindowbase.ui -o mainwindowbase.cpp /var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/bin/moc -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. mainwindowbase.h -o .moc/release-shared/moc_mainwindowbase.cpp g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/moc_mainwindow.o .moc/release-shared/moc_mainwindow.cpp g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/mainwindowbase.o mainwindowbase.cpp g++ -c -pipe -I/usr/include/mysql -march=athlon-xp -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/mkspecs/linux-g++ -I. -I../../include/Qt3Support -I../../include/QtGui -I../../include/QtCore -I../../include -I. -I.moc/release-shared -I. -o .obj/release-shared/moc_mainwindowbase.o .moc/release-shared/moc_mainwindowbase.cpp g++ -o ../../bin/qtconfig .obj/release-shared/colorbutton.o .obj/release-shared/main.o .obj/release-shared/previewframe.o .obj/release-shared/previewwidget.o .obj/release-shared/mainwindow.o .obj/release-shared/paletteeditoradvanced.o .obj/release-shared/moc_colorbutton.o .obj/release-shared/moc_previewframe.o .obj/release-shared/moc_previewwidget.o .obj/release-shared/moc_mainwindow.o .obj/release-shared/moc_paletteeditoradvanced.o .obj/release-shared/mainwindowbase.o .obj/release-shared/paletteeditoradvancedbase.o .obj/release-shared/previewwidgetbase.o .obj/release-shared/moc_mainwindowbase.o .obj/release-shared/moc_paletteeditoradvancedbase.o .obj/release-shared/moc_previewwidgetbase.o .obj/release-shared/qmake_image_collection.o -L/usr/lib/mysql -L/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/lib -L/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/lib -lQtCore -lQtGui -lQt3Support -lpthread -ldl make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Leaving directory `/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/tools/qtconfig' make[1]: warning: Clock skew detected. Your build may be incomplete. make[1]: Leaving directory `/var/tmp/portage/qt-4.0.0_beta2/work/qt-x11-opensource-4.0.0-b2/tools' !!! ERROR: x11-libs/qt-4.0.0_beta2 failed. !!! Function src_compile, Line 121, Exitcode 1 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message.
I think emerge "die"s somewhere, but I can't figure out where that could be.
I think I see the problem: - use examples && emake sub-demos sub-examples sub-tutorial || die + use examples && ( emake sub-demos sub-examples sub-tutorial || die )
Note that I've also run to some problems where the beta1 was getting in the way - that is, I had to uninstall it before I tryed to merge beta2.