Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193119 - dev-util/cppunit-1.12.0 build fails with USE=qt3
Summary: dev-util/cppunit-1.12.0 build fails with USE=qt3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-19 21:25 UTC by Wolfram Schlich (RETIRED)
Modified: 2007-09-25 13:56 UTC (History)
1 user (show)

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 Wolfram Schlich (RETIRED) gentoo-dev 2007-09-19 21:25:47 UTC
--8<--
[...]
uic: File generated with too old version of Qt Designer
uic: File generated with too old version of Qt Designer
/usr/bin/uic testbrowserdlg.ui -o .moc/ui_testbrowserdlg.h
/usr/bin/uic testrunnerdlg.ui -o .moc/ui_testrunnerdlg.h
uic: File generated with too old version of Qt Designer
File 'testbrowserdlg.ui' is not valid
make: *** [.moc/ui_testbrowserdlg.h] Error 1
make: *** Waiting for unfinished jobs....
uic: File generated with too old version of Qt Designer
File 'testrunnerdlg.ui' is not valid
make: *** [.moc/ui_testrunnerdlg.h] Error 1
 *
 * ERROR: dev-util/cppunit-1.12.0 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   cppunit-1.12.0.ebuild, line 52:   Called die
 *
 * emake failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/dev-util:cppunit-1.12.0:20070919-202846.log'.
 *
--8<--
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2007-09-25 13:56:19 UTC
should be fixed in the ebuild now, thanks for the report.