[Minotaur-dev] minotaur daily test results

amahajan amahajan at iitb.ac.in
Wed Dec 27 11:32:08 CST 2017


Minotaur daily test report
Wed Dec 27 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-31-g4d4e81c

Summary
--------------------------------------------------
compiling build-base: OK.
make utest output for build-base: OK (41)
compiling build-base-debug: OK.
make utest output for build-base-debug: OK (41)
compiling build-base-static: OK.
make utest output for build-base-static: OK (41)
compiling build-filter: OK.
make utest output for build-filter: OK (41)
compiling build-filter-debug: OK.
make utest output for build-filter-debug: OK (41)
compiling build-filter-static: OK.
make utest output for build-filter-static: OK (41)
compiling build-ipopt: OK.
make utest output for build-ipopt: OK (44)
compiling build-ipopt-debug: OK.
make utest output for build-ipopt-debug: OK (44)
compiling build-ipopt-static: OK.
make utest output for build-ipopt-static: OK (44)
compiling build-osi: OK.
make utest output for build-osi: OK (41)
compiling build-osi-debug: OK.
make utest output for build-osi-debug: OK (41)
compiling build-osi-static: OK.
make utest output for build-osi-static: OK (41)
compiling build-ampl: OK.
make utest output for build-ampl: OK (60)
compiling build-ampl-debug: OK.
make utest output for build-ampl-debug: OK (60)
compiling build-ampl-static: OK.
make utest output for build-ampl-static: OK (60)
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:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
: logger ok! OK (71)
==23462== Memcheck, a memory error detector
==23462== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==23462== Using Valgrind-3.12.0.SVN and LibVEX; rerun with -h for copyright info
==23462== Command: ./unittest all
==23462== 
: logger ok! ==23462== Conditional jump or move depends on uninitialised value(s)
==23462==    at 0x208814: bqpd_ (in /home/amahajan/tmp/minotaur-test/build-all-debug/src/testing/unittest)
==23462==    by 0x200EC7: Minotaur::BqpdEngine::solve_(int, double&) (BqpdEngine.cpp:512)
==23462==    by 0x20099C: Minotaur::BqpdEngine::solve() (BqpdEngine.cpp:432)
==23462==    by 0x1F4244: AMPLBqpdUT::testNLP() (AMPLBqpdUT.cpp:57)
==23462==    by 0x1F59B5: CppUnit::TestCaller<AMPLBqpdUT>::runTest() (TestCaller.h:166)
==23462==    by 0x4E5AB81: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==23462==    by 0x4E5197F: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==23462==    by 0x4E57F74: operator() (ProtectorChain.cpp:20)
==23462==    by 0x4E57F74: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==23462==    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)
==23462==    by 0x4E5A9CF: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==23462==    by 0x4E5AE52: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==23462==    by 0x4E5AD6D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==23462== 
OK (71)
==23462== 
==23462== HEAP SUMMARY:
==23462==     in use at exit: 0 bytes in 0 blocks
==23462==   total heap usage: 173,239 allocs, 173,239 frees, 888,656,153 bytes allocated
==23462== 
==23462== All heap blocks were freed -- no leaks are possible
==23462== 
==23462== For counts of detected and suppressed errors, rerun with: -v
==23462== Use --track-origins=yes to see where uninitialised values come from
==23462== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
 
Errors in build-all:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp: In member function ‘int Minotaur::NlWriter::writeHeader_(Minotaur::ProblemPtr, std::ofstream&)’:
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:143:18: warning: ‘nl_in_o’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     of << " " << nl_in_o << " " << nl_in_c << std::endl;
                  ^~~~~~~
: logger ok! OK (71)
 
Errors in build-all-manual:
--------------------------------------------------
Makefile:545: minotaur.d: No such file or directory
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
 
Errors in build-all-static:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp: In member function ‘int Minotaur::NlWriter::writeHeader_(Minotaur::ProblemPtr, std::ofstream&)’:
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:143:18: warning: ‘nl_in_o’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     of << " " << nl_in_o << " " << nl_in_c << std::endl;
                  ^~~~~~~
: logger ok! OK (71)
 
Errors in build-ampl-debug:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
: logger ok! OK (60)
 
Errors in build-ampl:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp: In member function ‘int Minotaur::NlWriter::writeHeader_(Minotaur::ProblemPtr, std::ofstream&)’:
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:143:18: warning: ‘nl_in_o’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     of << " " << nl_in_o << " " << nl_in_c << std::endl;
                  ^~~~~~~
: logger ok! OK (60)
 
Errors in build-ampl-static:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp: In member function ‘int Minotaur::NlWriter::writeHeader_(Minotaur::ProblemPtr, std::ofstream&)’:
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:143:18: warning: ‘nl_in_o’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     of << " " << nl_in_o << " " << nl_in_c << std::endl;
                  ^~~~~~~
: logger ok! OK (60)
 
Errors in build-base-debug:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
: logger ok! OK (41)
 
Errors in build-base:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp: In member function ‘int Minotaur::NlWriter::writeHeader_(Minotaur::ProblemPtr, std::ofstream&)’:
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:143:18: warning: ‘nl_in_o’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     of << " " << nl_in_o << " " << nl_in_c << std::endl;
                  ^~~~~~~
: logger ok! OK (41)
 
Errors in build-base-static:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp: In member function ‘int Minotaur::NlWriter::writeHeader_(Minotaur::ProblemPtr, std::ofstream&)’:
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:143:18: warning: ‘nl_in_o’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     of << " " << nl_in_o << " " << nl_in_c << std::endl;
                  ^~~~~~~
: logger ok! OK (41)
 
Errors in build-filter-debug:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
: logger ok! OK (41)
 
Errors in build-filter:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp: In member function ‘int Minotaur::NlWriter::writeHeader_(Minotaur::ProblemPtr, std::ofstream&)’:
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:143:18: warning: ‘nl_in_o’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     of << " " << nl_in_o << " " << nl_in_c << std::endl;
                  ^~~~~~~
: logger ok! OK (41)
 
Errors in build-filter-static:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp: In member function ‘int Minotaur::NlWriter::writeHeader_(Minotaur::ProblemPtr, std::ofstream&)’:
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:143:18: warning: ‘nl_in_o’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     of << " " << nl_in_o << " " << nl_in_c << std::endl;
                  ^~~~~~~
: logger ok! OK (41)
 
Errors in build-ipopt-debug:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
: logger ok! OK (44)
 
Errors in build-ipopt:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp: In member function ‘int Minotaur::NlWriter::writeHeader_(Minotaur::ProblemPtr, std::ofstream&)’:
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:143:18: warning: ‘nl_in_o’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     of << " " << nl_in_o << " " << nl_in_c << std::endl;
                  ^~~~~~~
: logger ok! OK (44)
 
Errors in build-ipopt-static:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp: In member function ‘int Minotaur::NlWriter::writeHeader_(Minotaur::ProblemPtr, std::ofstream&)’:
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:143:18: warning: ‘nl_in_o’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     of << " " << nl_in_o << " " << nl_in_c << std::endl;
                  ^~~~~~~
: logger ok! OK (44)
 
Errors in build-osi-debug:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
: logger ok! OK (41)
 
Errors in build-osi:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp: In member function ‘int Minotaur::NlWriter::writeHeader_(Minotaur::ProblemPtr, std::ofstream&)’:
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:143:18: warning: ‘nl_in_o’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     of << " " << nl_in_o << " " << nl_in_c << std::endl;
                  ^~~~~~~
: logger ok! OK (41)
 
Errors in build-osi-static:
--------------------------------------------------
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:30:0: warning: "SPEW" redefined
 #define SPEW 1
 
<command-line>:0:0: note: this is the location of the previous definition
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp: In member function ‘int Minotaur::NlWriter::writeHeader_(Minotaur::ProblemPtr, std::ofstream&)’:
/home/amahajan/tmp/minotaur-test/src/base/NlWriter.cpp:143:18: warning: ‘nl_in_o’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     of << " " << nl_in_o << " " << nl_in_c << std::endl;
                  ^~~~~~~
: logger ok! OK (41)

End of tests
Wed Dec 27 23:02:08 IST 2017
--------------------------------------------------


More information about the Minotaur-dev mailing list