Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make check fails #11

Open
ghost opened this issue May 7, 2018 · 1 comment
Open

make check fails #11

ghost opened this issue May 7, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented May 7, 2018

Hi

I was able to compile heinz and was running the tests and this fails. Does this affect the results or use of heinz?

Thank you.

/home/ksoh/heinz/build# make check
Scanning dependencies of target check_mwcs_solution
[ 11%] Building CXX object CMakeFiles/check_mwcs_solution.dir/src/dimacs/check_mwcs_solution.cpp.o
[ 22%] Building CXX object CMakeFiles/check_mwcs_solution.dir/src/utils.cpp.o
[ 33%] Linking CXX executable check_mwcs_solution
[ 33%] Built target check_mwcs_solution
Scanning dependencies of target check_pcst_solution
[ 44%] Building CXX object CMakeFiles/check_pcst_solution.dir/src/dimacs/check_pcst_solution.cpp.o
[ 55%] Building CXX object CMakeFiles/check_pcst_solution.dir/src/utils.cpp.o
[ 66%] Linking CXX executable check_pcst_solution
[ 66%] Built target check_pcst_solution
[100%] Built target heinz_mwcs_no_dc
Scanning dependencies of target check
Test project /home/ksoh/heinz/build
Start 1: heinz_mwcs_no_dc
1/1 Test #1: heinz_mwcs_no_dc .................***Failed 0.02 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) = 0.02 sec

The following tests FAILED:
1 - heinz_mwcs_no_dc (Failed)
Errors while running CTest
CMakeFiles/check.dir/build.make:59: recipe for target 'CMakeFiles/check' failed
make[3]: *** [CMakeFiles/check] Error 8
CMakeFiles/Makefile2:69: recipe for target 'CMakeFiles/check.dir/all' failed
make[2]: *** [CMakeFiles/check.dir/all] Error 2
CMakeFiles/Makefile2:76: recipe for target 'CMakeFiles/check.dir/rule' failed
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
Makefile:129: recipe for target 'check' failed
make: *** [check] Error 2

@guwek
Copy link
Member

guwek commented May 8, 2018 via email

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

No branches or pull requests

1 participant