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.