Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

make failed #47

Open
myallod opened this issue Nov 23, 2015 · 0 comments
Open

make failed #47

myallod opened this issue Nov 23, 2015 · 0 comments

Comments

@myallod
Copy link

myallod commented Nov 23, 2015

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant