[Minotaur-dev] minotaur daily test results
Ashutosh Mahajan
mahajan at mcs.anl.gov
Wed Oct 26 18:11:15 CDT 2016
Minotaur daily mac test report
Wed Oct 26 17:35:01 CDT 2016
Detailed log available at http://www.mcs.anl.gov/minotaur/nightly/build-log/petsc-mini
petsc-mini.mcs.anl.gov
Darwin petsc-mini.mcs.anl.gov 12.6.0 Darwin Kernel Version 12.6.0: Wed Mar 18 16:23:48 PDT 2015; root:xnu-2050.48.19~1/RELEASE_X86_64 x86_64
Not using any user specified doxygen installation
Minotaur src directory checked out.
Summary
--------------------------------------------------
compiling build-base-debug-static: OK.
make utest output for build-base-debug-static: OK (39)
compiling build-base-static: OK.
make utest output for build-base-static: OK (39)
compiling build-filter-static: OK.
make utest output for build-filter-static: OK (39)
compiling build-filter-debug-static: OK.
make utest output for build-filter-debug-static: OK (39)
compiling build-ipopt-static: OK.
make utest output for build-ipopt-static: OK (42)
compiling build-ipopt-debug-static: OK.
make utest output for build-ipopt-debug-static: OK (42)
compiling build-osi-static: OK.
make utest output for build-osi-static: OK (39)
compiling build-osi-debug-static: OK.
make utest output for build-osi-debug-static: OK (39)
compiling build-ampl-static: OK.
make utest output for build-ampl-static: OK (58)
compiling build-ampl-debug-static: OK.
make utest output for build-ampl-debug-static: OK (58)
compiling build-all-static: OK.
make utest output for build-all-static: OK (69)
compiling build-all-debug-static: OK.
make utest output for build-all-debug-static: OK (69)
compiling build-all-manual: OK.
Errors:
--------------------------------------------------
Errors in build-all-debug-static:
--------------------------------------------------
In file included from /Users/mahajan/src/minotaur-test/src/base/ParTreeManager.cpp:23:
/Users/mahajan/src/minotaur-test/src/base/ParTreeManager.h:204:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
In file included from /Users/mahajan/src/minotaur-test/src/base/TreeManager.cpp:24:
/Users/mahajan/src/minotaur-test/src/base/TreeManager.h:194:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
: logger ok! OK (69)
Errors in build-all-manual:
--------------------------------------------------
Makefile:534: minotaur.d: No such file or directory
/Users/mahajan/src/minotaur-test/src/base/MsProcessor.cpp:13:5: warning: "USE_OPENMP" is not defined
/Users/mahajan/src/minotaur-test/src/base/MsProcessor.cpp:697:5: warning: "USE_OPENMP" is not defined
/Users/mahajan/src/minotaur-test/src/base/MsProcessor.cpp:719:5: warning: "USE_OPENMP" is not defined
/Users/mahajan/src/minotaur-test/src/base/MsProcessor.cpp:839:5: warning: "USE_OPENMP" is not defined
In file included from /Users/mahajan/src/minotaur-test/minotaur-externals/ipopt-3.12.3/build/include/coin/IpOptionsList.hpp:15,
from /Users/mahajan/src/minotaur-test/minotaur-externals/ipopt-3.12.3/build/include/coin/IpNLP.hpp:17,
from /Users/mahajan/src/minotaur-test/minotaur-externals/ipopt-3.12.3/build/include/coin/IpIpoptApplication.hpp:28,
from /Users/mahajan/src/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/Users/mahajan/src/minotaur-test/minotaur-externals/ipopt-3.12.3/build/include/coin/IpRegOptions.hpp: In copy constructor ‘Ipopt::RegisteredOption::RegisteredOption(const Ipopt::RegisteredOption&)’:
/Users/mahajan/src/minotaur-test/minotaur-externals/ipopt-3.12.3/build/include/coin/IpRegOptions.hpp:73: warning: base class ‘class Ipopt::ReferencedObject’ should be explicitly initialized in the copy constructor
In file included from /Users/mahajan/src/minotaur-test/minotaur-externals/ipopt-3.12.3/build/include/coin/IpNLP.hpp:17,
from /Users/mahajan/src/minotaur-test/minotaur-externals/ipopt-3.12.3/build/include/coin/IpIpoptApplication.hpp:28,
from /Users/mahajan/src/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/Users/mahajan/src/minotaur-test/minotaur-externals/ipopt-3.12.3/build/include/coin/IpOptionsList.hpp: In copy constructor ‘Ipopt::OptionsList::OptionsList(const Ipopt::OptionsList&)’:
/Users/mahajan/src/minotaur-test/minotaur-externals/ipopt-3.12.3/build/include/coin/IpOptionsList.hpp:150: warning: base class ‘class Ipopt::ReferencedObject’ should be explicitly initialized in the copy constructor
ld: warning: directory not found for option '-L/usr/local/hpc-gf46n/lib'
ld: warning: directory not found for option '-L/usr/local/hpc-gf46n/lib'
ld: warning: directory not found for option '-L/usr/local/hpc-gf46n/lib'
ld: warning: directory not found for option '-L/usr/local/hpc-gf46n/lib'
Errors in build-all-static:
--------------------------------------------------
In file included from /Users/mahajan/src/minotaur-test/src/base/ParTreeManager.cpp:23:
/Users/mahajan/src/minotaur-test/src/base/ParTreeManager.h:204:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
In file included from /Users/mahajan/src/minotaur-test/src/base/TreeManager.cpp:24:
/Users/mahajan/src/minotaur-test/src/base/TreeManager.h:194:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
: logger ok! OK (69)
Errors in build-ampl-debug-static:
--------------------------------------------------
In file included from /Users/mahajan/src/minotaur-test/src/base/ParTreeManager.cpp:23:
/Users/mahajan/src/minotaur-test/src/base/ParTreeManager.h:204:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
In file included from /Users/mahajan/src/minotaur-test/src/base/TreeManager.cpp:24:
/Users/mahajan/src/minotaur-test/src/base/TreeManager.h:194:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
: logger ok! OK (58)
Errors in build-ampl-static:
--------------------------------------------------
In file included from /Users/mahajan/src/minotaur-test/src/base/ParTreeManager.cpp:23:
/Users/mahajan/src/minotaur-test/src/base/ParTreeManager.h:204:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
In file included from /Users/mahajan/src/minotaur-test/src/base/TreeManager.cpp:24:
/Users/mahajan/src/minotaur-test/src/base/TreeManager.h:194:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
: logger ok! OK (58)
Errors in build-base-debug-static:
--------------------------------------------------
In file included from /Users/mahajan/src/minotaur-test/src/base/ParTreeManager.cpp:23:
/Users/mahajan/src/minotaur-test/src/base/ParTreeManager.h:204:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
In file included from /Users/mahajan/src/minotaur-test/src/base/TreeManager.cpp:24:
/Users/mahajan/src/minotaur-test/src/base/TreeManager.h:194:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
: logger ok! OK (39)
Errors in build-base-static:
--------------------------------------------------
In file included from /Users/mahajan/src/minotaur-test/src/base/ParTreeManager.cpp:23:
/Users/mahajan/src/minotaur-test/src/base/ParTreeManager.h:204:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
In file included from /Users/mahajan/src/minotaur-test/src/base/TreeManager.cpp:24:
/Users/mahajan/src/minotaur-test/src/base/TreeManager.h:194:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
: logger ok! OK (39)
Errors in build-filter-debug-static:
--------------------------------------------------
In file included from /Users/mahajan/src/minotaur-test/src/base/ParTreeManager.cpp:23:
/Users/mahajan/src/minotaur-test/src/base/ParTreeManager.h:204:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
In file included from /Users/mahajan/src/minotaur-test/src/base/TreeManager.cpp:24:
/Users/mahajan/src/minotaur-test/src/base/TreeManager.h:194:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
: logger ok! OK (39)
Errors in build-filter-static:
--------------------------------------------------
In file included from /Users/mahajan/src/minotaur-test/src/base/ParTreeManager.cpp:23:
/Users/mahajan/src/minotaur-test/src/base/ParTreeManager.h:204:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
In file included from /Users/mahajan/src/minotaur-test/src/base/TreeManager.cpp:24:
/Users/mahajan/src/minotaur-test/src/base/TreeManager.h:194:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
: logger ok! OK (39)
Errors in build-ipopt-debug-static:
--------------------------------------------------
In file included from /Users/mahajan/src/minotaur-test/src/base/ParTreeManager.cpp:23:
/Users/mahajan/src/minotaur-test/src/base/ParTreeManager.h:204:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
In file included from /Users/mahajan/src/minotaur-test/src/base/TreeManager.cpp:24:
/Users/mahajan/src/minotaur-test/src/base/TreeManager.h:194:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
: logger ok! OK (42)
Errors in build-ipopt-static:
--------------------------------------------------
In file included from /Users/mahajan/src/minotaur-test/src/base/ParTreeManager.cpp:23:
/Users/mahajan/src/minotaur-test/src/base/ParTreeManager.h:204:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
In file included from /Users/mahajan/src/minotaur-test/src/base/TreeManager.cpp:24:
/Users/mahajan/src/minotaur-test/src/base/TreeManager.h:194:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
: logger ok! OK (42)
Errors in build-osi-debug-static:
--------------------------------------------------
In file included from /Users/mahajan/src/minotaur-test/src/base/ParTreeManager.cpp:23:
/Users/mahajan/src/minotaur-test/src/base/ParTreeManager.h:204:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
In file included from /Users/mahajan/src/minotaur-test/src/base/TreeManager.cpp:24:
/Users/mahajan/src/minotaur-test/src/base/TreeManager.h:194:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
: logger ok! OK (39)
Errors in build-osi-static:
--------------------------------------------------
In file included from /Users/mahajan/src/minotaur-test/src/base/ParTreeManager.cpp:23:
/Users/mahajan/src/minotaur-test/src/base/ParTreeManager.h:204:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
In file included from /Users/mahajan/src/minotaur-test/src/base/TreeManager.cpp:24:
/Users/mahajan/src/minotaur-test/src/base/TreeManager.h:194:18: warning: private field 'reqGap_' is not used [-Wunused-private-field]
const double reqGap_;
^
1 warning generated.
: logger ok! OK (39)
End of tests
Wed Oct 26 18:11:15 CDT 2016
--------------------------------------------------
More information about the Minotaur-dev
mailing list