You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.
lek@myallod:/srv/PKGS/licq/build-all$ make VERBOSE=1
.....
[ 92%] Built target unittest
make -f licq/src/CMakeFiles/unittest_run.dir/build.make licq/src/CMakeFiles/unittest_run.dir/depend
make[2]: Entering directory '/srv/PKGS/licq/build-all'
cd /srv/PKGS/licq/build-all && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /srv/PKGS/licq/build-all /srv/PKGS/licq/licq/src /srv/PKGS/licq/build-all /srv/PKGS/licq/build-all/licq/src /srv/PKGS/licq/build-all/licq/src/CMakeFiles/unittest_run.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/srv/PKGS/licq/build-all'
make -f licq/src/CMakeFiles/unittest_run.dir/build.make licq/src/CMakeFiles/unittest_run.dir/build
make[2]: Entering directory '/srv/PKGS/licq/build-all'
[ 93%] Running unit test
cd /srv/PKGS/licq/build-all/licq/src && /usr/bin/ctest
Test project /srv/PKGS/licq/build-all/licq/src
Start 1: licq
1/1 Test #1: licq .............................***Failed 0.23 sec
0% tests passed, 1 tests failed out of 1
Total Test time (real) = 0.25 sec
The following tests FAILED:
1 - licq (Failed)
Errors while running CTest
licq/src/CMakeFiles/unittest_run.dir/build.make:60: recipe for target 'licq/src/CMakeFiles/unittest.stamp' failed
make[2]: *** [licq/src/CMakeFiles/unittest.stamp] Error 8
make[2]: Leaving directory '/srv/PKGS/licq/build-all'
CMakeFiles/Makefile2:1662: recipe for target 'licq/src/CMakeFiles/unittest_run.dir/all' failed
make[1]: *** [licq/src/CMakeFiles/unittest_run.dir/all] Error 2
make[1]: Leaving directory '/srv/PKGS/licq/build-all'
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: