Package: src:licq
Version: 1.8.2-1
Severity: serious
Tags: sid stretch

licq fails to build in unstable on amd64:

[...]

[----------] 7 tests from DynamicLibrary
[ RUN      ] DynamicLibrary.loadLib
/«PKGBUILDDIR»/src/utils/tests/dynamiclibrarytest.cpp:41: Failure
Expected: DynamicLibrary libm("libm.so") doesn't throw an exception.
  Actual: it throws.
[  FAILED  ] DynamicLibrary.loadLib (1 ms)
[ RUN      ] DynamicLibrary.getSymbol
unknown file: Failure
C++ exception with description "std::exception" thrown in the test body.
[  FAILED  ] DynamicLibrary.getSymbol (0 ms)
[ RUN      ] DynamicLibrary.getName
unknown file: Failure
C++ exception with description "std::exception" thrown in the test body.
[  FAILED  ] DynamicLibrary.getName (0 ms)
[ RUN      ] DynamicLibrary.getMissingSymbolShouldFail
unknown file: Failure
C++ exception with description "std::exception" thrown in the test body.
[  FAILED  ] DynamicLibrary.getMissingSymbolShouldFail (0 ms)

[...]

[----------] Global test environment tear-down
[==========] 118 tests from 25 test cases ran. (209 ms total)
[  PASSED  ] 114 tests.
[  FAILED  ] 4 tests, listed below:
[  FAILED  ] DynamicLibrary.loadLib
[  FAILED  ] DynamicLibrary.getSymbol
[  FAILED  ] DynamicLibrary.getName
[  FAILED  ] DynamicLibrary.getMissingSymbolShouldFail

 4 FAILED TESTS


0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.21 sec

The following tests FAILED:
          1 - licq (Failed)
Errors while running CTest
src/CMakeFiles/unittest_run.dir/build.make:63: recipe for target 'src/CMakeFiles/unittest.stamp' failed
make[3]: *** [src/CMakeFiles/unittest.stamp] Error 8
make[3]: Leaving directory 
'/scratch/packages/tmp/licq-1.8.2/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:622: recipe for target 'src/CMakeFiles/unittest_run.dir/all' failed
make[2]: *** [src/CMakeFiles/unittest_run.dir/all] Error 2
make[2]: Leaving directory 
'/scratch/packages/tmp/licq-1.8.2/obj-x86_64-linux-gnu'
Makefile:141: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory 
'/scratch/packages/tmp/licq-1.8.2/obj-x86_64-linux-gnu'
debian/rules:58: recipe for target 'debian/stamp-licq-build' failed
make: *** [debian/stamp-licq-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Reply via email to