[Minotaur-dev] minotaur daily test results

amahajan amahajan at iitb.ac.in
Mon Dec 4 11:17:32 CST 2017


Minotaur daily test report
Mon Dec  4 22:37:01 IST 2017
origin.ieor.iitb.ac.in
Linux origin 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26) x86_64 GNU/Linux
Detailed log available at  http://www.ieor.iitb.ac.in/files/faculty/amahajan/minotaur/nightly/origin/index.html
Not using any user specified doxygen installation
Not using any user specified cmake installation

Minotaur src directory checked out.
Minotaur version: v0.2.1-10-g8ab398c
ls: cannot access 'build-ampl/bin': No such file or directory
ls: cannot access 'build-ampl/lib': No such file or directory
ls: cannot access 'build-ampl/include/minotaur/*': No such file or directory
ls: cannot access 'build-ampl-debug/bin': No such file or directory
ls: cannot access 'build-ampl-debug/lib': No such file or directory
ls: cannot access 'build-ampl-debug/include/minotaur/*': No such file or directory
ls: cannot access 'build-ampl-static/bin': No such file or directory
ls: cannot access 'build-ampl-static/lib': No such file or directory
ls: cannot access 'build-ampl-static/include/minotaur/*': No such file or directory

Summary
--------------------------------------------------
compiling build-base: ERROR. lib/libminotaur.so not built.
make utest output for build-base: ERROR
compiling build-base-debug: ERROR. lib/libminotaur.so not built.
make utest output for build-base-debug: ERROR
compiling build-base-static: ERROR. lib/libminotaur.a not built.
make utest output for build-base-static: ERROR
compiling build-filter: ERROR. lib/libminotaur.so not built.
make utest output for build-filter: ERROR
compiling build-filter-debug: ERROR. lib/libminotaur.so not built.
make utest output for build-filter-debug: ERROR
compiling build-filter-static: ERROR. lib/libminotaur.a not built.
make utest output for build-filter-static: ERROR
compiling build-ipopt: ERROR. lib/libminotaur.so not built.
make utest output for build-ipopt: ERROR
compiling build-ipopt-debug: ERROR. lib/libminotaur.so not built.
make utest output for build-ipopt-debug: ERROR
compiling build-ipopt-static: ERROR. lib/libminotaur.a not built.
make utest output for build-ipopt-static: ERROR
compiling build-osi: ERROR. lib/libminotaur.so not built.
make utest output for build-osi: ERROR
compiling build-osi-debug: ERROR. lib/libminotaur.so not built.
make utest output for build-osi-debug: ERROR
compiling build-osi-static: ERROR. lib/libminotaur.a not built.
make utest output for build-osi-static: ERROR
compiling build-ampl: ERROR. lib/libminotaur.so not built.
make utest output for build-ampl: ERROR
compiling build-ampl-debug: ERROR. lib/libminotaur.so not built.
make utest output for build-ampl-debug: ERROR
compiling build-ampl-static: ERROR. lib/libminotaur.a not built.
make utest output for build-ampl-static: ERROR
compiling build-all: OK.
make utest output for build-all: OK (71)
compiling build-all-debug: OK.
make utest output for build-all-debug: OK (71)
compiling build-all-static: OK.
make utest output for build-all-static: OK (71)
compiling build-all-manual: OK.

Errors:
--------------------------------------------------
 
Errors in build-all-debug:
--------------------------------------------------
: logger ok! OK (71)
==6322== Memcheck, a memory error detector
==6322== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==6322== Using Valgrind-3.12.0.SVN and LibVEX; rerun with -h for copyright info
==6322== Command: ./unittest all
==6322== 
: logger ok! ==6322== Conditional jump or move depends on uninitialised value(s)
==6322==    at 0x208814: bqpd_ (in /home/amahajan/tmp/minotaur-test/build-all-debug/src/testing/unittest)
==6322==    by 0x200EC7: Minotaur::BqpdEngine::solve_(int, double&) (BqpdEngine.cpp:512)
==6322==    by 0x20099C: Minotaur::BqpdEngine::solve() (BqpdEngine.cpp:432)
==6322==    by 0x1F4244: AMPLBqpdUT::testNLP() (AMPLBqpdUT.cpp:57)
==6322==    by 0x1F59B5: CppUnit::TestCaller<AMPLBqpdUT>::runTest() (TestCaller.h:166)
==6322==    by 0x4E5AB81: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==6322==    by 0x4E5197F: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==6322==    by 0x4E57F74: operator() (ProtectorChain.cpp:20)
==6322==    by 0x4E57F74: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==6322==    by 0x4E6047B: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (TestResult.cpp:181)
==6322==    by 0x4E5A9CF: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==6322==    by 0x4E5AE52: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==6322==    by 0x4E5AD6D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==6322== 
OK (71)
==6322== 
==6322== HEAP SUMMARY:
==6322==     in use at exit: 0 bytes in 0 blocks
==6322==   total heap usage: 173,239 allocs, 173,239 frees, 888,656,153 bytes allocated
==6322== 
==6322== All heap blocks were freed -- no leaks are possible
==6322== 
==6322== For counts of detected and suppressed errors, rerun with: -v
==6322== Use --track-origins=yes to see where uninitialised values come from
==6322== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
 
Errors in build-all:
--------------------------------------------------
: logger ok! OK (71)
 
Errors in build-all-manual:
--------------------------------------------------
Makefile:543: minotaur.d: No such file or directory
 
Errors in build-all-static:
--------------------------------------------------
: logger ok! OK (71)
 
Errors in build-ampl-debug:
--------------------------------------------------
CMake Error at CMakeLists.txt:246 (message):
   Minotaur config:  BQPD_LIB_DIR_F /home/amahajan/tmp/minotaur-test/build-ampl-debug//lib not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-ampl:
--------------------------------------------------
CMake Error at CMakeLists.txt:246 (message):
   Minotaur config:  BQPD_LIB_DIR_F /home/amahajan/tmp/minotaur-test/build-ampl//lib not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-ampl-static:
--------------------------------------------------
CMake Error at CMakeLists.txt:246 (message):
   Minotaur config:  BQPD_LIB_DIR_F /home/amahajan/tmp/minotaur-test/build-ampl-static//lib not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-base-debug:
--------------------------------------------------
CMake Error at CMakeLists.txt:246 (message):
   Minotaur config:  BQPD_LIB_DIR_F /home/amahajan/tmp/minotaur-test/build-base-debug//lib not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-base:
--------------------------------------------------
CMake Error at CMakeLists.txt:246 (message):
   Minotaur config:  BQPD_LIB_DIR_F /home/amahajan/tmp/minotaur-test/build-base//lib not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-base-static:
--------------------------------------------------
CMake Error at CMakeLists.txt:246 (message):
   Minotaur config:  BQPD_LIB_DIR_F /home/amahajan/tmp/minotaur-test/build-base-static//lib not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-filter-debug:
--------------------------------------------------
CMake Error at CMakeLists.txt:331 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/build-filter-debug//include/coin/IpIpoptApplication.hpp not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-filter:
--------------------------------------------------
CMake Error at CMakeLists.txt:331 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/build-filter//include/coin/IpIpoptApplication.hpp not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-filter-static:
--------------------------------------------------
CMake Error at CMakeLists.txt:331 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/build-filter-static//include/coin/IpIpoptApplication.hpp not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-ipopt-debug:
--------------------------------------------------
CMake Error at CMakeLists.txt:246 (message):
   Minotaur config:  BQPD_LIB_DIR_F /home/amahajan/tmp/minotaur-test/build-ipopt-debug//lib not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-ipopt:
--------------------------------------------------
CMake Error at CMakeLists.txt:246 (message):
   Minotaur config:  BQPD_LIB_DIR_F /home/amahajan/tmp/minotaur-test/build-ipopt//lib not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-ipopt-static:
--------------------------------------------------
CMake Error at CMakeLists.txt:246 (message):
   Minotaur config:  BQPD_LIB_DIR_F /home/amahajan/tmp/minotaur-test/build-ipopt-static//lib not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-osi-debug:
--------------------------------------------------
CMake Error at CMakeLists.txt:246 (message):
   Minotaur config:  BQPD_LIB_DIR_F /home/amahajan/tmp/minotaur-test/build-osi-debug//lib not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-osi:
--------------------------------------------------
CMake Error at CMakeLists.txt:246 (message):
   Minotaur config:  BQPD_LIB_DIR_F /home/amahajan/tmp/minotaur-test/build-osi//lib not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-osi-static:
--------------------------------------------------
CMake Error at CMakeLists.txt:246 (message):
   Minotaur config:  BQPD_LIB_DIR_F /home/amahajan/tmp/minotaur-test/build-osi-static//lib not found.


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.

End of tests
Mon Dec  4 22:47:32 IST 2017
--------------------------------------------------


More information about the Minotaur-dev mailing list