[Minotaur-dev] minotaur daily test results
Ashutosh Mahajan
mahajan at mcs.anl.gov
Sun Apr 7 23:19:08 CDT 2019
Minotaur daily test report
Sun Apr 7 22:57:02 CDT 2019
petsc.mcs.anl.gov
Linux petsc 3.13.0-121-generic #170-Ubuntu SMP Wed Jun 14 09:04:33 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Detailed log available at http://www.mcs.anl.gov/research/projects/minotaur/nightly/build-log/petsc
Not using any user specified doxygen installation
Not using any user specified cmake installation
Minotaur src directory checked out.
Minotaur version: v0.2.1-132-g7f78a9c
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: ERROR. bin/bnb not built.
Errors:
--------------------------------------------------
Errors in build-all-debug:
--------------------------------------------------
: logger ok! OK (71)
==15961== Memcheck, a memory error detector
==15961== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==15961== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
==15961== Command: ./unittest all
==15961==
: logger ok! ==15961== Conditional jump or move depends on uninitialised value(s)
==15961== at 0x4EDE54: bqpd_ (in /sandbox/mahajan/minotaur-test/build-all-debug/src/testing/unittest)
==15961== by 0x4E6900: Minotaur::BqpdEngine::solve_(int, double&) (BqpdEngine.cpp:512)
==15961== by 0x4E63A0: Minotaur::BqpdEngine::solve() (BqpdEngine.cpp:432)
==15961== by 0x4D9E0D: AMPLBqpdUT::testNLP() (AMPLBqpdUT.cpp:57)
==15961== by 0x4DB525: CppUnit::TestCaller<AMPLBqpdUT>::runTest() (TestCaller.h:166)
==15961== by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==15961== by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==15961== by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==15961== by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==15961== by 0x4E59309: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==15961== by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==15961== by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==15961==
OK (71)
==15961==
==15961== HEAP SUMMARY:
==15961== in use at exit: 0 bytes in 0 blocks
==15961== total heap usage: 219,830 allocs, 219,830 frees, 1,089,112,898 bytes allocated
==15961==
==15961== All heap blocks were freed -- no leaks are possible
==15961==
==15961== For counts of detected and suppressed errors, rerun with: -v
==15961== Use --track-origins=yes to see where uninitialised values come from
==15961== 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:545: minotaur.d: No such file or directory
/sandbox/mahajan/minotaur-test/src/algorithms/Bnb.cpp:42:45: fatal error: RCHandler.h: No such file or directory
#include "RCHandler.h" //Rchand (new)
^
compilation terminated.
./lib/libminotaur.a(NlPresHandler.o): In function `Minotaur::NlPresHandler::chkRed_(boost::shared_ptr<Minotaur::Problem>, bool, bool*, std::deque<boost::shared_ptr<Minotaur::Modification>, std::allocator<boost::shared_ptr<Minotaur::Modification> > >*, Minotaur::SolveStatus&)':
/sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:136: undefined reference to `Minotaur::ConBoundMod::ConBoundMod(boost::shared_ptr<Minotaur::Constraint>, Minotaur::BoundType, double)'
/sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:148: undefined reference to `Minotaur::ConBoundMod::ConBoundMod(boost::shared_ptr<Minotaur::Constraint>, Minotaur::BoundType, double)'
collect2: error: ld returned 1 exit status
g++: error: /sandbox/mahajan/minotaur-test/src/algorithms/qg.cpp: No such file or directory
./lib/libminotaur.a(NlPresHandler.o): In function `Minotaur::NlPresHandler::chkRed_(boost::shared_ptr<Minotaur::Problem>, bool, bool*, std::deque<boost::shared_ptr<Minotaur::Modification>, std::allocator<boost::shared_ptr<Minotaur::Modification> > >*, Minotaur::SolveStatus&)':
/sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:136: undefined reference to `Minotaur::ConBoundMod::ConBoundMod(boost::shared_ptr<Minotaur::Constraint>, Minotaur::BoundType, double)'
/sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:148: undefined reference to `Minotaur::ConBoundMod::ConBoundMod(boost::shared_ptr<Minotaur::Constraint>, Minotaur::BoundType, double)'
collect2: error: ld returned 1 exit status
make: *** [bin] Error 1
Errors in build-all-static:
--------------------------------------------------
: logger ok! OK (71)
Errors in build-ampl-debug:
--------------------------------------------------
: logger ok! OK (60)
Errors in build-ampl:
--------------------------------------------------
: logger ok! OK (60)
Errors in build-ampl-static:
--------------------------------------------------
: logger ok! OK (60)
Errors in build-base-debug:
--------------------------------------------------
: logger ok! OK (41)
Errors in build-base:
--------------------------------------------------
: logger ok! OK (41)
Errors in build-base-static:
--------------------------------------------------
: logger ok! OK (41)
Errors in build-filter-debug:
--------------------------------------------------
: logger ok! OK (41)
Errors in build-filter:
--------------------------------------------------
: logger ok! OK (41)
Errors in build-filter-static:
--------------------------------------------------
: logger ok! OK (41)
Errors in build-ipopt-debug:
--------------------------------------------------
: logger ok! OK (44)
Errors in build-ipopt:
--------------------------------------------------
: logger ok! OK (44)
Errors in build-ipopt-static:
--------------------------------------------------
: logger ok! OK (44)
Errors in build-osi-debug:
--------------------------------------------------
: logger ok! OK (41)
Errors in build-osi:
--------------------------------------------------
: logger ok! OK (41)
Errors in build-osi-static:
--------------------------------------------------
: logger ok! OK (41)
End of tests
Sun Apr 7 23:19:08 CDT 2019
--------------------------------------------------
More information about the Minotaur-dev
mailing list