Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124819 - dev-util/qtunit-0.9.8 fails (QT4)
Summary: dev-util/qtunit-0.9.8 fails (QT4)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-03 09:09 UTC by Patrizio Bassi
Modified: 2006-03-17 07:58 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrizio Bassi 2006-03-03 09:09:52 UTC
due to qt3/4

should be forced to qt3


>>> Compiling source in /var/tmp/portage/qtunit-0.9.8/work/qtunit-0.9.8 ...
cd src && qmake src.pro -o Makefile
uic: File generated with too old version of Qt Designer
uic: File generated with too old version of Qt Designer
uic: File generated with too old version of Qt Designer
uic: File generated with too old version of Qt Designer
uic: File generated with too old version of Qt Designer
uic: File generated with too old version of Qt Designer
uic: File generated with too old version of Qt Designer
cd src && make -f Makefile
make[1]: Entering directory `/var/tmp/portage/qtunit-0.9.8/work/qtunit-0.9.8/src'
g++ -c -pipe -g -D_REENTRANT -Wall -W -fPIC -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/doc/qt-4.1.0-r2/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iframework -Iguirunner -Itextrunner -I../moc/src -I. -o ../build/src/QtUnitException.o framework/QtUnitException.cpp
framework/QtUnitException.cpp: In member function ‘virtual const char* com_uwyn_qtunit::QtUnitException::what() const’:
framework/QtUnitException.cpp:63: error: ‘const class QString’ has no member named ‘latin1’
make[1]: *** [../build/src/QtUnitException.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/qtunit-0.9.8/work/qtunit-0.9.8/src'
make: *** [sub-src] Error 2

!!! ERROR: dev-util/qtunit-0.9.8 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_compile
  ebuild.sh, line 971:   Called src_compile
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2006-03-17 07:58:08 UTC
Should be fixed now - thanks for the report.