[Minotaur-dev] minotaur daily test results

Ashutosh Mahajan mahajan at mcs.anl.gov
Tue Nov 22 23:14:27 CST 2016


Minotaur daily test report
Tue Nov 22 22:57:01 CST 2016
petsc.mcs.anl.gov
Linux petsc 3.5.0-30-generic #51~precise1-Ubuntu SMP Wed May 15 08:48:19 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Detailed log available at  http://www.mcs.anl.gov/research/projects/minotaur/nightly/build-log/petsc

Minotaur src directory checked out.
Minotaur version: v0.2-113-gaac9f96

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

Errors:
--------------------------------------------------
 
Errors in build-all-debug:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (69)
==24976== Memcheck, a memory error detector
==24976== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==24976== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==24976== Command: ./unittest all
==24976== 
: logger ok! ==24976== Conditional jump or move depends on uninitialised value(s)
==24976==    at 0x4E0FD6: bqpd_ (in /sandbox/mahajan/minotaur-test/build-all-debug/src/testing/unittest)
==24976==    by 0x4DA234: Minotaur::BqpdEngine::solve_(int, double&) (BqpdEngine.cpp:512)
==24976==    by 0x4D9CD4: Minotaur::BqpdEngine::solve() (BqpdEngine.cpp:432)
==24976==    by 0x4CDAB3: AMPLBqpdUT::testNLP() (AMPLBqpdUT.cpp:57)
==24976==    by 0x4CF19C: CppUnit::TestCaller<AMPLBqpdUT>::runTest() (TestCaller.h:166)
==24976==    by 0x4E55820: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==24976==    by 0x4E4BEA4: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==24976==    by 0x4E52B71: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==24976==    by 0x4E5B3C4: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==24976==    by 0x4E5552E: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==24976==    by 0x4E55B62: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==24976==    by 0x4E55A85: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==24976== 
OK (69)
==24976== 
==24976== HEAP SUMMARY:
==24976==     in use at exit: 0 bytes in 0 blocks
==24976==   total heap usage: 174,700 allocs, 174,700 frees, 910,123,170 bytes allocated
==24976== 
==24976== All heap blocks were freed -- no leaks are possible
==24976== 
==24976== For counts of detected and suppressed errors, rerun with: -v
==24976== Use --track-origins=yes to see where uninitialised values come from
==24976== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 2 from 2)
 
Errors in build-all:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (69)
 
Errors in build-all-manual:
--------------------------------------------------
Makefile:534: minotaur.d: No such file or directory
/sandbox/mahajan/minotaur-test/src/base/Environment.cpp: In member function ‘std::string Minotaur::Environment::getVersion()’:
/sandbox/mahajan/minotaur-test/src/base/Environment.cpp:570:18: error: ‘MINOTAUR_GIT_VERSION’ was not declared in this scope
make: *** [/sandbox/mahajan/minotaur-test/src/base/Environment.o] Error 1
 
Errors in build-all-static:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (69)
 
Errors in build-ampl-debug:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (58)
 
Errors in build-ampl:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (58)
 
Errors in build-ampl-static:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (58)
 
Errors in build-base-debug:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (39)
 
Errors in build-base:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (39)
 
Errors in build-base-static:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (39)
 
Errors in build-filter-debug:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (39)
 
Errors in build-filter:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (39)
 
Errors in build-filter-static:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (39)
 
Errors in build-ipopt-debug:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (42)
 
Errors in build-ipopt:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (42)
 
Errors in build-ipopt-static:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (42)
 
Errors in build-osi-debug:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (39)
 
Errors in build-osi:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (39)
 
Errors in build-osi-static:
--------------------------------------------------
CMake Warning at CMakeLists.txt:89 (FIND_PACKAGE):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake



: logger ok! OK (39)

End of tests
Tue Nov 22 23:14:27 CST 2016
--------------------------------------------------


More information about the Minotaur-dev mailing list