First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 179101
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Cédric Krier <cedk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Markus Rothe <corsair@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 179101 depends on: 179113 Show dependency tree
Bug 179101 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-05-19 13:38 0000
Hello,

sys-libs/libsmbios-0.13.6 fails tests:

[...]
./main.cpp:27:52: error: cppunit/extensions/TestFactoryRegistry.h: No such file
or directory
./main.cpp:28:40: error: cppunit/ui/text/TestRunner.h: No such file or
directory
./main.cpp:29:34: error: cppunit/XmlOutputter.h: No such file or directory
./main.cpp: In function 'int main(int, char**)':
./main.cpp:69: error: 'CppUnit' has not been declared
./main.cpp:69: error: expected initializer before 'runner'
./main.cpp:71: error: 'CppUnit' has not been declared
./main.cpp:71: error: expected initializer before '&' token
./main.cpp:74: error: 'CppUnit' has not been declared
./main.cpp:74: error: expected initializer before '*' token
./main.cpp:76: error: 'runner' was not declared in this scope
./main.cpp:76: error: 'outputter' was not declared in this scope
./main.cpp:77: error: 'registry' was not declared in this scope
make[2]: *** [testRbu-main.o] Error 1
make[2]: Leaving directory
`/var/tmp/paludis/sys-libs/libsmbios-0.13.6/work/libsmbios-0.13.6/cppunit'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory
`/var/tmp/paludis/sys-libs/libsmbios-0.13.6/work/libsmbios-0.13.6/cppunit'
make: *** [check-recursive] Error 1



installing dev-util/cppunit-1.12.0 fixed the problem. please add
dev-util/cppunit to the dependencies.

------- Comment #1 From Cédric Krier 2007-05-19 21:20:02 0000 -------
Fix in cvs
Thanks

First Last Prev Next    No search results available      Search page      Enter new bug