Bug 193119 - dev-util/cppunit-1.12.0 build fails with USE=qt3
Bug#: 193119 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: cpp@gentoo.org Reported By: wschlich@gentoo.org
Component: Applications
URL: 
Summary: dev-util/cppunit-1.12.0 build fails with USE=qt3
Keywords:  
Status Whiteboard: 
Opened: 2007-09-19 21:25 0000
Description:   Opened: 2007-09-19 21:25 0000
--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 From Caleb Tennis 2007-09-25 13:56:19 0000 -------
should be fixed in the ebuild now, thanks for the report.