[Minotaur-dev] minotaur daily test results
amahajan
amahajan at iitb.ac.in
Mon Jan 22 11:31:40 CST 2018
Minotaur daily test report
Mon Jan 22 22:37:01 IST 2018
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-32-g28630f2
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)
==819== Memcheck, a memory error detector
==819== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==819== Using Valgrind-3.12.0.SVN and LibVEX; rerun with -h for copyright info
==819== Command: ./unittest all
==819==
: logger ok! ==819== Conditional jump or move depends on uninitialised value(s)
==819== at 0x208814: bqpd_ (in /home/amahajan/tmp/minotaur-test/build-all-debug/src/testing/unittest)
==819== by 0x200EC7: Minotaur::BqpdEngine::solve_(int, double&) (BqpdEngine.cpp:512)
==819== by 0x20099C: Minotaur::BqpdEngine::solve() (BqpdEngine.cpp:432)
==819== by 0x1F4244: AMPLBqpdUT::testNLP() (AMPLBqpdUT.cpp:57)
==819== by 0x1F59B5: CppUnit::TestCaller<AMPLBqpdUT>::runTest() (TestCaller.h:166)
==819== by 0x4E5AB81: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==819== by 0x4E5197F: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==819== by 0x4E57F74: operator() (ProtectorChain.cpp:20)
==819== by 0x4E57F74: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==819== 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)
==819== by 0x4E5A9CF: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==819== by 0x4E5AE52: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==819== by 0x4E5AD6D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==819==
TimerUT.cpp:36:Assertion
Test name: TimerUT::testSleep
assertion failed
- Expression: time_used <= 0.001
Failures !!!
Run: 71 Failure total: 1 Failures: 1 Errors: 0
==819==
==819== HEAP SUMMARY:
==819== in use at exit: 160 bytes in 1 blocks
==819== total heap usage: 173,262 allocs, 173,261 frees, 888,659,726 bytes allocated
==819==
==819== 160 bytes in 1 blocks are definitely lost in loss record 1 of 1
==819== at 0x4C2C21F: operator new(unsigned long) (vg_replace_malloc.c:334)
==819== by 0x1C57D0: Minotaur::TimerFactory::getTimer() (Timer.h:162)
==819== by 0x1C4A63: TimerUT::testSleep() (TimerUT.cpp:30)
==819== by 0x1C6121: CppUnit::TestCaller<TimerUT>::runTest() (TestCaller.h:166)
==819== by 0x4E5AB81: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==819== by 0x4E5197F: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==819== by 0x4E57F74: operator() (ProtectorChain.cpp:20)
==819== by 0x4E57F74: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==819== 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)
==819== by 0x4E5A9CF: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==819== by 0x4E5AE52: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==819== by 0x4E5AD6D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==819== by 0x4E5AE52: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==819==
==819== LEAK SUMMARY:
==819== definitely lost: 160 bytes in 1 blocks
==819== indirectly lost: 0 bytes in 0 blocks
==819== possibly lost: 0 bytes in 0 blocks
==819== still reachable: 0 bytes in 0 blocks
==819== suppressed: 0 bytes in 0 blocks
==819==
==819== For counts of detected and suppressed errors, rerun with: -v
==819== Use --track-origins=yes to see where uninitialised values come from
==819== ERROR SUMMARY: 2 errors from 2 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
Mon Jan 22 23:01:40 IST 2018
--------------------------------------------------
More information about the Minotaur-dev
mailing list