licq-im / licq

An instant messaging client for UNIX
http://www.licq.org/
16 stars 4 forks source link

make failed #47

Open myallod opened 8 years ago

myallod commented 8 years ago

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