Skip to content

Console Output

Skipping 49 KB.. Full Log
 1%] Creating directories for 'expatex'
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
[  1%] Building C object ThirdParty/c99_snprintf/CMakeFiles/c99snprintf.dir/c99-snprintf_1.1/snprintf.c.o
[  2%] Building C object zlib/CMakeFiles/zlib.dir/compress.o
[  3%] Building C object zlib/CMakeFiles/zlib.dir/gzlib.o
[  5%] Building C object zlib/CMakeFiles/zlib.dir/adler32.o
[  5%] Building C object zlib/CMakeFiles/zlib.dir/deflate.o
[  7%] Building C object zlib/CMakeFiles/zlib.dir/gzclose.o
[  7%] Building C object zlib/CMakeFiles/zlib.dir/gzread.o
[  8%] Building C object zlib/CMakeFiles/zlib.dir/infback.o
[  9%] Building C object zlib/CMakeFiles/zlib.dir/gzwrite.o
[ 10%] Building C object zlib/CMakeFiles/zlib.dir/inftrees.o
[ 11%] Building C object zlib/CMakeFiles/zlib.dir/crc32.o
[ 12%] Building C object zlib/CMakeFiles/zlib.dir/inflate.o
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c: In function 'rpl_vsnprintf':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:389:20: warning: ISO C90 does not support 'long long' [-Wlong-long]
 #define LLONG long long int
                    ^
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:537:2: note: in expansion of macro 'LLONG'
  LLONG *llongptr;
  ^~~~~
In file included from /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:287:0:
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:389:20: warning: ISO C90 does not support 'long long' [-Wlong-long]
 #define LLONG long long int
                    ^
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:711:27: note: in expansion of macro 'LLONG'
      value = va_arg(args, LLONG);
                           ^~~~~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:348:30: warning: ISO C90 does not support 'long long' [-Wlong-long]
 #define ULLONG unsigned long long int
                              ^
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:756:27: note: in expansion of macro 'ULLONG'
      value = va_arg(args, ULLONG);
                           ^~~~~~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:389:20: warning: ISO C90 does not support 'long long' [-Wlong-long]
 #define LLONG long long int
                    ^
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:877:30: note: in expansion of macro 'LLONG'
      llongptr = va_arg(args, LLONG *);
                              ^~~~~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/gzwrite.c: In function 'gzprintf':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/gzwrite.c:355:11: warning: implicit declaration of function 'vsnprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration]
     len = vsnprintf((char *)(state->in), size, format, va);
           ^~~~~~~~~
           vsprintf
[ 13%] Building C object zlib/CMakeFiles/zlib.dir/inffast.o
[ 14%] Building C object zlib/CMakeFiles/zlib.dir/trees.o
[ 15%] No download step for 'expatex'
[ 16%] No patch step for 'expatex'
[ 17%] Building C object zlib/CMakeFiles/zlib.dir/uncompr.o
[ 18%] No update step for 'expatex'
[ 19%] Building C object zlib/CMakeFiles/zlib.dir/zutil.o
[ 20%] Performing configure step for 'expatex'
loading initial cache file /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx/tmp/expatex-cache-Release.cmake
-- The C compiler identification is GNU 7.3.0
[ 21%] Linking C static library libc99snprintf.a
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
[ 21%] Built target c99snprintf
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
-- The CXX compiler identification is GNU 7.3.0
Scanning dependencies of target jmutils
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
-- Check for working C compiler: /usr/bin/cc
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
[ 23%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI2/fmi2_enums.c.o
[ 23%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI/fmi_util.c.o
[ 24%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI/fmi_version.c.o
[ 25%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_named_ptr.c.o
[ 26%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_templates_inst.c.o
[ 28%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_portability.c.o
[ 28%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_callbacks.c.o
[ 29%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI1/fmi1_enums.c.o
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
[ 30%] Linking C static library libz.a
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
[ 30%] Built target zlib
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
Scanning dependencies of target minizip
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
[ 31%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/unzip.c.o
[ 32%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/ioapi.c.o
[ 33%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/zip.c.o
[ 34%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/miniunz.c.o
[ 34%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/minizip.c.o
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/zip.c: In function 'zip64local_SearchCentralDir':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/zip.c:521:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for (i=(int)uReadSize-3; (i--)>0;)
     ^~~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/zip.c:529:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
       if (uPosFound!=0)
       ^~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c:104:13: warning: extra tokens at end of #ifdef directive
 #ifdef unix || __APPLE__
             ^~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c: In function 'isLargeFile':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c:242:9: warning: unused variable 'n' [-Wunused-variable]
     int n = FSEEKO_FUNC(pFile, 0, SEEK_END);
         ^
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c: In function 'change_file_date':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c:110:13: warning: extra tokens at end of #ifdef directive
 #ifdef unix || __APPLE__
             ^~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c: In function 'mymkdir':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c:141:11: warning: implicit declaration of function 'mkdir'; did you mean 'mymkdir'? [-Wimplicit-function-declaration]
     ret = mkdir (dirname,0775);
           ^~~~~
           mymkdir
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c: In function 'do_extract_currentfile':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c:341:11: warning: unused variable 'ratio' [-Wunused-variable]
     uLong ratio=0;
           ^~~~~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c: In function 'do_extract':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c:498:11: warning: unused variable 'fout' [-Wunused-variable]
     FILE* fout=NULL;
           ^~~~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c: In function 'do_extract_onefile':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c:532:9: warning: unused variable 'err' [-Wunused-variable]
     int err = UNZ_OK;
         ^~~
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c: In function 'minizip':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c:505:20: warning: 'fin' may be used uninitialized in this function [-Wmaybe-uninitialized]
                 if (fin)
                    ^
[ 87%] Linking CXX static library lib/libgflags.a
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/build/linux'
[ 87%] Built target gflags_static
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
[ 35%] Linking C static library libjmutils.a
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
[ 35%] Built target jmutils
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
Scanning dependencies of target fmicapi
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
[100%] Linking CXX static library lib/libgflags_nothreads.a
[ 36%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI1/fmi1_capi.c.o
[ 37%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI1/fmi1_capi_me.c.o
[ 38%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI2/fmi2_capi_me.c.o
[ 39%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI1/fmi1_capi_cs.c.o
[ 40%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI2/fmi2_capi.c.o
[ 41%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI2/fmi2_capi_cs.c.o
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/CAPI/src/FMI1/fmi1_capi.c: In function 'fmi1_capi_get_fcn':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/CAPI/src/FMI1/fmi1_capi.c:37:9: warning: variable 'len' set but not used [-Wunused-but-set-variable]
     int len;
         ^~~
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/build/linux'
[100%] Built target gflags_nothreads_static
make[2]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/build/linux'
Install the project...
-- Install configuration: "Release"
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/lib/libgflags.a
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/lib/libgflags_nothreads.a
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/include/gflags/gflags.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/include/gflags/gflags_declare.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/include/gflags/gflags_completions.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/include/gflags/gflags_gflags.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/lib/cmake/gflags/gflags-config.cmake
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/lib/cmake/gflags/gflags-config-version.cmake
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/lib/cmake/gflags/gflags-targets.cmake
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/lib/cmake/gflags/gflags-targets-release.cmake
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/bin/gflags_completions.sh
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/lib/pkgconfig/gflags.pc
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/.cmake/packages/gflags/55c6f77c68f4c66ae7b118de918d65bf
make[1]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/build/linux'

# config glog

rm -rf 3rdParty/glog/build/linux
rm -rf 3rdParty/glog/install/linux
mkdir -p 3rdParty/glog/build/linux
cd 3rdParty/glog/build/linux && cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_NAME=Linux ../../glog -DCMAKE_INSTALL_PREFIX=../../install/linux -DBUILD_SHARED_LIBS:BOOL=OFF -DBUILD_TESTING:BOOL=OFF -DCMAKE_C_FLAGS="-fPIC" -DCMAKE_CXX_FLAGS="-fPIC" -DCMAKE_BUILD_TYPE="Release" && make install
-- The C compiler identification is GNU 7.3.0
[ 42%] Linking C static library libfmicapi.a
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
[ 42%] Built target fmicapi
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting CXX compile features - done
-- Looking for dlfcn.h
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Looking for dlfcn.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for inttypes.h
[ 43%] Linking C static library libminizip.a
-- Looking for inttypes.h - found
-- Looking for memory.h
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
[ 43%] Built target minizip
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
Scanning dependencies of target fmizip
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
[ 44%] Building C object CMakeFiles/fmizip.dir/src/ZIP/src/fmi_zip_zip.c.o
[ 45%] Building C object CMakeFiles/fmizip.dir/src/ZIP/src/fmi_zip_unzip.c.o
-- Looking for memory.h - found
-- Looking for stdint.h
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
[ 46%] Linking C static library libfmizip.a
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
[ 46%] Built target fmizip
-- Looking for stdint.h - found
-- Looking for stdlib.h
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Looking for stdlib.h - found
-- Looking for strings.h
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Looking for strings.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/stat.h
configure.ac:53: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
aclocal.m4:773: AM_INIT_AUTOMAKE is expanded from...
configure.ac:53: the top level
configure.ac:1508: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:1508: You should run autoupdate.
../../lib/autoconf/general.m4:2698: AC_TRY_LINK is expanded from...
configure.ac:1508: the top level
configure.ac:1508: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:1508: You should run autoupdate.
../../lib/autoconf/general.m4:2698: AC_TRY_LINK is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2672: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2689: AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2698: AC_TRY_LINK is expanded from...
configure.ac:1508: the top level
-- Looking for sys/stat.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for getpagesize
-- Detecting CXX compile features - done
-- Looking for gflags namespace
-- Looking for getpagesize - found
-- Looking for bcopy
-- Looking for bcopy - found
-- Looking for memmove
-- Looking for memmove - found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for 4 include files stdlib.h, ..., float.h
-- Looking for gflags namespace - gflags
-- Looking for pthread.h
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Looking for pthread_create - not found
-- Check size of unsigned short
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Check size of unsigned short - done
-- Using unsigned short
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Looking for dlfcn.h
-- Check if the system is big endian - little endian
-- Looking for off_t
-- Looking for off_t - not found
-- Looking for size_t
-- Looking for dlfcn.h - found
-- Looking for execinfo.h
-- Looking for size_t - not found
-- Configuring done
-- Generating done
-- Build files have been written to: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx
[ 47%] Performing dependent_reconfigure step for 'expatex'
Running:  /usr/bin/cmake -G  Unix Makefiles  -DBUILD_tools:BOOLEAN=OFF -DBUILD_examples:BOOLEAN=OFF -DBUILD_tests:BOOLEAN=OFF -DBUILD_shared:BOOLEAN=OFF -DXML_DTD:BOOLEAN=OFF -DXML_NS:BOOLEAN=OFF -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_SYSTEM_NAME:STRING=Linux -DCMAKE_RC_COMPILER:STRING= -DCMAKE_C_FLAGS:STRING= -std=c89 -pedantic -Wall -Wno-unused-function -fvisibility=hidden -fPIC -DXML_STATIC -DFMI_XML_QUERY -DCMAKE_C_FLAGS_DEBUG:STRING=-g -DCMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG -DCMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG -DCMAKE_EXE_LINKER_FLAGS:STRING= -DCMAKE_LINK_LIBRARY_FLAG:STRING=-l -DCMAKE_MODULE_LINKER_FLAGS:STRING= -DCMAKE_SHARED_LINKER_FLAGS:STRING= -DCMAKE_INSTALL_PREFIX:PATH=/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx/install /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Expat/expat-2.1.0
-- Configuring done
-- Generating done
-- Build files have been written to: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx
-- Looking for execinfo.h - found
-- Looking for glob.h
[ 48%] Performing build step for 'expatex'
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx'
make[5]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx'
make[6]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx'
Scanning dependencies of target expat
make[6]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx'
make[6]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx'
[ 16%] Building C object CMakeFiles/expat.dir/lib/xmltok.c.o
[ 33%] Building C object CMakeFiles/expat.dir/lib/xmlrole.c.o
[ 50%] Building C object CMakeFiles/expat.dir/lib/xmlparse.c.o
[ 66%] Building C object CMakeFiles/expat.dir/lib/xmltok_impl.c.o
[ 83%] Building C object CMakeFiles/expat.dir/lib/xmltok_ns.c.o
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Expat/expat-2.1.0/lib/xmltok_ns.c:115:0: warning: ISO C forbids an empty translation unit [-Wpedantic]
 #endif /* XML_TOK_NS_C */
 
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/ThirdParty/Expat/expat-2.1.0/lib/xmltok_impl.c:1783:0: warning: ISO C forbids an empty translation unit [-Wpedantic]
 #endif /* XML_TOK_IMPL_C */
 
-- Looking for glob.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for libunwind.h
-- Looking for libunwind.h - not found
-- Looking for memory.h
configure.ac:53: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:53: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:74: installing './ar-lib'
configure.ac:61: installing './compile'
configure.ac:8: installing './config.guess'
configure.ac:8: installing './config.sub'
configure.ac:53: installing './install-sh'
configure.ac:53: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './COPYING' using GNU General Public License v3 file
Makefile.am:     Consider adding the COPYING file to the version control system
Makefile.am:     for your code, to avoid questions about which license your project uses
-- Looking for memory.h - found
-- Looking for pwd.h
Makefile.am: installing './depcomp'
-- Looking for pwd.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for strings.h
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... -- Looking for strings.h - found
-- Looking for sys/stat.h
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
-- Looking for sys/stat.h - found
-- Looking for sys/syscall.h
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... -- Looking for sys/syscall.h - found
-- Looking for sys/time.h
no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... -- Looking for sys/time.h - found
-- Looking for sys/types.h
yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... -- Looking for sys/types.h - found
-- Looking for sys/utsname.h
GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
-- Looking for sys/utsname.h - found
-- Looking for syscall.h
checking for mv... /bin/mv
checking for tar... /bin/tar
checking for perl... /usr/bin/perl
checking for wget... /usr/bin/wget
checking for xmllint... /usr/bin/xmllint
checking for xsltproc... /usr/bin/xsltproc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... -- Looking for syscall.h - found
-- Looking for syslog.h
/usr/bin/i686-linux-gnu-ld
checking if the linker (/usr/bin/i686-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/i686-linux-gnu-ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... -- Looking for syslog.h - found
-- Looking for ucontext.h
ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
-- Looking for ucontext.h - found
-- Looking for unistd.h
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... -- Looking for unistd.h - found
-- Looking for unwind.h
yes
checking for sys/types.h... -- Looking for unwind.h - found
-- Looking for C++ include ext/hash_map
yes
checking for sys/stat.h... [100%] Linking C static library libexpat.a
yes
checking for stdlib.h... make[6]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx'
[100%] Built target expat
make[5]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx'
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx'
yes
checking for string.h... [ 49%] Performing install step for 'expatex'
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx'
make[5]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx'
make[6]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx'
yes
make[6]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx'
checking for memory.h... [100%] Built target expat
make[5]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx'
Install the project...
yes
checking for strings.h... -- Install configuration: "Release"
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx/install/lib/libexpat.a
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx/install/include/expat.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx/install/include/expat_external.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx/install/lib/pkgconfig/expat.pc
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx'
[ 50%] Completed 'expatex'
yes
checking for inttypes.h... make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
[ 50%] Built target expatex
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
yes
checking for stdint.h... Scanning dependencies of target fmixml
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
[ 51%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI/fmi_xml_context.c.o
[ 53%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_model_description.c.o
[ 54%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_unit.c.o
[ 54%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_vendor_annotations.c.o
[ 55%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_parser.c.o
[ 56%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_capabilities.c.o
[ 58%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_type.c.o
[ 58%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_cosim.c.o
[ 59%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_model_description.c.o
[ 60%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_parser.c.o
[ 62%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_variable.c.o
[ 62%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_type.c.o
yes
[ 63%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_model_structure.c.o
[ 63%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_unit.c.o
checking for unistd.h... /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/XML/src/FMI2/fmi2_xml_model_description.c: In function 'push_back_jm_string':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/XML/src/FMI2/fmi2_xml_model_description.c:547:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(pstring )
     ^~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/XML/src/FMI2/fmi2_xml_model_description.c:549:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if(!pstring || !string) {
  ^~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/XML/src/FMI1/fmi1_xml_variable.c: In function 'fmi1_xml_eliminate_bad_alias':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/XML/src/FMI1/fmi1_xml_variable.c:825:26: warning: unused variable 'vt' [-Wunused-variable]
     fmi1_base_type_enu_t vt = fmi1_xml_get_variable_base_type(v);
                          ^~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/XML/src/FMI1/fmi1_xml_variable.c:824:28: warning: unused variable 'vr' [-Wunused-variable]
     fmi1_value_reference_t vr = v->vr;
                            ^~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/XML/src/FMI1/fmi1_xml_variable.c:821:12: warning: variable 'n' set but not used [-Wunused-but-set-variable]
     size_t n, index;
            ^
yes
checking for dlfcn.h... [ 64%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c.o
[ 65%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_variable.c.o
-- Looking for C++ include ext/hash_map - found
[ 66%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c.o
-- Looking for C++ include ext/hash_set
[ 67%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c.o
yes
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c: In function 'fmi2_xml_handle_VariableTool':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c:58:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
             if(pvendor )
             ^~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c:60:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
          if(!pvendor || !vendor) {
          ^~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c: In function 'fmi2_xml_handle_Tool':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c:93:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
             if(pvendor )
             ^~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c:95:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
          if(!pvendor || !vendor) {
          ^~
checking for objdir... [ 68%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI2/lex.yyfmi2.c.o
.libs
lex.yyfmi2.c: In function 'yyfmi2_init_buffer':
lex.yyfmi2.c:1425:48: warning: implicit declaration of function 'fileno'; did you mean 'mblen'? [-Wimplicit-function-declaration]
[ 69%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI1/lex.yyfmi1.c.o
lex.yyfmi1.c: In function 'yyfmi1_init_buffer':
lex.yyfmi1.c:1435:48: warning: implicit declaration of function 'fileno'; did you mean 'mblen'? [-Wimplicit-function-declaration]
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/i686-linux-gnu-ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... [ 70%] Linking C static library libfmixml.a
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
Checking zlib
Disabling zlib compression support
Checking lzma
Disabling lzma compression support
Checking headers
checking for dirent.h that defines DIR... make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
-- Looking for C++ include ext/hash_set - found
-- Looking for C++ include ext/slist
[ 70%] Built target fmixml
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
yes
checking for library containing opendir... Scanning dependencies of target fmiimport
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
[ 71%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_variable_list.c.o
[ 72%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI/fmi_import_util.c.o
[ 73%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_type.c.o
[ 75%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_unit.c.o
[ 75%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_capi.c.o
[ 75%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_vendor_annotations.c.o
[ 77%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_variable.c.o
[ 77%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI/fmi_import_context.c.o
[ 78%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_cosim.c.o
[ 79%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_type.c.o
[ 82%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_convenience.c.o
[ 82%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_capabilities.c.o
[ 82%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import.c.o
none required
checking for ANSI C header files... [ 83%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_capi.c.o
(cached) yes
checking fcntl.h usability... /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/Import/src/FMI1/fmi1_import.c: In function 'fmi1_import_allocate':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/Import/src/FMI1/fmi1_import.c:38:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(fmu) cb->free(fmu);
         ^~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/Import/src/FMI1/fmi1_import.c:39:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   return 0;
   ^~~~~~
[ 84%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_unit.c.o
[ 85%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_variable.c.o
yes
checking fcntl.h presence... [ 86%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_variable_list.c.o
[ 87%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import.c.o
[ 88%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_convenience.c.o
yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking ctype.h usability... /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/Import/src/FMI2/fmi2_import.c: In function 'fmi2_import_allocate':
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/Import/src/FMI2/fmi2_import.c:39:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(fmu) cb->free(fmu);
         ^~
/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/src/Import/src/FMI2/fmi2_import.c:40:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   return 0;
   ^~~~~~
yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... -- Looking for C++ include ext/slist - found
-- Looking for C++ include tr1/unordered_map
yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... [ 89%] Linking C static library libfmiimport.a
yes
checking for malloc.h... yes
checking stdarg.h usability... -- Looking for C++ include tr1/unordered_map - found
-- Looking for C++ include tr1/unordered_set
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
[ 89%] Built target fmiimport
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
yes
checking stdarg.h presence... [ 90%] Generating Config.cmake/Minizip/libminizip.a.objlist
[ 91%] Generating ThirdParty/c99_snprintf/libc99snprintf.a.objlist
[ 92%] Generating libfmixml.a.objlist
[ 93%] Generating libfmiimport.a.objlist
[ 93%] Generating libfmizip.a.objlist
[ 95%] Generating libfmicapi.a.objlist
[ 95%] Generating ExpatEx/libexpat.a.objlist
[ 96%] Generating libjmutils.a.objlist
[ 97%] Generating zlib/libz.a.objlist
yes
checking for stdarg.h... yes
checking for sys/stat.h... (cached) yes
-- Extracting object files from /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libfmixml.a
-- Extracting object files from /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/Config.cmake/Minizip/libminizip.a
checking for sys/types.h... (cached) yes
-- Extracting object files from /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libfmiimport.a
-- Extracting object files from /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libfmicapi.a
-- Extracting object files from /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ThirdParty/c99_snprintf/libc99snprintf.a
-- Extracting object files from /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libfmizip.a
checking for stdint.h... (cached) yes
-- Extracting object files from /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/zlib/libz.a
-- Extracting object files from /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libjmutils.a
-- Extracting object files from /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/ExpatEx/./libexpat.a
checking for inttypes.h... (cached) yes
checking time.h usability... [ 98%] Generating fmilib_dummy.c
Scanning dependencies of target fmilib
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
yes
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
checking time.h presence... [ 99%] Building C object CMakeFiles/fmilib.dir/fmilib_dummy.c.o
yes
checking for time.h... yes
checking math.h usability... [100%] Linking C static library libfmilib.a
yes
checking math.h presence... Running: /usr/bin/ar ru /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libfmilib.a @../libfmiimport.a.objlist
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
yes
checking for math.h... yes
checking limits.h usability... Running: /usr/bin/ar ru /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libfmilib.a @../libjmutils.a.objlist
-- Looking for C++ include tr1/unordered_set - found
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
-- Looking for C++ include unordered_map
Running: /usr/bin/ar ru /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libfmilib.a @../libfmixml.a.objlist
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
Running: /usr/bin/ar ru /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libfmilib.a @../libfmizip.a.objlist
yes
checking limits.h presence... /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
yes
checking for limits.h... yes
checking float.h usability... Running: /usr/bin/ar ru /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libfmilib.a @../libfmicapi.a.objlist
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
Running: /usr/bin/ar ru /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libfmilib.a @../libexpat.a.objlist
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
yes
checking float.h presence... Running: /usr/bin/ar ru /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libfmilib.a @../libminizip.a.objlist
yes
checking for float.h... yes
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
checking for stdlib.h... (cached) yes
checking for sys/socket.h... Running: /usr/bin/ar ru /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libfmilib.a @../libz.a.objlist
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
yes
checking for netinet/in.h... Running: /usr/bin/ar ru /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libfmilib.a @../libc99snprintf.a.objlist
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
yes
checking for arpa/inet.h... Running: /usr/bin/ranlib /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux/libfmilib.a
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
yes
checking netdb.h usability... [100%] Built target fmilib
make[2]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
Install the project...
-- Install configuration: "Release"
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/lib/libfmilib.a
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/doc/FMILIB_Readme.txt
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/doc/FMILIB_License.txt
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/doc/FMILIB_Acknowledgements.txt
yes
checking netdb.h presence... -- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/include/fmilib_config.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/include/fmilib.h
-- Up-to-date: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI/fmi_import_context.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI/fmi_import_util.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1/fmi1_import.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1/fmi1_import_capabilities.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1/fmi1_import_capi.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1/fmi1_import_convenience.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1/fmi1_import_cosim.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1/fmi1_import_type.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1/fmi1_import_unit.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1/fmi1_import_variable.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1/fmi1_import_variable_list.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1/fmi1_import_vendor_annotations.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI2
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI2/fmi2_import.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI2/fmi2_import_capi.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI2/fmi2_import_convenience.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI2/fmi2_import_type.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI2/fmi2_import_unit.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI2/fmi2_import_variable.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI2/fmi2_import_variable_list.h
-- Up-to-date: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include
-- Up-to-date: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI/fmi_util.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI/fmi_version.h
-- Up-to-date: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1/fmi1_enums.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1/fmi1_functions.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI1/fmi1_types.h
-- Up-to-date: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI2
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI2/fmi2_enums.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI2/fmi2_functions.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI2/fmi2_types.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/FMI2/fmi2_xml_callbacks.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/JM
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/JM/jm_callbacks.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/JM/jm_named_ptr.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/JM/jm_portability.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/JM/jm_stack.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/JM/jm_string_set.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/JM/jm_types.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/JM/jm_vector.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/./include/JM/jm_vector_template.h
-- Up-to-date: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/include/FMI1
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/include/FMI1/fmiFunctions.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/include/FMI1/fmiModelFunctions.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/include/FMI1/fmiModelTypes.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/include/FMI1/fmiPlatformTypes.h
-- Up-to-date: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/include/FMI2
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/include/FMI2/fmi2FunctionTypes.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/include/FMI2/fmi2Functions.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/include/FMI2/fmi2TypesPlatform.h
make[1]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/build/linux'
yes
checking for netdb.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... -- Looking for C++ include unordered_map - found
-- Looking for C++ include unordered_set
yes
checking for sys/time.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for arpa/nameser.h... -- Looking for C++ include unordered_set - found
-- Looking for stddef.h
yes
checking for resolv.h... yes
checking dl.h usability... -- Looking for stddef.h - found
-- Check size of unsigned __int16
no
checking dl.h presence... no
checking for dl.h... no
checking for dlfcn.h... (cached) yes
Checking types
checking for uint32_t... -- Check size of unsigned __int16 - failed
-- Check size of u_int16_t
yes
Checking libraries
checking for strftime... yes
-- Check size of u_int16_t - done
-- Check size of uint16_t
checking for strftime... (cached) yes
checking for localtime... yes
checking for gettimeofday... -- Check size of uint16_t - done
-- Looking for dladdr
yes
checking for ftime... yes
checking for stat... -- Looking for dladdr - not found
-- Looking for fcntl
yes
checking for signal... -- Looking for fcntl - found
-- Looking for pread
yes
checking for rand... yes
checking for rand_r... -- Looking for pread - found
-- Looking for pwrite
yes
checking for srand... yes
-- Looking for pwrite - found
-- Looking for sigaction
checking for time... yes
checking for isascii... -- Looking for sigaction - found
-- Looking for sigaltstack
yes
checking for mmap... yes
checking for munmap... -- Looking for sigaltstack - found
-- Performing Test HAVE_NO_DEPRECATED
yes
checking for putenv... yes
checking for va_copy... -- Performing Test HAVE_NO_DEPRECATED - Success
-- Performing Test HAVE_NO_UNNAMED_TYPE_TEMPLATE_ARGS
yes
checking whether va_list is an array type... -- Performing Test HAVE_NO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
-- Looking for snprintf
no
checking for library containing gethostent... -- Looking for snprintf - found
-- Looking for get_static_proc_name in unwind
none required
checking for library containing setsockopt... none required
checking for library containing connect... -- Looking for get_static_proc_name in unwind - not found
-- Performing Test HAVE___ATTRIBUTE__
none required
checking for type of socket length (socklen_t)... socklen_t *
checking for const gethostbyname() argument... -- Performing Test HAVE___ATTRIBUTE__ - Success
-- Performing Test HAVE___ATTRIBUTE__VISIBILITY_DEFAULT
yes
checking for const send() second argument... -- Performing Test HAVE___ATTRIBUTE__VISIBILITY_DEFAULT - Success
-- Performing Test HAVE___ATTRIBUTE__VISIBILITY_HIDDEN
yes
checking whether to enable IPv6... yes
checking struct sockaddr::ss_family... yes
checking for getaddrinfo... -- Performing Test HAVE___ATTRIBUTE__VISIBILITY_HIDDEN - Success
-- Performing Test HAVE___BUILTIN_EXPECT
yes
checking for isnan... yes
checking for isinf... -- Performing Test HAVE___BUILTIN_EXPECT - Success
-- Performing Test HAVE___SYNC_VAL_COMPARE_AND_SWAP
yes
checking for shl_load... -- Performing Test HAVE___SYNC_VAL_COMPARE_AND_SWAP - Success
-- Performing Test HAVE_RWLOCK
no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... -- Performing Test HAVE_RWLOCK - Failed
-- Performing Test HAVE___DECLSPEC
-- Performing Test HAVE___DECLSPEC - Failed
-- Performing Test STL_NO_NAMESPACE
yes
Checking configuration requirements
Enabling multithreaded support
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_join in -lpthread... -- Performing Test STL_NO_NAMESPACE - Failed
-- Performing Test STL_STD_NAMESPACE
yes
Enabled Schematron support
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... yes
checking for iconv declaration... 
	extern size_t iconv (iconv_t cd,  char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
Disabling ICU support
Enabled Schemas/Relax-NG support
checking for printf... -- Performing Test STL_STD_NAMESPACE - Success
-- Performing Test HAVE_USING_OPERATOR
yes
checking for sprintf... yes
checking for fprintf... yes
checking for snprintf... yes
checking for vfprintf... yes
checking for vsprintf... -- Performing Test HAVE_USING_OPERATOR - Success
-- Performing Test HAVE_NAMESPACES
yes
checking for vsnprintf... yes
checking for sscanf... -- Performing Test HAVE_NAMESPACES - Success
yes
Disabling code coverage for GCC
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libxml2.spec
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/libxml/Makefile
config.status: creating example/Makefile
config.status: creating xstc/Makefile
config.status: creating include/libxml/xmlversion.h
config.status: creating libxml-2.0.pc
config.status: creating libxml-2.0-uninstalled.pc
config.status: creating libxml2-config.cmake
config.status: creating xml2-config
config.status: creating config.h
config.status: executing depfiles commands
-- Configuring done
-- Generating done
-- Build files have been written to: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/build/linux
make[1]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/build/linux'
make[2]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/build/linux'
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/build/linux'
Scanning dependencies of target glog
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/build/linux'
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/build/linux'
[ 37%] Building CXX object CMakeFiles/glog.dir/src/logging.cc.o
[ 37%] Building CXX object CMakeFiles/glog.dir/src/raw_logging.cc.o
[ 37%] Building CXX object CMakeFiles/glog.dir/src/demangle.cc.o
[ 75%] Building CXX object CMakeFiles/glog.dir/src/signalhandler.cc.o
[ 75%] Building CXX object CMakeFiles/glog.dir/src/symbolize.cc.o
[ 75%] Building CXX object CMakeFiles/glog.dir/src/utilities.cc.o
[ 87%] Building CXX object CMakeFiles/glog.dir/src/vlog_is_on.cc.o
config.status: executing libtool commands
Done configuring

Now type 'make' to compile libxml2.
make -C 3rdParty/libxml2/ && make -C 3rdParty/libxml2/ install
make[1]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2'
make  all-recursive
make[2]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2'
Making all in include
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include'
Making all in libxml
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include/libxml'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include/libxml'
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include'
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include'
Making all in .
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2'
  CC       SAX.lo
  CC       entities.lo
  CC       parserInternals.lo
  CC       error.lo
  CC       encoding.lo
  CC       parser.lo
  CC       hash.lo
  CC       list.lo
  CC       tree.lo
  CC       xmlIO.lo
  CC       xmlmemory.lo
  CC       uri.lo
  CC       valid.lo
  CC       xlink.lo
  CC       HTMLparser.lo
  CC       HTMLtree.lo
  CC       debugXML.lo
  CC       xpath.lo
  CC       xpointer.lo
  CC       xinclude.lo
  CC       nanohttp.lo
  CC       nanoftp.lo
  CC       catalog.lo
  CC       globals.lo
  CC       threads.lo
  CC       c14n.lo
  CC       xmlstring.lo
  CC       buf.lo
  CC       xmlregexp.lo
  CC       xmlschemas.lo
  CC       xmlschemastypes.lo
  CC       xmlunicode.lo
[100%] Linking CXX static library libglog.a
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/build/linux'
  CC       xmlreader.lo
[100%] Built target glog
make[2]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/build/linux'
Install the project...
-- Install configuration: "Release"
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/install/linux/lib/libglog.a
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/install/linux/include/glog/config.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/install/linux/include/glog/logging.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/install/linux/include/glog/raw_logging.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/install/linux/include/glog/stl_logging.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/install/linux/include/glog/vlog_is_on.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/install/linux/include/glog/log_severity.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/install/linux/lib/cmake/glog/glog-config.cmake
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/install/linux/lib/cmake/glog/glog-config-version.cmake
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/install/linux/lib/cmake/glog/glog-targets.cmake
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/install/linux/lib/cmake/glog/glog-targets-release.cmake
make[1]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/build/linux'
  CC       relaxng.lo

# config ceres-solver

rm -rf 3rdParty/ceres-solver/build/linux
rm -rf 3rdParty/ceres- solver/install/linux
mkdir -p 3rdParty/ceres-solver/build/linux
cd 3rdParty/ceres-solver/build/linux && cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_NAME=Linux ../../ceres-solver -DCMAKE_INSTALL_PREFIX=../../install/linux -DCXX11:BOOL=ON -DEXPORT_BUILD_DIR=ON -DEIGEN_INCLUDE_DIR_HINTS=../../eigen/eigen -DBUILD_EXAMPLES:BOOL=OFF -DBUILD_TESTING:BOOL=OFF -DCMAKE_BUILD_TYPE="Release" && make install
  CC       dict.lo
  CC       SAX2.lo
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/cc
  CC       xmlwriter.lo
  CC       legacy.lo
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
  CC       chvalid.lo
-- Detecting C compiler ABI info - done
-- Detecting C compile features
  CC       pattern.lo
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
  CC       xmlmodule.lo
  CC       xmlsave.lo
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
  CC       schematron.lo
  CC       xzlib.lo
  CC       testdso.lo
-- Detecting CXX compile features - done
-- Detected Ceres version: 1.13.0 from /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/ceres-solver/include/ceres/version.h
-- Found Eigen: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/eigen/eigen (found version "3.3.4") 
-- Found Eigen version 3.3.4: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/eigen/eigen

   ===============================================================
   Disabling the use of Eigen as a sparse linear algebra library.
   This does not affect the covariance estimation algorithm 
   which can still use the EIGEN_SPARSE_QR algorithm.
   ===============================================================

-- Looking for sgemm_
  CC       xmllint.o
  CC       xmlcatalog.o
-- Looking for sgemm_ - found
sed -e 's?\@XML_LIBDIR\@?-L/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib?g' \
    -e 's?\@XML_INCLUDEDIR\@?-I/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/include/libxml2?g' \
    -e 's?\@VERSION\@?2.9.8?g' \
    -e 's?\@XML_LIBS\@?-lxml2      -lm ?g' \
       < ./xml2Conf.sh.in > xml2Conf.tmp \
&& mv xml2Conf.tmp xml2Conf.sh
-- Looking for pthread.h
  CCLD     testdso.la
-- Looking for pthread.h - found
-- Looking for pthread_create
ar: `u' modifier ignored since `D' is the default (see `U')
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- A library with BLAS API found.
-- Found LAPACK library: /usr/lib/i386-linux-gnu/liblapack.so;/usr/lib/i386-linux-gnu/libblas.so
-- Found BLAS library: /usr/lib/i386-linux-gnu/libblas.so
-- A library with BLAS API found.
-- Found AMD headers in: /usr/include/suitesparse
-- Found AMD library: /usr/lib/i386-linux-gnu/libamd.so
-- Found CAMD headers in: /usr/include/suitesparse
-- Found CAMD library: /usr/lib/i386-linux-gnu/libcamd.so
-- Found COLAMD headers in: /usr/include/suitesparse
-- Found COLAMD library: /usr/lib/i386-linux-gnu/libcolamd.so
-- Found CCOLAMD headers in: /usr/include/suitesparse
-- Found CCOLAMD library: /usr/lib/i386-linux-gnu/libccolamd.so
-- Found CHOLMOD headers in: /usr/include/suitesparse
-- Found CHOLMOD library: /usr/lib/i386-linux-gnu/libcholmod.so
-- Found SUITESPARSEQR headers in: /usr/include/suitesparse
-- Found SUITESPARSEQR library: /usr/lib/i386-linux-gnu/libspqr.so
-- Did not find TBB library (optional SuiteSparse dependency)
-- Did not find Intel TBB library, assuming SuiteSparseQR was not compiled with TBB.
-- Found SUITESPARSE_CONFIG headers in: /usr/include/suitesparse
-- Found SUITESPARSE_CONFIG library: /usr/lib/i386-linux-gnu/libsuitesparseconfig.so
-- Found LIBRT library: /usr/lib/i386-linux-gnu/librt.so
-- Adding librt: /usr/lib/i386-linux-gnu/librt.so to SuiteSparse_config libraries (required on Linux & Unix [not OSX] if SuiteSparse is compiled with timing).
-- Did not find METIS library (optional SuiteSparse dependency)
-- Found SuiteSparse: TRUE (found version "5.1.2") 
-- Found SuiteSparse 5.1.2, building with SuiteSparse.
-- Found CXSparse: /usr/include/suitesparse (found version "3.1.9") 
-- Found CXSparse version: 3.1.9, building with CXSparse.
-- No preference for use of exported gflags CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported gflags CMake configuration if available.
-- Failed to find installed gflags CMake configuration, searching for gflags build directories exported with CMake.
-- Found exported gflags build directory: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/lib/cmake/gflags
-- Detected gflags version: 2.2.1
-- Found Gflags: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/include  
-- Found Google Flags header in: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/include, in namespace: google
-- No preference for use of exported glog CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported glog CMake configuration if available.
-- Failed to find installed glog CMake configuration, searching for glog build directories exported with CMake.
-- Found exported glog build directory: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/build/linux
-- Detected glog version: 0.3.5
-- Found Glog: glog::glog  
-- Found Google Log (glog). Assuming glog was built with gflags support as gflags was found. This will make gflags a public dependency of Ceres.
-- Building with OpenMP.
-- Performing Test COMPILER_HAS_CXX11_FLAG
-- Performing Test COMPILER_HAS_CXX11_FLAG - Success
-- Looking for C++ include unordered_map
-- Looking for C++ include unordered_map - found
-- Performing Test HAVE_UNORDERED_MAP_IN_STD_NAMESPACE
-- Performing Test HAVE_UNORDERED_MAP_IN_STD_NAMESPACE - Success
-- Found unordered_map/set in std namespace.
-- Looking for C++ include memory
-- Looking for C++ include memory - found
-- Performing Test HAVE_SHARED_PTR_IN_STD_NAMESPACE
-- Performing Test HAVE_SHARED_PTR_IN_STD_NAMESPACE - Success
-- Found shared_ptr in std namespace using <memory> header.
   ==============================================================
   Compiling Ceres using C++11.  This will result in a version 
   of Ceres that will require the use of C++11 in client code.
   ==============================================================
-- Building Ceres as a static library.
-- Creating configured Ceres config.h output directory: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/build/linux/config/ceres/internal
-- Enabling CERES_USE_CXX11 in Ceres config.h
-- Enabling CERES_USE_OPENMP in Ceres config.h
-- Enabling CERES_HAVE_PTHREAD in Ceres config.h
-- Enabling CERES_HAVE_RWLOCK in Ceres config.h
-- Enabling CERES_STD_UNORDERED_MAP in Ceres config.h
-- Do not build any example.
-- Export Ceres build directory to local CMake package registry.
-- Configuring done
-- Generating done
-- Build files have been written to: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/build/linux
make[1]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/build/linux'
make[2]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/build/linux'
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/build/linux'
Scanning dependencies of target ceres
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/build/linux'
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/build/linux'
[  0%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/array_utils.cc.o
[  1%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/block_evaluate_preparer.cc.o
[  2%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/blas.cc.o
[  3%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/block_jacobian_writer.cc.o
[  3%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/c_api.cc.o
[  4%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/block_random_access_diagonal_matrix.cc.o
[  5%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/block_random_access_sparse_matrix.cc.o
[  6%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/block_sparse_matrix.cc.o
[  7%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/block_structure.cc.o
[  7%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/block_jacobi_preconditioner.cc.o
[  8%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/block_random_access_dense_matrix.cc.o
[  8%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/block_random_access_matrix.cc.o
[  9%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/canonical_views_clustering.cc.o
[ 10%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/cgnr_solver.cc.o
[ 11%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/callbacks.cc.o
[ 11%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/compressed_col_sparse_matrix_utils.cc.o
[ 12%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/compressed_row_jacobian_writer.cc.o
[ 13%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/compressed_row_sparse_matrix.cc.o
[ 14%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/conditioned_cost_function.cc.o
[ 14%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/conjugate_gradients_solver.cc.o
[ 15%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/coordinate_descent_minimizer.cc.o
[ 16%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/corrector.cc.o
[ 17%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/covariance.cc.o
[ 17%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/covariance_impl.cc.o
[ 18%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/cxsparse.cc.o
[ 19%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/dense_normal_cholesky_solver.cc.o
[ 20%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/dense_qr_solver.cc.o
[ 20%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/dense_sparse_matrix.cc.o
[ 21%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/detect_structure.cc.o
[ 22%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/dogleg_strategy.cc.o
[ 23%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/dynamic_compressed_row_jacobian_writer.cc.o
[ 23%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/dynamic_compressed_row_sparse_matrix.cc.o
[ 24%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/dynamic_sparse_normal_cholesky_solver.cc.o
[ 25%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/evaluator.cc.o
[ 26%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/eigensparse.cc.o
[ 26%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/file.cc.o
[ 27%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/function_sample.cc.o
[ 28%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/gradient_checker.cc.o
[ 29%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/gradient_checking_cost_function.cc.o
[ 29%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/gradient_problem.cc.o
[ 30%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/gradient_problem_solver.cc.o
[ 31%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/implicit_schur_complement.cc.o
[ 32%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/inner_product_computer.cc.o
[ 32%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/is_close.cc.o
[ 33%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/iterative_schur_complement_solver.cc.o
[ 34%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/levenberg_marquardt_strategy.cc.o
[ 35%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/lapack.cc.o
[ 35%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/line_search.cc.o
[ 36%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/line_search_direction.cc.o
[ 37%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/line_search_minimizer.cc.o
[ 38%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/line_search_preprocessor.cc.o
[ 38%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/linear_least_squares_problems.cc.o
[ 39%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/linear_operator.cc.o
[ 40%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/linear_solver.cc.o
[ 41%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/local_parameterization.cc.o
[ 41%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/loss_function.cc.o
[ 42%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/low_rank_inverse_hessian.cc.o
[ 43%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/minimizer.cc.o
[ 44%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/normal_prior.cc.o
[ 44%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/parameter_block_ordering.cc.o
[ 45%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/partitioned_matrix_view.cc.o
[ 46%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/polynomial.cc.o
[ 47%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/preconditioner.cc.o
[ 47%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/preprocessor.cc.o
[ 48%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/problem.cc.o
[ 49%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/problem_impl.cc.o
[ 50%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/program.cc.o
[ 50%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/reorder_program.cc.o
[ 51%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/residual_block.cc.o
[ 52%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/residual_block_utils.cc.o
[ 52%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/schur_complement_solver.cc.o
  CCLD     libxml2.la
[ 53%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/schur_eliminator.cc.o
[ 54%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/schur_jacobi_preconditioner.cc.o
[ 55%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/schur_templates.cc.o
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     xmllint
  CCLD     xmlcatalog
[ 55%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/scratch_evaluate_preparer.cc.o
[ 56%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/single_linkage_clustering.cc.o
[ 57%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/solver.cc.o
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2'
Making all in example
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/example'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/example'
Making all in xstc
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/xstc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/xstc'
make[2]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2'
make[1]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2'
make[1]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2'
make  install-recursive
make[2]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2'
Making install in include
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include'
Making install in libxml
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include/libxml'
make[5]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include/libxml'
make[5]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/include/libxml2/libxml'
 /usr/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/include/libxml2/libxml'
 /usr/bin/install -c -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/include/libxml2/libxml'
make[5]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include/libxml'
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include/libxml'
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include'
make[5]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include'
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include'
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/include'
Making install in .
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2'
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2'
[ 58%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/solver_utils.cc.o
 /bin/mkdir -p '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/bin'
 /usr/bin/install -c xml2-config '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/bin'
 /bin/mkdir -p '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib'
 /usr/bin/install -c -m 644 xml2Conf.sh '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib'
 /bin/mkdir -p '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib/cmake/libxml2'
 /usr/bin/install -c -m 644 libxml2-config.cmake '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib/cmake/libxml2'
/bin/mkdir -p /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/share/doc/libxml2-2.9.8
/usr/bin/install -c -m 0644 ./Copyright /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/share/doc/libxml2-2.9.8
/bin/mkdir -p /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/share/doc/libxml2-2.9.8/examples
/usr/bin/install -c -m 0644 ./xmllint.c /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/share/doc/libxml2-2.9.8/examples
/usr/bin/install -c -m 0644 ./testSAX.c /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/share/doc/libxml2-2.9.8/examples
/usr/bin/install -c -m 0644 ./testHTML.c /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/share/doc/libxml2-2.9.8/examples
/usr/bin/install -c -m 0644 ./testXPath.c /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/share/doc/libxml2-2.9.8/examples
 /bin/mkdir -p '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/share/aclocal'
 /usr/bin/install -c -m 644 libxml.m4 '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/share/aclocal'
 /bin/mkdir -p '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/share/man/man1'
 /usr/bin/install -c -m 644 xml2-config.1 '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/share/man/man1'
 /bin/mkdir -p '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/share/man/man3'
 /usr/bin/install -c -m 644 libxml.3 '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/share/man/man3'
 /bin/mkdir -p '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib/pkgconfig'
 /usr/bin/install -c -m 644 libxml-2.0.pc '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib/pkgconfig'
 /bin/mkdir -p '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libxml2.la '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib'
[ 58%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/sparse_matrix.cc.o
libtool: install: /usr/bin/install -c .libs/libxml2.so.2.9.8 /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib/libxml2.so.2.9.8
libtool: install: (cd /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib && { ln -s -f libxml2.so.2.9.8 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.9.8 libxml2.so.2; }; })
libtool: install: (cd /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib && { ln -s -f libxml2.so.2.9.8 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.9.8 libxml2.so; }; })
libtool: install: /usr/bin/install -c .libs/libxml2.lai /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib/libxml2.la
libtool: install: /usr/bin/install -c .libs/libxml2.a /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib/libxml2.a
[ 59%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/sparse_cholesky.cc.o
libtool: install: chmod 644 /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib/libxml2.a
libtool: install: ranlib /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib/libxml2.a
[ 60%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/sparse_normal_cholesky_solver.cc.o
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c xmllint xmlcatalog '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/bin'
[ 61%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/split.cc.o
[ 61%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/stringprintf.cc.o
libtool: install: /usr/bin/install -c .libs/xmllint /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/bin/xmllint
libtool: install: /usr/bin/install -c .libs/xmlcatalog /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/install/linux/bin/xmlcatalog
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2'
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2'
Making install in example
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/example'
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/example'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/example'
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/example'
Making install in xstc
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/xstc'
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/xstc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/xstc'
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2/xstc'
make[2]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2'
make[1]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/libxml2'
[ 62%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/suitesparse.cc.o
[ 63%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/triplet_sparse_matrix.cc.o
[ 64%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/trust_region_preprocessor.cc.o
[ 64%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/trust_region_minimizer.cc.o
[ 65%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/trust_region_step_evaluator.cc.o
[ 66%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/trust_region_strategy.cc.o
[ 67%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/types.cc.o
[ 67%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/visibility.cc.o
[ 68%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/visibility_based_preconditioner.cc.o
[ 69%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/wall_time.cc.o
[ 70%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_2_2.cc.o
[ 70%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_2_3.cc.o
[ 71%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_2_4.cc.o
[ 72%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_2_d.cc.o
[ 73%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_3_3.cc.o
[ 73%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_3_4.cc.o
[ 74%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_3_6.cc.o
[ 75%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_3_9.cc.o
[ 76%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_3_d.cc.o
[ 76%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_4_3.cc.o
[ 77%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_4_4.cc.o
[ 78%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_4_8.cc.o
[ 79%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_4_9.cc.o
[ 79%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_4_d.cc.o
[ 80%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_2_d_d.cc.o
[ 81%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_4_4_2.cc.o
[ 82%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_4_4_3.cc.o
[ 82%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_4_4_4.cc.o
[ 83%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_4_4_d.cc.o
[ 84%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/partitioned_matrix_view_d_d_d.cc.o
[ 85%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_2_2.cc.o
[ 85%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_2_3.cc.o
[ 86%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_2_4.cc.o
[ 87%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_2_d.cc.o
[ 88%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_3_3.cc.o
[ 88%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_3_4.cc.o
[ 89%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_3_6.cc.o
[ 90%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_3_9.cc.o
[ 91%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_3_d.cc.o
[ 91%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_4_3.cc.o
[ 92%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_4_4.cc.o
[ 93%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_4_8.cc.o
[ 94%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_4_9.cc.o
[ 94%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_4_d.cc.o
[ 95%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_2_d_d.cc.o
[ 96%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_4_4_2.cc.o
[ 97%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_4_4_3.cc.o
[ 97%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_4_4_4.cc.o
[ 98%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_4_4_d.cc.o
[ 99%] Building CXX object internal/ceres/CMakeFiles/ceres.dir/generated/schur_eliminator_d_d_d.cc.o
[100%] Linking CXX static library ../../lib/libceres.a
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/build/linux'
[100%] Built target ceres
make[2]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/build/linux'
Install the project...
-- Install configuration: "Release"
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/autodiff_cost_function.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/autodiff_local_parameterization.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/c_api.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/ceres.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/conditioned_cost_function.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/cost_function.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/cost_function_to_functor.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/covariance.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/crs_matrix.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/cubic_interpolation.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/dynamic_autodiff_cost_function.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/dynamic_cost_function.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/dynamic_cost_function_to_functor.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/dynamic_numeric_diff_cost_function.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/fpclassify.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/gradient_checker.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/gradient_problem.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/gradient_problem_solver.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/iteration_callback.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/jet.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/local_parameterization.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/loss_function.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/normal_prior.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/numeric_diff_cost_function.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/numeric_diff_options.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/ordered_groups.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/problem.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/rotation.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/sized_cost_function.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/solver.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/types.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/version.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/internal/autodiff.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/internal/disable_warnings.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/internal/eigen.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/internal/fixed_array.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/internal/macros.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/internal/manual_constructor.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/internal/numeric_diff.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/internal/port.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/internal/reenable_warnings.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/internal/scoped_ptr.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/internal/variadic_evaluate.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/include/ceres/internal/config.h
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/lib/cmake/Ceres/CeresTargets.cmake
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/lib/cmake/Ceres/CeresTargets-release.cmake
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/lib/cmake/Ceres/CeresConfig.cmake
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/lib/cmake/Ceres/CeresConfigVersion.cmake
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/lib/cmake/Ceres/FindEigen.cmake
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/lib/cmake/Ceres/FindGlog.cmake
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/lib/cmake/Ceres/FindGflags.cmake
-- Installing: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/install/linux/lib/libceres.a
make[1]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/build/linux'
+ make config-OMSimulator -j16
make -C 3rdParty/RegEx
make[1]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/RegEx'
g++ -std=c++11 -o OMSRegEx OMSRegEx.cpp
make[1]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/RegEx'

# config OMSimulator

mkdir -p build/linux
cd build/linux && cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_NAME=Linux ../.. -DABI=LINUX64 -DSTD_REGEX=1 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DOMSYSIDENT:BOOL=ON -DOMTLM:BOOL=ON -DASAN:BOOL=OFF -DCMAKE_BUILD_TYPE=Release    
cmake version is: 3.10.2
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Platform string: linux
WARNING,Using std::regex, the gcc/clang compiler is good enough
STATUS,ABI is: LINUX64
WARNING,Using CMAKE_CXX_STANDARD: 11 and CMAKE_CXX_STANDARD_REQUIRED: ON for setting -std=c++11
-- Boost version: 1.65.1
-- Found the following Boost libraries:
--   filesystem
--   system
-- Found Boost
--   Boost_LIBRARIES:    /usr/lib/i386-linux-gnu/libboost_filesystem.so/usr/lib/i386-linux-gnu/libboost_system.so
--   Boost_LIBRARY_DIRS: /usr/lib/i386-linux-gnu
--   Boost_INCLUDE_DIRS: /usr/include
-- Found FMILibrary
--   FMILibrary_ROOT:       /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux
--   FMILibrary_LIBRARY:    /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/lib/libfmilib.a
--   FMILibrary_LIBRARYDIR: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/lib
--   FMILibrary_INCLUDEDIR: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/FMIL/install/linux/include
-- Found LUA
--   LUALibrary_ROOT:       /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/Lua/install/linux
--   LUALibrary_LIBRARY:    /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/Lua/install/linux/liblua.a
--   LUALibrary_LIBRARYDIR: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/Lua/install/linux
--   LUALibrary_INCLUDEDIR: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/Lua/install/linux/include
-- Found CVODE
--   CVODELibrary_ROOT:       /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/cvode/install/linux
--   CVODELibrary_LIBRARY:    /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/cvode/install/linux/lib/libsundials_cvode.a
--   CVODELibrary_LIBRARYDIR: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/cvode/install/linux/lib
--   CVODELibrary_INCLUDEDIR: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/cvode/install/linux/include
-- Found KINSOL
--   KINSOLLibrary_ROOT:       /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/kinsol/install/linux
--   KINSOLLibrary_LIBRARY:    /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/kinsol/install/linux/lib/libsundials_kinsol.a
--   KINSOLLibrary_LIBRARYDIR: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/kinsol/install/linux/lib
--   KINSOLLibrary_INCLUDEDIR: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/kinsol/install/linux/include
-- Found PythonLibs: /usr/lib/i386-linux-gnu/libpython3.6m.so (found version "3.6.5") 
-- Found Python
--   PYTHON_VERSION:      3.6.5
--   PYTHON_LIBRARIES:    /usr/lib/i386-linux-gnu/libpython3.6m.so
--   PYTHON_INCLUDE_DIRS: /usr/include/python3.6m
-- Found required Ceres dependency: Eigen version 3.3.4 in /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/eigen/eigen
-- Found installed version of glog: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/build/linux
-- Detected glog version: 0.3.5
-- Found required Ceres dependency: glog
-- Found installed version of gflags: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/lib/cmake/gflags
-- Detected gflags version: 2.2.1
-- Found required Ceres dependency: gflags
-- Found Ceres version: 1.13.0 exported from build directory: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/build/linux with components: [LAPACK, SuiteSparse, SparseLinearAlgebraLibrary, CXSparse, SchurSpecializations, C++11, OpenMP]
-- Found Ceres-Solver
--   CERES_INCLUDE_DIRS: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/ceres-solver/include/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/ceres-solver/build/linux/config/var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/eigen/eigen
--   GLOG_INCLUDEDIR:    /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/glog/install/linux/include
--   GFLAGS_INCLUDEDIR:  /var/lib/jenkins/workspace/OMSimulator_v2.0.0/3rdParty/gflags/install/linux/include
-- OMTLMSimulator enabled.
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Configuring done
-- Generating done
-- Build files have been written to: /var/lib/jenkins/workspace/OMSimulator_v2.0.0/build/linux
+ make OMSimulator -j16
OS: Linux
TLM: ON
CERES: ON
LIBXML2: ON
# make OMSimulator

make[1]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0'

# make OMTLMSimulator

LINUX64
make -C OMTLMSimulator omtlmlib
make[2]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator'
cd 3rdParty; make
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/3rdParty'
for i in misc/src rtime ; do \
	( cd $i ; make UP=/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/3rdParty/.. lib ) \
done
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/3rdParty/misc/src'
mkdir -p LINUX64
touch LINUX64/makedepend.tail
mkdir -p ../lib/LINUX64
g++ -std=c++11 -fPIC    -I../include   -c double3.cc -o LINUX64/double3.o 
g++ -std=c++11 -fPIC    -I../include   -c realN.cc -o LINUX64/realN.o 
g++ -std=c++11 -fPIC    -I../include   -c float2.cc -o LINUX64/float2.o 
g++ -std=c++11 -fPIC    -I../include   -c double2.cc -o LINUX64/double2.o 
g++ -std=c++11 -fPIC    -I../include   -c float3.cc -o LINUX64/float3.o 
g++ -std=c++11 -fPIC    -I../include   -c double33.cc -o LINUX64/double33.o 
g++ -std=c++11 -fPIC    -I../include   -c coordTransform.cc -o LINUX64/coordTransform.o 
g++ -std=c++11 -fPIC    -I../include   -c doubleN.cc -o LINUX64/doubleN.o 
g++ -std=c++11 -fPIC    -I../include   -c doubleN3.cc -o LINUX64/doubleN3.o 
g++ -std=c++11 -fPIC    -I../include   -c doubleN33.cc -o LINUX64/doubleN33.o 
g++ -std=c++11 -fPIC    -I../include   -c intN.cc -o LINUX64/intN.o 
g++ -std=c++11 -fPIC    -I../include   -c tostr.cc -o LINUX64/tostr.o 
g++ -std=c++11 -fPIC    -I../include   -c ErrorLog.cc -o LINUX64/ErrorLog.o 
g++ -std=c++11 -fPIC    -I../include   -c portability.cc -o LINUX64/portability.o 
g++ -std=c++11 -fPIC    -I../include   -c Bstring.cc -o LINUX64/Bstring.o 
g++ -std=c++11 -fPIC    -I../include   -c Btokenizer.cc -o LINUX64/Btokenizer.o 
g++ -std=c++11 -fPIC    -I../include   -c double33s.cc -o LINUX64/double33s.o 
g++ -std=c++11 -fPIC    -I../include   -c doubleN33s.cc -o LINUX64/doubleN33s.o 
g++ -std=c++11 -fPIC    -I../include   -c float33s.cc -o LINUX64/float33s.o 
g++ -std=c++11 -fPIC    -I../include   -c dsyevv3.cc -o LINUX64/dsyevv3.o 
g++ -std=c++11 -fPIC    -I../include   -c dsyevq3.cc -o LINUX64/dsyevq3.o 
g++ -std=c++11 -fPIC    -I../include   -c dsyevc3.cc -o LINUX64/dsyevc3.o 
g++ -std=c++11 -fPIC    -I../include   -c dsytrd3.cc -o LINUX64/dsytrd3.o 
g++ -fPIC    -I../include   -c g2c_w32.c -o LINUX64/g2c_w32.o 
echo ABI: LINUX64
ABI: LINUX64
(ar ruv ../lib/LINUX64/libmisc.a LINUX64/double3.o LINUX64/realN.o LINUX64/float2.o LINUX64/double2.o LINUX64/float3.o LINUX64/double33.o LINUX64/coordTransform.o LINUX64/doubleN.o LINUX64/doubleN3.o LINUX64/doubleN33.o LINUX64/intN.o LINUX64/tostr.o LINUX64/ErrorLog.o LINUX64/portability.o LINUX64/Bstring.o LINUX64/Btokenizer.o LINUX64/double33s.o LINUX64/doubleN33s.o LINUX64/float33s.o LINUX64/dsyevv3.o LINUX64/dsyevq3.o LINUX64/dsyevc3.o LINUX64/dsytrd3.o LINUX64/g2c_w32.o; )
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating ../lib/LINUX64/libmisc.a
a - LINUX64/double3.o
a - LINUX64/realN.o
a - LINUX64/float2.o
a - LINUX64/double2.o
a - LINUX64/float3.o
a - LINUX64/double33.o
a - LINUX64/coordTransform.o
a - LINUX64/doubleN.o
a - LINUX64/doubleN3.o
a - LINUX64/doubleN33.o
a - LINUX64/intN.o
a - LINUX64/tostr.o
a - LINUX64/ErrorLog.o
a - LINUX64/portability.o
a - LINUX64/Bstring.o
a - LINUX64/Btokenizer.o
a - LINUX64/double33s.o
a - LINUX64/doubleN33s.o
a - LINUX64/float33s.o
a - LINUX64/dsyevv3.o
a - LINUX64/dsyevq3.o
a - LINUX64/dsyevc3.o
a - LINUX64/dsytrd3.o
a - LINUX64/g2c_w32.o
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/3rdParty/misc/src'
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/3rdParty/rtime'
Makefile:98: LINUX64/makedepend.tail: No such file or directory
if [ ! -d LINUX64 ] ; then mkdir -p LINUX64 ; fi ;
touch LINUX64/makedepend.tail
make ./lib/LINUX64/librtime.a  
make[5]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/3rdParty/rtime'
g++ -fPIC -c rtime.c -I../pthread/LINUX64/include -I../include -o LINUX64/rtime.o 
g++ -fPIC -c timing.c -I../pthread/LINUX64/include -I../include -o LINUX64/timing.o 
(ar ruv ./lib/LINUX64/librtime.a  LINUX64/rtime.o LINUX64/timing.o; )
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating ./lib/LINUX64/librtime.a
a - LINUX64/rtime.o
a - LINUX64/timing.o
make[5]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/3rdParty/rtime'
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/3rdParty/rtime'
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/3rdParty'
make -C common lib
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
mkdir -p LINUX64
mkdir -p LINUX64/Interfaces
mkdir -p LINUX64/CompositeModels
mkdir -p LINUX64/Plugin
mkdir -p LINUX64/Communication
mkdir -p LINUX64/Parameters
mkdir -p LINUX64/Logging
mkdir -p LINUX64/OMTLMSimulatorLib
touch LINUX64/makedepend.tail
make dir
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
make SRCTYPE=SRCSRVLIB LINUX64/libTLM_s.a
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Communication/ManagerCommHandler.cc -o LINUX64/Communication/ManagerCommHandler.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c CompositeModels/CompositeModel.cc -o LINUX64/CompositeModels/CompositeModel.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Communication/TLMCommUtil.cc -o LINUX64/Communication/TLMCommUtil.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Communication/TLMManagerComm.cc -o LINUX64/Communication/TLMManagerComm.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Communication/TLMMessageQueue.cc -o LINUX64/Communication/TLMMessageQueue.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Logging/TLMErrorLog.cc -o LINUX64/Logging/TLMErrorLog.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c SurrogateTimer.cc -o LINUX64/SurrogateTimer.o
ar ruv LINUX64/libTLM_s.a LINUX64/Communication/ManagerCommHandler.o LINUX64/CompositeModels/CompositeModel.o LINUX64/Communication/TLMCommUtil.o LINUX64/Communication/TLMManagerComm.o LINUX64/Communication/TLMMessageQueue.o LINUX64/Logging/TLMErrorLog.o LINUX64/SurrogateTimer.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating LINUX64/libTLM_s.a
a - LINUX64/Communication/ManagerCommHandler.o
a - LINUX64/CompositeModels/CompositeModel.o
a - LINUX64/Communication/TLMCommUtil.o
a - LINUX64/Communication/TLMManagerComm.o
a - LINUX64/Communication/TLMMessageQueue.o
a - LINUX64/Logging/TLMErrorLog.o
a - LINUX64/SurrogateTimer.o
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
echo ABI: LINUX64
ABI: LINUX64
make dir
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
touch LINUX64/makedepend.tail
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
make SRCTYPE=SRCCLT LINUX64/libTLM.a
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Plugin/PluginImplementer.cc -o LINUX64/Plugin/PluginImplementer.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Plugin/MonitoringPluginImplementer.cc -o LINUX64/Plugin/MonitoringPluginImplementer.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Communication/TLMClientComm.cc -o LINUX64/Communication/TLMClientComm.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Interfaces/TLMInterface.cc -o LINUX64/Interfaces/TLMInterface.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Interfaces/TLMInterfaceSignal.cc -o LINUX64/Interfaces/TLMInterfaceSignal.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Interfaces/TLMInterfaceSignalInput.cc -o LINUX64/Interfaces/TLMInterfaceSignalInput.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Interfaces/TLMInterfaceSignalOutput.cc -o LINUX64/Interfaces/TLMInterfaceSignalOutput.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Interfaces/TLMInterface1D.cc -o LINUX64/Interfaces/TLMInterface1D.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Interfaces/TLMInterface3D.cc -o LINUX64/Interfaces/TLMInterface3D.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Parameters/ComponentParameter.cc -o LINUX64/Parameters/ComponentParameter.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c Plugin/TLMPlugin.cc -o LINUX64/Plugin/TLMPlugin.o
make dir
make[5]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
make[5]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
Use TLM-library for client applications using misc library.
Use TLM_m library otherwise.
ar ruv LINUX64/libTLM.a LINUX64/Plugin/PluginImplementer.o LINUX64/Plugin/MonitoringPluginImplementer.o LINUX64/Communication/TLMClientComm.o LINUX64/Communication/TLMCommUtil.o LINUX64/Interfaces/TLMInterface.o LINUX64/Interfaces/TLMInterfaceSignal.o LINUX64/Interfaces/TLMInterfaceSignalInput.o LINUX64/Interfaces/TLMInterfaceSignalOutput.o LINUX64/Interfaces/TLMInterface1D.o LINUX64/Interfaces/TLMInterface3D.o LINUX64/Parameters/ComponentParameter.o LINUX64/Logging/TLMErrorLog.o LINUX64/Plugin/TLMPlugin.o LINUX64/SurrogateTimer.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating LINUX64/libTLM.a
a - LINUX64/Plugin/PluginImplementer.o
a - LINUX64/Plugin/MonitoringPluginImplementer.o
a - LINUX64/Communication/TLMClientComm.o
a - LINUX64/Communication/TLMCommUtil.o
a - LINUX64/Interfaces/TLMInterface.o
a - LINUX64/Interfaces/TLMInterfaceSignal.o
a - LINUX64/Interfaces/TLMInterfaceSignalInput.o
a - LINUX64/Interfaces/TLMInterfaceSignalOutput.o
a - LINUX64/Interfaces/TLMInterface1D.o
a - LINUX64/Interfaces/TLMInterface3D.o
a - LINUX64/Parameters/ComponentParameter.o
a - LINUX64/Logging/TLMErrorLog.o
a - LINUX64/Plugin/TLMPlugin.o
a - LINUX64/SurrogateTimer.o
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
make -C common omtlmlib
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
touch LINUX64/makedepend.tail
make dir
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
make SRCTYPE=SRCMSTLIB LINUX64/libomtlmsimulator.so
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c CompositeModels/CompositeModelReader.cc -o LINUX64/CompositeModels/CompositeModelReader.o
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c OMTLMSimulatorLib/OMTLMSimulatorLib.cc -o LINUX64/OMTLMSimulatorLib/OMTLMSimulatorLib.o
g++  -std=c++11 -fPIC -shared -o LINUX64/libomtlmsimulator.so LINUX64/Plugin/PluginImplementer.o LINUX64/Plugin/MonitoringPluginImplementer.o LINUX64/Communication/TLMClientComm.o LINUX64/Communication/TLMCommUtil.o LINUX64/Interfaces/TLMInterface.o LINUX64/Interfaces/TLMInterfaceSignal.o LINUX64/Interfaces/TLMInterfaceSignalInput.o LINUX64/Interfaces/TLMInterfaceSignalOutput.o LINUX64/Interfaces/TLMInterface1D.o LINUX64/Interfaces/TLMInterface3D.o LINUX64/Parameters/ComponentParameter.o LINUX64/Logging/TLMErrorLog.o LINUX64/Plugin/TLMPlugin.o LINUX64/SurrogateTimer.o LINUX64/CompositeModels/CompositeModel.o LINUX64/CompositeModels/CompositeModelReader.o LINUX64/Communication/ManagerCommHandler.o LINUX64/Communication/TLMManagerComm.o LINUX64/Communication/TLMMessageQueue.o LINUX64/OMTLMSimulatorLib/OMTLMSimulatorLib.o -L../3rdParty/misc/lib/LINUX64 -L../3rdParty/rtime/lib/LINUX64 -LLINUX64 -lmisc -lrtime -lrt -L../../3rdParty/libxml2/install/linux/lib -lxml2 -L../extralibs/pthread/LINUX64/lib -lpthread
cp LINUX64/libomtlmsimulator.so ../bin/libomtlmsimulator.so
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
make SRCTYPE=SRCMSTMAIN LINUX64/omtlmsimulator
make[4]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
touch LINUX64/makedepend.tail
g++  -std=c++11 -fPIC -DUSE_THREADS  -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime  -I../../3rdParty/libxml2/install/linux/include/libxml2 -c OMTLMSimulatorMain.cc -o LINUX64/OMTLMSimulatorMain.o
make dir
make[5]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
touch LINUX64/makedepend.tail
make[5]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
g++  -std=c++11 -fPIC -o LINUX64/omtlmsimulator LINUX64/OMTLMSimulatorMain.o -L../extralibs/pthread/LINUX64/lib -lpthread -LLINUX64 -lomtlmsimulator
if [ -f LINUX64/omtlmsimulator.exe.manifest ] ; then \
	(cd LINUX64 ; mt.exe -manifest omtlmsimulator.exe.manifest -outputresource:omtlmsimulator.exe\;1); fi
cp LINUX64/omtlmsimulator ../bin/omtlmsimulator
make[4]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/common'
make[2]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator'
test ! `uname` != Darwin || make -C OMTLMSimulator/FMIWrapper install
make[2]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/FMIWrapper'
mkdir -p LINUX64
mkdir -p LINUX64/Plugin
mkdir -p LINUX64/Parameters
mkdir -p LINUX64/Interfaces
mkdir -p LINUX64/Logging
mkdir -p LINUX64/Communication
echo Using std::regex: 1
Using std::regex: 1
make  LINUX64/main.o  LINUX64/Plugin/PluginImplementer.o  LINUX64/Communication/TLMClientComm.o  LINUX64/Communication/TLMCommUtil.o  LINUX64/Interfaces/TLMInterface.o  LINUX64/Interfaces/TLMInterfaceSignal.o  LINUX64/Interfaces/TLMInterfaceSignalInput.o  LINUX64/Interfaces/TLMInterfaceSignalOutput.o  LINUX64/Interfaces/TLMInterface1D.o  LINUX64/Interfaces/TLMInterface3D.o  LINUX64/Parameters/ComponentParameter.o  LINUX64/Logging/TLMErrorLog.o  LINUX64/Plugin/TLMPlugin.o  LINUX64/coordTransform.o  LINUX64/double3.o  LINUX64/double33.o  LINUX64/ErrorLog.o  LINUX64/double33s.o  LINUX64/dsyevq3.o  LINUX64/dsyevv3.o  LINUX64/dsyevc3.o  LINUX64/dsytrd3.o  LINUX64/Bstring.o  LINUX64/tostr.o  LINUX64/nvector_serial.o  LINUX64/sundials_math.o  LINUX64/sundials_nvector.o  LINUX64/sundials_direct.o  LINUX64/sundials_dense.o  LINUX64/cvode.o  LINUX64/cvode_dense.o  LINUX64/cvode_direct.o  LINUX64/cvode_io.o  LINUX64/ida.o  LINUX64/ida_dense.o  LINUX64/ida_direct.o  LINUX64/ida_io.o
make[3]: Entering directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/FMIWrapper'
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c main.cpp -o LINUX64/main.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../common/Plugin/PluginImplementer.cc -o LINUX64/Plugin/PluginImplementer.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../common/Communication/TLMClientComm.cc -o LINUX64/Communication/TLMClientComm.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../common/Communication/TLMCommUtil.cc -o LINUX64/Communication/TLMCommUtil.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../common/Interfaces/TLMInterface.cc -o LINUX64/Interfaces/TLMInterface.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../common/Interfaces/TLMInterfaceSignal.cc -o LINUX64/Interfaces/TLMInterfaceSignal.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../common/Interfaces/TLMInterfaceSignalInput.cc -o LINUX64/Interfaces/TLMInterfaceSignalInput.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../common/Interfaces/TLMInterfaceSignalOutput.cc -o LINUX64/Interfaces/TLMInterfaceSignalOutput.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../common/Interfaces/TLMInterface1D.cc -o LINUX64/Interfaces/TLMInterface1D.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../common/Interfaces/TLMInterface3D.cc -o LINUX64/Interfaces/TLMInterface3D.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../common/Parameters/ComponentParameter.cc -o LINUX64/Parameters/ComponentParameter.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../common/Logging/TLMErrorLog.cc -o LINUX64/Logging/TLMErrorLog.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../common/Plugin/TLMPlugin.cc -o LINUX64/Plugin/TLMPlugin.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../3rdParty/misc/src/coordTransform.cc -o LINUX64/coordTransform.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../3rdParty/misc/src/double3.cc -o LINUX64/double3.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../3rdParty/misc/src/double33.cc -o LINUX64/double33.o
In file included from ../common/Logging/TLMErrorLog.h:17:0,
                 from ../common/Logging/TLMErrorLog.cc:7:
../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)':
../common/Communication/TLMThreadSynch.h:220:5: warning: statement has no effect [-Wunused-value]
     lock; // does nothing, just to avoid warning.
     ^~~~
In file included from ../common/Logging/TLMErrorLog.h:17:0,
                 from ../common/Communication/TLMCommUtil.cc:2:
../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)':
../common/Communication/TLMThreadSynch.h:220:5: warning: statement has no effect [-Wunused-value]
     lock; // does nothing, just to avoid warning.
     ^~~~
../common/Communication/TLMCommUtil.cc: In static member function 'static bool TLMCommUtil::ReceiveMessage(TLMMessage&)':
../common/Communication/TLMCommUtil.cc:155:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if(mess.Data.size() < mess.Header.DataSize) {
            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from ../common/Logging/TLMErrorLog.h:17:0,
                 from ../common/Communication/TLMClientComm.h:16,
                 from ../common/Communication/TLMClientComm.cc:7:
../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)':
../common/Communication/TLMThreadSynch.h:220:5: warning: statement has no effect [-Wunused-value]
     lock; // does nothing, just to avoid warning.
     ^~~~
In file included from ../common/Logging/TLMErrorLog.h:17:0,
                 from ../common/Communication/TLMClientComm.h:16,
                 from ../common/Interfaces/TLMInterface.h:16,
                 from ../common/Plugin/TLMPlugin.h:12,
                 from ../common/Plugin/TLMPlugin.cc:1:
../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)':
../common/Communication/TLMThreadSynch.h:220:5: warning: statement has no effect [-Wunused-value]
     lock; // does nothing, just to avoid warning.
     ^~~~
In file included from ../common/Logging/TLMErrorLog.h:17:0,
                 from ../common/Communication/TLMClientComm.h:16,
                 from ../common/Interfaces/TLMInterface.h:16,
                 from ../common/Interfaces/TLMInterface1D.h:13,
                 from ../common/Interfaces/TLMInterface1D.cc:1:
../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)':
../common/Communication/TLMThreadSynch.h:220:5: warning: statement has no effect [-Wunused-value]
     lock; // does nothing, just to avoid warning.
     ^~~~
In file included from ../common/Logging/TLMErrorLog.h:17:0,
                 from ../common/Communication/TLMClientComm.h:16,
                 from ../common/Interfaces/TLMInterface.h:16,
                 from ../common/Interfaces/TLMInterfaceSignal.h:13,
                 from ../common/Interfaces/TLMInterfaceSignal.cc:1:
../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)':
../common/Communication/TLMThreadSynch.h:220:5: warning: statement has no effect [-Wunused-value]
     lock; // does nothing, just to avoid warning.
     ^~~~
In file included from ../common/Logging/TLMErrorLog.h:17:0,
                 from ../common/Communication/TLMClientComm.h:16,
                 from ../common/Interfaces/TLMInterface.h:16,
                 from ../common/Interfaces/TLMInterfaceSignal.h:13,
                 from ../common/Interfaces/TLMInterfaceSignalInput.h:13,
                 from ../common/Interfaces/TLMInterfaceSignalInput.cc:1:
../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)':
../common/Communication/TLMThreadSynch.h:220:5: warning: statement has no effect [-Wunused-value]
     lock; // does nothing, just to avoid warning.
     ^~~~
In file included from ../common/Logging/TLMErrorLog.h:17:0,
                 from ../common/Communication/TLMClientComm.h:16,
                 from ../common/Parameters/ComponentParameter.h:18,
                 from ../common/Parameters/ComponentParameter.cc:1:
../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)':
../common/Communication/TLMThreadSynch.h:220:5: warning: statement has no effect [-Wunused-value]
     lock; // does nothing, just to avoid warning.
     ^~~~
In file included from ../common/Logging/TLMErrorLog.h:17:0,
                 from ../common/Communication/TLMClientComm.h:16,
                 from ../common/Interfaces/TLMInterface.h:16,
                 from ../common/Interfaces/TLMInterfaceSignal.h:13,
                 from ../common/Interfaces/TLMInterfaceSignalOutput.h:13,
                 from ../common/Interfaces/TLMInterfaceSignalOutput.cc:1:
../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)':
../common/Communication/TLMThreadSynch.h:220:5: warning: statement has no effect [-Wunused-value]
     lock; // does nothing, just to avoid warning.
     ^~~~
In file included from ../common/Logging/TLMErrorLog.h:17:0,
                 from ../common/Communication/TLMClientComm.h:16,
                 from ../common/Interfaces/TLMInterface.h:16,
                 from ../common/Interfaces/TLMInterface3D.h:13,
                 from ../common/Interfaces/TLMInterface3D.cc:1:
../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)':
../common/Communication/TLMThreadSynch.h:220:5: warning: statement has no effect [-Wunused-value]
     lock; // does nothing, just to avoid warning.
     ^~~~
In file included from ../common/Logging/TLMErrorLog.h:17:0,
                 from ../common/Communication/TLMClientComm.h:16,
                 from ../common/Interfaces/TLMInterface.h:16,
                 from ../common/Plugin/TLMPlugin.h:12,
                 from ../common/Plugin/PluginImplementer.cc:3:
../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)':
../common/Communication/TLMThreadSynch.h:220:5: warning: statement has no effect [-Wunused-value]
     lock; // does nothing, just to avoid warning.
     ^~~~
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../3rdParty/misc/src/ErrorLog.cc -o LINUX64/ErrorLog.o
In file included from ../common/Logging/TLMErrorLog.h:17:0,
                 from ../common/Communication/TLMClientComm.h:16,
                 from ../common/Interfaces/TLMInterface.h:16,
                 from ../common/Interfaces/TLMInterface.cc:7:
../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)':
../common/Communication/TLMThreadSynch.h:220:5: warning: statement has no effect [-Wunused-value]
     lock; // does nothing, just to avoid warning.
     ^~~~
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../3rdParty/misc/src/double33s.cc -o LINUX64/double33s.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../3rdParty/misc/src/dsyevq3.cc -o LINUX64/dsyevq3.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../3rdParty/misc/src/dsyevv3.cc -o LINUX64/dsyevv3.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../3rdParty/misc/src/dsyevc3.cc -o LINUX64/dsyevc3.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../3rdParty/misc/src/dsytrd3.cc -o LINUX64/dsytrd3.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../3rdParty/misc/src/Bstring.cc -o LINUX64/Bstring.o
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ../3rdParty/misc/src/tostr.cc -o LINUX64/tostr.o
In file included from ../../3rdParty/FMIL/install/linux/include/FMI/fmi_import_context.h:26:0,
                 from main.cpp:35:
../../3rdParty/FMIL/install/linux/include/JM/jm_callbacks.h: In function 'void jm_log_debug_v(jm_callbacks*, const char*, const char*, va_list)':
../../3rdParty/FMIL/install/linux/include/JM/jm_callbacks.h:209:42: warning: unused parameter 'cb' [-Wunused-parameter]
 static void jm_log_debug_v(jm_callbacks* cb, const char* module, const char* fmt, va_list ap) {}
                                          ^~
../../3rdParty/FMIL/install/linux/include/JM/jm_callbacks.h:209:58: warning: unused parameter 'module' [-Wunused-parameter]
 static void jm_log_debug_v(jm_callbacks* cb, const char* module, const char* fmt, va_list ap) {}
                                                          ^~~~~~
../../3rdParty/FMIL/install/linux/include/JM/jm_callbacks.h:209:78: warning: unused parameter 'fmt' [-Wunused-parameter]
 static void jm_log_debug_v(jm_callbacks* cb, const char* module, const char* fmt, va_list ap) {}
                                                                              ^~~
../../3rdParty/FMIL/install/linux/include/JM/jm_callbacks.h:209:91: warning: unused parameter 'ap' [-Wunused-parameter]
 static void jm_log_debug_v(jm_callbacks* cb, const char* module, const char* fmt, va_list ap) {}
                                                                                           ^~
../../3rdParty/FMIL/install/linux/include/JM/jm_callbacks.h: In function 'void jm_log_debug(jm_callbacks*, const char*, const char*, ...)':
../../3rdParty/FMIL/install/linux/include/JM/jm_callbacks.h:214:40: warning: unused parameter 'cb' [-Wunused-parameter]
 static void jm_log_debug(jm_callbacks* cb, const char* module, const char* fmt, ...) {}
                                        ^~
../../3rdParty/FMIL/install/linux/include/JM/jm_callbacks.h:214:56: warning: unused parameter 'module' [-Wunused-parameter]
 static void jm_log_debug(jm_callbacks* cb, const char* module, const char* fmt, ...) {}
                                                        ^~~~~~
../../3rdParty/FMIL/install/linux/include/JM/jm_callbacks.h:214:76: warning: unused parameter 'fmt' [-Wunused-parameter]
 static void jm_log_debug(jm_callbacks* cb, const char* module, const char* fmt, ...) {}
                                                                            ^~~
g++  -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c cvode-2.9.0/src/nvec_ser/nvector_serial.c -o LINUX64/nvector_serial.o
g++  -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c cvode-2.9.0/src/sundials/sundials_math.c -o LINUX64/sundials_math.o
In file included from ../common/Logging/TLMErrorLog.h:17:0,
                 from ../common/Communication/TLMClientComm.h:16,
                 from ../common/Interfaces/TLMInterface.h:16,
                 from ../common/Plugin/TLMPlugin.h:12,
                 from main.cpp:41:
../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)':
../common/Communication/TLMThreadSynch.h:220:5: warning: statement has no effect [-Wunused-value]
     lock; // does nothing, just to avoid warning.
     ^~~~
cvode-2.9.0/src/nvec_ser/nvector_serial.c: In function 'N_Vector_ID N_VGetVectorID_Serial(N_Vector)':
cvode-2.9.0/src/nvec_ser/nvector_serial.c:67:44: warning: unused parameter 'v' [-Wunused-parameter]
 N_Vector_ID N_VGetVectorID_Serial(N_Vector v)
                                            ^
g++  -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c cvode-2.9.0/src/sundials/sundials_nvector.c -o LINUX64/sundials_nvector.o
main.cpp: In function 'void applyStartValues()':
main.cpp:257:40: warning: unused variable 'vr' [-Wunused-variable]
                 fmi2_value_reference_t vr = fmi2_import_get_variable_vr(var);
                                        ^~
g++  -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c cvode-2.9.0/src/sundials/sundials_direct.c -o LINUX64/sundials_direct.o
g++  -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c cvode-2.9.0/src/sundials/sundials_dense.c -o LINUX64/sundials_dense.o
g++  -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c cvode-2.9.0/src/cvode/cvode.c -o LINUX64/cvode.o
g++  -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c cvode-2.9.0/src/cvode/cvode_dense.c -o LINUX64/cvode_dense.o
g++  -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c cvode-2.9.0/src/cvode/cvode_direct.c -o LINUX64/cvode_direct.o
cvode-2.9.0/src/cvode/cvode_dense.c: In function 'int cvDenseSolve(CVodeMem, N_Vector, N_Vector, N_Vector, N_Vector)':
cvode-2.9.0/src/cvode/cvode_dense.c:309:63: warning: unused parameter 'weight' [-Wunused-parameter]
 static int cvDenseSolve(CVodeMem cv_mem, N_Vector b, N_Vector weight,
                                                               ^~~~~~
cvode-2.9.0/src/cvode/cvode_dense.c:310:34: warning: unused parameter 'ycur' [-Wunused-parameter]
                         N_Vector ycur, N_Vector fcur)
                                  ^~~~
cvode-2.9.0/src/cvode/cvode_dense.c:310:49: warning: unused parameter 'fcur' [-Wunused-parameter]
                         N_Vector ycur, N_Vector fcur)
                                                 ^~~~
cvode-2.9.0/src/cvode/cvode_direct.c: In function 'int cvDlsDenseDQJac(long int, realtype, N_Vector, N_Vector, DlsMat, void*, N_Vector, N_Vector, N_Vector)':
cvode-2.9.0/src/cvode/cvode_direct.c:323:60: warning: unused parameter 'tmp3' [-Wunused-parameter]
                     N_Vector tmp1, N_Vector tmp2, N_Vector tmp3)
                                                            ^~~~
cvode-2.9.0/src/cvode/cvode_direct.c: In function 'int cvDlsBandDQJac(long int, long int, long int, realtype, N_Vector, N_Vector, DlsMat, void*, N_Vector, N_Vector, N_Vector)':
cvode-2.9.0/src/cvode/cvode_direct.c:397:29: warning: unused parameter 't' [-Wunused-parameter]
                    realtype t, N_Vector y, N_Vector fy,
                             ^
cvode-2.9.0/src/cvode/cvode_direct.c:399:59: warning: unused parameter 'tmp3' [-Wunused-parameter]
                    N_Vector tmp1, N_Vector tmp2, N_Vector tmp3)
                                                           ^~~~
g++  -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c cvode-2.9.0/src/cvode/cvode_io.c -o LINUX64/cvode_io.o
g++  -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ida-2.9.0/src/ida/ida.c -o LINUX64/ida.o
g++  -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ida-2.9.0/src/ida/ida_dense.c -o LINUX64/ida_dense.o
ida-2.9.0/src/ida/ida_dense.c: In function 'int IDADenseSolve(IDAMem, N_Vector, N_Vector, N_Vector, N_Vector, N_Vector)':
ida-2.9.0/src/ida/ida_dense.c:274:63: warning: unused parameter 'weight' [-Wunused-parameter]
 static int IDADenseSolve(IDAMem IDA_mem, N_Vector b, N_Vector weight,
                                                               ^~~~~~
ida-2.9.0/src/ida/ida_dense.c:275:35: warning: unused parameter 'ycur' [-Wunused-parameter]
                          N_Vector ycur, N_Vector ypcur, N_Vector rrcur)
                                   ^~~~
ida-2.9.0/src/ida/ida_dense.c:275:50: warning: unused parameter 'ypcur' [-Wunused-parameter]
                          N_Vector ycur, N_Vector ypcur, N_Vector rrcur)
                                                  ^~~~~
ida-2.9.0/src/ida/ida_dense.c:275:66: warning: unused parameter 'rrcur' [-Wunused-parameter]
                          N_Vector ycur, N_Vector ypcur, N_Vector rrcur)
                                                                  ^~~~~
g++  -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ida-2.9.0/src/ida/ida_direct.c -o LINUX64/ida_direct.o
g++  -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/linux/include" -I"../../3rdParty/RegEx" -I"../common" -I"../3rdParty/misc/include" -I"cvode-2.9.0/include" -I"ida-2.9.0/include" -c ida-2.9.0/src/ida/ida_io.c -o LINUX64/ida_io.o
ida-2.9.0/src/ida/ida_direct.c: In function 'int idaDlsDenseDQJac(long int, realtype, realtype, N_Vector, N_Vector, N_Vector, DlsMat, void*, N_Vector, N_Vector, N_Vector)':
ida-2.9.0/src/ida/ida_direct.c:327:61: warning: unused parameter 'tmp3' [-Wunused-parameter]
                      N_Vector tmp1, N_Vector tmp2, N_Vector tmp3)
                                                             ^~~~
ida-2.9.0/src/ida/ida_direct.c: In function 'int idaDlsBandDQJac(long int, long int, long int, realtype, realtype, N_Vector, N_Vector, N_Vector, DlsMat, void*, N_Vector, N_Vector, N_Vector)':
ida-2.9.0/src/ida/ida_direct.c:424:43: warning: unused parameter 'c_j' [-Wunused-parameter]
                     realtype tt, realtype c_j,
                                           ^~~
main.cpp: In function 'void createAndClearTempDirectory(std::__cxx11::string)':
main.cpp:1342:11: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
     system(command.c_str());
     ~~~~~~^~~~~~~~~~~~~~~~~
main.cpp:1345:9: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
   system(command.c_str());
   ~~~~~~^~~~~~~~~~~~~~~~~
In file included from ../../3rdParty/FMIL/install/linux/include/FMI/fmi_import_context.h:31:0,
                 from main.cpp:35:
../../3rdParty/FMIL/install/linux/include/FMI2/fmi2_types.h: At global scope:
../../3rdParty/FMIL/install/linux/include/FMI2/fmi2_types.h:53:21: warning: 'const char* fmi2_get_types_platform()' defined but not used [-Wunused-function]
 static const char * fmi2_get_types_platform(void) {
                     ^~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../3rdParty/FMIL/install/linux/include/FMI/fmi_import_context.h:29:0,
                 from main.cpp:35:
../../3rdParty/FMIL/install/linux/include/FMI1/fmi1_types.h:48:21: warning: 'const char* fmi1_get_platform()' defined but not used [-Wunused-function]
 static const char * fmi1_get_platform(void) {
                     ^~~~~~~~~~~~~~~~~
In file included from ../../3rdParty/FMIL/install/linux/include/FMI/fmi_import_context.h:26:0,
                 from main.cpp:35:
../../3rdParty/FMIL/install/linux/include/JM/jm_callbacks.h:214:13: warning: 'void jm_log_debug(jm_callbacks*, const char*, const char*, ...)' defined but not used [-Wunused-function]
 static void jm_log_debug(jm_callbacks* cb, const char* module, const char* fmt, ...) {}
             ^~~~~~~~~~~~
../../3rdParty/FMIL/install/linux/include/JM/jm_callbacks.h:209:13: warning: 'void jm_log_debug_v(jm_callbacks*, const char*, const char*, va_list)' defined but not used [-Wunused-function]
 static void jm_log_debug_v(jm_callbacks* cb, const char* module, const char* fmt, va_list ap) {}
             ^~~~~~~~~~~~~~
In file included from ../../3rdParty/FMIL/install/linux/include/FMI/fmi_import_context.h:26:0,
                 from main.cpp:35:
../../3rdParty/FMIL/install/linux/include/JM/jm_callbacks.h:104:13: warning: 'void jm_clear_last_error(jm_callbacks*)' defined but not used [-Wunused-function]
 static void jm_clear_last_error(jm_callbacks* cb) { cb->errMessageBuffer[0] = 0; }
             ^~~~~~~~~~~~~~~~~~~
../../3rdParty/FMIL/install/linux/include/JM/jm_callbacks.h:99:18: warning: 'const char* jm_get_last_error(jm_callbacks*)' defined but not used [-Wunused-function]
 static jm_string jm_get_last_error(jm_callbacks* cb) {return cb->errMessageBuffer; }
                  ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/FMIWrapper'
g++  -std=c++11 -fPIC -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES  LINUX64/main.o  LINUX64/Plugin/PluginImplementer.o  LINUX64/Communication/TLMClientComm.o  LINUX64/Communication/TLMCommUtil.o  LINUX64/Interfaces/TLMInterface.o  LINUX64/Interfaces/TLMInterfaceSignal.o  LINUX64/Interfaces/TLMInterfaceSignalInput.o  LINUX64/Interfaces/TLMInterfaceSignalOutput.o  LINUX64/Interfaces/TLMInterface1D.o  LINUX64/Interfaces/TLMInterface3D.o  LINUX64/Parameters/ComponentParameter.o  LINUX64/Logging/TLMErrorLog.o  LINUX64/Plugin/TLMPlugin.o  LINUX64/coordTransform.o  LINUX64/double3.o  LINUX64/double33.o  LINUX64/ErrorLog.o  LINUX64/double33s.o  LINUX64/dsyevq3.o  LINUX64/dsyevv3.o  LINUX64/dsyevc3.o  LINUX64/dsytrd3.o  LINUX64/Bstring.o  LINUX64/tostr.o  LINUX64/nvector_serial.o  LINUX64/sundials_math.o  LINUX64/sundials_nvector.o  LINUX64/sundials_direct.o  LINUX64/sundials_dense.o  LINUX64/cvode.o  LINUX64/cvode_dense.o  LINUX64/cvode_direct.o  LINUX64/cvode_io.o  LINUX64/ida.o  LINUX64/ida_dense.o  LINUX64/ida_direct.o  LINUX64/ida_io.o -o LINUX64/FMIWrapper -L../../3rdParty/FMIL/install/linux/lib -lfmilib -ldl 
cp LINUX64/FMIWrapper ../bin/
cp StartTLMFmiWrapper* ../bin/
cp: cannot stat 'StartTLMFmiWrapper*': No such file or directory
Makefile:125: recipe for target 'install' failed
make[2]: *** [install] Error 1
make[2]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0/OMTLMSimulator/FMIWrapper'
Makefile:153: recipe for target 'OMTLMSimulator' failed
make[1]: *** [OMTLMSimulator] Error 2
make[1]: Leaving directory '/var/lib/jenkins/workspace/OMSimulator_v2.0.0'
Makefile:135: recipe for target 'OMSimulator' failed
make: *** [OMSimulator] Error 2