Started by timer Building remotely on testwin.openmodelica.org [OpenModelica_releases] $ cmd /c call C:\Users\build\AppData\Local\Temp\hudson5370180670872722170.bat c:\dev\OpenModelica_releases>echo Running the Nightly Build script .... Running the Nightly Build script .... c:\dev\OpenModelica_releases>set OMDEV=C:\OMDev c:\dev\OpenModelica_releases>type c:\dev\OpenModelica_releases\buildNightly64bit.bat REM @echo off REM @echo off & setlocal enableextensions REM Task to automatically build the Windows nigthly-build for OpenModelica REM Adrian.Pop@liu.se REM 2012-10-08 REM last change: 2015-05-08 if not exist "c:\OMDev\" ( echo Checkout c:\OMDev\ git clone https://openmodelica.org/git/OMDev.git OMDev cd C:\OMDev git checkout master call SETUP_OMDEV.bat call SETUP_OMDEV_Qt5.bat set OMDEV=c:\OMDev ) if not exist "c:\dev\" ( echo Creating c:\dev md c:\dev\ ) if not exist "c:\dev\OMTLMSimulator\" ( echo Checkout c:\dev\OMTLMSimulator cd c:\dev\ git clone https://github.com/OpenModelica/OMTLMSimulator.git OMTLMSimulator ) if not exist "c:\dev\OpenModelica_releases" ( echo Creating c:\dev\OpenModelica_releases md c:\dev\OpenModelica_releases ) if not exist "c:\dev\OM64bit\" ( echo Checkout c:\dev\OM64bit cd c:\dev\ git clone --recursive https://github.com/OpenModelica/OpenModelica.git OM64bit cd OM64bit ) if not exist "c:\dev\OM64bit\OMSetup\" ( echo Checkout c:\dev\OM64bit\OMSetup cd c:\dev\OM64bit\ git clone https://github.com/OpenModelica/OpenModelicaSetup OMSetup ) REM update the build script first! cd c:\dev\OM64bit\OMSetup git pull REM update OMDev cd C:\OMDev git pull REM run the Msys script to build the release cd c:\dev\OpenModelica_releases\ set MSYSTEM=MINGW64 %OMDEV%\tools\msys\usr\bin\sh --login -i -c "time /c/dev/OM64bit/OMSetup/BuildWindowsRelease.sh adrpo -j3 64bit %1%" c:\dev\OpenModelica_releases>c:/dev/OpenModelica_releases/buildNightly64bit.bat master c:\dev\OpenModelica_releases>REM @echo off c:\dev\OpenModelica_releases>REM @echo off & setlocal enableextensions c:\dev\OpenModelica_releases>REM Task to automatically build the Windows nigthly-build for OpenModelica c:\dev\OpenModelica_releases>REM Adrian.Pop@liu.se c:\dev\OpenModelica_releases>REM 2012-10-08 c:\dev\OpenModelica_releases>REM last change: 2015-05-08 c:\dev\OpenModelica_releases>if not exist "c:\OMDev\" ( echo Checkout c:\OMDev\ git clone https://openmodelica.org/git/OMDev.git OMDev cd C:\OMDev git checkout master call SETUP_OMDEV.bat call SETUP_OMDEV_Qt5.bat set OMDEV=c:\OMDev ) c:\dev\OpenModelica_releases>if not exist "c:\dev\" ( echo Creating c:\dev md c:\dev\ ) c:\dev\OpenModelica_releases>if not exist "c:\dev\OMTLMSimulator\" ( echo Checkout c:\dev\OMTLMSimulator cd c:\dev\ git clone https://github.com/OpenModelica/OMTLMSimulator.git OMTLMSimulator ) c:\dev\OpenModelica_releases>if not exist "c:\dev\OpenModelica_releases" ( echo Creating c:\dev\OpenModelica_releases md c:\dev\OpenModelica_releases ) c:\dev\OpenModelica_releases>if not exist "c:\dev\OM64bit\" ( echo Checkout c:\dev\OM64bit cd c:\dev\ git clone --recursive https://github.com/OpenModelica/OpenModelica.git OM64bit cd OM64bit ) c:\dev\OpenModelica_releases>if not exist "c:\dev\OM64bit\OMSetup\" ( echo Checkout c:\dev\OM64bit\OMSetup cd c:\dev\OM64bit\ git clone https://github.com/OpenModelica/OpenModelicaSetup OMSetup ) c:\dev\OpenModelica_releases>REM update the build script first! c:\dev\OpenModelica_releases>cd c:\dev\OM64bit\OMSetup c:\dev\OM64bit\OMSetup>git pull Already up to date. c:\dev\OM64bit\OMSetup>REM update OMDev c:\dev\OM64bit\OMSetup>cd C:\OMDev C:\OMDev>git pull Already up to date. C:\OMDev>REM run the Msys script to build the release C:\OMDev>cd c:\dev\OpenModelica_releases\ c:\dev\OpenModelica_releases>set MSYSTEM=MINGW64 c:\dev\OpenModelica_releases>C:\OMDev\tools\msys\usr\bin\sh --login -i -c "time /c/dev/OM64bit/OMSetup/BuildWindowsRelease.sh adrpo -j3 64bit master" sh: cannot set terminal process group (-1): Inappropriate ioctl for device sh: no job control in this shell + export SSHUSER=adrpo + SSHUSER=adrpo + export MAKETHREADS=-j3 + MAKETHREADS=-j3 + export PLATFORM=64bit + PLATFORM=64bit + export GIT_TAG=master + GIT_TAG=master + export OPENMODELICA_BRANCH=master + OPENMODELICA_BRANCH=master + '[' '' = yes ']' + export 'PATH=/mingw64/bin:/usr/local/bin:/usr/bin:/bin:/c/Windows/System32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0/:/usr/bin/site_perl:/usr/bin/core_perl:/c/Program Files/TortoiseSVN/bin/:/c/bin/jdk/bin:/c/bin/nsis/:/c/bin/git/bin:/c/bin/git/usr/bin' + PATH='/mingw64/bin:/usr/local/bin:/usr/bin:/bin:/c/Windows/System32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0/:/usr/bin/site_perl:/usr/bin/core_perl:/c/Program Files/TortoiseSVN/bin/:/c/bin/jdk/bin:/c/bin/nsis/:/c/bin/git/bin:/c/bin/git/usr/bin' + set +e + rm -rf '/tmp/*' + rm -rf '/tmp/*' + export 'TMP=C:\Users\build\AppData\Local\Temp' 'TEMP=C:\Users\build\AppData\Local\Temp' + TMP='C:\Users\build\AppData\Local\Temp' + TEMP='C:\Users\build\AppData\Local\Temp' + rm -rf 'C:\Users\build\AppData\Local\Temp/*' + rm -rf 'C:\Users\build\AppData\Local\Temp/*' + export OPENMODELICAHOME=c:/dev/OM64bit/build + OPENMODELICAHOME=c:/dev/OM64bit/build + export OPENMODELICALIBRARY=c:/dev/OM64bit/build/lib/omlibrary + OPENMODELICALIBRARY=c:/dev/OM64bit/build/lib/omlibrary + export OMDEV=/c/OMDev/ + OMDEV=/c/OMDev/ + cd /c/OMDev/ + git pull Already up to date. + cd /c/dev/OM64bit + git fetch From https://github.com/OpenModelica/OpenModelica 2ec8f35745..61686da507 master -> origin/master + git fetch --tags + git reset --hard master HEAD is now at 2ec8f35745 update 3dParty + git checkout master M OMSimulator Your branch is behind 'origin/master' by 5 commits, and can be fast-forwarded. (use "git pull" to update your local branch) Already on 'master' + git pull --recurse-submodules Fetching submodule OMCompiler/3rdParty Fetching submodule OMOptim Fetching submodule OMOptim/common Fetching submodule OMSimulator From https://github.com/OpenModelica/OMSimulator 83936fb..6d1ad54 master -> origin/master Fetching submodule OMSimulator/3rdParty Fetching submodule OMSimulator/OMTLMSimulator Fetching submodule libraries From https://github.com/OpenModelica/OMLibraries 3aa97d6..03e8603 master -> origin/master Updating 2ec8f35745..61686da507 Fast-forward .CI/compliance-newinst.failures | 4 + OMCompiler/Compiler/NFFrontEnd/NFCall.mo | 182 +++++++----- OMCompiler/Compiler/NFFrontEnd/NFClass.mo | 21 ++ OMCompiler/Compiler/NFFrontEnd/NFExpression.mo | 115 +++++++- OMCompiler/Compiler/NFFrontEnd/NFFunction.mo | 9 +- .../Compiler/NFFrontEnd/NFFunctionDerivative.mo | 4 +- OMCompiler/Compiler/NFFrontEnd/NFInst.mo | 2 +- .../Compiler/NFFrontEnd/NFOperatorOverloading.mo | 57 ++++ OMCompiler/Compiler/NFFrontEnd/NFRestriction.mo | 10 + OMCompiler/Compiler/NFFrontEnd/NFTypeCheck.mo | 30 +- OMCompiler/Compiler/NFFrontEnd/NFTyping.mo | 7 +- OMCompiler/Compiler/Util/Error.mo | 33 ++- OMCompiler/Compiler/Util/Flags.mo | 325 ++++++++++----------- OMCompiler/Compiler/Util/Util.mo | 24 ++ OMCompiler/Makefile.common | 2 +- doc/bibliography/openmodelica.bib | 28 ++ .../modelica/scodeinst/ConditionInvalidContext1.mo | 22 ++ .../modelica/scodeinst/ConditionInvalidContext2.mo | 21 ++ testsuite/flattening/modelica/scodeinst/Makefile | 3 + .../modelica/scodeinst/OperatorOverloadComplex.mo | 8 +- .../modelica/scodeinst/OperatorOverloadSum1.mo | 84 ++++++ .../modelica/scodeinst/ReductionInvalidTypeMax.mo | 2 +- .../modelica/scodeinst/ReductionInvalidTypeMin.mo | 2 +- .../modelica/scodeinst/ReductionInvalidTypeSum.mo | 2 +- ...siStationary.SinglePhase.Examples.Rectifier.mos | 3 - .../modelica/functions_eval/ticket2535.mos | 4 - .../modelica/initialization/SingularInitial.mos | 3 - .../modelica/initialization/bug_2263.mos | 3 - .../modelica/initialization/bug_2504.mos | 3 - .../modelica/initialization/bug_2566.mos | 3 - .../modelica/initialization/discreteTest06.mos | 3 - .../modelica/initialization/discreteTest10.mos | 4 - .../initialization/parameterWithoutBinding.mos | 4 - testsuite/simulation/modelica/records/Makefile | 1 + .../modelica/records/TestComplexSum2.mos | 63 ++++ 35 files changed, 772 insertions(+), 319 deletions(-) create mode 100644 testsuite/flattening/modelica/scodeinst/ConditionInvalidContext1.mo create mode 100644 testsuite/flattening/modelica/scodeinst/ConditionInvalidContext2.mo create mode 100644 testsuite/flattening/modelica/scodeinst/OperatorOverloadSum1.mo create mode 100644 testsuite/simulation/modelica/records/TestComplexSum2.mos + git fetch + git fetch --tags + git checkout -f master Your branch is up to date with 'origin/master'. Already on 'master' + git reset --hard master HEAD is now at 61686da507 [NF] Implement sum-reduction of operator records. + git submodule update --force --init --recursive Submodule path 'OMCompiler/3rdParty': checked out 'b1095643d59d7298388731a4c6dbc7d6fd9072e2' Submodule path 'OMOptim': checked out '794e92d8995f0e7ba304d6ad1b0a5d6337c3517e' Submodule path 'OMOptim/common': checked out 'c9c90856e0875fc31ccc71f97114023dc640170b' Submodule path 'OMSimulator': checked out '83936fb37453fa5bde4c70520ec5e5d6f8d66dcc' Submodule path 'OMSimulator/3rdParty': checked out 'f8f790c3b0949cbe4c036274837956c41f643c4f' Submodule path 'OMSimulator/OMTLMSimulator': checked out 'fa7d1c1550fa0589a172742053a9fa08b847468d' Submodule path 'libraries': checked out '1f7f382df6d47629d7967227e1ad8b1280f55949' + cd OMCompiler ++ git describe --match 'v*.*' --always + export REVISION=v1.14.0-dev-26479-g61686da507 + REVISION=v1.14.0-dev-26479-g61686da507 + cd .. + export OMC_INSTALL_PREFIX=/c/dev/OpenModelica_releases/v1.14.0-dev-26479-g61686da507/ + OMC_INSTALL_PREFIX=/c/dev/OpenModelica_releases/v1.14.0-dev-26479-g61686da507/ + export OMC_INSTALL_FILE_PREFIX=/c/dev/OpenModelica_releases/v1.14.0-dev-26479-g61686da507/OpenModelica-v1.14.0-dev-26479-g61686da507-64bit + OMC_INSTALL_FILE_PREFIX=/c/dev/OpenModelica_releases/v1.14.0-dev-26479-g61686da507/OpenModelica-v1.14.0-dev-26479-g61686da507-64bit + '[' -f /c/dev/OpenModelica_releases/v1.14.0-dev-26479-g61686da507/OpenModelica-v1.14.0-dev-26479-g61686da507-64bit.exe ']' + rm -rf /c/dev/OpenModelica_releases//v1.14.0-dev-26474-g2ec8f35745 + rm -rf build + git submodule foreach --recursive 'git fetch --tags && git reset --hard && git clean -fdxq -e /git -e /svn' Entering 'OMCompiler/3rdParty' HEAD is now at b1095643 fixes for MINGW - fix library name to be liblpsolve55.dll not liblpsolve55.so - fix INLINE definition for mingw Entering 'OMOptim' HEAD is now at 794e92d Update common Entering 'OMOptim/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMSimulator' HEAD is now at 83936fb Update .gitignore Entering 'OMSimulator/3rdParty' HEAD is now at f8f790c FMIL: Pass system name/RC to subprojects Entering 'OMSimulator/OMTLMSimulator' HEAD is now at fa7d1c1 Use input file and log level in TLM executable Entering 'libraries' HEAD is now at 1f7f382 Bump libraries + git clean -fdxq -e OMSetup + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git submodule status --recursive b1095643d59d7298388731a4c6dbc7d6fd9072e2 OMCompiler/3rdParty (remotes/origin/HEAD) 794e92d8995f0e7ba304d6ad1b0a5d6337c3517e OMOptim (v1.11.0-dev.beta4-6-g794e92d) c9c90856e0875fc31ccc71f97114023dc640170b OMOptim/common (heads/master) 83936fb37453fa5bde4c70520ec5e5d6f8d66dcc OMSimulator (v2.1.0-dev-105-g83936fb) f8f790c3b0949cbe4c036274837956c41f643c4f OMSimulator/3rdParty (heads/master) fa7d1c1550fa0589a172742053a9fa08b847468d OMSimulator/OMTLMSimulator (remotes/origin/HEAD) 1f7f382df6d47629d7967227e1ad8b1280f55949 libraries (heads/master-37-g1f7f382) + mkdir -p /c/dev/OpenModelica_releases/v1.14.0-dev-26479-g61686da507/ + cd /c/dev/OM64bit/OMSetup + svn up . --accept theirs-full Skipped '.' Summary of conflicts: Skipped paths: 1 + cd /c/dev/OM64bit + echo 'Cleaning OpenModelica' Cleaning OpenModelica + rm -rf build/ + mkdir -p build/ + make -f Makefile.omdev.mingw -j3 gitclean git submodule foreach --recursive 'git clean -fdx -e /git -e /svn' Entering 'OMCompiler/3rdParty' Entering 'OMOptim' Entering 'OMOptim/common' Entering 'OMSimulator' Entering 'OMSimulator/3rdParty' Entering 'OMSimulator/OMTLMSimulator' Entering 'libraries' Skipping repository git/ADGenKinetics Skipping repository git/ADMSL Skipping repository git/AdvancedNoise Skipping repository git/AixLib Skipping repository git/Annex60 Skipping repository git/BioChem Skipping repository git/BondGraph Skipping repository git/BondLib Skipping repository git/BrineProp Skipping repository git/Buildings Skipping repository git/BuildingSystems Skipping repository git/buildsyspro Skipping repository git/Chemical Skipping repository git/ComplexLib Skipping repository git/ConPNlib Skipping repository git/DESLib Skipping repository git/DriveControl Skipping repository git/ElectricalEnergyStorage Skipping repository git/ElectroMechanicalDrives Skipping repository git/EMOTH Skipping repository git/ExtendedPetriNets Skipping repository git/ExternalMedia Skipping repository git/ExternalMemoryLib Skipping repository git/ExternData Skipping repository git/FastBuildings Skipping repository git/FaultTriggering Skipping repository git/FCSys Skipping repository git/FeedDriveLibrary Skipping repository git/FractionalOrder Skipping repository git/FuzzyControl Skipping repository git/HanserModelica Skipping repository git/HelmholtzMedia Skipping repository git/IdealizedContact Skipping repository git/IndustrialControlSystems Skipping repository git/ipsl Skipping repository git/KeyWordIO Skipping repository git/LibRAS Skipping repository git/LinearMPC Skipping repository git/ManualTracking Skipping repository git/Modelica Skipping repository git/modelica-flight Skipping repository git/Modelica-MVEM Skipping repository git/ModelicaAdditions Skipping repository git/ModelicaADS Skipping repository git/ModelicaBook Skipping repository git/ModelicaCompliance Skipping repository git/ModelicaDEVS Skipping repository git/ModelicaDFR Skipping repository git/Modelica_DeviceDrivers Skipping repository git/Modelica_LinearSystems2 Skipping repository git/Modelica_Synchronous Skipping repository git/MotorcycleDynamics Skipping repository git/msgpack-modelica Skipping repository git/MultiPhaseMixtureMedia Skipping repository git/NCLib Skipping repository git/netCDF-DataReader Skipping repository git/NeuralNetwork Skipping repository git/Noise Skipping repository git/ObjectStab Skipping repository git/open-bldc-modelica Skipping repository git/openfdm Skipping repository git/OpenHydraulics Skipping repository git/OpenIPSL Skipping repository git/PhotoVoltaics Skipping repository git/Physiolibrary Skipping repository git/Physiomodel Skipping repository git/PlanarMechanics Skipping repository git/PNlib Skipping repository git/PowerSystems Skipping repository git/PowerSystems-latest Skipping repository git/PraxisSimulationstechnik Skipping repository git/PVSystems Skipping repository git/QSSFluidFlow Skipping repository git/RealTimeCoordinationLibrary Skipping repository git/ScalableTestSuite Skipping repository git/Servomechanisms Skipping repository git/SiemensPower Skipping repository git/SolarTherm Skipping repository git/Spot Skipping repository git/SystemDynamics Skipping repository git/ThermalSeparation Skipping repository git/ThermoPower Skipping repository git/ThermoSysPro Skipping repository git/VehicleInterfaces Skipping repository git/VVDRlib Skipping repository git/WasteWater Skipping repository git/Wavelet Skipping repository git/WindPowerPlants Skipping repository git/XogenyTest git clean -fdx -e OpenModelicaSetup -e OMSetup -e .project -e *.launch Skipping repository OMPython/ Removing build/ for d in `ls -f libraries/git`; do git clean -fdx libraries/git/$d; done + make -f Makefile.omdev.mingw -j3 clean make -f Makefile.omdev.mingw -C OMCompiler clean OMBUILDDIR=/c/dev/OM64bit/build make[1]: Entering directory '/c/dev/OM64bit/OMCompiler' Creating dirs: /c/dev/OM64bit/build/bin /c/dev/OM64bit/build/lib/omc/emcc /c/dev/OM64bit/build/lib/omc /c/dev/OM64bit/build/include/omc/c/ /c/dev/OM64bit/build/include/omc/c/gc/ /c/dev/OM64bit/build/include/omc/c/linearization/ /c/dev/OM64bit/build/include/omc/c/dataReconciliation/ /c/dev/OM64bit/build/include/omc/c/optimization/ /c/dev/OM64bit/build/include/omc/c/simulation/ /c/dev/OM64bit/build/include/omc/c/simulation/results/ /c/dev/OM64bit/build/include/omc/c/simulation/solver/ /c/dev/OM64bit/build/include/omc/c/simulation/solver/initialization/ /c/dev/OM64bit/build/include/omc/c/meta/ /c/dev/OM64bit/build/include/omc/c/util/ /c/dev/OM64bit/build/include/omc/c/fmi1/ /c/dev/OM64bit/build/include/omc/c/fmi2/ /c/dev/OM64bit/build/include/omc/scripting-API /c/dev/OM64bit/build/share/omc/java/ /c/dev/OM64bit/build/share//omc/scripts/OpenTurns/ /c/dev/OM64bit/build/share/doc/omc/testmodels /c/dev/OM64bit/build/share/man//man1/ rm -rf 3rdParty/FMIL/build 3rdParty/FMIL/install 3rdParty/FMIL/Makefile make -C SimulationRuntime/ParModelica/explicit/openclrt -f Makefile.omdev.mingw clean OMBUILDDIR=/c/dev/OM64bit/build if test -f 3rdParty/gc/Makefile; then make -C 3rdParty/gc distclean; fi make -C SimulationRuntime/cpp/ -f Makefile.omdev.mingw clean OMBUILDDIR=/c/dev/OM64bit/build make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/SimulationRuntime/ParModelica/explicit/openclrt' rm -f *.o *.a rm -f 3rdParty/gc/Makefile make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/SimulationRuntime/cpp' rm -rf 3rdParty/CMinpack/install make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/SimulationRuntime/ParModelica/explicit/openclrt' test ! -f 3rdParty/metis-5.1.0/Makefile || make -C 3rdParty/metis-5.1.0 clean #This is a bad idea, because the cache contains the absolute path to cmake that was used for build -> if the cmake location has changed, the clean command will fail rm -rf 3rdParty/metis-5.1.0/CMakeCache.txt 3rdParty/metis-5.1.0/libmetis/libmetis.a 3rdParty/metis-5.1.0/CMakeFiles 3rdParty/metis-5.1.0/Makefile 3rdParty/metis-5.1.0/cmake_install.cmake 3rdParty/metis-5.1.0/include/CMakeFiles 3rdParty/metis-5.1.0/include/Makefile 3rdParty/metis-5.1.0/include/cmake_install.cmake 3rdParty/metis-5.1.0/libmetis/CMakeFiles 3rdParty/metis-5.1.0/libmetis/Makefile 3rdParty/metis-5.1.0/libmetis/cmake_install.cmake 3rdParty/metis-5.1.0/programs/CMakeFiles 3rdParty/metis-5.1.0/programs/Makefile 3rdParty/metis-5.1.0/programs/cmake_install.cmake #if test -f 3rdParty/CMinpack/build/Makefile; then make -C 3rdParty/CMinpack/build clean; fi rm -R -f Build_static; rm -R -f Build_dynamic; cd 3rdParty/Cdaskr/solver && make -f Makefile clean #rm -f 3rdParty/CMinpack/build/Makefile rm -rf 3rdParty/CMinpack/build make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/Cdaskr/solver' rm -f *.o libcdaskr.a *~ #*# make -C Compiler/boot clean -f Makefile.omdev.mingw OMBUILDDIR=/c/dev/OM64bit/build make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/SimulationRuntime/cpp' test ! -f 3rdParty/msgpack-0.5.8/Makefile || make -C 3rdParty/msgpack-0.5.8 distclean || true make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/Compiler/boot' make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/Cdaskr/solver' if test -f 3rdParty/graphstream/Makefile; then make -C 3rdParty/graphstream/ clean; fi rm -f 3rdParty/msgpack-0.5.8/Makefile # OpenBLAS make clean actually gives error-messages. Let it do it, but silently rm -rf "build/" make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/graphstream' make -C gs-netstream/c++ clean test ! -d 3rdParty/OpenBLAS-0.2.8 || make -C 3rdParty/OpenBLAS-0.2.8 clean > /dev/null 2>&1 rm -f Makefile.sources LoadCompilerInterface.mos Makefile.depends make[3]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/graphstream/gs-netstream/c++' if test -d 3rdParty/SuiteSparse/build ; then cd 3rdParty/SuiteSparse/build && make clean ; fi rm -f patches/*.patch rm -rf 3rdParty/SuiteSparse/build make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/Compiler/boot' cd SimulationRuntime/OMSI; \ test -d Build_static && cd Build_static && make uninstall && make DESTDIR=/c/dev/OM64bit/build clean && cd ..; rm -R -f Build_static; test -d Build_dynamic && cd Build_dynamic && make uninstall && make DESTDIR=/c/dev/OM64bit/build clean && cd ..; rm -R -f Build_dynamic; rm -rf /c/dev/OM64bit/build/include/omc/c/suitesparse rm -f /c/dev/OM64bit/build/lib/omc/libumfpack.dll rm -f /c/dev/OM64bit/build/lib/omc/libamd.dll rm -f /c/dev/OM64bit/build/lib/omc/libklu.dll cd SimulationRuntime/OMSIC; \ test -d Build_static && cd Build_static && make uninstall && make DESTDIR=/c/dev/OM64bit/build clean && cd ..; rm -R -f Build_static; test -d Build_dynamic && cd Build_dynamic && make uninstall && make DESTDIR=/c/dev/OM64bit/build clean && cd ..; rm -R -f Build_dynamic; rm -f /c/dev/OM64bit/build/lib/omc/libbtf.dll rm -f obj/*.o rm -f /c/dev/OM64bit/build/lib/omc/libcolamd.dll rm -f obj/*/*.o cd /c/dev/OM64bit/build; \ rm -rf include/omc/omsi include/omc/omsic; \ rm -rf lib/omc/omsi; rm -f src/*.output rm -f */*~ *~ core rm -f bin/* rm -f netstream-main netstream-main.exe rm -f libnetstream.a rm -rf obj make[3]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/graphstream/gs-netstream/c++' make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/graphstream' (cd SimulationRuntime/c && make -f Makefile.omdev.mingw clean OMBUILDDIR=/c/dev/OM64bit/build) make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/SimulationRuntime/c' rm -rf ./meta/*.o ./fmi/*.o ./gc/*.o ./util/*.o ./math-support/*.o ./simulation/solver/*.o ./simulation/solver/initialization/*.o ./optimization/*.o ./simulation/results/*.o ./simulation/*.o linearization/*.o dataReconciliation/*.o ./meta/*.a ./fmi/*.a ./gc/*.a ./util/*.a ./math-support/*.a ./simulation/solver/*.a ./simulation/solver/initialization/*.a ./optimization/*.a ./simulation/results/*.a ./simulation/*.a linearization/*.a dataReconciliation/*.a meta/gc/*.o fmi/*.o *.a *.so optimization/*/*.o build/ (! test -f /Makefile) || make -C clean (! test -f /Makefile) || make -C distclean make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/SimulationRuntime/c' (cd Compiler && make -f Makefile.omdev.mingw clean OMBUILDDIR=/c/dev/OM64bit/build) make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/Compiler' make[3]: Entering directory '/c/dev/OM64bit/OMCompiler/Compiler/runtime' rm -f -rf *.a *.o omc_communication.cc omc_communication.h omc_communication-* make[3]: Leaving directory '/c/dev/OM64bit/OMCompiler/Compiler/runtime' make[3]: Entering directory '/c/dev/OM64bit/OMCompiler/Compiler/Script' rm -f OpenModelicaScriptingAPIQt.cpp OpenModelicaScriptingAPIQt.h OpenModelicaScriptingAPI.mo make[3]: Leaving directory '/c/dev/OM64bit/OMCompiler/Compiler/Script' cd /c/dev/OM64bit/build/bin && rm -f Compile.bat Prompt.bat openmodelica.lefty default_profiling.xsl replace-startValue.* simcodedump.xsl ngspicetoModelica.py make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/Compiler' (cd Parser && make -f Makefile.omdev.mingw clean OMBUILDDIR=/c/dev/OM64bit/build) make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/Parser' rm -f *.o *.obj *.lib *.a *.so ModelicaParser.c ModelicaParser.h *Modelica*_Lexer.c *Modelica*_Lexer.h *.tokens *.stamp *.stamp.tmp rm -f ../3rdParty/antlr/3.2/libantlr3c-3.2/antlr3config.h make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/Parser' make -C Compiler/Template -f Makefile.omdev.mingw clean OMBUILDDIR=/c/dev/OM64bit/build make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/Compiler/Template' rm -f AbsynDumpTpl.mo CodegenUtil.mo DAEDumpTpl.mo ExpressionDumpTpl.mo Unparsing.mo SCodeDumpTpl.mo GenerateAPIFunctionsTpl.mo CodegenCFunctions.mo CodegenC.mo CodegenUtilSimulation.mo CodegenEmbeddedC.mo CodegenFMUCommon.mo CodegenFMU.mo CodegenFMU1.mo CodegenFMU2.mo CodegenCSharp.mo CodegenCppCommon.mo CodegenCpp.mo CodegenCppHpcom.mo CodegenFMUCpp.mo CodegenOMSI_common.mo CodegenOMSIC.mo CodegenOMSIC_Equations.mo CodegenFMUCppHpcom.mo CodegenCppInit.mo CodegenMidToC.mo CodegenModelica.mo GraphvizDump.mo GraphMLDumpTpl.mo NFInstDumpTpl.mo SimCodeDump.mo CodegenAdevs.mo CodegenSparseFMI.mo CodegenXML.mo CodegenJava.mo CodegenJS.mo TaskSystemDump.mo VisualXMLTpl.mo make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/Compiler/Template' # remove ModelicaExternalC stuff if test -f 3rdParty/ModelicaExternalC/BuildProjects/autotools/Makefile; then make -C 3rdParty/ModelicaExternalC/BuildProjects/autotools/ distclean OMBUILDDIR=/c/dev/OM64bit/build; fi # remove Ipopt/Makefile if there is no Ipopt/Ipopt/Makefile to run configure again! if test -f 3rdParty/Ipopt/Ipopt/Makefile; then true; else rm -f 3rdParty/Ipopt/Makefile || true; fi if test -f 3rdParty/Ipopt/Makefile; then make -C 3rdParty/Ipopt distclean || true; fi (rm -rf SimulationRuntime/build_c) rm -rf 3rdParty/sundials/build rm -rf 3rdParty/SuitesParse/build rm -rf /c/dev/OM64bit/build/share /c/dev/OM64bit/build/lib /c/dev/OM64bit/build/include /c/dev/OM64bit/build/bin/OMShell* /c/dev/OM64bit/build/bin/OMNotebook* \ /c/dev/OM64bit/build/bin/omc /c/dev/OM64bit/build/bin/omc.exe /c/dev/OM64bit/build/bin/omc-diff /c/dev/OM64bit/build/bin/omc-diff.exe \ bom-error.log bom-error.sh tab-error.log make[1]: Leaving directory '/c/dev/OM64bit/OMCompiler' test ! -d /c/dev/OM64bit/build || rm -rf /c/dev/OM64bit/build + cd /c/dev/OM64bit + '[' '' = yes ']' + echo 'Building OpenModelica and OpenModelica libraries' Building OpenModelica and OpenModelica libraries + set -e + make -f Makefile.omdev.mingw -j3 omc omc-diff omlibrary-all qtclients make -f Makefile.omdev.mingw -C OMCompiler OMBUILDDIR=/c/dev/OM64bit/build OMENCRYPTION= make -C libraries BUILD_DIR=/c/dev/OM64bit/build/lib/omlibrary all make[1]: Entering directory '/c/dev/OM64bit/OMCompiler' Creating dirs: /c/dev/OM64bit/build/bin /c/dev/OM64bit/build/lib/omc/emcc /c/dev/OM64bit/build/lib/omc /c/dev/OM64bit/build/include/omc/c/ /c/dev/OM64bit/build/include/omc/c/gc/ /c/dev/OM64bit/build/include/omc/c/linearization/ /c/dev/OM64bit/build/include/omc/c/dataReconciliation/ /c/dev/OM64bit/build/include/omc/c/optimization/ /c/dev/OM64bit/build/include/omc/c/simulation/ /c/dev/OM64bit/build/include/omc/c/simulation/results/ /c/dev/OM64bit/build/include/omc/c/simulation/solver/ /c/dev/OM64bit/build/include/omc/c/simulation/solver/initialization/ /c/dev/OM64bit/build/include/omc/c/meta/ /c/dev/OM64bit/build/include/omc/c/util/ /c/dev/OM64bit/build/include/omc/c/fmi1/ /c/dev/OM64bit/build/include/omc/c/fmi2/ /c/dev/OM64bit/build/include/omc/scripting-API /c/dev/OM64bit/build/share/omc/java/ /c/dev/OM64bit/build/share//omc/scripts/OpenTurns/ /c/dev/OM64bit/build/share/doc/omc/testmodels /c/dev/OM64bit/build/share/man//man1/ make[1]: Entering directory '/c/dev/OM64bit/libraries' rm -rf /c/dev/OM64bit/build/lib/omlibrary build mkdir -p /c/dev/OM64bit/build/lib/omlibrary make BioChem Modelica Modelica_DeviceDrivers Modelica_Synchronous SiemensPower ThermoPower ThermoSysPro VVDRlib WasteWater ADGenKinetics ADMSL AdvancedNoise AixLib Annex60 BondGraph BondLib BrineProp BuildingSystems Buildings Chemical ComplexLib ConPNlib DESLib DriveControl EMOTH ElectricalEnergyStorage ElectroMechanicalDrives ExtendedPetriNets ExternData ExternalMedia ExternalMemoryLib FCSys FastBuildings FaultTriggering FeedDriveLibrary FractionalOrder FuzzyControl HanserModelica HelmholtzMedia IdealizedContact IndustrialControlSystems InstantaneousSymmetricalComponents KeyWordIO LibRAS LinearMPC ManualTracking Modelica-MVEM ModelicaADS ModelicaAdditions ModelicaBook ModelicaCompliance ModelicaDEVS ModelicaDFR Modelica_LinearSystems2 Modelica_StateGraph2 MotorcycleDynamics MultiPhaseMixtureMedia NCLib NeuralNetwork Noise ObjectStab OpenHydraulics OpenIPSL PNlib PVSystems PhotoVoltaics Physiolibrary Physiomodel PlanarMechanics PowerFlow PowerSystems PowerSystems-latest PraxisSimulationstechnik QSSFluidFlow RealTimeCoordinationLibrary ScalableTestSuite Servomechanisms SolarTherm Spot SystemDynamics ThermalSeparation VehicleInterfaces Wavelet WindPowerPlants XogenyTest buildsyspro ipsl modelica-flight msgpack-modelica netCDF-DataReader open-bldc-modelica openfdm make[2]: Entering directory '/c/dev/OM64bit/libraries' # Building git/BioChem # Building git/Modelica ./checkout-git.sh 'git/BioChem' 'https://github.com/OpenModelica/BioChem.git' 'master' 'b5f3cb999f3cfad2bbb6fb429b496f61ecf2f628' ./checkout-git.sh 'git/Modelica' 'https://github.com/modelica/Modelica.git' 'v1.6' 'v1.6' HEAD is now at b5f3cb9 Fix MPL link HEAD is now at b5f3cb9 Fix MPL link HEAD is now at b5f3cb9 Fix MPL link test ! -d 'build//BioChem 1.0.1' HEAD is now at 9b4bb8333 Merge pull request #2753 from tobolar/useHEllipsesInMechanics cp -a 'git/BioChem/BioChem' "/c/dev/OM64bit/build/lib/omlibrary/BioChem 1.0.1" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/BioChem 1.0.1.uses" echo 'mpl2' > "/c/dev/OM64bit/build/lib/omlibrary/BioChem 1.0.1.license" echo '1.0.1-8-gb5f3cb9' > "/c/dev/OM64bit/build/lib/omlibrary/BioChem 1.0.1.last_change" # Building git/Modelica_DeviceDrivers ./checkout-git.sh 'git/Modelica_DeviceDrivers' 'https://github.com/modelica/Modelica_DeviceDrivers.git' 'master' '595b91310a29c04a3e0d33003ab7931ed7a91b07' HEAD is now at 595b913 Fix Travis CI links (#288) test ! -e .git || cp -puf common/pre-commit.sh `git rev-parse --git-dir`/hooks/pre-commit || echo "unlocated git" HEAD is now at 595b913 Fix Travis CI links (#288) Current revision: v1.14.0-dev-26479-g61686da507 Retrieved revision number. revision.h was created Building OMC using OMDev with the following settings... Using OMDev: /c/OMDev/ HEAD is now at 595b913 Fix Travis CI links (#288) Using Files: Using Path : /mingw64/bin:/usr/local/bin:/usr/bin:/bin:/c/Windows/System32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0/:/usr/bin/site_perl:/usr/bin/core_perl:/c/Program Files/TortoiseSVN/bin/:/c/bin/jdk/bin:/c/bin/nsis/:/c/bin/git/bin:/c/bin/git/usr/bin Current directory: /c/dev/OM64bit/OMCompiler test ! -d 'build//Modelica_DeviceDrivers 1.7.1' Building in OMBUILDDIR: /c/dev/OM64bit/build which gcc cp -a 'git/Modelica_DeviceDrivers/Modelica_DeviceDrivers' "/c/dev/OM64bit/build/lib/omlibrary/Modelica_DeviceDrivers 1.7.1" /mingw64/bin/gcc (cd 3rdParty/gc && mkdir -p m4 && autoreconf -vif && automake --add-missing && ./configure --prefix="`pwd`" "--host=" --enable-threads=posix --enable-munmap=1 --enable-static --disable-gcj-support --disable-java-finalization --enable-large-config CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions" CPPFLAGS=" -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC") autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext echo 'Modelica_Synchronous 0.92.1' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica_DeviceDrivers 1.7.1.uses" echo 'Modelica 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica_DeviceDrivers 1.7.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica_DeviceDrivers 1.7.1.license" echo '1.7.1-5-g595b913' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica_DeviceDrivers 1.7.1.last_change" autoreconf: running: aclocal --force -I m4 echo Copying needed .dlls Copying needed .dlls mkdir -p /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libgcc_s*.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libintl-8.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libiconv-2.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Core.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Gui.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Network.dll /c/dev/OM64bit/build/bin cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Svg.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5WebKit.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5WebKitWidgets.dll /c/dev/OM64bit/build/bin/ HEAD is now at 6a90d1a89 Modelica standard library, version 1.6, release date June 30, 2004. cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Xml.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5XmlPatterns.dll /c/dev/OM64bit/build/bin/ HEAD is now at 6a90d1a89 Modelica standard library, version 1.6, release date June 30, 2004. cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Widgets.dll /c/dev/OM64bit/build/bin/ test ! -d 'build//Modelica 1.6' cp -a 'git/Modelica' "/c/dev/OM64bit/build/lib/omlibrary/Modelica 1.6" cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5PrintSupport.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Multimedia.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5MultimediaWidgets.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Positioning.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Qml.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Quick.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Sensors.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5WebChannel.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Sql.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5OpenGL.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libpcre-1.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libxslt-1.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/liblzma-5.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libxml2-2.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libwebp-*.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libsqlite3-0.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/zlib1.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libszip*.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libhdf5-0.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libpng16-16.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libjpeg-8.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libfreetype-6.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libglib-2.0-0.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libbz2-1.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libicuin*.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libicuuc*.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libicudt*.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libpcre16-0.dll /c/dev/OM64bit/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libharfbuzz-0.dll /c/dev/OM64bit/build/bin/ cp -pufr /c/OMDev//tools/msys/mingw64/share/qt5/plugins/* /c/dev/OM64bit/build/bin/ autoreconf: configure.ac: tracing cp -pufr /c/OMDev//tools/msys/mingw64/bin/libOpenThreads.dll /c/dev/OM64bit/build/bin/ cp -pufr /c/OMDev//tools/msys/mingw64/bin/libosg.dll /c/dev/OM64bit/build/bin/ cp -pufr /c/OMDev//tools/msys/mingw64/bin/libosgViewer.dll /c/dev/OM64bit/build/bin/ cp -pufr /c/OMDev//tools/msys/mingw64/bin/libosgDB.dll /c/dev/OM64bit/build/bin/ cp -pufr /c/OMDev//tools/msys/mingw64/bin/libosgUtil.dll /c/dev/OM64bit/build/bin/ autoreconf: configure.ac: adding subdirectory libatomic_ops to autoreconf autoreconf: Entering directory `libatomic_ops' cp -pufr /c/OMDev//tools/msys/mingw64/bin/libosgGA.dll /c/dev/OM64bit/build/bin/ cp -pufr /c/OMDev//tools/msys/mingw64/bin/libosgText.dll /c/dev/OM64bit/build/bin/ cp -pPR 3rdParty/gc/include/gc.h /c/dev/OM64bit/build/include/omc/c/gc.h # Building git/Modelica_Synchronous ./checkout-git.sh 'git/Modelica_Synchronous' 'https://github.com/modelica/Modelica_Synchronous.git' 'master' '5aa86a254f256f5f0d39ac46743f6fc97bab16aa' HEAD is now at 5aa86a2 (#45) Added samplers to LogicalSample example HEAD is now at 5aa86a2 (#45) Added samplers to LogicalSample example HEAD is now at 5aa86a2 (#45) Added samplers to LogicalSample example test ! -d 'build//Modelica_Synchronous 0.93.0' cp -a 'git/Modelica_Synchronous/Modelica_Synchronous' "/c/dev/OM64bit/build/lib/omlibrary/Modelica_Synchronous 0.93.0" echo 'Modelica 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica_Synchronous 0.93.0.uses" echo 'ModelicaServices 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica_Synchronous 0.93.0.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica_Synchronous 0.93.0.license" echo '0.93.0-8-g5aa86a2' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica_Synchronous 0.93.0.last_change" make -C OMSimulator config-3rdParty make[1]: Entering directory '/c/dev/OM64bit/OMSimulator' # config fmil mkdir -p 3rdParty/FMIL/build/mingw mkdir -p 3rdParty/FMIL/install/mingw cd 3rdParty/FMIL/build/mingw && cmake -G "MSYS Makefiles" -G "MSYS Makefiles" ../.. -DFMILIB_INSTALL_PREFIX=../../install/mingw -DFMILIB_BUILD_TESTS:BOOL=0 -DFMILIB_GENERATE_DOXYGEN_DOC:BOOL=0 -DFMILIB_BUILD_STATIC_LIB:BOOL=1 -DFMILIB_BUILD_SHARED_LIB:BOOL=0 -DBUILD_TESTING:BOOL=0 -DFMILIB_BUILD_BEFORE_TESTS:BOOL=0 -DFMILIB_FMI_PLATFORM=win64 patch -l -d "/c/dev/OM64bit/build/lib/omlibrary/" -f -p1 < 'Modelica 1.6.patch' patching file 'Modelica 1.6/Constants.mo' patching file 'Modelica 1.6/SIunits.mo' patching file 'Modelica 1.6/Thermal/HeatTransfer.mo' echo '' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 1.6.uses" echo 'modelica1.1' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 1.6.license" echo '1.6-om1' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 1.6.last_change" rm -rf "/c/dev/OM64bit/build/lib/omlibrary/Modelica 1.6/.git"* # Building git/Modelica ./checkout-git.sh 'git/Modelica' 'https://github.com/modelica/Modelica.git' 'maint/2.2.2' 'd442bcd461b8db9873e33b6141bdbd37bcff9de8' autoreconf: running: libtoolize --copy --force -- The C compiler identification is GNU 5.3.0 HEAD is now at 6a90d1a89 Modelica standard library, version 1.6, release date June 30, 2004. -- The CXX compiler identification is GNU 5.3.0 -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' HEAD is now at d442bcd46 A.Haumer: corrected spelling error in documentation HEAD is now at d442bcd46 A.Haumer: corrected spelling error in documentation test ! -d 'build//Modelica 2.2.2' cp -a 'git/Modelica/Modelica' "/c/dev/OM64bit/build/lib/omlibrary/Modelica 2.2.2" libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' -- Detecting C compile features - done -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe patch -l -d "/c/dev/OM64bit/build/lib/omlibrary/" -f -p1 < 'Modelica 2.2.2.patch' patching file 'Modelica 2.2.2/Constants.mo' echo '' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 2.2.2.uses" echo 'modelica1.1' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 2.2.2.license" echo '2.2.2-20140315-143534~git~maint-2.2.2-om1' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 2.2.2.last_change" echo 'omlibrary-msl222' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 2.2.2.breaks" # Building git/Modelica ./checkout-git.sh 'git/Modelica' 'https://github.com/modelica/Modelica.git' 'maint/3.1' 'af2a3e1597d648d6826665c89cf9eaf5c2a632bc' libtoolize: copying file 'm4/ltversion.m4' HEAD is now at d442bcd46 A.Haumer: corrected spelling error in documentation -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info libtoolize: copying file 'm4/lt~obsolete.m4' -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features HEAD is now at af2a3e159 Fixes #1449 HEAD is now at af2a3e159 Fixes #1449 test ! -d 'build//Modelica 3.1' cp -a 'git/Modelica/Modelica' "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.1" -- Detecting CXX compile features - done -- Looking for va_copy -- Looking for va_copy - not found patch -l -d "/c/dev/OM64bit/build/lib/omlibrary/" -f -p1 < 'Modelica 3.1.patch' -- Looking for __va_copy patching file 'Modelica 3.1/Constants.mo' patching file 'Modelica 3.1/Electrical/Digital.mo' patching file 'Modelica 3.1/Fluid/Pipes.mo' patching file 'Modelica 3.1/Media/IdealGases/Common/FluidData.mo' patching file 'Modelica 3.1/Media/IdealGases/Common/package.mo' patching file 'Modelica 3.1/Media/package.mo' patching file 'Modelica 3.1/Media/Water/IF97_Utilities.mo' patching file 'Modelica 3.1/Media/Water/package.mo' patching file 'Modelica 3.1/Media/Water/package.order' echo 'ModelicaServices 1.0' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.1.license" echo '3.1-20140322-174148~git~maint-3.1-om1' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.1.last_change" echo 'omlibrary-msl31' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.1.breaks" test ! -d 'build//ModelicaServices 1.0' cp -a 'git/Modelica/ModelicaServices' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 1.0" patch -l -d "/c/dev/OM64bit/build/lib/omlibrary/" -f -p1 < 'ModelicaServices 1.0.patch' patching file 'ModelicaServices 1.0/package.mo' echo > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 1.0.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 1.0.license" echo '1.0-20140322-174148~git~maint-3.1-om1' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 1.0.last_change" echo 'omlibrary-msl31' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 1.0.breaks" # Building git/Modelica ./checkout-git.sh 'git/Modelica' 'https://github.com/modelica/Modelica.git' 'maint/3.2.1' '60cb4e48077fa22cc97d02e767baa83ec78aadf9' -- Looking for __va_copy - found -- Looking for vsnprintf HEAD is now at af2a3e159 Fixes #1449 autoreconf: running: /usr/bin/autoconf --force -- Looking for vsnprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file stdlib.h autoreconf: running: /usr/bin/autoheader --force -- Looking for include file stdlib.h - found -- Looking for include file stddef.h -- Looking for include file stddef.h - found -- Looking for include file stdint.h autoreconf: running: automake --add-missing --copy --force-missing -- Looking for include file stdint.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file locale.h HEAD is now at 60cb4e480 Added mass flow rate start value for easier convergence HEAD is now at 60cb4e480 Added mass flow rate start value for easier convergence test ! -f 'build//Complex 3.2.1.mo' -- Looking for include file locale.h - found -- Looking for snprintf cp -a 'git/Modelica/Complex.mo' "/c/dev/OM64bit/build/lib/omlibrary/Complex 3.2.1.mo" echo '' > "/c/dev/OM64bit/build/lib/omlibrary/Complex 3.2.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Complex 3.2.1.license" echo '3.2.1+build.4-18-g60cb4e4-om1' > "/c/dev/OM64bit/build/lib/omlibrary/Complex 3.2.1.last_change" echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/OM64bit/build/lib/omlibrary/Complex 3.2.1.breaks" test ! -d 'build//Modelica 3.2.1' cp -a 'git/Modelica/Modelica' "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.1" -- Looking for snprintf - found -- Looking for vasprintf -- Looking for vasprintf - not found -- Looking for asprintf -- Looking for asprintf - not found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for localeconv configure.ac:28: installing './compile' configure.ac:18: installing './config.guess' configure.ac:18: installing './config.sub' configure.ac:22: installing './install-sh' -- Looking for localeconv - found configure.ac:22: installing './missing' -- Looking for sys/types.h src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' rm -rf "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.1/Resources/Library" patch -l -d "/c/dev/OM64bit/build/lib/omlibrary/" -f -p1 < 'Modelica 3.2.1.patch' autoreconf: Leaving directory `libatomic_ops' patching file 'Modelica 3.2.1/Blocks/Sources.mo' patching file 'Modelica 3.2.1/Blocks/Tables.mo' -- Looking for sys/types.h - found patching file 'Modelica 3.2.1/Math/package.mo' -- Check size of long double Hunk #1 succeeded at 12717 (offset -5 lines). Hunk #2 succeeded at 12837 (offset -5 lines). patching file 'Modelica 3.2.1/Math/package.order' patching file 'Modelica 3.2.1/Media/Water/IF97_Utilities.mo' echo 'Complex 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.1.uses" echo 'ModelicaServices 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.1.license" echo '3.2.1+build.4-18-g60cb4e4-om1' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.1.last_change" echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.1.breaks" test ! -d 'build//ModelicaServices 3.2.1' cp -a 'git/Modelica/ModelicaServices' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 3.2.1" patch -l -d "/c/dev/OM64bit/build/lib/omlibrary/" -f -p1 < 'ModelicaServices 3.2.1.patch' patching file 'ModelicaServices 3.2.1/package.mo' Hunk #2 succeeded at 693 (offset 1 line). Hunk #3 succeeded at 713 (offset 1 line). echo > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 3.2.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 3.2.1.license" echo '3.2.1+build.4-18-g60cb4e4-om1' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 3.2.1.last_change" echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 3.2.1.breaks" test ! -d 'build//ModelicaTest 3.2.1' cp -a 'git/Modelica/ModelicaTest' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest 3.2.1" -- Check size of long double - done -- Check size of long long int echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest 3.2.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest 3.2.1.license" echo '3.2.1+build.4-18-g60cb4e4' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest 3.2.1.last_change" echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest 3.2.1.breaks" # Building git/Modelica ./checkout-git.sh 'git/Modelica' 'https://github.com/modelica/Modelica.git' 'maint/3.2.2' 'd992c34ed978241214b4c079fb8ee6cc9e33d909' -- Check size of long long int - done -- Check size of unsigned long long int HEAD is now at 60cb4e480 Added mass flow rate start value for easier convergence -- Check size of unsigned long long int - done -- Check size of struct lconv -- Check size of struct lconv - done -- Performing Test HAVE_LCONV_DECIMAL_POINT libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' -- Performing Test HAVE_LCONV_DECIMAL_POINT - Success -- Performing Test HAVE_LCONV_THOUSANDS_SEP HEAD is now at d992c34ed Port all missing each from MSL master (3.2.3) (#2801) libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' HEAD is now at d992c34ed Port all missing each from MSL master (3.2.3) (#2801) -- Performing Test HAVE_LCONV_THOUSANDS_SEP - Success -- Check size of intmax_t test ! -f 'build//Complex 3.2.2.mo' cp -a 'git/Modelica/Complex.mo' "/c/dev/OM64bit/build/lib/omlibrary/Complex 3.2.2.mo" echo '' > "/c/dev/OM64bit/build/lib/omlibrary/Complex 3.2.2.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Complex 3.2.2.license" echo '3.2.2-237-gd992c34-om1' > "/c/dev/OM64bit/build/lib/omlibrary/Complex 3.2.2.last_change" test ! -d 'build//Modelica 3.2.2' cp -a 'git/Modelica/Modelica' "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.2" libtoolize: copying file 'm4/ltoptions.m4' -- Check size of intmax_t - done -- Check size of uintmax_t libtoolize: copying file 'm4/ltsugar.m4' -- Check size of uintmax_t - done -- Check size of uintptr_t libtoolize: copying file 'm4/ltversion.m4' -- Check size of uintptr_t - done -- Check size of ptrdiff_t libtoolize: copying file 'm4/lt~obsolete.m4' -- Check size of ptrdiff_t - done -- Check size of off64_t -- Check size of off64_t - done -- Looking for fseeko -- Looking for fseeko - found -- Looking for unistd.h rm -rf "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.2/Resources/Library" patch -l -d "/c/dev/OM64bit/build/lib/omlibrary/" -f -p1 < 'Modelica 3.2.2.patch' patching file 'Modelica 3.2.2/Blocks/Sources.mo' patching file 'Modelica 3.2.2/Blocks/Tables.mo' patching file 'Modelica 3.2.2/Magnetic/QuasiStatic/FundamentalWave.mo' patching file 'Modelica 3.2.2/Math/package.mo' patching file 'Modelica 3.2.2/Math/package.order' echo 'Complex 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.2.uses" echo 'ModelicaServices 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.2.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.2.license" echo '3.2.2-237-gd992c34-om3' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.2.last_change" test ! -d 'build//ModelicaServices 3.2.2' -- Looking for unistd.h - found cp -a 'git/Modelica/ModelicaServices' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 3.2.2" CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "fmiimport". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. patch -l -d "/c/dev/OM64bit/build/lib/omlibrary/" -f -p1 < 'ModelicaServices 3.2.2.patch' CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "jmutils". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "fmixml". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "fmizip". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "fmicapi". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "minizip". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "zlib". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "c99snprintf". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. -- will be merging C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmiimport.a;C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libjmutils.a;C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmixml.a;C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmizip.a;C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmicapi.a;C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/./libexpat.a;C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/Config.cmake/Minizip/libminizip.a;C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/zlib/libzlib.a;C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ThirdParty/c99_snprintf/libc99snprintf.a CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:85 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "fmilib". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. -- outfile location is C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmilib.a patching file 'ModelicaServices 3.2.2/package.mo' -- Configuring done echo > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 3.2.2.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 3.2.2.license" echo '3.2.2-237-gd992c34-om2' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 3.2.2.last_change" test ! -d 'build//ModelicaTest 3.2.2' CMake Warning (dev) at Config.cmake/fmixml.cmake:187 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/CMakeLists.txt" of target "expatex" does not exist. Call Stack (most recent call first): CMakeLists.txt:207 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/fmixml.cmake:187 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/CMakeCache.txt" of target "expatex" does not exist. Call Stack (most recent call first): CMakeLists.txt:207 (include) This warning is for project developers. Use -Wno-dev to suppress it. cp -a 'git/Modelica/ModelicaTest' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest 3.2.2" -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING FMILIB_BUILD_BEFORE_TESTS -- Build files have been written to: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw # config Lua make -C 3rdParty/Lua make[2]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/Lua' echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest 3.2.2.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest 3.2.2.license" # make Lua echo '3.2.2-237-gd992c34' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest 3.2.2.last_change" make -C lua-5.3.4 mingw make[3]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/Lua/lua-5.3.4' cd src && make mingw test ! -f 'build//ModelicaTestOverdetermined 3.2.2.mo' cp -a 'git/Modelica/ModelicaTestOverdetermined.mo' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTestOverdetermined 3.2.2.mo" make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/Lua/lua-5.3.4/src' make "LUA_A=lua53.dll" "LUA_T=lua.exe" \ "AR=gcc -std=gnu99 -shared -o" "RANLIB=strip --strip-unneeded" \ "SYSCFLAGS=-DLUA_BUILD_AS_DLL" "SYSLIBS=" "SYSLDFLAGS=-s" lua.exe echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTestOverdetermined 3.2.2.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTestOverdetermined 3.2.2.license" make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/Lua/lua-5.3.4/src' gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lua.o lua.c echo '3.2.2-237-gd992c34' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTestOverdetermined 3.2.2.last_change" test ! -f 'build//ObsoleteModelica3.mo' cp -a 'git/Modelica/ObsoleteModelica3.mo' "/c/dev/OM64bit/build/lib/omlibrary/ObsoleteModelica3.mo" echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/ObsoleteModelica3.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ObsoleteModelica3.license" echo '3.2.2-237-gd992c34' > "/c/dev/OM64bit/build/lib/omlibrary/ObsoleteModelica3.last_change" # Building git/Modelica ./checkout-git.sh 'git/Modelica' 'https://github.com/modelica/Modelica.git' 'maint/3.2.3' '1a65198c3f0995241d51cdd0bb47cb17cdbedd52' HEAD is now at d992c34ed Port all missing each from MSL master (3.2.3) (#2801) gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lapi.o lapi.c HEAD is now at 1a65198c3 Fix compilation if both TABLE_SHARE and NO_FILE_SYSTEM are defined (#2918) gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lcode.o lcode.c HEAD is now at 1a65198c3 Fix compilation if both TABLE_SHARE and NO_FILE_SYSTEM are defined (#2918) test ! -f 'build//Complex 3.2.3.mo' cp -a 'git/Modelica/Complex.mo' "/c/dev/OM64bit/build/lib/omlibrary/Complex 3.2.3.mo" echo '' > "/c/dev/OM64bit/build/lib/omlibrary/Complex 3.2.3.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/Complex 3.2.3.license" echo '3.2.3+build.2-1-g1a65198' > "/c/dev/OM64bit/build/lib/omlibrary/Complex 3.2.3.last_change" test ! -d 'build//Modelica 3.2.3' cp -a 'git/Modelica/Modelica' "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.3" gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lctype.o lctype.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o ldebug.o ldebug.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o ldo.o ldo.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o ldump.o ldump.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lfunc.o lfunc.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lgc.o lgc.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o llex.o llex.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lmem.o lmem.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lobject.o lobject.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lopcodes.o lopcodes.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lparser.o lparser.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lstate.o lstate.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lstring.o lstring.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o ltable.o ltable.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o ltm.o ltm.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lundump.o lundump.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lvm.o lvm.c rm -rf "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.3/Resources/Library" patch -l -d "/c/dev/OM64bit/build/lib/omlibrary/" -f -p1 < 'Modelica 3.2.3.patch' patching file 'Modelica 3.2.3/Magnetic/QuasiStatic/FundamentalWave.mo' patching file 'Modelica 3.2.3/Math/package.mo' patching file 'Modelica 3.2.3/Math/package.order' echo 'Complex 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.3.uses" echo 'ModelicaServices 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.3.uses" gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lzio.o lzio.c echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.3.license" echo '3.2.3+build.2-1-g1a65198-om2' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica 3.2.3.last_change" test ! -d 'build//ModelicaReference' gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lauxlib.o lauxlib.c cp -a 'git/Modelica/ModelicaReference' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaReference" echo '' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaReference.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaReference.license" echo '20190513-194507~git~maint-3.2.3' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaReference.last_change" test ! -d 'build//ModelicaServices 3.2.3' cp -a 'git/Modelica/ModelicaServices' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 3.2.3" patch -l -d "/c/dev/OM64bit/build/lib/omlibrary/" -f -p1 < 'ModelicaServices 3.2.3.patch' patching file 'ModelicaServices 3.2.3/package.mo' echo > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 3.2.3.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 3.2.3.license" gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lbaselib.o lbaselib.c echo '3.2.3+build.2-1-g1a65198-om2' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices 3.2.3.last_change" test ! -d 'build//ModelicaTest 3.2.3' cp -a 'git/Modelica/ModelicaTest' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest 3.2.3" gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lbitlib.o lbitlib.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lcorolib.o lcorolib.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o ldblib.o ldblib.c echo 'Modelica 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest 3.2.3.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest 3.2.3.license" echo '3.2.3+build.2-1-g1a65198' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest 3.2.3.last_change" # Building git/Modelica ./checkout-git.sh 'git/Modelica' 'https://github.com/modelica/Modelica.git' 'master' '9b4bb833358aa0b108e27af2981b207d1be196c4' gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o liolib.o liolib.c HEAD is now at 1a65198c3 Fix compilation if both TABLE_SHARE and NO_FILE_SYSTEM are defined (#2918) gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lmathlib.o lmathlib.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o loslib.o loslib.c gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lstrlib.o lstrlib.c configure.ac:33: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:26: installing './install-sh' configure.ac:26: installing './missing' Makefile.am: installing './depcomp' gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o ltablib.o ltablib.c parallel-tests: installing './test-driver' HEAD is now at 9b4bb8333 Merge pull request #2753 from tobolar/useHEllipsesInMechanics Makefile.am:138: warning: variable 'libomcgccpp_la_SOURCES' is defined but no program or Makefile.am:138: library has 'libomcgccpp_la' as canonical name (possible typo) Makefile.am:139: warning: variable 'libomcgccpp_la_LIBADD' is defined but no program or Makefile.am:139: library has 'libomcgccpp_la' as canonical name (possible typo) Makefile.am:140: warning: variable 'libomcgccpp_la_LDFLAGS' is defined but no program or Makefile.am:140: library has 'libomcgccpp_la' as canonical name (possible typo) autoreconf: Leaving directory `.' gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lutf8lib.o lutf8lib.c HEAD is now at 9b4bb8333 Merge pull request #2753 from tobolar/useHEllipsesInMechanics test ! -f 'build//Complex trunk.mo' cp -a 'git/Modelica/Complex.mo' "/c/dev/OM64bit/build/lib/omlibrary/Complex trunk.mo" gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o loadlib.o loadlib.c patch -l -d "/c/dev/OM64bit/build/lib/omlibrary/" -f -p1 < 'Complex trunk.patch' patching file 'Complex trunk.mo' echo '' > "/c/dev/OM64bit/build/lib/omlibrary/Complex trunk.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/Complex trunk.license" echo '20190514-073741~git~master-om1' > "/c/dev/OM64bit/build/lib/omlibrary/Complex trunk.last_change" echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/OM64bit/build/lib/omlibrary/Complex trunk.breaks" test ! -d 'build//Modelica trunk' cp -a 'git/Modelica/Modelica' "/c/dev/OM64bit/build/lib/omlibrary/Modelica trunk" gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o linit.o linit.c gcc -std=gnu99 -shared -o lua53.dll lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lbitlib.o lcorolib.o ldblib.o liolib.o lmathlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o loadlib.o linit.o strip --strip-unneeded lua53.dll gcc -std=gnu99 -o lua.exe -s lua.o lua53.dll -lm make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/Lua/lua-5.3.4/src' make "LUAC_T=luac.exe" luac.exe make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/Lua/lua-5.3.4/src' gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -c -o luac.o luac.c ar rcu liblua.a lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lbitlib.o lcorolib.o ldblib.o liolib.o lmathlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o loadlib.o linit.o ranlib liblua.a gcc -std=gnu99 -o luac.exe luac.o liblua.a -lm make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/Lua/lua-5.3.4/src' make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/Lua/lua-5.3.4/src' make[3]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/Lua/lua-5.3.4' rm -rf lua-5.3.4/src/*.o mkdir -p install/mingw mv lua-5.3.4/src/liblua.a install/mingw mv lua-5.3.4/src/lua.exe install/mingw mv lua-5.3.4/src/luac.exe install/mingw mkdir -p install/mingw/include cp lua-5.3.4/src/lauxlib.h install/mingw/include cp lua-5.3.4/src/lua.h install/mingw/include cp lua-5.3.4/src/lua.hpp install/mingw/include cp lua-5.3.4/src/luaconf.h install/mingw/include cp lua-5.3.4/src/lualib.h install/mingw/include make[2]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/Lua' # config zlib library mkdir -p 3rdParty/zlib/build/mingw/zlib cd 3rdParty/zlib/build/mingw/zlib && cmake -G "MSYS Makefiles" -G "MSYS Makefiles" ../../../zlib-1.2.11 -DCMAKE_INSTALL_PREFIX=../../../install/mingw -- The C compiler identification is GNU 5.3.0 -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info rm -rf "/c/dev/OM64bit/build/lib/omlibrary/Modelica trunk/Resources/Library" patch -l -d "/c/dev/OM64bit/build/lib/omlibrary/" -f -p1 < 'Modelica trunk.patch' patching file 'Modelica trunk/Magnetic/QuasiStatic/FundamentalWave.mo' patching file 'Modelica trunk/Math/package.mo' patching file 'Modelica trunk/Math/package.order' patching file 'Modelica trunk/package.mo' echo 'Complex trunk' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica trunk.uses" echo 'ModelicaServices trunk' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica trunk.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica trunk.license" echo '20190514-073741~git~master-om1' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica trunk.last_change" echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica trunk.breaks" test ! -d 'build//ModelicaReference trunk' cp -a 'git/Modelica/ModelicaReference' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaReference trunk" echo '' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaReference trunk.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaReference trunk.license" -- Detecting C compiler ABI info - done echo '20190514-073741~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaReference trunk.last_change" -- Detecting C compile features echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaReference trunk.breaks" test ! -d 'build//ModelicaServices trunk' cp -a 'git/Modelica/ModelicaServices' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices trunk" patch -l -d "/c/dev/OM64bit/build/lib/omlibrary/" -f -p1 < 'ModelicaServices trunk.patch' patching file 'ModelicaServices trunk/package.mo' echo > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices trunk.uses" Makefile.am:138: warning: variable 'libomcgccpp_la_SOURCES' is defined but no program or Makefile.am:138: library has 'libomcgccpp_la' as canonical name (possible typo) Makefile.am:139: warning: variable 'libomcgccpp_la_LIBADD' is defined but no program or Makefile.am:139: library has 'libomcgccpp_la' as canonical name (possible typo) echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices trunk.license" Makefile.am:140: warning: variable 'libomcgccpp_la_LDFLAGS' is defined but no program or Makefile.am:140: library has 'libomcgccpp_la' as canonical name (possible typo) echo '20190514-073741~git~master-om1' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices trunk.last_change" echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaServices trunk.breaks" test ! -d 'build//ModelicaTest trunk' cp -a 'git/Modelica/ModelicaTest' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest trunk" patch -l -d "/c/dev/OM64bit/build/lib/omlibrary/" -f -p1 < 'ModelicaTest trunk.patch' patching file 'ModelicaTest trunk/package.mo' echo 'Modelica trunk' >> "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest trunk.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest trunk.license" echo '20190514-073741~git~master-om188' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest trunk.last_change" echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaTest trunk.breaks" # Building git/SiemensPower ./checkout-git.sh 'git/SiemensPower' 'https://openmodelica.org/git/SiemensPower.git' 'omctest' '73a3bfc6d2ddd72165bb0f3e7e9df48b643a5ed0' HEAD is now at 88e7580 don't modify final parameter (geoPipe = geoPipe) -- Detecting C compile features - done -- Looking for sys/types.h HEAD is now at 73a3bfc Rename SiemensPowerOMCtest to SiemensPower(version="OMCtest") HEAD is now at 73a3bfc Rename SiemensPowerOMCtest to SiemensPower(version="OMCtest") test ! -d 'build//SiemensPower OMCtest' cp -a 'git/SiemensPower/SiemensPower' "/c/dev/OM64bit/build/lib/omlibrary/SiemensPower OMCtest" -- Looking for sys/types.h - found -- Looking for stdint.h echo 'Modelica 3.1' >> "/c/dev/OM64bit/build/lib/omlibrary/SiemensPower OMCtest.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/SiemensPower OMCtest.license" echo '20150519-092836~git~omctest' > "/c/dev/OM64bit/build/lib/omlibrary/SiemensPower OMCtest.last_change" # Building git/SiemensPower ./checkout-git.sh 'git/SiemensPower' 'https://openmodelica.org/git/SiemensPower.git' '2.1/beta' '5ef2e38b64ff481801c0db19d52f0bef21f85f77' HEAD is now at 73a3bfc Rename SiemensPowerOMCtest to SiemensPower(version="OMCtest") -- Looking for stdint.h - found -- Looking for stddef.h checking build system type... HEAD is now at 5ef2e38 Add 'SiemensPower/' from commit 'cbbbbd7d40a13d9216b958d5a57ca826bf055f42' -- Looking for stddef.h - found -- Check size of off64_t i686-pc-mingw64 checking host system type... i686-pc-mingw64 checking target system type... i686-pc-mingw64 checking GC version numbers... HEAD is now at 5ef2e38 Add 'SiemensPower/' from commit 'cbbbbd7d40a13d9216b958d5a57ca826bf055f42' test ! -d 'build//SiemensPower 2.1 beta' cp -a 'git/SiemensPower/SiemensPower' "/c/dev/OM64bit/build/lib/omlibrary/SiemensPower 2.1 beta" major=8 minor=0 micro=0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... -- Check size of off64_t - done -- Looking for fseeko yes echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/SiemensPower 2.1 beta.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/SiemensPower 2.1 beta.license" echo '20150519-095758~git~2.1-beta' > "/c/dev/OM64bit/build/lib/omlibrary/SiemensPower 2.1 beta.last_change" checking for a thread-safe mkdir -p... # Building git/SiemensPower /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... ./checkout-git.sh 'git/SiemensPower' 'https://openmodelica.org/git/SiemensPower.git' 'master' '88e758037da4a8ca1b21b468409b15417a27d992' yes checking whether make supports nested variables... HEAD is now at 5ef2e38 Add 'SiemensPower/' from commit 'cbbbbd7d40a13d9216b958d5a57ca826bf055f42' yes -- Looking for fseeko - found -- Looking for unistd.h checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... HEAD is now at 88e7580 don't modify final parameter (geoPipe = geoPipe) GNU checking for gcc... gcc HEAD is now at 88e7580 don't modify final parameter (geoPipe = geoPipe) test ! -d 'build//SiemensPower 2.2' cp -a 'git/SiemensPower/SiemensPower' "/c/dev/OM64bit/build/lib/omlibrary/SiemensPower 2.2" -- Looking for unistd.h - found -- Renaming -- C:/dev/OM64bit/OMSimulator/3rdParty/zlib/zlib-1.2.11/zconf.h -- to 'zconf.h.included' because this file is included with zlib -- but CMake generates it automatically in the build directory. -- Configuring done checking whether the C compiler works... -- Generating done -- Build files have been written to: C:/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib # config zlib minizip echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/SiemensPower 2.2.uses" mkdir -p 3rdParty/zlib/build/mingw/minizip echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/SiemensPower 2.2.license" cd 3rdParty/zlib/build/mingw/minizip && cmake -G "MSYS Makefiles" -G "MSYS Makefiles" ../../../minizip -DCMAKE_INSTALL_PREFIX=../../../install/mingw echo '2.2-20160429-215511~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/SiemensPower 2.2.last_change" # Building git/ThermoPower ./checkout-git.sh 'git/ThermoPower' 'https://github.com/casella/ThermoPower.git' 'master' '05e56eb8006e0e1c8862083486b9a38ac65a91c0' yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe -- The C compiler identification is GNU 5.3.0 HEAD is now at 05e56eb Fixed BraytonCycle example checking whether we are cross compiling... -- The CXX compiler identification is GNU 5.3.0 HEAD is now at 05e56eb Fixed BraytonCycle example no checking for suffix of object files... -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe HEAD is now at 05e56eb Fixed BraytonCycle example test ! -d 'build//ThermoPower 3.1' cp -a 'git/ThermoPower/ThermoPower' "/c/dev/OM64bit/build/lib/omlibrary/ThermoPower 3.1" o checking whether we are using the GNU C compiler... echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/ThermoPower 3.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ThermoPower 3.1.license" echo '3.1-20190222-233358~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/ThermoPower 3.1.last_change" # Building git/ThermoSysPro yes checking whether gcc accepts -g... ./checkout-git.sh 'git/ThermoSysPro' 'https://openmodelica.org/git/ThermoSysPro.git' 'maint/3.0' 'd4f9c3ed35f7520f82439eb6e9f4057ae0f82b73' yes checking for gcc option to accept ISO C89... -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... HEAD is now at db81ae1 Set some start values in TestDynamicCentrifugalPump -- Detecting C compiler ABI info - done -- Detecting C compile features gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... HEAD is now at d4f9c3e [Janitor mode] Fix whitespace HEAD is now at d4f9c3e [Janitor mode] Fix whitespace gcc3 checking dependency style of gcc... test ! -d 'build//ThermoSysPro 3.0' cp -a 'git/ThermoSysPro/ThermoSysPro' "/c/dev/OM64bit/build/lib/omlibrary/ThermoSysPro 3.0" -- Detecting C compile features - done -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe checking if the linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/ThermoSysPro 3.0.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ThermoSysPro 3.0.license" /mingw64/bin/nm -B checking the name lister (/mingw64/bin/nm -B) interface... echo '3.0+OSR-21-gd4f9c3e' > "/c/dev/OM64bit/build/lib/omlibrary/ThermoSysPro 3.0.last_change" -- Detecting CXX compiler ABI info - done # Building git/ThermoSysPro -- Detecting CXX compile features ./checkout-git.sh 'git/ThermoSysPro' 'https://openmodelica.org/git/ThermoSysPro.git' 'master' 'db81ae1b5a6a85f6c6c7693244cafa6087e18ff5' BSD nm checking whether ln -s works... no, using cp -pR checking the maximum length of command line arguments... 8192 HEAD is now at d4f9c3e [Janitor mode] Fix whitespace checking how to convert i686-pc-mingw64 file names to i686-pc-mingw64 format... func_convert_file_msys_to_w32 checking how to convert i686-pc-mingw64 file names to toolchain format... func_convert_file_msys_to_w32 checking for C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for dlltool... dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /mingw64/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... HEAD is now at db81ae1 Set some start values in TestDynamicCentrifugalPump /usr/bin/dd checking how to truncate binary pipes... HEAD is now at db81ae1 Set some start values in TestDynamicCentrifugalPump /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... test ! -d 'build//ThermoSysPro 3.1' no checking how to run the C preprocessor... cp -a 'git/ThermoSysPro/ThermoSysPro' "/c/dev/OM64bit/build/lib/omlibrary/ThermoSysPro 3.1" gcc -E checking for ANSI C header files... -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: C:/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/minizip # config cvode mkdir -p 3rdParty/cvode/build/mingw cd 3rdParty/cvode/build/mingw && cmake -G "MSYS Makefiles" -G "MSYS Makefiles" ../.. -DCMAKE_INSTALL_PREFIX=../../install/mingw -DEXAMPLES_ENABLE:BOOL=0 -DBUILD_SHARED_LIBS:BOOL=0 -- The C compiler identification is GNU 5.3.0 echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/ThermoSysPro 3.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ThermoSysPro 3.1.license" yes echo '3.1+OSR-18-gdb81ae1' > "/c/dev/OM64bit/build/lib/omlibrary/ThermoSysPro 3.1.last_change" -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe # Building git/VVDRlib checking for sys/types.h... ./checkout-git.sh 'git/VVDRlib' 'https://github.com/lenaRB/VVDRlib.git' 'master' 'eae4981674642eddffc7f2aa3690320fcaddee0e' yes HEAD is now at eae4981 Added verification model interface and descriptions for design and scenario checking for sys/stat.h... HEAD is now at eae4981 Added verification model interface and descriptions for design and scenario yes -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info HEAD is now at eae4981 Added verification model interface and descriptions for design and scenario test ! -d 'build//VVDRlib' cp -a 'git/VVDRlib' "/c/dev/OM64bit/build/lib/omlibrary/VVDRlib" checking for stdlib.h... yes echo '' > "/c/dev/OM64bit/build/lib/omlibrary/VVDRlib.uses" checking for string.h... echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/VVDRlib.license" echo '20170912-142014~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/VVDRlib.last_change" rm -rf "/c/dev/OM64bit/build/lib/omlibrary/VVDRlib/.git"* -- Detecting C compiler ABI info - done -- Detecting C compile features yes # Building git/WasteWater ./checkout-git.sh 'git/WasteWater' 'https://github.com/modelica-3rdparty/WasteWater.git' 'master' '0c5eecaadf82cd9e3a6a4ffa6241903e38fd1946' checking for memory.h... yes HEAD is now at 0c5eeca Merge pull request #7 from lochel/SmallPlant checking for strings.h... HEAD is now at 0c5eeca Merge pull request #7 from lochel/SmallPlant yes HEAD is now at 0c5eeca Merge pull request #7 from lochel/SmallPlant test ! -d 'build//WasteWater 2.1.0' cp -a 'git/WasteWater/WasteWater' "/c/dev/OM64bit/build/lib/omlibrary/WasteWater 2.1.0" checking for inttypes.h... yes checking for stdint.h... echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/WasteWater 2.1.0.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/WasteWater 2.1.0.license" echo '2.1.0-20151102-100529~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/WasteWater 2.1.0.last_change" # Building git/ADGenKinetics ./checkout-git.sh 'git/ADGenKinetics' 'https://github.com/modelica-3rdparty/ADGenKinetics.git' 'master' '9bdfd968c5b85609956aa9929be8a6b8027b22cf' yes checking for unistd.h... HEAD is now at 9bdfd96 unify physical units with GenKinetics library yes -- Detecting C compile features - done checking for dlfcn.h... -- Looking for _POSIX_TIMERS HEAD is now at 9bdfd96 unify physical units with GenKinetics library HEAD is now at 9bdfd96 unify physical units with GenKinetics library test ! -f 'build//ADGenKinetics.mo' cp -a 'git/ADGenKinetics/ADGenKinetics.mo' "/c/dev/OM64bit/build/lib/omlibrary/ADGenKinetics.mo" echo 'Modelica 3.2' >> "/c/dev/OM64bit/build/lib/omlibrary/ADGenKinetics.uses" no checking for objdir... echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ADGenKinetics.license" echo '20181110-143351~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/ADGenKinetics.last_change" .libs # Building git/ADMSL ./checkout-git.sh 'git/ADMSL' 'https://github.com/modelica-3rdparty/ADMSL.git' 'master' 'ed0305603f86b46d9af03e7d37dcb8b6704915b4' -- Looking for _POSIX_TIMERS - not found -- Added NVECTOR_SERIAL module -- Added CVODE module -- Configuring done HEAD is now at ed03056 Merge pull request #6 from AtiyahElsheikh/master -- Generating done -- Build files have been written to: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/build/mingw checking if gcc supports -fno-rtti -fno-exceptions... # config kinsol mkdir -p 3rdParty/kinsol/build/mingw cd 3rdParty/kinsol/build/mingw && cmake -G "MSYS Makefiles" -G "MSYS Makefiles" ../.. -DCMAKE_INSTALL_PREFIX=../../install/mingw -DEXAMPLES_ENABLE:BOOL=0 -DBUILD_SHARED_LIBS:BOOL=0 HEAD is now at ed03056 Merge pull request #6 from AtiyahElsheikh/master HEAD is now at ed03056 Merge pull request #6 from AtiyahElsheikh/master test ! -d 'build//ADMSL' cp -a 'git/ADMSL' "/c/dev/OM64bit/build/lib/omlibrary/ADMSL" no checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... -- The C compiler identification is GNU 5.3.0 -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... echo 'Modelica 3.2' >> "/c/dev/OM64bit/build/lib/omlibrary/ADMSL.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ADMSL.license" echo '20140309-171025~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/ADMSL.last_change" rm -rf "/c/dev/OM64bit/build/lib/omlibrary/ADMSL/.git"* -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info # Building git/AdvancedNoise ./checkout-git.sh 'git/AdvancedNoise' 'https://github.com/modelica-3rdparty/AdvancedNoise.git' 'master' '437fce7fa8c5ac3abb11ff9dcfb0c6f413a73a29' yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking whether -lc should be explicitly linked in... HEAD is now at 437fce7 Assertions to ensure proper inputs yes checking dynamic linker characteristics... -- Detecting C compiler ABI info - done HEAD is now at 437fce7 Assertions to ensure proper inputs -- Detecting C compile features HEAD is now at 437fce7 Assertions to ensure proper inputs test ! -d 'build//AdvancedNoise 1.0.1' cp -a 'git/AdvancedNoise/AdvancedNoise' "/c/dev/OM64bit/build/lib/omlibrary/AdvancedNoise 1.0.1" Win32 ld.exe 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 how to run the C++ preprocessor... echo 'Modelica 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/AdvancedNoise 1.0.1.uses" g++ -E echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/AdvancedNoise 1.0.1.license" echo '1.0.1-20190515-172417~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/AdvancedNoise 1.0.1.last_change" # Building git/AixLib ./checkout-git.sh 'git/AixLib' 'https://github.com/RWTH-EBC/AixLib.git' 'master' '15f52be9a265a6c788cf4dfc1dd7613678dbb45f' checking for ld used by g++... HEAD is now at 1a8d51d6 Merge pull request #323 from RWTH-EBC/development -- Detecting C compile features - done -- Looking for _POSIX_TIMERS C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe checking if the linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes -- Looking for _POSIX_TIMERS - not found -- Added NVECTOR_SERIAL module -- Added KINSOL module -- Configuring done -- Generating done -- Build files have been written to: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/build/mingw # CERES=OFF => Skipping build of 3rdParty library Ceres-Solver. Ceres-Solver is a dependency of the (optional) parameter estimation module. # LIBXML2=OFF => Skipping build of 3rdParty library libxml2 (must be installed on system instead). make -C 3rdParty/FMIL/build/mingw/ install make[2]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' make[3]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' Scanning dependencies of target expatex make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 1%] Creating directories for 'expatex' [ 2%] No download step for 'expatex' [ 3%] No patch step for 'expatex' checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if g++ PIC flag -DDLL_EXPORT -DPIC works... [ 4%] No update step for 'expatex' [ 5%] Performing configure step for 'expatex' yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... loading initial cache file C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/tmp/expatex-cache-Release.cmake -- The C compiler identification is GNU 5.3.0 -- The CXX compiler identification is GNU 5.3.0 -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for inline... inline checking for pthread_self in -lpthread... yes checking whether compiler supports -Wextra... -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info yes checking whether compiler supports -Wpedantic... yes checking for xlc... no checking whether compiler supports -fno-strict-aliasing... -- Detecting C compiler ABI info - done -- Detecting C compile features yes checking for getcontext... no checking for dl_iterate_phdr... no checking for dlopen in -ldl... no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking whether to build shared libraries... yes checking which machine-dependent code should be used... checking whether Solaris gcc optimization fix is necessary... no checking for dladdr... -- Detecting C compile features - done -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe no checking for sigsetjmp... no checking sys/dg_sys_info.h usability... no checking sys/dg_sys_info.h presence... -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info no checking for sys/dg_sys_info.h... no checking for compiler intrinsics support... yes checking which libatomic_ops to use... none -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features checking that generated files are newer than configure... done configure: creating ./config.status -- Detecting CXX compile features - done -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Looking for fcntl.h HEAD is now at 15f52be9 Merge pull request #694 from RWTH-EBC/publications_BS2015_Fuchs -- Looking for fcntl.h - found -- Looking for inttypes.h HEAD is now at 15f52be9 Merge pull request #694 from RWTH-EBC/publications_BS2015_Fuchs test ! -d 'build//AixLib 0.7.3' cp -a 'git/AixLib/AixLib' "/c/dev/OM64bit/build/lib/omlibrary/AixLib 0.7.3" -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/stat.h -- 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 -- Looking for getpagesize - found -- Looking for bcopy -- Looking for bcopy - not found -- Looking for memmove -- Looking for memmove - found -- Looking for mmap -- Looking for mmap - not found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- 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 size_t - not found -- Configuring done -- Generating done -- Build files have been written to: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx [ 6%] Performing dependent_reconfigure step for 'expatex' config.status: creating Makefile Running: C:/OMDev/tools/msys/mingw64/bin/cmake.exe -G MSYS 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=Windows -DCMAKE_RC_COMPILER:STRING=C:/OMDev/tools/msys/mingw64/bin/windres.exe -DCMAKE_C_FLAGS:STRING= -std=c89 -pedantic -Wall -Wno-unused-function -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=C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/install C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Expat/expat-2.1.0 -- Configuring done -- Generating done config.status: creating bdw-gc.pc -- Build files have been written to: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx [ 7%] Performing build step for 'expatex' make[5]: Entering directory '/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' config.status: creating include/config.h make[6]: Entering directory '/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' make[7]: Entering directory '/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' Scanning dependencies of target expat make[7]: Leaving directory '/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' make[7]: Entering directory '/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' [ 16%] Building C object CMakeFiles/expat.dir/lib/xmlparse.c.obj config.status: executing depfiles commands [ 33%] Building C object CMakeFiles/expat.dir/lib/xmlrole.c.obj [ 50%] Building C object CMakeFiles/expat.dir/lib/xmltok.c.obj config.status: executing libtool commands config.status: executing default commands cp -pPR 3rdParty/gc/include/gc_config_macros.h /c/dev/OM64bit/build/include/omc/c/gc_config_macros.h cp -pPR 3rdParty/gc/include/gc_version.h /c/dev/OM64bit/build/include/omc/c/gc_version.h cp -pPR 3rdParty/gc/include/gc_pthread_redirects.h /c/dev/OM64bit/build/include/omc/c/gc_pthread_redirects.h mkdir -p /c/dev/OM64bit/build/share//omc cp -a "Compiler/runtime/omc_communication.idl" "/c/dev/OM64bit/build/share//omc/omc_communication.idl" (cd "3rdParty/ModelicaExternalC/BuildProjects/autotools" && (test -f Makefile || ./autogen.sh)) echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/AixLib 0.7.3.uses" echo 'Modelica_DeviceDrivers 1.4.4' >> "/c/dev/OM64bit/build/lib/omlibrary/AixLib 0.7.3.uses" echo 'Modelica_Synchronous 0.92.1' >> "/c/dev/OM64bit/build/lib/omlibrary/AixLib 0.7.3.uses" echo 'NcDataReader2 2.4.0' >> "/c/dev/OM64bit/build/lib/omlibrary/AixLib 0.7.3.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/AixLib 0.7.3.license" echo '0.7.3-8-g15f52be' > "/c/dev/OM64bit/build/lib/omlibrary/AixLib 0.7.3.last_change" # Building git/AixLib ./checkout-git.sh 'git/AixLib' 'https://github.com/RWTH-EBC/AixLib.git' 'v0.4.0' 'v0.4.0' HEAD is now at 15f52be9 Merge pull request #694 from RWTH-EBC/publications_BS2015_Fuchs [ 66%] Building C object CMakeFiles/expat.dir/lib/xmltok_impl.c.obj C:/dev/OM64bit/OMSimulator/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 */ ^ [ 83%] Building C object CMakeFiles/expat.dir/lib/xmltok_ns.c.obj C:/dev/OM64bit/OMSimulator/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 */ ^ [100%] Linking C static library libexpat.a make[7]: Leaving directory '/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' [100%] Built target expat make[6]: Leaving directory '/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' make[5]: Leaving directory '/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' [ 8%] Performing install step for 'expatex' make[5]: Entering directory '/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' make[6]: Entering directory '/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' make[7]: Entering directory '/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' make[7]: Leaving directory '/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' [100%] Built target expat make[6]: Leaving directory '/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' Install the project... -- Install configuration: "Release" -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/install/lib/libexpat.a -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/install/include/expat.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/install/include/expat_external.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/install/lib/pkgconfig/expat.pc make[5]: Leaving directory '/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' [ 9%] Completed 'expatex' make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 9%] Built target expatex make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' Scanning dependencies of target c99snprintf make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 9%] Building C object ThirdParty/c99_snprintf/CMakeFiles/c99snprintf.dir/c99-snprintf_1.1/snprintf.c.obj In file included from C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:321:0: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:525:12: warning: '_errno' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] extern int errno; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c: In function 'rpl_vsnprintf': C:/dev/OM64bit/OMSimulator/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 ^ C:/dev/OM64bit/OMSimulator/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 C:/OMDev/tools/msys/mingw64/lib/gcc/x86_64-w64-mingw32/5.3.0/include/stdarg.h:1:0, from C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:287: C:/dev/OM64bit/OMSimulator/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 ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:711:27: note: in expansion of macro 'LLONG' value = va_arg(args, LLONG); ^ C:/dev/OM64bit/OMSimulator/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 ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:756:27: note: in expansion of macro 'ULLONG' value = va_arg(args, ULLONG); ^ C:/dev/OM64bit/OMSimulator/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 ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:877:30: note: in expansion of macro 'LLONG' llongptr = va_arg(args, LLONG *); ^ [ 10%] Linking C static library libc99snprintf.a make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 10%] Built target c99snprintf make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 11%] Generating zlib1rc.obj Scanning dependencies of target zlib make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 11%] Building C object zlib/CMakeFiles/zlib.dir/adler32.obj [ 12%] Building C object zlib/CMakeFiles/zlib.dir/compress.obj [ 13%] Building C object zlib/CMakeFiles/zlib.dir/crc32.obj [ 14%] Building C object zlib/CMakeFiles/zlib.dir/deflate.obj [ 15%] Building C object zlib/CMakeFiles/zlib.dir/gzclose.obj [ 16%] Building C object zlib/CMakeFiles/zlib.dir/gzlib.obj C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/gzlib.c: In function 'gz_error': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/gzlib.c:545:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ [ 17%] Building C object zlib/CMakeFiles/zlib.dir/gzread.obj [ 18%] Building C object zlib/CMakeFiles/zlib.dir/gzwrite.obj [ 19%] Building C object zlib/CMakeFiles/zlib.dir/inflate.obj [ 20%] Building C object zlib/CMakeFiles/zlib.dir/infback.obj [ 21%] Building C object zlib/CMakeFiles/zlib.dir/inftrees.obj C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/inftrees.c: In function 'inflate_table': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/inftrees.c:306:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ [ 22%] Building C object zlib/CMakeFiles/zlib.dir/inffast.obj C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/inffast.c: In function 'inflate_fast': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/inffast.c:324:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ [ 23%] Building C object zlib/CMakeFiles/zlib.dir/trees.obj C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_init': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:404:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_stored_block': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:877:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_flush_bits': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:886:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_align': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:901:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_flush_block': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:1002:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_tally': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:1053:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: At top level: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:1224:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:1224:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] [ 24%] Building C object zlib/CMakeFiles/zlib.dir/uncompr.obj [ 25%] Building C object zlib/CMakeFiles/zlib.dir/zutil.obj C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/zutil.c: In function 'zcalloc': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/zutil.c:289:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/zutil.c: In function 'zcfree': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/zutil.c:297:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ [ 26%] Linking C static library libzlib.a make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 26%] Built target zlib make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' HEAD is now at 1a8d51d6 Merge pull request #323 from RWTH-EBC/development Scanning dependencies of target jmutils make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' HEAD is now at 1a8d51d6 Merge pull request #323 from RWTH-EBC/development make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 27%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_callbacks.c.obj test ! -d 'build//AixLib 0.4.0' cp -a 'git/AixLib/AixLib' "/c/dev/OM64bit/build/lib/omlibrary/AixLib 0.4.0" libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' [ 28%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_templates_inst.c.obj libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' [ 28%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_named_ptr.c.obj libtoolize: copying file 'm4/ltsugar.m4' [ 29%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_portability.c.obj libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' [ 30%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI/fmi_version.c.obj [ 31%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI/fmi_util.c.obj [ 32%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI1/fmi1_enums.c.obj libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [ 33%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI2/fmi2_enums.c.obj [ 34%] Linking C static library libjmutils.a make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 34%] Built target jmutils make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' Scanning dependencies of target minizip make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 35%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/ioapi.c.obj [ 36%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/miniunz.c.obj C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c: In function 'do_extract_currentfile': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c:341:11: warning: unused variable 'ratio' [-Wunused-variable] uLong ratio=0; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c: In function 'do_extract': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c:498:11: warning: unused variable 'fout' [-Wunused-variable] FILE* fout=NULL; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c: In function 'do_extract_onefile': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c:532:9: warning: unused variable 'err' [-Wunused-variable] int err = UNZ_OK; ^ [ 37%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/minizip.c.obj C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c: In function 'isLargeFile': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c:242:9: warning: unused variable 'n' [-Wunused-variable] int n = FSEEKO_FUNC(pFile, 0, SEEK_END); ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c: In function 'minizip': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c:505:20: warning: 'fin' may be used uninitialized in this function [-Wmaybe-uninitialized] if (fin) ^ [ 38%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/unzip.c.obj [ 39%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/zip.c.obj echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/AixLib 0.4.0.uses" echo 'Modelica_Synchronous 0.92.1' >> "/c/dev/OM64bit/build/lib/omlibrary/AixLib 0.4.0.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/AixLib 0.4.0.license" echo '0.4.0' > "/c/dev/OM64bit/build/lib/omlibrary/AixLib 0.4.0.last_change" # Building git/Annex60 ./checkout-git.sh 'git/Annex60' 'https://github.com/ibpsa/modelica.git' 'master' '62d5ece57a1726bee41322e96c969d6d12aba795' [ 40%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/iowin32.c.obj HEAD is now at 63fea8365 Rewrote package order C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c: In function 'win32_open64_file_func': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c:90:17: warning: unused variable 'mode_fopen' [-Wunused-variable] const char* mode_fopen = NULL; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c: In function 'win32_open64_file_funcA': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c:105:17: warning: unused variable 'mode_fopen' [-Wunused-variable] const char* mode_fopen = NULL; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c: In function 'win32_open64_file_funcW': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c:120:17: warning: unused variable 'mode_fopen' [-Wunused-variable] const char* mode_fopen = NULL; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c: In function 'win32_open_file_func': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c:135:17: warning: unused variable 'mode_fopen' [-Wunused-variable] const char* mode_fopen = NULL; ^ [ 41%] Linking C static library libminizip.a make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 41%] Built target minizip make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' Scanning dependencies of target fmicapi make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 42%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI1/fmi1_capi_cs.c.obj [ 43%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI1/fmi1_capi_me.c.obj [ 44%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI1/fmi1_capi.c.obj C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/CAPI/src/FMI1/fmi1_capi.c: In function 'fmi1_capi_get_fcn': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/CAPI/src/FMI1/fmi1_capi.c:37:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len; ^ [ 45%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI2/fmi2_capi_cs.c.obj [ 45%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI2/fmi2_capi_me.c.obj configure.ac:9: installing './compile' configure.ac:12: installing './config.guess' configure.ac:12: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' Makefile.am:16: warning: libModelicaMatIO_la_LIBADD was already defined in condition !INCLUDEZLIB, which is included in condition TRUE ... Makefile.am:14: ... 'libModelicaMatIO_la_LIBADD' previously defined here Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' (cd "3rdParty/ModelicaExternalC/BuildProjects/autotools" && (test -f Makefile || (./configure --prefix="`pwd`" --enable-static --disable-shared --disable-hdf5 --enable-static-zlib "--host=" --libdir="/c/dev/OM64bit/build/lib/omc/" CC="gcc" CFLAGS="-g -O2 -falign-functions" CPPFLAGS="" LDFLAGS="" && make clean))) [ 46%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI2/fmi2_capi.c.obj [ 47%] Linking C static library libfmicapi.a make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 47%] Built target fmicapi make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' Scanning dependencies of target fmixml make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 48%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI/fmi_xml_context.c.obj [ 49%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_parser.c.obj checking for a BSD-compatible install... [ 50%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_model_description.c.obj /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... [ 51%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_type.c.obj yes checking whether make supports nested variables... yes [ 52%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_unit.c.obj checking for gcc... gcc [ 53%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_vendor_annotations.c.obj checking whether the C compiler works... [ 54%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_variable.c.obj C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src/FMI1/fmi1_xml_variable.c: In function 'fmi1_xml_eliminate_bad_alias': C:/dev/OM64bit/OMSimulator/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); ^ C:/dev/OM64bit/OMSimulator/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; ^ C:/dev/OM64bit/OMSimulator/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 C compiler default output file name... a.exe checking for suffix of executables... HEAD is now at 62d5ece57 Merge pull request #1134 from ibpsa/issue1133_instancename .exe HEAD is now at 62d5ece57 Merge pull request #1134 from ibpsa/issue1133_instancename checking whether we are cross compiling... test ! -d 'build//IBPSA latest' cp -a 'git/Annex60/IBPSA' "/c/dev/OM64bit/build/lib/omlibrary/IBPSA latest" [ 55%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_capabilities.c.obj no checking for suffix of object files... [ 56%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_cosim.c.obj o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... [ 57%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_parser.c.obj yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes [ 58%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_model_description.c.obj checking for style of include used by make... GNU checking dependency style of gcc... [ 58%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_model_structure.c.obj gcc3 checking how to run the C preprocessor... [ 59%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_type.c.obj gcc -E checking whether make sets $(MAKE)... [ 60%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_unit.c.obj (cached) yes checking build system type... [ 61%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c.obj [ 62%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_variable.c.obj i686-pc-mingw64 checking host system type... i686-pc-mingw64 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... [ 63%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c.obj C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe checking if the linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /mingw64/bin/nm -B checking the name lister (/mingw64/bin/nm -B) interface... C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:836:8: note: in expansion of macro 'YYSIZE_T' static YYSIZE_T ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: In function 'yystrlen': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:844:3: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yylen; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: At top level: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:888:8: note: in expansion of macro 'YYSIZE_T' static YYSIZE_T ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: In function 'yytnamerr': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:893:7: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yyn = 0; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: At top level: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:937:17: note: in expansion of macro 'YYSIZE_T' yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg, ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: In function 'yysyntax_error': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:940:3: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]); ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:941:3: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yysize = yysize0; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:1005:19: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:219:26: note: in expansion of macro 'YYSIZE_T' #define YYSIZE_MAXIMUM ((YYSIZE_T) -1) ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:301:34: note: in expansion of macro 'YYSIZE_MAXIMUM' # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:1007:40: note: in expansion of macro 'YYSTACK_ALLOC_MAXIMUM' && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:1031:5: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yysize1 = yysize + yystrlen (yyformat); ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:219:26: note: in expansion of macro 'YYSIZE_T' #define YYSIZE_MAXIMUM ((YYSIZE_T) -1) ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:301:34: note: in expansion of macro 'YYSIZE_MAXIMUM' # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:1032:44: note: in expansion of macro 'YYSTACK_ALLOC_MAXIMUM' if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:219:26: note: in expansion of macro 'YYSIZE_T' #define YYSIZE_MAXIMUM ((YYSIZE_T) -1) ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:301:34: note: in expansion of macro 'YYSIZE_MAXIMUM' # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:1041:33: note: in expansion of macro 'YYSTACK_ALLOC_MAXIMUM' && *yymsg_alloc <= YYSTACK_ALLOC_MAXIMUM)) ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:219:26: note: in expansion of macro 'YYSIZE_T' #define YYSIZE_MAXIMUM ((YYSIZE_T) -1) ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:301:34: note: in expansion of macro 'YYSIZE_MAXIMUM' # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:1042:24: note: in expansion of macro 'YYSTACK_ALLOC_MAXIMUM' *yymsg_alloc = YYSTACK_ALLOC_MAXIMUM; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: In function 'yyfmi2parse': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:1189:5: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yystacksize; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:1203:3: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yymsg_alloc = sizeof yymsgbuf; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:1238:7: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yysize = yyssp - yyss + 1; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:359:2: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yynewbytes; \ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:1277:2: note: in expansion of macro 'YYSTACK_RELOCATE' YYSTACK_RELOCATE (yyss_alloc, yyss); ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:359:2: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yynewbytes; \ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c:1278:2: note: in expansion of macro 'YYSTACK_RELOCATE' YYSTACK_RELOCATE (yyvs_alloc, yyvs); ^ BSD nm checking whether ln -s works... no, using cp -pR checking the maximum length of command line arguments... 8192 checking how to convert i686-pc-mingw64 file names to i686-pc-mingw64 format... func_convert_file_msys_to_w32 checking how to convert i686-pc-mingw64 file names to toolchain format... func_convert_file_msys_to_w32 checking for C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL [ 64%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c.obj checking for dlltool... dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /mingw64/bin/nm -B output from gcc object... C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:836:8: note: in expansion of macro 'YYSIZE_T' static YYSIZE_T ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: In function 'yystrlen': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:844:3: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yylen; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: At top level: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:888:8: note: in expansion of macro 'YYSIZE_T' static YYSIZE_T ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: In function 'yytnamerr': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:893:7: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yyn = 0; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: At top level: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:937:17: note: in expansion of macro 'YYSIZE_T' yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg, ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: In function 'yysyntax_error': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:940:3: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]); ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:941:3: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yysize = yysize0; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:1005:19: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:219:26: note: in expansion of macro 'YYSIZE_T' #define YYSIZE_MAXIMUM ((YYSIZE_T) -1) ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:301:34: note: in expansion of macro 'YYSIZE_MAXIMUM' # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:1007:40: note: in expansion of macro 'YYSTACK_ALLOC_MAXIMUM' && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:1031:5: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yysize1 = yysize + yystrlen (yyformat); ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:219:26: note: in expansion of macro 'YYSIZE_T' #define YYSIZE_MAXIMUM ((YYSIZE_T) -1) ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:301:34: note: in expansion of macro 'YYSIZE_MAXIMUM' # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:1032:44: note: in expansion of macro 'YYSTACK_ALLOC_MAXIMUM' if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:219:26: note: in expansion of macro 'YYSIZE_T' #define YYSIZE_MAXIMUM ((YYSIZE_T) -1) ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:301:34: note: in expansion of macro 'YYSIZE_MAXIMUM' # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:1041:33: note: in expansion of macro 'YYSTACK_ALLOC_MAXIMUM' && *yymsg_alloc <= YYSTACK_ALLOC_MAXIMUM)) ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:219:26: note: in expansion of macro 'YYSIZE_T' #define YYSIZE_MAXIMUM ((YYSIZE_T) -1) ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:301:34: note: in expansion of macro 'YYSIZE_MAXIMUM' # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:1042:24: note: in expansion of macro 'YYSTACK_ALLOC_MAXIMUM' *yymsg_alloc = YYSTACK_ALLOC_MAXIMUM; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: In function 'yyfmi1parse': C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:1189:5: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yystacksize; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:1203:3: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yymsg_alloc = sizeof yymsgbuf; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:1238:7: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yysize = yyssp - yyss + 1; ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:359:2: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yynewbytes; \ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:1277:2: note: in expansion of macro 'YYSTACK_RELOCATE' YYSTACK_RELOCATE (yyss_alloc, yyss); ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:207:20: warning: ISO C90 does not support 'long long' [-Wlong-long] # define YYSIZE_T __SIZE_TYPE__ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:359:2: note: in expansion of macro 'YYSIZE_T' YYSIZE_T yynewbytes; \ ^ C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c:1278:2: note: in expansion of macro 'YYSTACK_RELOCATE' YYSTACK_RELOCATE (yyvs_alloc, yyvs); ^ [ 65%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI2/lex.yyfmi2.c.obj ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... [ 66%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI1/lex.yyfmi1.c.obj [ 67%] Linking C static library libfmixml.a yes make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' checking for sys/types.h... [ 67%] Built target fmixml make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' Scanning dependencies of target fmizip make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' yes make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 68%] Building C object CMakeFiles/fmizip.dir/src/ZIP/src/fmi_zip_unzip.c.obj checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes [ 69%] Building C object CMakeFiles/fmizip.dir/src/ZIP/src/fmi_zip_zip.c.obj checking for memory.h... yes checking for strings.h... echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/IBPSA latest.uses" echo 'buildings' > "/c/dev/OM64bit/build/lib/omlibrary/IBPSA latest.license" yes echo '20190502-191348~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/IBPSA latest.last_change" # Building git/Annex60 ./checkout-git.sh 'git/Annex60' 'https://github.com/ibpsa/modelica.git' 'v1.0.0' 'v1.0.0' checking for inttypes.h... [ 70%] Linking C static library libfmizip.a yes make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' HEAD is now at 62d5ece57 Merge pull request #1134 from ibpsa/issue1133_instancename [ 70%] Built target fmizip checking for stdint.h... make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' yes Scanning dependencies of target fmiimport make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' checking for unistd.h... make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 71%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI/fmi_import_context.c.obj yes checking for dlfcn.h... [ 72%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI/fmi_import_util.c.obj no checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... [ 73%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_cosim.c.obj no checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... [ 74%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_capi.c.obj yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe 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... no checking whether to build static libraries... yes checking for library containing floor... none required checking zlib.h usability... [ 75%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_type.c.obj yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing gzclose... -lz checking dirent.h usability... [ 76%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_unit.c.obj yes checking dirent.h presence... yes checking for dirent.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking time.h usability... yes checking time.h presence... [ 77%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_variable.c.obj yes checking for time.h... yes checking for getpid()... yes ModelicaMatIO may use ZLIB: Yes ModelicaMatIO may use HDF5: No ModelicaMatIO may use MAT7.3: No checking that generated files are newer than configure... done configure: creating ./config.status [ 78%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_variable_list.c.obj [ 79%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_vendor_annotations.c.obj HEAD is now at 63fea8365 Rewrote package order [ 80%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import.c.obj HEAD is now at 63fea8365 Rewrote package order test ! -d 'build//Annex60 1.0.0' cp -a 'git/Annex60/Annex60' "/c/dev/OM64bit/build/lib/omlibrary/Annex60 1.0.0" [ 81%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_capabilities.c.obj [ 82%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_convenience.c.obj [ 82%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_capi.c.obj [ 83%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_type.c.obj [ 84%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_unit.c.obj echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Annex60 1.0.0.uses" echo 'buildings' > "/c/dev/OM64bit/build/lib/omlibrary/Annex60 1.0.0.license" [ 85%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_variable.c.obj echo '1.0.0' > "/c/dev/OM64bit/build/lib/omlibrary/Annex60 1.0.0.last_change" # Building git/BondGraph ./checkout-git.sh 'git/BondGraph' 'https://github.com/modelica-3rdparty/BondGraph.git' 'master' '20c23e60d12989bd4668ccac47659d82d39d29cc' HEAD is now at 20c23e6 Imported new version 1.1 of library (now under LGPL) HEAD is now at 20c23e6 Imported new version 1.1 of library (now under LGPL) HEAD is now at 20c23e6 Imported new version 1.1 of library (now under LGPL) test ! -f 'build//BondGraph.mo' cp -a 'git/BondGraph/BondGraph.mo' "/c/dev/OM64bit/build/lib/omlibrary/BondGraph.mo" echo 'Modelica 3.2' >> "/c/dev/OM64bit/build/lib/omlibrary/BondGraph.uses" echo 'lgpl3+' > "/c/dev/OM64bit/build/lib/omlibrary/BondGraph.license" echo '20131202-150206~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/BondGraph.last_change" # Building git/BondLib ./checkout-git.sh 'git/BondLib' 'https://github.com/modelica-3rdparty/BondLib.git' 'release' 'df7a40fe612617da22e27d39edfa4b27d65f23d0' [ 86%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_variable_list.c.obj HEAD is now at df7a40f Imported version 2.3 HEAD is now at df7a40f Imported version 2.3 HEAD is now at df7a40f Imported version 2.3 test ! -d 'build//BondLib 2.3' cp -a 'git/BondLib/BondLib 2.3' "/c/dev/OM64bit/build/lib/omlibrary/BondLib 2.3" [ 87%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import.c.obj echo 'Modelica 2.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/BondLib 2.3.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/BondLib 2.3.license" echo '2.3' > "/c/dev/OM64bit/build/lib/omlibrary/BondLib 2.3.last_change" echo 'Windows-1252' > "/c/dev/OM64bit/build/lib/omlibrary/BondLib 2.3/package.encoding" # Building git/BrineProp ./checkout-git.sh 'git/BrineProp' 'https://github.com/modelica-3rdparty/BrineProp.git' 'master' '954ae654fe7a84177e6220465ed8af5d39628823' config.status: creating Makefile HEAD is now at 954ae65 Replaced JSON stuff andBrineProp object with code from imported JSON-lib config.status: executing depfiles commands HEAD is now at 954ae65 Replaced JSON stuff andBrineProp object with code from imported JSON-lib HEAD is now at 954ae65 Replaced JSON stuff andBrineProp object with code from imported JSON-lib test ! -d 'build//BrineProp 0.5.5' cp -a 'git/BrineProp/BrineProp' "/c/dev/OM64bit/build/lib/omlibrary/BrineProp 0.5.5" [ 88%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_convenience.c.obj echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/BrineProp 0.5.5.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/BrineProp 0.5.5.license" echo '0.5.5-15-g954ae65' > "/c/dev/OM64bit/build/lib/omlibrary/BrineProp 0.5.5.last_change" # Building git/BuildingSystems ./checkout-git.sh 'git/BuildingSystems' 'https://github.com/modelica-3rdparty/BuildingSystems.git' 'master' '35278e2695bf22bc864c58b2a6a1e88a15c78843' config.status: executing libtool commands [ 89%] Linking C static library libfmiimport.a make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 89%] Built target fmiimport make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/ModelicaExternalC/BuildProjects/autotools' test -z "libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la" || rm -f libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la [ 90%] Generating ThirdParty/c99_snprintf/libc99snprintf.a.objlist -- Extracting object files from C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ThirdParty/c99_snprintf/libc99snprintf.a HEAD is now at 35278e26 Design parameters in package BuildingSystems.Applications.HeatingSystems updated rm -f ./so_locations [ 91%] Generating libfmiimport.a.objlist rm -rf .libs _libs rm -rf ../../C-Sources/.libs ../../C-Sources/_libs rm -rf ../../C-Sources/zlib/.libs ../../C-Sources/zlib/_libs -- Extracting object files from C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmiimport.a rm -f *.o rm -f ../../C-Sources/*.o rm -f ../../C-Sources/*.lo rm -f ../../C-Sources/zlib/*.o [ 92%] Generating libjmutils.a.objlist rm -f ../../C-Sources/zlib/*.lo -- Extracting object files from C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libjmutils.a rm -f *.lo HEAD is now at 35278e26 Design parameters in package BuildingSystems.Applications.HeatingSystems updated make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/ModelicaExternalC/BuildProjects/autotools' make -C "3rdParty/ModelicaExternalC/BuildProjects/autotools" [ 93%] Generating libfmixml.a.objlist make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/ModelicaExternalC/BuildProjects/autotools' -- Extracting object files from C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmixml.a [ 94%] Generating libfmizip.a.objlist -- Extracting object files from C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmizip.a depbase=`echo ../../C-Sources/zlib/adler32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/adler32.c &&\ mv -f $depbase.Tpo $depbase.Plo [ 95%] Generating libfmicapi.a.objlist -- Extracting object files from C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmicapi.a HEAD is now at 35278e26 Design parameters in package BuildingSystems.Applications.HeatingSystems updated [ 96%] Generating ExpatEx/libexpat.a.objlist -- Extracting object files from C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/./libexpat.a test ! -d 'build//BuildingSystems 2.0.0-beta' cp -a 'git/BuildingSystems/BuildingSystems' "/c/dev/OM64bit/build/lib/omlibrary/BuildingSystems 2.0.0-beta" [ 96%] Generating Config.cmake/Minizip/libminizip.a.objlist -- Extracting object files from C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/Config.cmake/Minizip/libminizip.a [ 97%] Generating zlib/libzlib.a.objlist -- Extracting object files from C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/zlib/libzlib.a [ 98%] Generating fmilib_dummy.c Scanning dependencies of target fmilib make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [ 99%] Building C object CMakeFiles/fmilib.dir/fmilib_dummy.c.obj [100%] Linking C static library libfmilib.a Running: C:/OMDev/tools/msys/mingw64/bin/ar.exe ru C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmilib.a @../libfmiimport.a.objlist Running: C:/OMDev/tools/msys/mingw64/bin/ar.exe ru C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmilib.a @../libjmutils.a.objlist Running: C:/OMDev/tools/msys/mingw64/bin/ar.exe ru C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmilib.a @../libfmixml.a.objlist Running: C:/OMDev/tools/msys/mingw64/bin/ar.exe ru C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmilib.a @../libfmizip.a.objlist Running: C:/OMDev/tools/msys/mingw64/bin/ar.exe ru C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmilib.a @../libfmicapi.a.objlist Running: C:/OMDev/tools/msys/mingw64/bin/ar.exe ru C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmilib.a @../libexpat.a.objlist Running: C:/OMDev/tools/msys/mingw64/bin/ar.exe ru C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmilib.a @../libminizip.a.objlist Running: C:/OMDev/tools/msys/mingw64/bin/ar.exe ru C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmilib.a @../libzlib.a.objlist Running: C:/OMDev/tools/msys/mingw64/bin/ar.exe ru C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmilib.a @../libc99snprintf.a.objlist Running: C:/OMDev/tools/msys/mingw64/bin/ranlib.exe C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw/libfmilib.a make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' [100%] Built target fmilib make[3]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' Install the project... -- Install configuration: "Release" -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/lib/libfmilib.a -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/doc/FMILIB_Readme.txt -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/doc/FMILIB_License.txt -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/doc/FMILIB_Acknowledgements.txt -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include/fmilib_config.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include/fmilib.h -- Up-to-date: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI/fmi_import_context.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI/fmi_import_util.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1 -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1/fmi1_import.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1/fmi1_import_capabilities.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1/fmi1_import_capi.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1/fmi1_import_convenience.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1/fmi1_import_cosim.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1/fmi1_import_type.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1/fmi1_import_unit.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1/fmi1_import_variable.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1/fmi1_import_variable_list.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1/fmi1_import_vendor_annotations.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI2 -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI2/fmi2_import.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI2/fmi2_import_capi.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI2/fmi2_import_convenience.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI2/fmi2_import_type.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI2/fmi2_import_unit.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI2/fmi2_import_variable.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI2/fmi2_import_variable_list.h -- Up-to-date: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include -- Up-to-date: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI/fmi_util.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI/fmi_version.h -- Up-to-date: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1 -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1/fmi1_enums.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1/fmi1_functions.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI1/fmi1_types.h -- Up-to-date: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI2 -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI2/fmi2_enums.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI2/fmi2_functions.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI2/fmi2_types.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/FMI2/fmi2_xml_callbacks.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/JM -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/JM/jm_callbacks.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/JM/jm_named_ptr.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/JM/jm_portability.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/JM/jm_stack.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/JM/jm_string_set.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/JM/jm_types.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/JM/jm_vector.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/./include/JM/jm_vector_template.h -- Up-to-date: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include/FMI1 -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include/FMI1/fmiFunctions.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include/FMI1/fmiModelFunctions.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include/FMI1/fmiModelTypes.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include/FMI1/fmiPlatformTypes.h -- Up-to-date: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include/FMI2 -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include/FMI2/fmi2Functions.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include/FMI2/fmi2FunctionTypes.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include/FMI2/fmi2TypesPlatform.h make[2]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/FMIL/build/mingw' make -C 3rdParty/zlib/build/mingw/zlib/ install make[2]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[3]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 2%] Generating zlib1rc.obj Scanning dependencies of target zlib make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 4%] Building C object CMakeFiles/zlib.dir/adler32.obj [ 7%] Building C object CMakeFiles/zlib.dir/compress.obj [ 9%] Building C object CMakeFiles/zlib.dir/crc32.obj [ 12%] Building C object CMakeFiles/zlib.dir/deflate.obj [ 14%] Building C object CMakeFiles/zlib.dir/gzclose.obj [ 17%] Building C object CMakeFiles/zlib.dir/gzlib.obj [ 19%] Building C object CMakeFiles/zlib.dir/gzread.obj [ 21%] Building C object CMakeFiles/zlib.dir/gzwrite.obj [ 24%] Building C object CMakeFiles/zlib.dir/inflate.obj [ 26%] Building C object CMakeFiles/zlib.dir/infback.obj [ 29%] Building C object CMakeFiles/zlib.dir/inftrees.obj [ 31%] Building C object CMakeFiles/zlib.dir/inffast.obj libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/adler32.Tpo -c ../../C-Sources/zlib/adler32.c -o ../../C-Sources/zlib/adler32.o [ 34%] Building C object CMakeFiles/zlib.dir/trees.obj depbase=`echo ../../C-Sources/zlib/compress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/compress.c &&\ mv -f $depbase.Tpo $depbase.Plo [ 36%] Building C object CMakeFiles/zlib.dir/uncompr.obj [ 39%] Building C object CMakeFiles/zlib.dir/zutil.obj [ 41%] Linking C shared library libzlib.dll make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 41%] Built target zlib make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' Scanning dependencies of target zlibstatic make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 43%] Building C object CMakeFiles/zlibstatic.dir/adler32.obj [ 46%] Building C object CMakeFiles/zlibstatic.dir/compress.obj [ 48%] Building C object CMakeFiles/zlibstatic.dir/crc32.obj [ 51%] Building C object CMakeFiles/zlibstatic.dir/deflate.obj [ 53%] Building C object CMakeFiles/zlibstatic.dir/gzclose.obj [ 56%] Building C object CMakeFiles/zlibstatic.dir/gzlib.obj [ 58%] Building C object CMakeFiles/zlibstatic.dir/gzread.obj [ 60%] Building C object CMakeFiles/zlibstatic.dir/gzwrite.obj [ 63%] Building C object CMakeFiles/zlibstatic.dir/inflate.obj [ 65%] Building C object CMakeFiles/zlibstatic.dir/infback.obj [ 68%] Building C object CMakeFiles/zlibstatic.dir/inftrees.obj [ 70%] Building C object CMakeFiles/zlibstatic.dir/inffast.obj [ 73%] Building C object CMakeFiles/zlibstatic.dir/trees.obj [ 75%] Building C object CMakeFiles/zlibstatic.dir/uncompr.obj [ 78%] Building C object CMakeFiles/zlibstatic.dir/zutil.obj [ 80%] Linking C static library libzlibstatic.a make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 80%] Built target zlibstatic make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' Scanning dependencies of target example make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 82%] Building C object CMakeFiles/example.dir/test/example.obj [ 85%] Linking C executable example.exe make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 85%] Built target example make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' Scanning dependencies of target example64 make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 87%] Building C object CMakeFiles/example64.dir/test/example.obj [ 90%] Linking C executable example64.exe make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 90%] Built target example64 make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' Scanning dependencies of target minigzip make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 92%] Building C object CMakeFiles/minigzip.dir/test/minigzip.obj [ 95%] Linking C executable minigzip.exe make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF ../../C-Sources/zlib/.deps/compress.Tpo -c ../../C-Sources/zlib/compress.c -o ../../C-Sources/zlib/compress.o [ 95%] Built target minigzip make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' Scanning dependencies of target minigzip64 make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' depbase=`echo ../../C-Sources/zlib/crc32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/crc32.c &&\ mv -f $depbase.Tpo $depbase.Plo [ 97%] Building C object CMakeFiles/minigzip64.dir/test/minigzip.obj [100%] Linking C executable minigzip64.exe make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' [100%] Built target minigzip64 make[3]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' Install the project... -- Install configuration: "" -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/lib/libzlib.dll.a -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/bin/libzlib.dll -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/lib/libzlibstatic.a -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include/zconf.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include/zlib.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/share/man/man3/zlib.3 -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/share/pkgconfig/zlib.pc make[2]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/zlib' make -C 3rdParty/cvode/build/mingw/ install make[2]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/cvode/build/mingw' make[3]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/cvode/build/mingw' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/cvode/build/mingw' Scanning dependencies of target sundials_nvecserial_static make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/cvode/build/mingw' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/cvode/build/mingw' [ 3%] Building C object src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/nvector_serial.c.obj [ 7%] Building C object src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/__/sundials/sundials_math.c.obj [ 11%] Linking C static library libsundials_nvecserial.a make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/cvode/build/mingw' [ 11%] Built target sundials_nvecserial_static make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/cvode/build/mingw' Scanning dependencies of target sundials_cvode_static make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/cvode/build/mingw' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/cvode/build/mingw' [ 14%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode.c.obj echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/BuildingSystems 2.0.0-beta.uses" echo 'NcDataReader2 2.4.0' >> "/c/dev/OM64bit/build/lib/omlibrary/BuildingSystems 2.0.0-beta.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/BuildingSystems 2.0.0-beta.license" echo '2.0.0-beta2-288-g35278e2' > "/c/dev/OM64bit/build/lib/omlibrary/BuildingSystems 2.0.0-beta.last_change" # Building git/Buildings ./checkout-git.sh 'git/Buildings' 'https://github.com/lbl-srg/modelica-buildings.git' 'master' '1a6d3a768cf43f43b4e434997653734f85f722d8' [ 18%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_io.c.obj [ 22%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_direct.c.obj [ 25%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_band.c.obj [ 29%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_dense.c.obj [ 33%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_diag.c.obj [ 37%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_spils.c.obj [ 40%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_spbcgs.c.obj HEAD is now at daa95e7b24 Merge pull request #1190 from lbl-srg/issue1189_release_5_1_0 [ 44%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_spgmr.c.obj [ 48%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_sptfqmr.c.obj [ 51%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_sparse.c.obj [ 55%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_bandpre.c.obj [ 59%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_bbdpre.c.obj [ 62%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_nvector.c.obj [ 66%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_math.c.obj [ 70%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_direct.c.obj [ 74%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_band.c.obj libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/crc32.Tpo -c ../../C-Sources/zlib/crc32.c -o ../../C-Sources/zlib/crc32.o [ 77%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_dense.c.obj depbase=`echo ../../C-Sources/zlib/deflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/deflate.c &&\ mv -f $depbase.Tpo $depbase.Plo [ 81%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_iterative.c.obj [ 85%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_sparse.c.obj [ 88%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_spbcgs.c.obj [ 92%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_spgmr.c.obj [ 96%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_sptfqmr.c.obj [100%] Linking C static library libsundials_cvode.a make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/cvode/build/mingw' [100%] Built target sundials_cvode_static make[3]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/cvode/build/mingw' Install the project... -- Install configuration: "" -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_config.h Install shared components -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_band.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_dense.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_direct.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_iterative.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_math.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_nvector.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_fnvector.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_pcg.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_sparse.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_spbcgs.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_spfgmr.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_spgmr.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_sptfqmr.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_types.h Install NVECTOR_SERIAL -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/lib/libsundials_nvecserial.a -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/nvector/nvector_serial.h Install CVODE -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/lib/libsundials_cvode.a -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_band.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_bandpre.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_bbdpre.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_dense.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_diag.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_direct.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_sparse.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_spbcgs.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_spgmr.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_spils.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_sptfqmr.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_impl.h make[2]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/cvode/build/mingw' make -C 3rdParty/kinsol/build/mingw/ install make[2]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/kinsol/build/mingw' make[3]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/kinsol/build/mingw' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/kinsol/build/mingw' Scanning dependencies of target sundials_nvecserial_static make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/kinsol/build/mingw' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/kinsol/build/mingw' [ 3%] Building C object src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/nvector_serial.c.obj [ 7%] Building C object src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/__/sundials/sundials_math.c.obj [ 11%] Linking C static library libsundials_nvecserial.a make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/kinsol/build/mingw' [ 11%] Built target sundials_nvecserial_static make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/kinsol/build/mingw' Scanning dependencies of target sundials_kinsol_static make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/kinsol/build/mingw' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/kinsol/build/mingw' [ 14%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol.c.obj [ 18%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_io.c.obj [ 22%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_direct.c.obj HEAD is now at 1a6d3a768c Merge pull request #1432 from lbl-srg/issue1431_conversionScript [ 25%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_band.c.obj [ 29%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_dense.c.obj [ 33%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_sparse.c.obj [ 37%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_spils.c.obj HEAD is now at 1a6d3a768c Merge pull request #1432 from lbl-srg/issue1431_conversionScript [ 40%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_spbcgs.c.obj test ! -d 'build//Buildings latest' cp -a 'git/Buildings/Buildings' "/c/dev/OM64bit/build/lib/omlibrary/Buildings latest" [ 44%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_spfgmr.c.obj [ 48%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_spgmr.c.obj [ 51%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_sptfqmr.c.obj [ 55%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_bbdpre.c.obj libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/deflate.Tpo -c ../../C-Sources/zlib/deflate.c -o ../../C-Sources/zlib/deflate.o [ 59%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_nvector.c.obj [ 62%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_math.c.obj [ 66%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_direct.c.obj [ 70%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_band.c.obj depbase=`echo ../../C-Sources/zlib/gzclose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzclose.c &&\ mv -f $depbase.Tpo $depbase.Plo [ 74%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_dense.c.obj [ 77%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_iterative.c.obj [ 81%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_sparse.c.obj [ 85%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_spbcgs.c.obj [ 88%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_spfgmr.c.obj [ 92%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_spgmr.c.obj [ 96%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_sptfqmr.c.obj [100%] Linking C static library libsundials_kinsol.a make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/kinsol/build/mingw' [100%] Built target sundials_kinsol_static make[3]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/kinsol/build/mingw' Install the project... -- Install configuration: "" -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_config.h Install shared components -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_band.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_dense.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_direct.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_iterative.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_math.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_nvector.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_fnvector.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_pcg.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_sparse.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_spbcgs.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_spfgmr.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_spgmr.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_sptfqmr.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_types.h Install NVECTOR_SERIAL -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/lib/libsundials_nvecserial.a -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/nvector/nvector_serial.h Install KINSOL -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/lib/libsundials_kinsol.a -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_band.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_bbdpre.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_dense.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_direct.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_spbcgs.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_spfgmr.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_spgmr.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_spils.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_sptfqmr.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_impl.h make[2]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/kinsol/build/mingw' make -C 3rdParty/zlib/build/mingw/minizip/ install make[2]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/minizip' make[3]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/minizip' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/minizip' Scanning dependencies of target minizip make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/minizip' make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/minizip' [ 16%] Building C object CMakeFiles/minizip.dir/ioapi.c.obj [ 33%] Building C object CMakeFiles/minizip.dir/miniunz.c.obj [ 50%] Building C object CMakeFiles/minizip.dir/minizip.c.obj [ 66%] Building C object CMakeFiles/minizip.dir/unzip.c.obj [ 83%] Building C object CMakeFiles/minizip.dir/zip.c.obj [100%] Linking C static library libminizip.a make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/minizip' [100%] Built target minizip make[3]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/minizip' Install the project... -- Install configuration: "" -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/lib/libminizip.a -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include/minizip.h -- Installing: C:/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include/miniunz.h make[2]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/zlib/build/mingw/minizip' make[1]: Leaving directory '/c/dev/OM64bit/OMSimulator' make -C OMSimulator config-OMSimulator OMBUILDDIR=/c/dev/OM64bit/build make[1]: Entering directory '/c/dev/OM64bit/OMSimulator' make -C 3rdParty/RegEx make[2]: Entering directory '/c/dev/OM64bit/OMSimulator/3rdParty/RegEx' g++ -std=c++11 -o OMSRegEx OMSRegEx.cpp libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzclose.Tpo -c ../../C-Sources/zlib/gzclose.c -o ../../C-Sources/zlib/gzclose.o depbase=`echo ../../C-Sources/zlib/gzlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzlib.c &&\ mv -f $depbase.Tpo $depbase.Plo make[2]: Leaving directory '/c/dev/OM64bit/OMSimulator/3rdParty/RegEx' # config OMSimulator mkdir -p build/mingw cd build/mingw && cmake -G "MSYS Makefiles" -G "MSYS Makefiles" ../.. -DABI=WINDOWS64 -DSTD_REGEX=1 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DOMSYSIDENT:BOOL=OFF -DOMTLM:BOOL=ON -DASAN:BOOL=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/c/dev/OM64bit/build cmake version is: 3.4.1 -- The C compiler identification is GNU 5.3.0 -- The CXX compiler identification is GNU 5.3.0 -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- 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: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzlib.Tpo -c ../../C-Sources/zlib/gzlib.c -o ../../C-Sources/zlib/gzlib.o depbase=`echo ../../C-Sources/zlib/gzread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzread.c &&\ mv -f $depbase.Tpo $depbase.Plo -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Platform string: mingw -- Using std::regex, the gcc/clang compiler is good enough -- ABI is: WINDOWS64 -- Using CMAKE_CXX_STANDARD: 11, CMAKE_CXX_EXTENSIONS: OFF and CMAKE_CXX_STANDARD_REQUIRED: ON for setting -std=c++11 -- Boost version: 1.60.0 -- Found the following Boost libraries: -- filesystem -- system -- Found Boost -- Boost_LIBRARIES: C:/OMDev/tools/msys/mingw64/lib/libboost_filesystem-mt.aC:/OMDev/tools/msys/mingw64/lib/libboost_system-mt.a -- Boost_LIBRARY_DIRS: C:/OMDev/tools/msys/mingw64/lib -- Boost_INCLUDE_DIRS: C:/OMDev/tools/msys/mingw64/include -- Found FMILibrary -- FMILibrary_ROOT: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw -- FMILibrary_LIBRARY: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/lib/libfmilib.a -- FMILibrary_LIBRARYDIR: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/lib -- FMILibrary_INCLUDEDIR: C:/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -- Found LUA -- LUALibrary_ROOT: C:/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw -- LUALibrary_LIBRARY: C:/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/liblua.a -- LUALibrary_LIBRARYDIR: C:/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw -- LUALibrary_INCLUDEDIR: C:/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -- Found CVODE -- CVODELibrary_ROOT: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw -- CVODELibrary_LIBRARY: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/lib/libsundials_cvode.a -- CVODELibrary_LIBRARYDIR: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/lib -- CVODELibrary_INCLUDEDIR: C:/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -- Found KINSOL -- KINSOLLibrary_ROOT: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw -- KINSOLLibrary_LIBRARY: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/lib/libsundials_kinsol.a -- KINSOLLibrary_LIBRARYDIR: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/lib -- KINSOLLibrary_INCLUDEDIR: C:/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -- Found PythonLibs: C:/OMDev/tools/msys/mingw64/lib/libpython3.5m.dll.a (found version "3.5.0") -- Found Python -- PYTHON_VERSION: 3.5.0 -- PYTHON_LIBRARIES: C:/OMDev/tools/msys/mingw64/lib/libpython3.5m.dll.a -- PYTHON_INCLUDE_DIRS: C:/OMDev/tools/msys/mingw64/include/python3.5m -- OMTLMSimulator enabled. -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: C:/dev/OM64bit/OMSimulator/build/mingw make[1]: Leaving directory '/c/dev/OM64bit/OMSimulator' make -C OMSimulator OMBUILDDIR=/c/dev/OM64bit/build make[1]: Entering directory '/c/dev/OM64bit/OMSimulator' OS: MINGW64_NT-6.1-WOW TLM: ON CERES: OFF LIBXML2: OFF # make OMSimulator make[2]: Entering directory '/c/dev/OM64bit/OMSimulator' # make OMTLMSimulator WINDOWS64 make -C OMTLMSimulator omtlmlib make[3]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator' cd 3rdParty; make make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty' cp /c/OMDev//tools/msys/mingw64/bin/libxml2-2.dll /c/OMDev//tools/msys/mingw64/bin/libiconv-2.dll /c/OMDev//tools/msys/mingw64/bin/zlib1.dll /c/OMDev//tools/msys/mingw64/bin/libwinpthread-1.dll /c/OMDev//tools/msys/mingw64/bin/libstdc++-6.dll /c/OMDev//tools/msys/mingw64/bin/libgcc_s_seh-1.dll /c/OMDev//tools/msys/mingw64/bin/liblzma-5.dll /c/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/../bin for i in misc/src rtime ; do \ ( cd $i ; make UP=/c/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/.. lib ) \ done make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src' mkdir -p WINDOWS64 touch WINDOWS64/makedepend.tail mkdir -p ../lib/WINDOWS64 g++ -std=c++11 -I../include -c double3.cc -o WINDOWS64/double3.o libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzread.Tpo -c ../../C-Sources/zlib/gzread.c -o ../../C-Sources/zlib/gzread.o depbase=`echo ../../C-Sources/zlib/gzwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/gzwrite.c &&\ mv -f $depbase.Tpo $depbase.Plo g++ -std=c++11 -I../include -c realN.cc -o WINDOWS64/realN.o g++ -std=c++11 -I../include -c float2.cc -o WINDOWS64/float2.o g++ -std=c++11 -I../include -c double2.cc -o WINDOWS64/double2.o g++ -std=c++11 -I../include -c float3.cc -o WINDOWS64/float3.o g++ -std=c++11 -I../include -c double33.cc -o WINDOWS64/double33.o g++ -std=c++11 -I../include -c coordTransform.cc -o WINDOWS64/coordTransform.o g++ -std=c++11 -I../include -c doubleN.cc -o WINDOWS64/doubleN.o g++ -std=c++11 -I../include -c doubleN3.cc -o WINDOWS64/doubleN3.o g++ -std=c++11 -I../include -c doubleN33.cc -o WINDOWS64/doubleN33.o g++ -std=c++11 -I../include -c intN.cc -o WINDOWS64/intN.o g++ -std=c++11 -I../include -c tostr.cc -o WINDOWS64/tostr.o g++ -std=c++11 -I../include -c ErrorLog.cc -o WINDOWS64/ErrorLog.o g++ -std=c++11 -I../include -c portability.cc -o WINDOWS64/portability.o libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzwrite.Tpo -c ../../C-Sources/zlib/gzwrite.c -o ../../C-Sources/zlib/gzwrite.o g++ -std=c++11 -I../include -c Bstring.cc -o WINDOWS64/Bstring.o depbase=`echo ../../C-Sources/zlib/infback.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/infback.c &&\ mv -f $depbase.Tpo $depbase.Plo g++ -std=c++11 -I../include -c Btokenizer.cc -o WINDOWS64/Btokenizer.o g++ -std=c++11 -I../include -c double33s.cc -o WINDOWS64/double33s.o g++ -std=c++11 -I../include -c doubleN33s.cc -o WINDOWS64/doubleN33s.o g++ -std=c++11 -I../include -c float33s.cc -o WINDOWS64/float33s.o g++ -std=c++11 -I../include -c dsyevv3.cc -o WINDOWS64/dsyevv3.o echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Buildings latest.uses" echo 'buildings' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings latest.license" echo '20190511-064334~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings latest.last_change" # Building git/Buildings ./checkout-git.sh 'git/Buildings' 'https://github.com/lbl-srg/modelica-buildings.git' 'v1.4_build1' 'v1.4_build1' g++ -std=c++11 -I../include -c dsyevq3.cc -o WINDOWS64/dsyevq3.o g++ -std=c++11 -I../include -c dsyevc3.cc -o WINDOWS64/dsyevc3.o g++ -std=c++11 -I../include -c dsytrd3.cc -o WINDOWS64/dsytrd3.o g++ -I../include -c g2c_w32.c -o WINDOWS64/g2c_w32.o HEAD is now at 1a6d3a768c Merge pull request #1432 from lbl-srg/issue1431_conversionScript echo ABI: WINDOWS64 ABI: WINDOWS64 (ar ruv ../lib/WINDOWS64/libmisc.a WINDOWS64/double3.o WINDOWS64/realN.o WINDOWS64/float2.o WINDOWS64/double2.o WINDOWS64/float3.o WINDOWS64/double33.o WINDOWS64/coordTransform.o WINDOWS64/doubleN.o WINDOWS64/doubleN3.o WINDOWS64/doubleN33.o WINDOWS64/intN.o WINDOWS64/tostr.o WINDOWS64/ErrorLog.o WINDOWS64/portability.o WINDOWS64/Bstring.o WINDOWS64/Btokenizer.o WINDOWS64/double33s.o WINDOWS64/doubleN33s.o WINDOWS64/float33s.o WINDOWS64/dsyevv3.o WINDOWS64/dsyevq3.o WINDOWS64/dsyevc3.o WINDOWS64/dsytrd3.o WINDOWS64/g2c_w32.o; ) a - WINDOWS64/double3.o a - WINDOWS64/realN.o a - WINDOWS64/float2.o a - WINDOWS64/double2.o a - WINDOWS64/float3.o a - WINDOWS64/double33.o a - WINDOWS64/coordTransform.o a - WINDOWS64/doubleN.o a - WINDOWS64/doubleN3.o a - WINDOWS64/doubleN33.o a - WINDOWS64/intN.o a - WINDOWS64/tostr.o a - WINDOWS64/ErrorLog.o a - WINDOWS64/portability.o a - WINDOWS64/Bstring.o a - WINDOWS64/Btokenizer.o a - WINDOWS64/double33s.o a - WINDOWS64/doubleN33s.o a - WINDOWS64/float33s.o a - WINDOWS64/dsyevv3.o a - WINDOWS64/dsyevq3.o a - WINDOWS64/dsyevc3.o a - WINDOWS64/dsytrd3.o a - WINDOWS64/g2c_w32.o C:\OMDev\tools\msys\mingw64\bin\ar.exe: creating ../lib/WINDOWS64/libmisc.a make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src' make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/rtime' Makefile:98: WINDOWS64/makedepend.tail: No such file or directory if [ ! -d WINDOWS64 ] ; then mkdir -p WINDOWS64 ; fi ; touch WINDOWS64/makedepend.tail make ./lib/WINDOWS64/librtime.a make[6]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/rtime' g++ -c rtime.c -I../pthread/WINDOWS64/include -I../include -o WINDOWS64/rtime.o g++ -c timing.c -I../pthread/WINDOWS64/include -I../include -o WINDOWS64/timing.o (ar ruv ./lib/WINDOWS64/librtime.a WINDOWS64/rtime.o WINDOWS64/timing.o; ) a - WINDOWS64/rtime.o a - WINDOWS64/timing.o C:\OMDev\tools\msys\mingw64\bin\ar.exe: creating ./lib/WINDOWS64/librtime.a make[6]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/rtime' make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/rtime' make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty' make -C common lib make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' mkdir -p WINDOWS64 mkdir -p WINDOWS64/Interfaces mkdir -p WINDOWS64/CompositeModels mkdir -p WINDOWS64/Plugin mkdir -p WINDOWS64/Communication mkdir -p WINDOWS64/Parameters mkdir -p WINDOWS64/Logging mkdir -p WINDOWS64/OMTLMSimulatorLib touch WINDOWS64/makedepend.tail make dir make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' make SRCTYPE=SRCSRVLIB WINDOWS64/libTLM_s.a make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Communication/ManagerCommHandler.cc -o WINDOWS64/Communication/ManagerCommHandler.o libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF ../../C-Sources/zlib/.deps/infback.Tpo -c ../../C-Sources/zlib/infback.c -o ../../C-Sources/zlib/infback.o depbase=`echo ../../C-Sources/zlib/inffast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inffast.c &&\ mv -f $depbase.Tpo $depbase.Plo g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c CompositeModels/CompositeModel.cc -o WINDOWS64/CompositeModels/CompositeModel.o g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Communication/TLMCommUtil.cc -o WINDOWS64/Communication/TLMCommUtil.o libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inffast.Tpo -c ../../C-Sources/zlib/inffast.c -o ../../C-Sources/zlib/inffast.o depbase=`echo ../../C-Sources/zlib/inflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inflate.c &&\ mv -f $depbase.Tpo $depbase.Plo g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Communication/TLMManagerComm.cc -o WINDOWS64/Communication/TLMManagerComm.o Communication/TLMManagerComm.cc:26:0: warning: "NOMINMAX" redefined #define NOMINMAX ^ In file included from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/x86_64-w64-mingw32/bits/c++config.h:482:0, from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/bits/stl_algobase.h:59, from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/vector:60, from ./Communication/TLMManagerComm.h:11, from Communication/TLMManagerComm.cc:6: C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/x86_64-w64-mingw32/bits/os_defines.h:45:0: note: this is the location of the previous definition #define NOMINMAX 1 ^ g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Communication/TLMMessageQueue.cc -o WINDOWS64/Communication/TLMMessageQueue.o g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Logging/TLMErrorLog.cc -o WINDOWS64/Logging/TLMErrorLog.o g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c SurrogateTimer.cc -o WINDOWS64/SurrogateTimer.o ar ruv WINDOWS64/libTLM_s.a WINDOWS64/Communication/ManagerCommHandler.o WINDOWS64/CompositeModels/CompositeModel.o WINDOWS64/Communication/TLMCommUtil.o WINDOWS64/Communication/TLMManagerComm.o WINDOWS64/Communication/TLMMessageQueue.o WINDOWS64/Logging/TLMErrorLog.o WINDOWS64/SurrogateTimer.o a - WINDOWS64/Communication/ManagerCommHandler.o a - WINDOWS64/CompositeModels/CompositeModel.o a - WINDOWS64/Communication/TLMCommUtil.o a - WINDOWS64/Communication/TLMManagerComm.o a - WINDOWS64/Communication/TLMMessageQueue.o a - WINDOWS64/Logging/TLMErrorLog.o a - WINDOWS64/SurrogateTimer.o C:\OMDev\tools\msys\mingw64\bin\ar.exe: creating WINDOWS64/libTLM_s.a make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' echo ABI: WINDOWS64 ABI: WINDOWS64 make dir make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' touch WINDOWS64/makedepend.tail make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' make SRCTYPE=SRCCLT WINDOWS64/libTLM.a make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Plugin/PluginImplementer.cc -o WINDOWS64/Plugin/PluginImplementer.o libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inflate.Tpo -c ../../C-Sources/zlib/inflate.c -o ../../C-Sources/zlib/inflate.o depbase=`echo ../../C-Sources/zlib/inftrees.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/inftrees.c &&\ mv -f $depbase.Tpo $depbase.Plo g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Plugin/MonitoringPluginImplementer.cc -o WINDOWS64/Plugin/MonitoringPluginImplementer.o g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Communication/TLMClientComm.cc -o WINDOWS64/Communication/TLMClientComm.o Communication/TLMClientComm.cc:31:0: warning: "NOMINMAX" redefined #define NOMINMAX ^ In file included from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/x86_64-w64-mingw32/bits/c++config.h:482:0, from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/bits/stl_algobase.h:59, from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/vector:60, from ./Communication/TLMCommUtil.h:13, from Communication/TLMClientComm.cc:6: C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/x86_64-w64-mingw32/bits/os_defines.h:45:0: note: this is the location of the previous definition #define NOMINMAX 1 ^ g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Interfaces/TLMInterface.cc -o WINDOWS64/Interfaces/TLMInterface.o libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inftrees.Tpo -c ../../C-Sources/zlib/inftrees.c -o ../../C-Sources/zlib/inftrees.o depbase=`echo ../../C-Sources/zlib/trees.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/trees.c &&\ mv -f $depbase.Tpo $depbase.Plo HEAD is now at 50a9cce934 "Deleted bin and userGuide directories" HEAD is now at 50a9cce934 "Deleted bin and userGuide directories" test ! -d 'build//Buildings 1.4' cp -a 'git/Buildings/Buildings 1.4' "/c/dev/OM64bit/build/lib/omlibrary/Buildings 1.4" g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Interfaces/TLMInterfaceSignal.cc -o WINDOWS64/Interfaces/TLMInterfaceSignal.o g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Interfaces/TLMInterfaceSignalInput.cc -o WINDOWS64/Interfaces/TLMInterfaceSignalInput.o g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Interfaces/TLMInterfaceSignalOutput.cc -o WINDOWS64/Interfaces/TLMInterfaceSignalOutput.o libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/trees.Tpo -c ../../C-Sources/zlib/trees.c -o ../../C-Sources/zlib/trees.o depbase=`echo ../../C-Sources/zlib/uncompr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/uncompr.c &&\ mv -f $depbase.Tpo $depbase.Plo g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Interfaces/TLMInterface1D.cc -o WINDOWS64/Interfaces/TLMInterface1D.o g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Interfaces/TLMInterface3D.cc -o WINDOWS64/Interfaces/TLMInterface3D.o g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Parameters/ComponentParameter.cc -o WINDOWS64/Parameters/ComponentParameter.o g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c Plugin/TLMPlugin.cc -o WINDOWS64/Plugin/TLMPlugin.o libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF ../../C-Sources/zlib/.deps/uncompr.Tpo -c ../../C-Sources/zlib/uncompr.c -o ../../C-Sources/zlib/uncompr.o depbase=`echo ../../C-Sources/zlib/zutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/zutil.lo ../../C-Sources/zlib/zutil.c &&\ mv -f $depbase.Tpo $depbase.Plo make dir make[6]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' make[6]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' Use TLM-library for client applications using misc library. Use TLM_m library otherwise. ar ruv WINDOWS64/libTLM.a WINDOWS64/Plugin/PluginImplementer.o WINDOWS64/Plugin/MonitoringPluginImplementer.o WINDOWS64/Communication/TLMClientComm.o WINDOWS64/Communication/TLMCommUtil.o WINDOWS64/Interfaces/TLMInterface.o WINDOWS64/Interfaces/TLMInterfaceSignal.o WINDOWS64/Interfaces/TLMInterfaceSignalInput.o WINDOWS64/Interfaces/TLMInterfaceSignalOutput.o WINDOWS64/Interfaces/TLMInterface1D.o WINDOWS64/Interfaces/TLMInterface3D.o WINDOWS64/Parameters/ComponentParameter.o WINDOWS64/Logging/TLMErrorLog.o WINDOWS64/Plugin/TLMPlugin.o WINDOWS64/SurrogateTimer.o a - WINDOWS64/Plugin/PluginImplementer.o a - WINDOWS64/Plugin/MonitoringPluginImplementer.o a - WINDOWS64/Communication/TLMClientComm.o a - WINDOWS64/Communication/TLMCommUtil.o a - WINDOWS64/Interfaces/TLMInterface.o a - WINDOWS64/Interfaces/TLMInterfaceSignal.o a - WINDOWS64/Interfaces/TLMInterfaceSignalInput.o a - WINDOWS64/Interfaces/TLMInterfaceSignalOutput.o a - WINDOWS64/Interfaces/TLMInterface1D.o a - WINDOWS64/Interfaces/TLMInterface3D.o a - WINDOWS64/Parameters/ComponentParameter.o a - WINDOWS64/Logging/TLMErrorLog.o a - WINDOWS64/Plugin/TLMPlugin.o a - WINDOWS64/SurrogateTimer.o C:\OMDev\tools\msys\mingw64\bin\ar.exe: creating WINDOWS64/libTLM.a make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' make -C common omtlmlib make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' echo 'Modelica 3.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Buildings 1.4.uses" echo 'buildings' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 1.4.license" echo '1.4-build1' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 1.4.last_change" # Building git/Buildings touch WINDOWS64/makedepend.tail ./checkout-git.sh 'git/Buildings' 'https://github.com/lbl-srg/modelica-buildings.git' 'v1.5+build.3' 'v1.5+build.3' make dir make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' make SRCTYPE=SRCMSTLIB WINDOWS64/libomtlmsimulator.dll make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' HEAD is now at 50a9cce934 "Deleted bin and userGuide directories" g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c CompositeModels/CompositeModelReader.cc -o WINDOWS64/CompositeModels/CompositeModelReader.o g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c OMTLMSimulatorLib/OMTLMSimulatorLib.cc -o WINDOWS64/OMTLMSimulatorLib/OMTLMSimulatorLib.o OMTLMSimulatorLib/OMTLMSimulatorLib.cc:39:0: warning: "NOMINMAX" redefined #define NOMINMAX ^ In file included from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/x86_64-w64-mingw32/bits/c++config.h:482:0, from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/iostream:38, from OMTLMSimulatorLib/OMTLMSimulatorLib.cc:6: C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/x86_64-w64-mingw32/bits/os_defines.h:45:0: note: this is the location of the previous definition #define NOMINMAX 1 ^ libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF ../../C-Sources/zlib/.deps/zutil.Tpo -c ../../C-Sources/zlib/zutil.c -o ../../C-Sources/zlib/zutil.o depbase=`echo ../../C-Sources/ModelicaFFT.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaFFT.c &&\ mv -f $depbase.Tpo $depbase.Plo g++ -std=c++11 -shared -o WINDOWS64/libomtlmsimulator.dll WINDOWS64/Plugin/PluginImplementer.o WINDOWS64/Plugin/MonitoringPluginImplementer.o WINDOWS64/Communication/TLMClientComm.o WINDOWS64/Communication/TLMCommUtil.o WINDOWS64/Interfaces/TLMInterface.o WINDOWS64/Interfaces/TLMInterfaceSignal.o WINDOWS64/Interfaces/TLMInterfaceSignalInput.o WINDOWS64/Interfaces/TLMInterfaceSignalOutput.o WINDOWS64/Interfaces/TLMInterface1D.o WINDOWS64/Interfaces/TLMInterface3D.o WINDOWS64/Parameters/ComponentParameter.o WINDOWS64/Logging/TLMErrorLog.o WINDOWS64/Plugin/TLMPlugin.o WINDOWS64/SurrogateTimer.o WINDOWS64/CompositeModels/CompositeModel.o WINDOWS64/CompositeModels/CompositeModelReader.o WINDOWS64/Communication/ManagerCommHandler.o WINDOWS64/Communication/TLMManagerComm.o WINDOWS64/Communication/TLMMessageQueue.o WINDOWS64/OMTLMSimulatorLib/OMTLMSimulatorLib.o -L../3rdParty/misc/lib/WINDOWS64 -L../3rdParty/rtime/lib/WINDOWS64 -LWINDOWS64 -lmisc -lrtime -lws2_32 -L/c/OMDev//tools/msys/mingw64/lib -Wl,-Bstatic -lxml2 -lz -llzma -liconv -lws2_32 -Wl,-Bdynamic -static-libgcc -Wl,-Bstatic -lpthread -Wl,-Bdynamic cp WINDOWS64/libomtlmsimulator.dll ../bin/libomtlmsimulator.dll make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' make SRCTYPE=SRCMSTMAIN WINDOWS64/omtlmsimulator.exe make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' touch WINDOWS64/makedepend.tail g++ -std=c++11 -DUSE_THREADS -O2 -I. -I../3rdParty/misc/include -I../3rdParty/rtime -I/c/OMDev//tools/msys/mingw64/include/libxml2 -I/c/OMDev//tools/msys/mingw64/include/ -c OMTLMSimulatorMain.cc -o WINDOWS64/OMTLMSimulatorMain.o OMTLMSimulatorMain.cc:8:0: warning: "NOMINMAX" redefined #define NOMINMAX ^ In file included from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/x86_64-w64-mingw32/bits/c++config.h:482:0, from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/iostream:38, from OMTLMSimulatorMain.cc:2: C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/x86_64-w64-mingw32/bits/os_defines.h:45:0: note: this is the location of the previous definition #define NOMINMAX 1 ^ make dir make[6]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' touch WINDOWS64/makedepend.tail make[6]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' g++ -std=c++11 -o WINDOWS64/omtlmsimulator.exe WINDOWS64/OMTLMSimulatorMain.o -Wl,-Bstatic -lpthread -Wl,-Bdynamic -LWINDOWS64 -lomtlmsimulator if [ -f WINDOWS64/omtlmsimulator.exe.manifest ] ; then \ (cd WINDOWS64 ; mt.exe -manifest omtlmsimulator.exe.manifest -outputresource:omtlmsimulator.exe\;1); fi cp WINDOWS64/omtlmsimulator.exe ../bin/omtlmsimulator.exe make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/common' make[3]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator' test ! `uname` != Darwin || make -C OMTLMSimulator/FMIWrapper install libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaFFT.Tpo -c ../../C-Sources/ModelicaFFT.c -o ../../C-Sources/ModelicaFFT.o make[3]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/FMIWrapper' mkdir -p WINDOWS64 mkdir -p WINDOWS64/Plugin mkdir -p WINDOWS64/Parameters mkdir -p WINDOWS64/Interfaces mkdir -p WINDOWS64/Logging mkdir -p WINDOWS64/Communication echo Using std::regex: 1 Using std::regex: 1 make WINDOWS64/main.o WINDOWS64/Plugin/PluginImplementer.o WINDOWS64/Communication/TLMClientComm.o WINDOWS64/Communication/TLMCommUtil.o WINDOWS64/Interfaces/TLMInterface.o WINDOWS64/Interfaces/TLMInterfaceSignal.o WINDOWS64/Interfaces/TLMInterfaceSignalInput.o WINDOWS64/Interfaces/TLMInterfaceSignalOutput.o WINDOWS64/Interfaces/TLMInterface1D.o WINDOWS64/Interfaces/TLMInterface3D.o WINDOWS64/Parameters/ComponentParameter.o WINDOWS64/Logging/TLMErrorLog.o WINDOWS64/Plugin/TLMPlugin.o WINDOWS64/coordTransform.o WINDOWS64/double3.o WINDOWS64/double33.o WINDOWS64/ErrorLog.o WINDOWS64/double33s.o WINDOWS64/dsyevq3.o WINDOWS64/dsyevv3.o WINDOWS64/dsyevc3.o WINDOWS64/dsytrd3.o WINDOWS64/Bstring.o WINDOWS64/tostr.o WINDOWS64/nvector_serial.o WINDOWS64/sundials_math.o WINDOWS64/sundials_nvector.o WINDOWS64/sundials_direct.o WINDOWS64/sundials_dense.o WINDOWS64/cvode.o WINDOWS64/cvode_dense.o WINDOWS64/cvode_direct.o WINDOWS64/cvode_io.o WINDOWS64/ida.o WINDOWS64/ida_dense.o WINDOWS64/ida_direct.o WINDOWS64/ida_io.o depbase=`echo ../../C-Sources/ModelicaInternal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaInternal.c &&\ mv -f $depbase.Tpo $depbase.Plo make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/FMIWrapper' g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/main.o In file included from ../common/Communication/TLMCommUtil.h:19:0, from ../common/Interfaces/TLMInterface.h:15, from ../common/Plugin/TLMPlugin.h:12, from main.cpp:41: C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp] #warning Please include winsock2.h before windows.h ^ In file included from ../../3rdParty/FMIL/install/mingw/include/FMI/fmi_import_context.h:26:0, from main.cpp:35: ../../3rdParty/FMIL/install/mingw/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/mingw/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/mingw/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/mingw/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/mingw/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/mingw/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/mingw/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, ...) {} ^ 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:9: warning: statement has no effect [-Wunused-value] lock; // does nothing, just to avoid warning. ^ 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); ^ HEAD is now at 5734e67c30 "Deleted the bin directory." HEAD is now at 5734e67c30 "Deleted the bin directory." test ! -d 'build//Buildings 1.5' cp -a 'git/Buildings/Buildings 1.5' "/c/dev/OM64bit/build/lib/omlibrary/Buildings 1.5" libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaInternal.Tpo -c ../../C-Sources/ModelicaInternal.c -o ../../C-Sources/ModelicaInternal.o depbase=`echo ../../C-Sources/ModelicaRandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaRandom.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from ../../3rdParty/FMIL/install/mingw/include/FMI/fmi_import_context.h:26:0, from main.cpp:35: ../../3rdParty/FMIL/install/mingw/include/JM/jm_callbacks.h: At global scope: ../../3rdParty/FMIL/install/mingw/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; } ^ ../../3rdParty/FMIL/install/mingw/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; } ^ In file included from ../../3rdParty/FMIL/install/mingw/include/FMI/fmi_import_context.h:26:0, from main.cpp:35: ../../3rdParty/FMIL/install/mingw/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) {} ^ ../../3rdParty/FMIL/install/mingw/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, ...) {} ^ In file included from ../../3rdParty/FMIL/install/mingw/include/FMI/fmi_import_context.h:29:0, from main.cpp:35: ../../3rdParty/FMIL/install/mingw/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/mingw/include/FMI/fmi_import_context.h:31:0, from main.cpp:35: ../../3rdParty/FMIL/install/mingw/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) { ^ g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/Plugin/PluginImplementer.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 ../common/Plugin/PluginImplementer.cc:3: ../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)': ../common/Communication/TLMThreadSynch.h:220:9: warning: statement has no effect [-Wunused-value] lock; // does nothing, just to avoid warning. ^ g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/Communication/TLMClientComm.o ../common/Communication/TLMClientComm.cc:31:0: warning: "NOMINMAX" redefined #define NOMINMAX ^ In file included from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/x86_64-w64-mingw32/bits/c++config.h:482:0, from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/bits/stl_algobase.h:59, from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/vector:60, from ../common/Communication/TLMCommUtil.h:13, from ../common/Communication/TLMClientComm.cc:6: C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/x86_64-w64-mingw32/bits/os_defines.h:45:0: note: this is the location of the previous definition #define NOMINMAX 1 ^ 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:9: warning: statement has no effect [-Wunused-value] lock; // does nothing, just to avoid warning. ^ libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaRandom.Tpo -c ../../C-Sources/ModelicaRandom.c -o ../../C-Sources/ModelicaRandom.o g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/Communication/TLMCommUtil.o depbase=`echo ../../C-Sources/ModelicaStrings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStrings.lo ../../C-Sources/ModelicaStrings.c &&\ mv -f $depbase.Tpo $depbase.Plo 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:9: 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:164:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(mess.Data.size() < mess.Header.DataSize) { ^ g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/Interfaces/TLMInterface.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:9: warning: statement has no effect [-Wunused-value] lock; // does nothing, just to avoid warning. ^ g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/Interfaces/TLMInterfaceSignal.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/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:9: warning: statement has no effect [-Wunused-value] lock; // does nothing, just to avoid warning. ^ g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/Interfaces/TLMInterfaceSignalInput.o echo 'Modelica 3.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Buildings 1.5.uses" echo 'buildings' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 1.5.license" echo '1.5+build.3' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 1.5.last_change" # Building git/Buildings ./checkout-git.sh 'git/Buildings' 'https://github.com/lbl-srg/modelica-buildings.git' 'v1.6+build.1' 'v1.6+build.1' HEAD is now at 5734e67c30 "Deleted the bin directory." libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStrings.Tpo -c ../../C-Sources/ModelicaStrings.c -o ../../C-Sources/ModelicaStrings.o depbase=`echo ../../C-Sources/ModelicaMatIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/ModelicaMatIO.c &&\ mv -f $depbase.Tpo $depbase.Plo 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:9: warning: statement has no effect [-Wunused-value] lock; // does nothing, just to avoid warning. ^ g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/Interfaces/TLMInterfaceSignalOutput.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/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:9: warning: statement has no effect [-Wunused-value] lock; // does nothing, just to avoid warning. ^ g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/Interfaces/TLMInterface1D.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/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:9: warning: statement has no effect [-Wunused-value] lock; // does nothing, just to avoid warning. ^ g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/Interfaces/TLMInterface3D.o libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaMatIO.Tpo -c ../../C-Sources/ModelicaMatIO.c -o ../../C-Sources/ModelicaMatIO.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/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:9: warning: statement has no effect [-Wunused-value] lock; // does nothing, just to avoid warning. ^ g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/Parameters/ComponentParameter.o 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:9: warning: statement has no effect [-Wunused-value] lock; // does nothing, just to avoid warning. ^ g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/Logging/TLMErrorLog.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:9: warning: statement has no effect [-Wunused-value] lock; // does nothing, just to avoid warning. ^ g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/Plugin/TLMPlugin.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 ../common/Plugin/TLMPlugin.cc:1: ../common/Communication/TLMThreadSynch.h: In member function 'void SimpleCond::wait(SimpleLock&)': ../common/Communication/TLMThreadSynch.h:220:9: warning: statement has no effect [-Wunused-value] lock; // does nothing, just to avoid warning. ^ g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/coordTransform.o g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/double3.o g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/double33.o g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/ErrorLog.o g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/double33s.o g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/dsyevq3.o g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/dsyevv3.o g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/dsyevc3.o g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/dsytrd3.o g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/Bstring.o HEAD is now at bca6399e7f "Deleted the bin directory." HEAD is now at bca6399e7f "Deleted the bin directory." test ! -d 'build//Buildings 1.6' cp -a 'git/Buildings/Buildings 1.6' "/c/dev/OM64bit/build/lib/omlibrary/Buildings 1.6" g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/tostr.o g++ -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/nvector_serial.o 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++ -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/sundials_math.o g++ -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/sundials_nvector.o g++ -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/sundials_direct.o g++ -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/sundials_dense.o g++ -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/cvode.o g++ -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/cvode_dense.o 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) ^ g++ -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/cvode_direct.o 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: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++ -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/cvode_io.o g++ -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/ida.o g++ -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/ida_dense.o 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++ -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/ida_direct.o 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:424:43: warning: unused parameter 'c_j' [-Wunused-parameter] realtype tt, realtype c_j, ^ g++ -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES -I. -I"../FMIWrapper" -I"../../3rdParty/FMIL/install/mingw/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 WINDOWS64/ida_io.o make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/FMIWrapper' g++ -std=c++11 -pipe -O2 -frtti -Wall -Wextra -fexceptions -DUNICODE -DINTERFACE_TYPES WINDOWS64/main.o WINDOWS64/Plugin/PluginImplementer.o WINDOWS64/Communication/TLMClientComm.o WINDOWS64/Communication/TLMCommUtil.o WINDOWS64/Interfaces/TLMInterface.o WINDOWS64/Interfaces/TLMInterfaceSignal.o WINDOWS64/Interfaces/TLMInterfaceSignalInput.o WINDOWS64/Interfaces/TLMInterfaceSignalOutput.o WINDOWS64/Interfaces/TLMInterface1D.o WINDOWS64/Interfaces/TLMInterface3D.o WINDOWS64/Parameters/ComponentParameter.o WINDOWS64/Logging/TLMErrorLog.o WINDOWS64/Plugin/TLMPlugin.o WINDOWS64/coordTransform.o WINDOWS64/double3.o WINDOWS64/double33.o WINDOWS64/ErrorLog.o WINDOWS64/double33s.o WINDOWS64/dsyevq3.o WINDOWS64/dsyevv3.o WINDOWS64/dsyevc3.o WINDOWS64/dsytrd3.o WINDOWS64/Bstring.o WINDOWS64/tostr.o WINDOWS64/nvector_serial.o WINDOWS64/sundials_math.o WINDOWS64/sundials_nvector.o WINDOWS64/sundials_direct.o WINDOWS64/sundials_dense.o WINDOWS64/cvode.o WINDOWS64/cvode_dense.o WINDOWS64/cvode_direct.o WINDOWS64/cvode_io.o WINDOWS64/ida.o WINDOWS64/ida_dense.o WINDOWS64/ida_direct.o WINDOWS64/ida_io.o -o WINDOWS64/FMIWrapper.exe -lws2_32 -L../../3rdParty/FMIL/install/mingw/lib -lfmilib -lshlwapi cp WINDOWS64/FMIWrapper.exe ../bin/ cp StartTLMFmiWrapper* ../bin/ make[3]: Leaving directory '/c/dev/OM64bit/OMSimulator/OMTLMSimulator/FMIWrapper' test ! ".dll" != ".dll" || cp OMTLMSimulator/bin/libomtlmsimulator.dll /c/dev/OM64bit/build/lib/ test ! "MINGW64_NT-6.1-WOW" = Darwin || (install_name_tool -id "@rpath/libomtlmsimulator.dll" /c/dev/OM64bit/build/lib//libomtlmsimulator.dll) test ! ".dll" = ".dll" || cp OMTLMSimulator/bin/libomtlmsimulator.dll /c/dev/OM64bit/build/bin/ test ! `uname` != Darwin || cp OMTLMSimulator/bin/FMIWrapper /c/dev/OM64bit/build/bin/ test ! `uname` != Darwin || cp OMTLMSimulator/bin/StartTLMFmiWrapper /c/dev/OM64bit/build/bin/ make[2]: Leaving directory '/c/dev/OM64bit/OMSimulator' make[2]: Entering directory '/c/dev/OM64bit/OMSimulator' # make OMSimulatorCore make[3]: Entering directory '/c/dev/OM64bit/OMSimulator/build/mingw' /C/OMDev/tools/msys/mingw64/bin/cmake.exe -H/C/dev/OM64bit/OMSimulator -B/C/dev/OM64bit/OMSimulator/build/mingw --check-build-system CMakeFiles/Makefile.cmake 0 /C/OMDev/tools/msys/mingw64/bin/cmake.exe -E cmake_progress_start /C/dev/OM64bit/OMSimulator/build/mingw/CMakeFiles /C/dev/OM64bit/OMSimulator/build/mingw/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/build/mingw' make -f src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/build.make src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/depend depbase=`echo ../../C-Sources/ModelicaIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaIO.lo ../../C-Sources/ModelicaIO.c &&\ mv -f $depbase.Tpo $depbase.Plo make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/build/mingw' /C/OMDev/tools/msys/mingw64/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMSimulator /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib /C/dev/OM64bit/OMSimulator/build/mingw /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/DependInfo.cmake --color= libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaIO.Tpo -c ../../C-Sources/ModelicaIO.c -o ../../C-Sources/ModelicaIO.o Scanning dependencies of target OMSimulatorLib_static make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/build/mingw' make -f src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/build.make src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/build depbase=`echo ../../C-Sources/ModelicaStandardTables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 3.2.2\" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTables.c &&\ mv -f $depbase.Tpo $depbase.Plo make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/build/mingw' [ 0%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/BusConnector.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/BusConnector.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/BusConnector.cpp echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/Buildings 1.6.uses" echo 'buildings' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 1.6.license" echo '1.6+build.1' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 1.6.last_change" # Building git/Buildings ./checkout-git.sh 'git/Buildings' 'https://github.com/lbl-srg/modelica-buildings.git' 'v2.0.0' 'v2.0.0' HEAD is now at bca6399e7f "Deleted the bin directory." [ 1%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/Clock.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/Clock.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Clock.cpp [ 2%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/Clocks.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/Clocks.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Clocks.cpp [ 2%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/Component.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/Component.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Component.cpp libtool: compile: gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 3.2.2\"" -DPACKAGE_BUGREPORT=\"https://trac.modelica.org/Modelica\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -g -O2 -falign-functions -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTables.Tpo -c ../../C-Sources/ModelicaStandardTables.c -o ../../C-Sources/ModelicaStandardTables.o /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -falign-functions -o libzlib.la -rpath /c/dev/OM64bit/build/lib/omc ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/zutil.lo -lz libtool: warning: undefined symbols not allowed in i686-pc-mingw64 shared libraries; building static only libtool: link: ar cru .libs/libzlib.a ../../C-Sources/zlib/adler32.o ../../C-Sources/zlib/compress.o ../../C-Sources/zlib/crc32.o ../../C-Sources/zlib/deflate.o ../../C-Sources/zlib/gzclose.o ../../C-Sources/zlib/gzlib.o ../../C-Sources/zlib/gzread.o ../../C-Sources/zlib/gzwrite.o ../../C-Sources/zlib/infback.o ../../C-Sources/zlib/inffast.o ../../C-Sources/zlib/inflate.o ../../C-Sources/zlib/inftrees.o ../../C-Sources/zlib/trees.o ../../C-Sources/zlib/uncompr.o ../../C-Sources/zlib/zutil.o libtool: link: ranlib .libs/libzlib.a libtool: link: ( cd ".libs" && rm -f "libzlib.la" && cp -pR "../libzlib.la" "libzlib.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -falign-functions -o libModelicaExternalC.la -rpath /c/dev/OM64bit/build/lib/omc ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo [ 3%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/ComponentFMUCS.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/ComponentFMUCS.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ComponentFMUCS.cpp libtool: warning: undefined symbols not allowed in i686-pc-mingw64 shared libraries; building static only libtool: link: ar cru .libs/libModelicaExternalC.a ../../C-Sources/ModelicaFFT.o ../../C-Sources/ModelicaInternal.o ../../C-Sources/ModelicaRandom.o ../../C-Sources/ModelicaStrings.o libtool: link: ranlib .libs/libModelicaExternalC.a libtool: link: ( cd ".libs" && rm -f "libModelicaExternalC.la" && cp -pR "../libModelicaExternalC.la" "libModelicaExternalC.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -falign-functions -o libModelicaMatIO.la -rpath /c/dev/OM64bit/build/lib/omc ../../C-Sources/ModelicaMatIO.lo libtool: warning: undefined symbols not allowed in i686-pc-mingw64 shared libraries; building static only libtool: link: ar cru .libs/libModelicaMatIO.a ../../C-Sources/ModelicaMatIO.o libtool: link: ranlib .libs/libModelicaMatIO.a libtool: link: ( cd ".libs" && rm -f "libModelicaMatIO.la" && cp -pR "../libModelicaMatIO.la" "libModelicaMatIO.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -falign-functions -o libModelicaIO.la -rpath /c/dev/OM64bit/build/lib/omc ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la libtool: warning: undefined symbols not allowed in i686-pc-mingw64 shared libraries; building static only libtool: link: ar cru .libs/libModelicaIO.a ../../C-Sources/ModelicaIO.o libtool: link: ranlib .libs/libModelicaIO.a libtool: link: ( cd ".libs" && rm -f "libModelicaIO.la" && cp -pR "../libModelicaIO.la" "libModelicaIO.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -falign-functions -o libModelicaStandardTables.la -rpath /c/dev/OM64bit/build/lib/omc ../../C-Sources/ModelicaStandardTables.lo libModelicaMatIO.la libtool: warning: undefined symbols not allowed in i686-pc-mingw64 shared libraries; building static only libtool: link: ar cru .libs/libModelicaStandardTables.a ../../C-Sources/ModelicaStandardTables.o libtool: link: ranlib .libs/libModelicaStandardTables.a libtool: link: ( cd ".libs" && rm -f "libModelicaStandardTables.la" && cp -pR "../libModelicaStandardTables.la" "libModelicaStandardTables.la" ) make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/ModelicaExternalC/BuildProjects/autotools' make -C "3rdParty/ModelicaExternalC/BuildProjects/autotools" install make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/ModelicaExternalC/BuildProjects/autotools' make[3]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/ModelicaExternalC/BuildProjects/autotools' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/c/dev/OM64bit/build/lib/omc' /bin/sh ./libtool --mode=install /usr/bin/install -c libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/c/dev/OM64bit/build/lib/omc' libtool: install: /usr/bin/install -c .libs/libzlib.lai /c/dev/OM64bit/build/lib/omc/libzlib.la libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /c/dev/OM64bit/build/lib/omc/libModelicaExternalC.la libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /c/dev/OM64bit/build/lib/omc/libModelicaMatIO.la libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /c/dev/OM64bit/build/lib/omc/libModelicaIO.la libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /c/dev/OM64bit/build/lib/omc/libModelicaStandardTables.la libtool: install: /usr/bin/install -c .libs/libzlib.a /c/dev/OM64bit/build/lib/omc/libzlib.a libtool: install: chmod 644 /c/dev/OM64bit/build/lib/omc/libzlib.a libtool: install: ranlib /c/dev/OM64bit/build/lib/omc/libzlib.a libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.a /c/dev/OM64bit/build/lib/omc/libModelicaExternalC.a libtool: install: chmod 644 /c/dev/OM64bit/build/lib/omc/libModelicaExternalC.a libtool: install: ranlib /c/dev/OM64bit/build/lib/omc/libModelicaExternalC.a libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.a /c/dev/OM64bit/build/lib/omc/libModelicaMatIO.a libtool: install: chmod 644 /c/dev/OM64bit/build/lib/omc/libModelicaMatIO.a libtool: install: ranlib /c/dev/OM64bit/build/lib/omc/libModelicaMatIO.a libtool: install: /usr/bin/install -c .libs/libModelicaIO.a /c/dev/OM64bit/build/lib/omc/libModelicaIO.a libtool: install: chmod 644 /c/dev/OM64bit/build/lib/omc/libModelicaIO.a libtool: install: ranlib /c/dev/OM64bit/build/lib/omc/libModelicaIO.a libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.a /c/dev/OM64bit/build/lib/omc/libModelicaStandardTables.a libtool: install: chmod 644 /c/dev/OM64bit/build/lib/omc/libModelicaStandardTables.a libtool: install: ranlib /c/dev/OM64bit/build/lib/omc/libModelicaStandardTables.a make[3]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/ModelicaExternalC/BuildProjects/autotools' make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/ModelicaExternalC/BuildProjects/autotools' rm -f /c/dev/OM64bit/build/lib/omc/libzlib.la /c/dev/OM64bit/build/lib/omc/libModelica*.la # test ! `uname` = Darwin || install_name_tool -id @rpath/libModelicaExternalC.0.dylib "/c/dev/OM64bit/build/lib/omc/libModelicaExternalC.a" # test ! `uname` = Darwin || (install_name_tool -id @rpath/libModelicaStandardTables.0.dylib "/c/dev/OM64bit/build/lib/omc/libModelicaStandardTables.a" && install_name_tool -change "" @rpath/libModelicaMatIO.0.dylib "/c/dev/OM64bit/build/lib/omc/libModelicaStandardTables.a" && install_name_tool -change "" @rpath/libzlib.0.dylib "/c/dev/OM64bit/build/lib/omc/libModelicaStandardTables.a") # test ! `uname` = Darwin || (install_name_tool -id @rpath/libzlib.0.dylib "" && install_name_tool -change "" @rpath/libzlib.0.dylib "") # test ! `uname` = Darwin || (install_name_tool -id @rpath/libModelicaIO.0.dylib "" && install_name_tool -change "" @rpath/libModelicaMatIO.0.dylib "" && install_name_tool -change "" @rpath/libzlib.0.dylib "") # test ! `uname` = Darwin || (install_name_tool -id @rpath/libModelicaMatIO.0.dylib "" && install_name_tool -change "" @rpath/libzlib.0.dylib "") cp ./3rdParty/antlr/3.2/tool/antlr-3.2.jar ./3rdParty/antlr/3.2/tool/antlr-2.7.7.jar /c/dev/OM64bit/build/share/omc/java// (cd 3rdParty/lpsolve && autoreconf -vif && ./configure --prefix="`pwd`/build" "--host=" CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions" CPPFLAGS="") autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force [ 4%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/ComponentFMUME.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/ComponentFMUME.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ComponentFMUME.cpp autoreconf: configure.ac: not using Autoheader autoreconf: configure.ac: not using Automake autoreconf: Leaving directory `.' HEAD is now at 78fb55211a "Deleted .copiedFiles.txt." HEAD is now at 78fb55211a "Deleted .copiedFiles.txt." test ! -d 'build//Buildings 2.0.0' cp -a 'git/Buildings/Buildings 2.0.0' "/c/dev/OM64bit/build/lib/omlibrary/Buildings 2.0.0" checking build system type... i686-pc-mingw32 checking host system type... i686-pc-mingw32 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile mkdir -p 3rdParty/SuiteSparse/build cd 3rdParty/SuiteSparse/build && CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions" CXXFLAGS="" CPPFLAGS="" LDFLAGS="" /c/OMDev//bin/cmake/bin/cmake .. -G "MSYS Makefiles" -DCMAKE_VERBOSE_MAKEFILE:Bool=ON -DCMAKE_INSTALL_PREFIX:PATH="/c/dev/OM64bit/build" -DLIB_OMC="lib/omc" -DBUILD_SHARED_LIBS:Bool=OFF -- The C compiler identification is GNU 5.3.0 -- The CXX compiler identification is GNU 5.3.0 -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features [ 5%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/ComponentTable.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/ComponentTable.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ComponentTable.cpp -- Detecting C compile features - done -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: C:/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build make -C 3rdParty/SuiteSparse/build install make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -H/C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse -B/C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build --check-build-system CMakeFiles/Makefile.cmake 0 /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_progress_start /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[3]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/amd_global.dir/build.make CMakeFiles/amd_global.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/amd_global.dir/DependInfo.cmake --color= Scanning dependencies of target amd_global make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/amd_global.dir/build.make CMakeFiles/amd_global.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 0%] Building C object CMakeFiles/amd_global.dir/AMD/Source/amd_global.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DNBLAS -DNCHOLMOD @CMakeFiles/amd_global.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_global.dir/AMD/Source/amd_global.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_global.c make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 0%] Built target amd_global make -f CMakeFiles/amd_DLONG.dir/build.make CMakeFiles/amd_DLONG.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/amd_DLONG.dir/DependInfo.cmake --color= Scanning dependencies of target amd_DLONG make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/amd_DLONG.dir/build.make CMakeFiles/amd_DLONG.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 0%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_1.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DLONG.dir/AMD/Source/amd_1.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_1.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 0%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_2.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DLONG.dir/AMD/Source/amd_2.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_2.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 5%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/ComRef.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/ComRef.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ComRef.cpp [ 1%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_aat.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DLONG.dir/AMD/Source/amd_aat.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_aat.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 1%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_control.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DLONG.dir/AMD/Source/amd_control.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_control.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 1%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_defaults.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DLONG.dir/AMD/Source/amd_defaults.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_defaults.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 1%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_dump.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DLONG.dir/AMD/Source/amd_dump.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_dump.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 2%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_info.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DLONG.dir/AMD/Source/amd_info.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_info.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 2%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_order.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DLONG.dir/AMD/Source/amd_order.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_order.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 2%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_postorder.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DLONG.dir/AMD/Source/amd_postorder.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_postorder.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 2%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_post_tree.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DLONG.dir/AMD/Source/amd_post_tree.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_post_tree.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 3%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_preprocess.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DLONG.dir/AMD/Source/amd_preprocess.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_preprocess.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 3%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_valid.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DLONG.dir/AMD/Source/amd_valid.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_valid.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 3%] Built target amd_DLONG make -f CMakeFiles/amd_DINT.dir/build.make CMakeFiles/amd_DINT.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/amd_DINT.dir/DependInfo.cmake --color= Scanning dependencies of target amd_DINT make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/amd_DINT.dir/build.make CMakeFiles/amd_DINT.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 3%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_1.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DINT.dir/AMD/Source/amd_1.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_1.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 3%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_2.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DINT.dir/AMD/Source/amd_2.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_2.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 4%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_aat.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DINT.dir/AMD/Source/amd_aat.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_aat.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 4%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_control.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DINT.dir/AMD/Source/amd_control.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_control.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 4%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_defaults.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DINT.dir/AMD/Source/amd_defaults.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_defaults.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 4%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_dump.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DINT.dir/AMD/Source/amd_dump.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_dump.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 5%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_info.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DINT.dir/AMD/Source/amd_info.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_info.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 5%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_order.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DINT.dir/AMD/Source/amd_order.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_order.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 5%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_postorder.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DINT.dir/AMD/Source/amd_postorder.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_postorder.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 5%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_post_tree.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DINT.dir/AMD/Source/amd_post_tree.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_post_tree.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 6%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_preprocess.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DINT.dir/AMD/Source/amd_preprocess.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_preprocess.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 6%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_valid.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/amd_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/amd_DINT.dir/AMD/Source/amd_valid.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_valid.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 6%] Built target amd_DINT make -f CMakeFiles/btf_object_DLONG.dir/build.make CMakeFiles/btf_object_DLONG.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/btf_object_DLONG.dir/DependInfo.cmake --color= Scanning dependencies of target btf_object_DLONG make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/btf_object_DLONG.dir/build.make CMakeFiles/btf_object_DLONG.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 6%] Building C object CMakeFiles/btf_object_DLONG.dir/BTF/Source/btf_maxtrans.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/btf_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/btf_object_DLONG.dir/BTF/Source/btf_maxtrans.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/BTF/Source/btf_maxtrans.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 7%] Building C object CMakeFiles/btf_object_DLONG.dir/BTF/Source/btf_order.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/btf_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/btf_object_DLONG.dir/BTF/Source/btf_order.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/BTF/Source/btf_order.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 6%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/Connection.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/Connection.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Connection.cpp [ 7%] Building C object CMakeFiles/btf_object_DLONG.dir/BTF/Source/btf_strongcomp.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/btf_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/btf_object_DLONG.dir/BTF/Source/btf_strongcomp.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/BTF/Source/btf_strongcomp.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 7%] Built target btf_object_DLONG make -f CMakeFiles/btf_object_DINT.dir/build.make CMakeFiles/btf_object_DINT.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/btf_object_DINT.dir/DependInfo.cmake --color= Scanning dependencies of target btf_object_DINT make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/btf_object_DINT.dir/build.make CMakeFiles/btf_object_DINT.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 8%] Building C object CMakeFiles/btf_object_DINT.dir/BTF/Source/btf_maxtrans.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/btf_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/btf_object_DINT.dir/BTF/Source/btf_maxtrans.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/BTF/Source/btf_maxtrans.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 8%] Building C object CMakeFiles/btf_object_DINT.dir/BTF/Source/btf_order.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/btf_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/btf_object_DINT.dir/BTF/Source/btf_order.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/BTF/Source/btf_order.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 8%] Building C object CMakeFiles/btf_object_DINT.dir/BTF/Source/btf_strongcomp.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/btf_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/btf_object_DINT.dir/BTF/Source/btf_strongcomp.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/BTF/Source/btf_strongcomp.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 8%] Built target btf_object_DINT make -f CMakeFiles/colamd_object_l.dir/build.make CMakeFiles/colamd_object_l.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/colamd_object_l.dir/DependInfo.cmake --color= echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/Buildings 2.0.0.uses" echo 'Modelica_StateGraph2 2.0.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Buildings 2.0.0.uses" Scanning dependencies of target colamd_object_l make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/colamd_object_l.dir/build.make CMakeFiles/colamd_object_l.dir/build echo 'buildings' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 2.0.0.license" make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' echo '2.0.0' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 2.0.0.last_change" [ 8%] Building C object CMakeFiles/colamd_object_l.dir/COLAMD/Source/colamd.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DNBLAS -DNCHOLMOD @CMakeFiles/colamd_object_l.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/colamd_object_l.dir/COLAMD/Source/colamd.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/COLAMD/Source/colamd.c # Building git/Buildings ./checkout-git.sh 'git/Buildings' 'https://github.com/lbl-srg/modelica-buildings.git' 'v2.1.0' 'v2.1.0' [ 7%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/Connector.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/Connector.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Connector.cpp HEAD is now at 78fb55211a "Deleted .copiedFiles.txt." make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 8%] Built target colamd_object_l make -f CMakeFiles/colamd_object.dir/build.make CMakeFiles/colamd_object.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/colamd_object.dir/DependInfo.cmake --color= Scanning dependencies of target colamd_object make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/colamd_object.dir/build.make CMakeFiles/colamd_object.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 8%] Building C object CMakeFiles/colamd_object.dir/COLAMD/Source/colamd_global.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DNBLAS -DNCHOLMOD @CMakeFiles/colamd_object.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/colamd_object.dir/COLAMD/Source/colamd_global.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/COLAMD/Source/colamd_global.c [ 9%] Building C object CMakeFiles/colamd_object.dir/COLAMD/Source/colamd.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DNBLAS -DNCHOLMOD @CMakeFiles/colamd_object.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/colamd_object.dir/COLAMD/Source/colamd.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/COLAMD/Source/colamd.c make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 9%] Built target colamd_object make -f CMakeFiles/klu_object_DINT.dir/build.make CMakeFiles/klu_object_DINT.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/klu_object_DINT.dir/DependInfo.cmake --color= [ 8%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/CSVReader.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/CSVReader.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/CSVReader.cpp Scanning dependencies of target klu_object_DINT make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/klu_object_DINT.dir/build.make CMakeFiles/klu_object_DINT.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 9%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 10%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_analyze.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_analyze.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_analyze.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 10%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_analyze_given.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_analyze_given.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_analyze_given.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 10%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_defaults.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_defaults.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_defaults.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 10%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_diagnostics.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_diagnostics.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_diagnostics.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 11%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_dump.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_dump.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_dump.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 11%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_extract.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_extract.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_extract.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 8%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/CSVWriter.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/CSVWriter.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/CSVWriter.cpp [ 11%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_factor.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_factor.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_factor.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 11%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_free_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_free_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_free_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 12%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_free_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_free_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_free_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 9%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/DirectedGraph.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/DirectedGraph.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/DirectedGraph.cpp [ 12%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_kernel.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_kernel.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_kernel.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 12%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_memory.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_memory.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_memory.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 13%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_refactor.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_refactor.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_refactor.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 13%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_scale.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_scale.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_scale.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 13%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_solve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_solve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 13%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_sort.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_sort.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_sort.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 14%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_tsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_tsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_tsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 14%] Built target klu_object_DINT make -f CMakeFiles/klu_object_DLONG.dir/build.make CMakeFiles/klu_object_DLONG.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/klu_object_DLONG.dir/DependInfo.cmake --color= Scanning dependencies of target klu_object_DLONG make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/klu_object_DLONG.dir/build.make CMakeFiles/klu_object_DLONG.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 14%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 14%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_analyze.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_analyze.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_analyze.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 10%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/Element.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/Element.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Element.cpp [ 14%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_analyze_given.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_analyze_given.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_analyze_given.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 15%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_defaults.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_defaults.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_defaults.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 15%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_diagnostics.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_diagnostics.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_diagnostics.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 15%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_dump.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_dump.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_dump.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 15%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_extract.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_extract.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_extract.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 16%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_factor.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_factor.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_factor.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 16%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_free_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_free_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_free_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 16%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_free_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_free_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_free_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 16%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_kernel.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_kernel.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_kernel.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 11%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/Flags.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/Flags.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Flags.cpp [ 17%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_memory.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_memory.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_memory.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 17%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_refactor.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_refactor.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_refactor.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 17%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_scale.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_scale.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_scale.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 17%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_solve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_solve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 18%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_sort.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_sort.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_sort.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 18%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_tsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/klu_object_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_tsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_tsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 18%] Built target klu_object_DLONG make -f CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DLONG_CONJUGATE_SOLVE make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 18%] Building C object CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_ltsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCONJUGATE_SOLVE -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_ltsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 18%] Building C object CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_utsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCONJUGATE_SOLVE -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_utsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 18%] Built target umfpack_olib_DLONG_CONJUGATE_SOLVE make -f CMakeFiles/umfpack_olib_ZINT_DROP.dir/build.make CMakeFiles/umfpack_olib_ZINT_DROP.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT_DROP.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZINT_DROP make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT_DROP.dir/build.make CMakeFiles/umfpack_olib_ZINT_DROP.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 18%] Building C object CMakeFiles/umfpack_olib_ZINT_DROP.dir/UMFPACK/Source/umf_store_lu.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDROP -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT_DROP.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT_DROP.dir/UMFPACK/Source/umf_store_lu.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 18%] Built target umfpack_olib_ZINT_DROP make -f CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DLONG_DO_VALUES make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 18%] Building C object CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DDO_VALUES -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 18%] Built target umfpack_olib_DLONG_DO_VALUES make -f CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/build.make CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DLONG_FIXQ make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/build.make CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 18%] Building C object CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/UMFPACK/Source/umf_assemble.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFIXQ -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/UMFPACK/Source/umf_assemble.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 18%] Built target umfpack_olib_DLONG_FIXQ make -f CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZLONG_WSOLVE make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 19%] Building C object CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/UMFPACK/Source/umfpack_solve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DWSOLVE -DZLONG @CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/UMFPACK/Source/umfpack_solve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 19%] Built target umfpack_olib_ZLONG_WSOLVE make -f CMakeFiles/umfpack_olib_DINT.dir/build.make CMakeFiles/umfpack_olib_DINT.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DINT make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DINT.dir/build.make CMakeFiles/umfpack_olib_DINT.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 19%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_col_to_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_col_to_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_col_to_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 19%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_defaults.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_defaults.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_defaults.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 20%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_free_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_free_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 20%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_free_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_free_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 20%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_get_determinant.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_get_determinant.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_determinant.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 20%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_get_lunz.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_get_lunz.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_lunz.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 21%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_get_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_get_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 21%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_get_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_get_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 21%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_load_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_load_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 21%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_load_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_load_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 22%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 22%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_qsymbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_qsymbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_qsymbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 11%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/FMUInfo.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/FMUInfo.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/FMUInfo.cpp [ 22%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_control.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_control.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_control.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 22%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_info.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_info.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_info.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 12%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/Logging.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/Logging.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Logging.cpp [ 23%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_matrix.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_matrix.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_matrix.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 23%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 23%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_perm.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_perm.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_perm.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 23%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_status.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_status.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_status.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 13%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/MatReader.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/MatReader.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/MatReader.cpp [ 24%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 24%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 24%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_vector.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_vector.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_vector.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 25%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_save_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_save_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 25%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_symbolic.c [ 14%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/MatVer4.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/MatVer4.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/MatVer4.cpp :0:6: warning: ISO C99 requires whitespace after the macro name [ 25%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_scale.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_scale.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_scale.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 14%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/MATWriter.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/MATWriter.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/MATWriter.cpp [ 25%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_solve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_solve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 26%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 26%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_transpose.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_transpose.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_transpose.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 26%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_triplet_to_col.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_triplet_to_col.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_triplet_to_col.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 26%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_2by2.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_2by2.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_2by2.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 27%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_analyze.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_analyze.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_analyze.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 27%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_apply_order.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_apply_order.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_apply_order.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 15%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/Model.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/Model.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Model.cpp [ 27%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_assemble.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_assemble.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 27%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_blas3_update.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_blas3_update.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_blas3_update.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 28%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_build_tuples.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_build_tuples.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_build_tuples.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 28%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_colamd.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_colamd.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_colamd.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 28%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_create_element.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_create_element.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_create_element.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 28%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_dump.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_dump.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_dump.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 29%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_extend_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_extend_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_extend_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 29%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_free.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_free.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_free.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 29%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_fsize.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_fsize.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_fsize.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 29%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_garbage_collection.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_garbage_collection.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_garbage_collection.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 30%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_get_memory.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_get_memory.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_get_memory.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 30%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_grow_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_grow_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_grow_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 30%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_init_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_init_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_init_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 30%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_is_permutation.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_is_permutation.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_is_permutation.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 31%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_kernel.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_kernel.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 31%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_kernel_init.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_kernel_init.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_init.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 31%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_kernel_wrapup.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_kernel_wrapup.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_wrapup.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 31%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_local_search.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_local_search.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_local_search.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 32%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_lsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_lsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_lsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 32%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_ltsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_ltsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 32%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_malloc.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_malloc.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_malloc.c :0:6: warning: ISO C99 requires whitespace after the macro name HEAD is now at da3ebf02ee "Deleted .copiedFiles.txt." [ 32%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_alloc_element.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_alloc_element.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_element.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 33%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_alloc_head_block.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_alloc_head_block.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_head_block.c HEAD is now at da3ebf02ee "Deleted .copiedFiles.txt." :0:6: warning: ISO C99 requires whitespace after the macro name test ! -d 'build//Buildings 2.1.0' cp -a 'git/Buildings/Buildings 2.1.0' "/c/dev/OM64bit/build/lib/omlibrary/Buildings 2.1.0" [ 33%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_alloc_tail_block.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_alloc_tail_block.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_tail_block.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 33%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_free_tail_block.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_free_tail_block.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_free_tail_block.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 33%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_init_memoryspace.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_init_memoryspace.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_init_memoryspace.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 34%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_realloc.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_realloc.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_realloc.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 34%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_report_perm.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_report_perm.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_report_perm.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 34%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_report_vector.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_report_vector.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_report_vector.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 34%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_row_search.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_row_search.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_row_search.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 16%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/OMSFileSystem.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/OMSFileSystem.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/OMSFileSystem.cpp [ 35%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_scale.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_scale.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 35%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_scale_column.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_scale_column.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale_column.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 35%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_set_stats.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_set_stats.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_set_stats.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 35%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_singletons.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_singletons.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_singletons.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 36%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_solve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_solve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 36%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_start_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_start_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_start_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 36%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_store_lu.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_store_lu.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 36%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_symbolic_usage.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_symbolic_usage.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_symbolic_usage.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 37%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_transpose.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_transpose.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_transpose.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 37%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 37%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_tuple_lengths.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_tuple_lengths.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_tuple_lengths.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 38%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_usolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_usolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_usolve.c [ 17%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/OMSimulator.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/OMSimulator.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/OMSimulator.cpp :0:6: warning: ISO C99 requires whitespace after the macro name [ 38%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_utsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_utsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 38%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_valid_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_valid_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 38%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_valid_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_valid_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 38%] Built target umfpack_olib_DINT make -f CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DINT_CONJUGATE_SOLVE make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 39%] Building C object CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_ltsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCONJUGATE_SOLVE -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_ltsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 39%] Building C object CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_utsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCONJUGATE_SOLVE -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_utsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 39%] Built target umfpack_olib_DINT_CONJUGATE_SOLVE make -f CMakeFiles/umfpack_olib_DINT_FIXQ.dir/build.make CMakeFiles/umfpack_olib_DINT_FIXQ.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT_FIXQ.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DINT_FIXQ make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DINT_FIXQ.dir/build.make CMakeFiles/umfpack_olib_DINT_FIXQ.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 39%] Building C object CMakeFiles/umfpack_olib_DINT_FIXQ.dir/UMFPACK/Source/umf_assemble.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFIXQ -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT_FIXQ.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT_FIXQ.dir/UMFPACK/Source/umf_assemble.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 39%] Built target umfpack_olib_DINT_FIXQ make -f CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DLONG_DO_MAP make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 39%] Building C object CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DDO_MAP -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 39%] Built target umfpack_olib_DLONG_DO_MAP make -f CMakeFiles/umfpack_olib_DLONG_DO_MAP_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_DLONG_DO_MAP_DO_VALUES.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG_DO_MAP_DO_VALUES.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DLONG_DO_MAP_DO_VALUES make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DLONG_DO_MAP_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_DLONG_DO_MAP_DO_VALUES.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 40%] Building C object CMakeFiles/umfpack_olib_DLONG_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DDO_MAP -DDO_VALUES -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG_DO_MAP_DO_VALUES.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 40%] Built target umfpack_olib_DLONG_DO_MAP_DO_VALUES make -f CMakeFiles/umfpack_olib_DINT_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_DINT_WSOLVE.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT_WSOLVE.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DINT_WSOLVE make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DINT_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_DINT_WSOLVE.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 40%] Building C object CMakeFiles/umfpack_olib_DINT_WSOLVE.dir/UMFPACK/Source/umfpack_solve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DWSOLVE @CMakeFiles/umfpack_olib_DINT_WSOLVE.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT_WSOLVE.dir/UMFPACK/Source/umfpack_solve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 40%] Built target umfpack_olib_DINT_WSOLVE make -f CMakeFiles/umfpack_olib_ZINT.dir/build.make CMakeFiles/umfpack_olib_ZINT.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZINT make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT.dir/build.make CMakeFiles/umfpack_olib_ZINT.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 40%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_col_to_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_col_to_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_col_to_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 40%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_defaults.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_defaults.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_defaults.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 41%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_free_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_free_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 41%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_free_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_free_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 41%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_determinant.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_determinant.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_determinant.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 41%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_lunz.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_lunz.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_lunz.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 42%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 42%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 42%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_load_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_load_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 42%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_load_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_load_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 43%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 43%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_qsymbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_qsymbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_qsymbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 43%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_control.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_control.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_control.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 43%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_info.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_info.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_info.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 44%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_matrix.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_matrix.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_matrix.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 17%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/ResultReader.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/ResultReader.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ResultReader.cpp [ 44%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 44%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_perm.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_perm.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_perm.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 44%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_status.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_status.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_status.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 45%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 45%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 45%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_vector.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_vector.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_vector.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 45%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_save_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_save_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 46%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 46%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_scale.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_scale.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_scale.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 46%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_solve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_solve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 46%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 47%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_transpose.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_transpose.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_transpose.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 18%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/ResultWriter.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/ResultWriter.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ResultWriter.cpp [ 47%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_triplet_to_col.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_triplet_to_col.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_triplet_to_col.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 47%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_2by2.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_2by2.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_2by2.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 47%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_assemble.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_assemble.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 48%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_blas3_update.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_blas3_update.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_blas3_update.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 48%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_build_tuples.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_build_tuples.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_build_tuples.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 48%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_create_element.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_create_element.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_create_element.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 48%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_dump.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_dump.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_dump.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 49%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_extend_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_extend_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_extend_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 49%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_garbage_collection.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_garbage_collection.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_garbage_collection.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 49%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_get_memory.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_get_memory.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_get_memory.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 49%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_grow_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_grow_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_grow_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 50%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_init_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_init_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_init_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 19%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/Scope.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/Scope.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Scope.cpp [ 50%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_kernel.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_kernel.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 50%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_kernel_init.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_kernel_init.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_init.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 50%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_kernel_wrapup.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_kernel_wrapup.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_wrapup.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 51%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_local_search.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_local_search.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_local_search.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 51%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_lsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_lsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_lsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 51%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_ltsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_ltsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 51%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_alloc_element.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_alloc_element.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_element.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 52%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_alloc_head_block.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_alloc_head_block.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_head_block.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 52%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_alloc_tail_block.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_alloc_tail_block.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_tail_block.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 52%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_free_tail_block.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_free_tail_block.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_free_tail_block.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 53%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_init_memoryspace.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_init_memoryspace.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_init_memoryspace.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 53%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_report_vector.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_report_vector.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_report_vector.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 53%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_row_search.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_row_search.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_row_search.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 53%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_scale.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_scale.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 54%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_scale_column.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_scale_column.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale_column.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 54%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_set_stats.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_set_stats.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_set_stats.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 54%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_solve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_solve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/Buildings 2.1.0.uses" echo 'Modelica_StateGraph2 2.0.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Buildings 2.1.0.uses" echo 'buildings' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 2.1.0.license" echo '2.1.0' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 2.1.0.last_change" # Building git/Buildings ./checkout-git.sh 'git/Buildings' 'https://github.com/lbl-srg/modelica-buildings.git' 'v3.0.0' 'v3.0.0' [ 54%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_start_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_start_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_start_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 55%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_store_lu.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_store_lu.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c :0:6: warning: ISO C99 requires whitespace after the macro name HEAD is now at da3ebf02ee "Deleted .copiedFiles.txt." [ 55%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_symbolic_usage.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_symbolic_usage.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_symbolic_usage.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 55%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_transpose.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_transpose.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_transpose.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 55%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 56%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_tuple_lengths.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_tuple_lengths.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_tuple_lengths.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 20%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/SignalDerivative.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/SignalDerivative.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/SignalDerivative.cpp [ 56%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_usolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_usolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_usolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 56%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_utsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_utsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 56%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_valid_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_valid_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 57%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_valid_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_valid_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 20%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/StepSizeConfiguration.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/StepSizeConfiguration.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/StepSizeConfiguration.cpp make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 57%] Built target umfpack_olib_ZINT make -f CMakeFiles/umfpack_olib_ZINT_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_ZINT_WSOLVE.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT_WSOLVE.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZINT_WSOLVE make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_ZINT_WSOLVE.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 58%] Building C object CMakeFiles/umfpack_olib_ZINT_WSOLVE.dir/UMFPACK/Source/umfpack_solve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DWSOLVE -DZINT @CMakeFiles/umfpack_olib_ZINT_WSOLVE.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT_WSOLVE.dir/UMFPACK/Source/umfpack_solve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 58%] Built target umfpack_olib_ZINT_WSOLVE make -f CMakeFiles/umfpack_olib_DINT_DO_MAP_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_DINT_DO_MAP_DO_VALUES.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT_DO_MAP_DO_VALUES.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DINT_DO_MAP_DO_VALUES make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DINT_DO_MAP_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_DINT_DO_MAP_DO_VALUES.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 58%] Building C object CMakeFiles/umfpack_olib_DINT_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DDO_MAP -DDO_VALUES -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT_DO_MAP_DO_VALUES.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 21%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/System.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/System.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/System.cpp [ 58%] Built target umfpack_olib_DINT_DO_MAP_DO_VALUES make -f CMakeFiles/umfpack_olib_ZLONG_DO_MAP_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DO_MAP_DO_VALUES.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG_DO_MAP_DO_VALUES.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZLONG_DO_MAP_DO_VALUES make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZLONG_DO_MAP_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DO_MAP_DO_VALUES.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 58%] Building C object CMakeFiles/umfpack_olib_ZLONG_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDO_MAP -DDO_VALUES -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG_DO_MAP_DO_VALUES.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 58%] Built target umfpack_olib_ZLONG_DO_MAP_DO_VALUES make -f CMakeFiles/umfpack_olib_ZINT_FIXQ.dir/build.make CMakeFiles/umfpack_olib_ZINT_FIXQ.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT_FIXQ.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZINT_FIXQ make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT_FIXQ.dir/build.make CMakeFiles/umfpack_olib_ZINT_FIXQ.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 58%] Building C object CMakeFiles/umfpack_olib_ZINT_FIXQ.dir/UMFPACK/Source/umf_assemble.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFIXQ -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT_FIXQ.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT_FIXQ.dir/UMFPACK/Source/umf_assemble.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 58%] Built target umfpack_olib_ZINT_FIXQ make -f CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZLONG_CONJUGATE_SOLVE make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 59%] Building C object CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_ltsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCONJUGATE_SOLVE -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_ltsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 59%] Building C object CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_utsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCONJUGATE_SOLVE -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_utsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 59%] Built target umfpack_olib_ZLONG_CONJUGATE_SOLVE make -f CMakeFiles/umfpack_olib_ZLONG_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DO_VALUES.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG_DO_VALUES.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZLONG_DO_VALUES make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZLONG_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DO_VALUES.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 60%] Building C object CMakeFiles/umfpack_olib_ZLONG_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDO_VALUES -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG_DO_VALUES.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 60%] Built target umfpack_olib_ZLONG_DO_VALUES make -f CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZLONG_DO_MAP make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 60%] Building C object CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDO_MAP -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 60%] Built target umfpack_olib_ZLONG_DO_MAP make -f CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZINT_DO_VALUES make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 60%] Building C object CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDO_VALUES -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 60%] Built target umfpack_olib_ZINT_DO_VALUES make -f CMakeFiles/umfpack_olib_DLONG.dir/build.make CMakeFiles/umfpack_olib_DLONG.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DLONG make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DLONG.dir/build.make CMakeFiles/umfpack_olib_DLONG.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 61%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_col_to_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_col_to_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_col_to_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 61%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_defaults.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_defaults.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_defaults.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 61%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_free_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_free_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 61%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_free_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_free_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 62%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_get_determinant.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_get_determinant.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_determinant.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 62%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_get_lunz.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_get_lunz.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_lunz.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 62%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_get_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_get_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 62%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_get_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_get_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 63%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_load_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_load_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 63%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_load_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_load_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 63%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 63%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_qsymbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_qsymbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_qsymbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 64%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_control.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_control.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_control.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 64%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_info.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_info.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_info.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 64%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_matrix.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_matrix.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_matrix.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 64%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 65%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_perm.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_perm.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_perm.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 65%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_status.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_status.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_status.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 65%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 65%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 66%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_vector.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_vector.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_vector.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 66%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_save_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_save_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 66%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 66%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_scale.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_scale.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_scale.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 67%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_solve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_solve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 67%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 67%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_transpose.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_transpose.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_transpose.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 67%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_triplet_to_col.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_triplet_to_col.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_triplet_to_col.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 68%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_2by2.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_2by2.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_2by2.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 68%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_analyze.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_analyze.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_analyze.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 68%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_apply_order.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_apply_order.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_apply_order.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 68%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_assemble.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_assemble.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 69%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_blas3_update.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_blas3_update.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_blas3_update.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 69%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_build_tuples.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_build_tuples.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_build_tuples.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 69%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_colamd.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_colamd.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_colamd.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 70%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_create_element.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_create_element.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_create_element.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 70%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_dump.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_dump.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_dump.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 70%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_extend_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_extend_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_extend_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 70%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_free.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_free.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_free.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 71%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_fsize.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_fsize.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_fsize.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 22%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/SystemSC.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/SystemSC.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/SystemSC.cpp [ 71%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_garbage_collection.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_garbage_collection.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_garbage_collection.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 71%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_get_memory.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_get_memory.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_get_memory.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 71%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_grow_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_grow_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_grow_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 72%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_init_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_init_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_init_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 72%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_is_permutation.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_is_permutation.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_is_permutation.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 72%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_kernel.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_kernel.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 72%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_kernel_init.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_kernel_init.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_init.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 73%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_kernel_wrapup.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_kernel_wrapup.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_wrapup.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 73%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_local_search.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_local_search.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_local_search.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 73%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_lsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_lsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_lsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 73%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_ltsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_ltsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 74%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_malloc.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_malloc.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_malloc.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 74%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_alloc_element.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_alloc_element.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_element.c :0:6: warning: ISO C99 requires whitespace after the macro name HEAD is now at 15ed829ec5 Updated release date [ 74%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_alloc_head_block.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_alloc_head_block.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_head_block.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 74%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_alloc_tail_block.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_alloc_tail_block.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_tail_block.c HEAD is now at 15ed829ec5 Updated release date :0:6: warning: ISO C99 requires whitespace after the macro name test ! -d 'build//Buildings 3.0.0' cp -a 'git/Buildings/Buildings' "/c/dev/OM64bit/build/lib/omlibrary/Buildings 3.0.0" [ 75%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_free_tail_block.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_free_tail_block.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_free_tail_block.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 75%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_init_memoryspace.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_init_memoryspace.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_init_memoryspace.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 75%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_realloc.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_realloc.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_realloc.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 75%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_report_perm.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_report_perm.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_report_perm.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 76%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_report_vector.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_report_vector.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_report_vector.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 76%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_row_search.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_row_search.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_row_search.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 76%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_scale.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_scale.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 76%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_scale_column.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_scale_column.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale_column.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 77%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_set_stats.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_set_stats.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_set_stats.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 23%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/SystemWC.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/SystemWC.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/SystemWC.cpp [ 77%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_singletons.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_singletons.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_singletons.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 77%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_solve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_solve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 77%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_start_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_start_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_start_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 78%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_store_lu.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_store_lu.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 78%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_symbolic_usage.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_symbolic_usage.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_symbolic_usage.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 78%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_transpose.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_transpose.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_transpose.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 78%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 79%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_tuple_lengths.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_tuple_lengths.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_tuple_lengths.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 79%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_usolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_usolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_usolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 79%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_utsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_utsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 79%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_valid_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_valid_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 80%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_valid_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_valid_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 80%] Built target umfpack_olib_DLONG make -f CMakeFiles/umfpack_olib.dir/build.make CMakeFiles/umfpack_olib.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib.dir/build.make CMakeFiles/umfpack_olib.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 80%] Building C object CMakeFiles/umfpack_olib.dir/UMFPACK/Source/umfpack_global.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib.dir/UMFPACK/Source/umfpack_global.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_global.c [ 81%] Building C object CMakeFiles/umfpack_olib.dir/UMFPACK/Source/umfpack_tictoc.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib.dir/UMFPACK/Source/umfpack_tictoc.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_tictoc.c [ 81%] Building C object CMakeFiles/umfpack_olib.dir/UMFPACK/Source/umfpack_timer.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib.dir/UMFPACK/Source/umfpack_timer.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_timer.c make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 81%] Built target umfpack_olib make -f CMakeFiles/umfpack_olib_DLONG_DROP.dir/build.make CMakeFiles/umfpack_olib_DLONG_DROP.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG_DROP.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DLONG_DROP make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DLONG_DROP.dir/build.make CMakeFiles/umfpack_olib_DLONG_DROP.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 81%] Building C object CMakeFiles/umfpack_olib_DLONG_DROP.dir/UMFPACK/Source/umf_store_lu.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DDROP -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DLONG_DROP.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG_DROP.dir/UMFPACK/Source/umf_store_lu.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 81%] Built target umfpack_olib_DLONG_DROP make -f CMakeFiles/umfpack_olib_ZLONG_FIXQ.dir/build.make CMakeFiles/umfpack_olib_ZLONG_FIXQ.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG_FIXQ.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZLONG_FIXQ make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZLONG_FIXQ.dir/build.make CMakeFiles/umfpack_olib_ZLONG_FIXQ.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 81%] Building C object CMakeFiles/umfpack_olib_ZLONG_FIXQ.dir/UMFPACK/Source/umf_assemble.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFIXQ -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG_FIXQ.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG_FIXQ.dir/UMFPACK/Source/umf_assemble.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 81%] Built target umfpack_olib_ZLONG_FIXQ make -f CMakeFiles/umfpack_olib_ZLONG_DROP.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DROP.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG_DROP.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZLONG_DROP make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZLONG_DROP.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DROP.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 81%] Building C object CMakeFiles/umfpack_olib_ZLONG_DROP.dir/UMFPACK/Source/umf_store_lu.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDROP -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG_DROP.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG_DROP.dir/UMFPACK/Source/umf_store_lu.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 81%] Built target umfpack_olib_ZLONG_DROP make -f CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DINT_DO_MAP make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 81%] Building C object CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DDO_MAP -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 81%] Built target umfpack_olib_DINT_DO_MAP make -f CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZINT_DO_MAP make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 81%] Building C object CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDO_MAP -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 81%] Built target umfpack_olib_ZINT_DO_MAP make -f CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DLONG_WSOLVE make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 82%] Building C object CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/UMFPACK/Source/umfpack_solve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLONG -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DWSOLVE @CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/UMFPACK/Source/umfpack_solve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 82%] Built target umfpack_olib_DLONG_WSOLVE make -f CMakeFiles/umfpack_olib_DINT_DROP.dir/build.make CMakeFiles/umfpack_olib_DINT_DROP.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT_DROP.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DINT_DROP make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DINT_DROP.dir/build.make CMakeFiles/umfpack_olib_DINT_DROP.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 82%] Building C object CMakeFiles/umfpack_olib_DINT_DROP.dir/UMFPACK/Source/umf_store_lu.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DDROP -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT_DROP.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT_DROP.dir/UMFPACK/Source/umf_store_lu.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 23%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/TLM/ExternalModel.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/TLM/ExternalModel.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM/ExternalModel.cpp make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 82%] Built target umfpack_olib_DINT_DROP make -f CMakeFiles/umfpack_olib_ZLONG.dir/build.make CMakeFiles/umfpack_olib_ZLONG.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZLONG make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZLONG.dir/build.make CMakeFiles/umfpack_olib_ZLONG.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 82%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_col_to_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_col_to_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_col_to_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 82%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_defaults.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_defaults.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_defaults.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 82%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_free_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_free_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 83%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_free_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_free_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 83%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_determinant.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_determinant.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_determinant.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 83%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_lunz.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_lunz.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_lunz.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 83%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 84%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 84%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_load_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_load_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 84%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_load_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_load_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 24%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/TLM/SystemTLM.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/TLM/SystemTLM.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM/SystemTLM.cpp [ 84%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 85%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_qsymbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_qsymbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_qsymbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 85%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_control.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_control.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_control.c :0:6: warning: ISO C99 requires whitespace after the macro name echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/Buildings 3.0.0.uses" [ 85%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_info.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_info.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_info.c echo 'Modelica_StateGraph2 2.0.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Buildings 3.0.0.uses" :0:6: warning: ISO C99 requires whitespace after the macro name echo 'buildings' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 3.0.0.license" echo '3.0.0' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 3.0.0.last_change" # Building git/Buildings ./checkout-git.sh 'git/Buildings' 'https://github.com/lbl-srg/modelica-buildings.git' 'v4.0.0' 'v4.0.0' [ 85%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_matrix.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_matrix.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_matrix.c :0:6: warning: ISO C99 requires whitespace after the macro name HEAD is now at 15ed829ec5 Updated release date [ 86%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 86%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_perm.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_perm.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_perm.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 86%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_status.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_status.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_status.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 86%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 87%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 87%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_vector.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_vector.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_vector.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 87%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_save_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_save_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 87%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 88%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_scale.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_scale.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_scale.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 88%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_solve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_solve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 88%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 89%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_transpose.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_transpose.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_transpose.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 89%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_triplet_to_col.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_triplet_to_col.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_triplet_to_col.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 89%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_2by2.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_2by2.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_2by2.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 89%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_assemble.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_assemble.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 90%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_blas3_update.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_blas3_update.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_blas3_update.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 90%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_build_tuples.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_build_tuples.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_build_tuples.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 90%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_create_element.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_create_element.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_create_element.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 90%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_dump.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_dump.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_dump.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 91%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_extend_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_extend_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_extend_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 91%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_garbage_collection.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_garbage_collection.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_garbage_collection.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 25%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/TLM/TLMBusConnector.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/TLM/TLMBusConnector.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM/TLMBusConnector.cpp [ 91%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_get_memory.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_get_memory.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_get_memory.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 91%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_grow_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_grow_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_grow_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 92%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_init_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_init_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_init_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 92%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_kernel.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_kernel.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 92%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_kernel_init.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_kernel_init.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_init.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 92%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_kernel_wrapup.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_kernel_wrapup.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_wrapup.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 93%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_local_search.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_local_search.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_local_search.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 93%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_lsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_lsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_lsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 93%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_ltsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_ltsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 93%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_alloc_element.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_alloc_element.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_element.c :0:6: warning: ISO C99 requires whitespace after the macro name HEAD is now at d913573fc8 Corrected date [ 94%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_alloc_head_block.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_alloc_head_block.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_head_block.c :0:6: warning: ISO C99 requires whitespace after the macro name HEAD is now at d913573fc8 Corrected date [ 94%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_alloc_tail_block.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_alloc_tail_block.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_tail_block.c :0:6: warning: ISO C99 requires whitespace after the macro name test ! -d 'build//Buildings 4.0.0' cp -a 'git/Buildings/Buildings' "/c/dev/OM64bit/build/lib/omlibrary/Buildings 4.0.0" [ 94%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_free_tail_block.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_free_tail_block.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_free_tail_block.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 94%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_init_memoryspace.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_init_memoryspace.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_init_memoryspace.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 95%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_report_vector.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_report_vector.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_report_vector.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 95%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_row_search.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_row_search.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_row_search.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 95%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_scale.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_scale.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 95%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_scale_column.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_scale_column.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale_column.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 96%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_set_stats.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_set_stats.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_set_stats.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 96%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_solve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_solve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 26%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/Variable.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/Variable.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Variable.cpp [ 96%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_start_front.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_start_front.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_start_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 96%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_store_lu.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_store_lu.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 97%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_symbolic_usage.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_symbolic_usage.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_symbolic_usage.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 97%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_transpose.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_transpose.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_transpose.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 97%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 97%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_tuple_lengths.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_tuple_lengths.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_tuple_lengths.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 98%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_usolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_usolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_usolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 98%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_utsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_utsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 98%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_valid_numeric.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_valid_numeric.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 98%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_valid_symbolic.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZLONG @CMakeFiles/umfpack_olib_ZLONG.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_valid_symbolic.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 26%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/ssd/ConnectionGeometry.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/ssd/ConnectionGeometry.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ssd/ConnectionGeometry.cpp make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 98%] Built target umfpack_olib_ZLONG make -f CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZINT_CONJUGATE_SOLVE make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 98%] Building C object CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_ltsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCONJUGATE_SOLVE -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_ltsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 98%] Building C object CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_utsolve.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCONJUGATE_SOLVE -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_utsolve.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 98%] Built target umfpack_olib_ZINT_CONJUGATE_SOLVE make -f CMakeFiles/umfpack_olib_ZINT_DO_MAP_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_ZINT_DO_MAP_DO_VALUES.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT_DO_MAP_DO_VALUES.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_ZINT_DO_MAP_DO_VALUES make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT_DO_MAP_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_ZINT_DO_MAP_DO_VALUES.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 99%] Building C object CMakeFiles/umfpack_olib_ZINT_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDO_MAP -DDO_VALUES -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD -DZINT @CMakeFiles/umfpack_olib_ZINT_DO_MAP_DO_VALUES.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_ZINT_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [ 99%] Built target umfpack_olib_ZINT_DO_MAP_DO_VALUES make -f CMakeFiles/umfpack_olib_DINT_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_DINT_DO_VALUES.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT_DO_VALUES.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack_olib_DINT_DO_VALUES make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DINT_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_DINT_DO_VALUES.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [100%] Building C object CMakeFiles/umfpack_olib_DINT_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDINT -DDO_VALUES -DFLAGS-NOTFOUND -DNBLAS -DNCHOLMOD @CMakeFiles/umfpack_olib_DINT_DO_VALUES.dir/includes_C.rsp -g -O2 -falign-functions -o CMakeFiles/umfpack_olib_DINT_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 27%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/ssd/ConnectorGeometry.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/ssd/ConnectorGeometry.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ssd/ConnectorGeometry.cpp make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [100%] Built target umfpack_olib_DINT_DO_VALUES make -f CMakeFiles/amd.dir/build.make CMakeFiles/amd.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/amd.dir/DependInfo.cmake --color= Scanning dependencies of target amd make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/amd.dir/build.make CMakeFiles/amd.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [100%] Linking C static library libamd.a /C/OMDev/bin/cmake/bin/cmake.exe -P CMakeFiles/amd.dir/cmake_clean_target.cmake /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_link_script CMakeFiles/amd.dir/link.txt --verbose=1 C:/OMDev/tools/msys/mingw64/bin/ar.exe qc libamd.a CMakeFiles/amd_global.dir/AMD/Source/amd_global.c.obj CMakeFiles/amd_DINT.dir/AMD/Source/amd_1.c.obj CMakeFiles/amd_DINT.dir/AMD/Source/amd_2.c.obj CMakeFiles/amd_DINT.dir/AMD/Source/amd_aat.c.obj CMakeFiles/amd_DINT.dir/AMD/Source/amd_control.c.obj CMakeFiles/amd_DINT.dir/AMD/Source/amd_defaults.c.obj CMakeFiles/amd_DINT.dir/AMD/Source/amd_dump.c.obj CMakeFiles/amd_DINT.dir/AMD/Source/amd_info.c.obj CMakeFiles/amd_DINT.dir/AMD/Source/amd_order.c.obj CMakeFiles/amd_DINT.dir/AMD/Source/amd_postorder.c.obj CMakeFiles/amd_DINT.dir/AMD/Source/amd_post_tree.c.obj CMakeFiles/amd_DINT.dir/AMD/Source/amd_preprocess.c.obj CMakeFiles/amd_DINT.dir/AMD/Source/amd_valid.c.obj CMakeFiles/amd_DLONG.dir/AMD/Source/amd_1.c.obj CMakeFiles/amd_DLONG.dir/AMD/Source/amd_2.c.obj CMakeFiles/amd_DLONG.dir/AMD/Source/amd_aat.c.obj CMakeFiles/amd_DLONG.dir/AMD/Source/amd_control.c.obj CMakeFiles/amd_DLONG.dir/AMD/Source/amd_defaults.c.obj CMakeFiles/amd_DLONG.dir/AMD/Source/amd_dump.c.obj CMakeFiles/amd_DLONG.dir/AMD/Source/amd_info.c.obj CMakeFiles/amd_DLONG.dir/AMD/Source/amd_order.c.obj CMakeFiles/amd_DLONG.dir/AMD/Source/amd_postorder.c.obj CMakeFiles/amd_DLONG.dir/AMD/Source/amd_post_tree.c.obj CMakeFiles/amd_DLONG.dir/AMD/Source/amd_preprocess.c.obj CMakeFiles/amd_DLONG.dir/AMD/Source/amd_valid.c.obj C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libamd.a make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [100%] Built target amd make -f CMakeFiles/btf.dir/build.make CMakeFiles/btf.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/btf.dir/DependInfo.cmake --color= Scanning dependencies of target btf make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/btf.dir/build.make CMakeFiles/btf.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [100%] Linking C static library libbtf.a /C/OMDev/bin/cmake/bin/cmake.exe -P CMakeFiles/btf.dir/cmake_clean_target.cmake /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_link_script CMakeFiles/btf.dir/link.txt --verbose=1 C:/OMDev/tools/msys/mingw64/bin/ar.exe qc libbtf.a CMakeFiles/btf_object_DINT.dir/BTF/Source/btf_maxtrans.c.obj CMakeFiles/btf_object_DINT.dir/BTF/Source/btf_order.c.obj CMakeFiles/btf_object_DINT.dir/BTF/Source/btf_strongcomp.c.obj CMakeFiles/btf_object_DLONG.dir/BTF/Source/btf_maxtrans.c.obj CMakeFiles/btf_object_DLONG.dir/BTF/Source/btf_order.c.obj CMakeFiles/btf_object_DLONG.dir/BTF/Source/btf_strongcomp.c.obj C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libbtf.a make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [100%] Built target btf make -f CMakeFiles/colamd.dir/build.make CMakeFiles/colamd.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/colamd.dir/DependInfo.cmake --color= Scanning dependencies of target colamd make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/colamd.dir/build.make CMakeFiles/colamd.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [100%] Linking C static library libcolamd.a /C/OMDev/bin/cmake/bin/cmake.exe -P CMakeFiles/colamd.dir/cmake_clean_target.cmake /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_link_script CMakeFiles/colamd.dir/link.txt --verbose=1 C:/OMDev/tools/msys/mingw64/bin/ar.exe qc libcolamd.a CMakeFiles/colamd_object.dir/COLAMD/Source/colamd_global.c.obj CMakeFiles/colamd_object.dir/COLAMD/Source/colamd.c.obj CMakeFiles/colamd_object_l.dir/COLAMD/Source/colamd.c.obj C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libcolamd.a make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [100%] Built target colamd [ 28%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/ssd/ElementGeometry.cpp.obj make -f CMakeFiles/umfpack.dir/build.make CMakeFiles/umfpack.dir/depend cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/ssd/ElementGeometry.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ssd/ElementGeometry.cpp make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack.dir/build.make CMakeFiles/umfpack.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [100%] Linking C static library libumfpack.a /C/OMDev/bin/cmake/bin/cmake.exe -P CMakeFiles/umfpack.dir/cmake_clean_target.cmake /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_link_script CMakeFiles/umfpack.dir/link.txt --verbose=1 C:/OMDev/tools/msys/mingw64/bin/ar.exe qc libumfpack.a CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_col_to_triplet.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_defaults.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_free_numeric.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_free_symbolic.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_get_determinant.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_get_lunz.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_get_numeric.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_get_symbolic.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_load_numeric.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_load_symbolic.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_numeric.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_qsymbolic.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_control.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_info.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_matrix.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_numeric.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_perm.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_status.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_symbolic.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_triplet.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_vector.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_save_numeric.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_scale.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_solve.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_symbolic.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_transpose.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_triplet_to_col.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_2by2.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_analyze.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_apply_order.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_assemble.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_blas3_update.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_build_tuples.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_colamd.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_create_element.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_dump.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_extend_front.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_free.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_fsize.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_garbage_collection.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_get_memory.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_grow_front.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_init_front.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_is_permutation.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_kernel.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_kernel_init.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_kernel_wrapup.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_local_search.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_lsolve.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_ltsolve.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_malloc.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_alloc_element.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_alloc_head_block.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_alloc_tail_block.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_free_tail_block.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_init_memoryspace.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_realloc.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_report_perm.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_report_vector.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_row_search.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_scale.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_scale_column.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_set_stats.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_singletons.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_solve.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_start_front.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_store_lu.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_symbolic_usage.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_transpose.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_tuple_lengths.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_usolve.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_utsolve.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_valid_numeric.c.obj CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_valid_symbolic.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_col_to_triplet.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_defaults.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_free_numeric.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_free_symbolic.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_get_determinant.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_get_lunz.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_get_numeric.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_get_symbolic.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_load_numeric.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_load_symbolic.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_numeric.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_qsymbolic.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_control.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_info.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_matrix.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_numeric.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_perm.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_status.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_symbolic.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_triplet.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_vector.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_save_numeric.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_scale.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_solve.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_symbolic.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_transpose.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_triplet_to_col.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_2by2.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_analyze.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_apply_order.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_assemble.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_blas3_update.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_build_tuples.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_colamd.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_create_element.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_dump.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_extend_front.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_free.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_fsize.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_garbage_collection.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_get_memory.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_grow_front.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_init_front.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_is_permutation.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_kernel.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_kernel_init.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_kernel_wrapup.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_local_search.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_lsolve.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_ltsolve.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_malloc.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_alloc_element.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_alloc_head_block.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_alloc_tail_block.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_free_tail_block.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_init_memoryspace.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_realloc.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_report_perm.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_report_vector.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_row_search.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_scale.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_scale_column.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_set_stats.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_singletons.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_solve.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_start_front.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_store_lu.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_symbolic_usage.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_transpose.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_tuple_lengths.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_usolve.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_utsolve.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_valid_numeric.c.obj CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_valid_symbolic.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_col_to_triplet.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_defaults.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_free_numeric.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_free_symbolic.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_determinant.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_lunz.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_numeric.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_symbolic.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_load_numeric.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_load_symbolic.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_numeric.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_qsymbolic.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_control.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_info.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_matrix.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_numeric.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_perm.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_status.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_symbolic.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_triplet.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_report_vector.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_save_numeric.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_scale.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_solve.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_symbolic.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_transpose.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_triplet_to_col.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_2by2.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_assemble.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_blas3_update.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_build_tuples.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_create_element.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_dump.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_extend_front.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_garbage_collection.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_get_memory.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_grow_front.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_init_front.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_kernel.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_kernel_init.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_kernel_wrapup.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_local_search.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_lsolve.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_ltsolve.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_alloc_element.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_alloc_head_block.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_alloc_tail_block.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_free_tail_block.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_init_memoryspace.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_report_vector.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_row_search.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_scale.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_scale_column.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_set_stats.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_solve.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_start_front.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_store_lu.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_symbolic_usage.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_transpose.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_tuple_lengths.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_usolve.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_utsolve.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_valid_numeric.c.obj CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_valid_symbolic.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_col_to_triplet.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_defaults.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_free_numeric.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_free_symbolic.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_determinant.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_lunz.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_numeric.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_symbolic.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_load_numeric.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_load_symbolic.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_numeric.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_qsymbolic.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_control.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_info.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_matrix.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_numeric.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_perm.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_status.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_symbolic.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_triplet.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_vector.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_save_numeric.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_scale.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_solve.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_symbolic.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_transpose.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_triplet_to_col.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_2by2.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_assemble.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_blas3_update.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_build_tuples.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_create_element.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_dump.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_extend_front.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_garbage_collection.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_get_memory.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_grow_front.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_init_front.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_kernel.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_kernel_init.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_kernel_wrapup.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_local_search.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_lsolve.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_ltsolve.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_alloc_element.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_alloc_head_block.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_alloc_tail_block.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_free_tail_block.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_init_memoryspace.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_report_vector.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_row_search.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_scale.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_scale_column.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_set_stats.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_solve.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_start_front.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_store_lu.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_symbolic_usage.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_transpose.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_tuple_lengths.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_usolve.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_utsolve.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_valid_numeric.c.obj CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_valid_symbolic.c.obj CMakeFiles/umfpack_olib.dir/UMFPACK/Source/umfpack_global.c.obj CMakeFiles/umfpack_olib.dir/UMFPACK/Source/umfpack_tictoc.c.obj CMakeFiles/umfpack_olib.dir/UMFPACK/Source/umfpack_timer.c.obj CMakeFiles/umfpack_olib_DINT_WSOLVE.dir/UMFPACK/Source/umfpack_solve.c.obj CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/UMFPACK/Source/umfpack_solve.c.obj CMakeFiles/umfpack_olib_ZINT_WSOLVE.dir/UMFPACK/Source/umfpack_solve.c.obj CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/UMFPACK/Source/umfpack_solve.c.obj CMakeFiles/umfpack_olib_DINT_FIXQ.dir/UMFPACK/Source/umf_assemble.c.obj CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/UMFPACK/Source/umf_assemble.c.obj CMakeFiles/umfpack_olib_ZINT_FIXQ.dir/UMFPACK/Source/umf_assemble.c.obj CMakeFiles/umfpack_olib_ZLONG_FIXQ.dir/UMFPACK/Source/umf_assemble.c.obj CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_ltsolve.c.obj CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_utsolve.c.obj CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_ltsolve.c.obj CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_utsolve.c.obj CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_ltsolve.c.obj CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_utsolve.c.obj CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_ltsolve.c.obj CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/UMFPACK/Source/umf_utsolve.c.obj CMakeFiles/umfpack_olib_DINT_DROP.dir/UMFPACK/Source/umf_store_lu.c.obj CMakeFiles/umfpack_olib_DLONG_DROP.dir/UMFPACK/Source/umf_store_lu.c.obj CMakeFiles/umfpack_olib_ZINT_DROP.dir/UMFPACK/Source/umf_store_lu.c.obj CMakeFiles/umfpack_olib_ZLONG_DROP.dir/UMFPACK/Source/umf_store_lu.c.obj CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_DINT_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_DINT_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_DLONG_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_ZINT_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_ZLONG_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj CMakeFiles/umfpack_olib_ZLONG_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libumfpack.a make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [100%] Built target umfpack make -f CMakeFiles/klu.dir/build.make CMakeFiles/klu.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/klu.dir/DependInfo.cmake --color= Scanning dependencies of target klu make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/klu.dir/build.make CMakeFiles/klu.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [100%] Linking C static library libklu.a /C/OMDev/bin/cmake/bin/cmake.exe -P CMakeFiles/klu.dir/cmake_clean_target.cmake /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_link_script CMakeFiles/klu.dir/link.txt --verbose=1 C:/OMDev/tools/msys/mingw64/bin/ar.exe qc libklu.a CMakeFiles/klu_object_DINT.dir/KLU/Source/klu.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_analyze.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_analyze_given.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_defaults.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_diagnostics.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_dump.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_extract.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_factor.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_free_numeric.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_free_symbolic.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_kernel.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_memory.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_refactor.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_scale.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_solve.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_sort.c.obj CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_tsolve.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_analyze.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_analyze_given.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_defaults.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_diagnostics.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_dump.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_extract.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_factor.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_free_numeric.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_free_symbolic.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_kernel.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_memory.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_refactor.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_scale.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_solve.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_sort.c.obj CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_tsolve.c.obj C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libklu.a make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' [100%] Built target klu make[3]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_progress_start /C/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[3]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' make[3]: Nothing to be done for 'preinstall'. make[3]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' Install the project... /C/OMDev/bin/cmake/bin/cmake.exe -P cmake_install.cmake -- Install configuration: "" -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/UFconfig.h -- Up-to-date: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/amd.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/amd_internal.h -- Installing: C:/dev/OM64bit/build/lib/omc/libamd.a -- Installing: C:/dev/OM64bit/build/lib/omc/libbtf.a -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/btf.h -- Installing: C:/dev/OM64bit/build/lib/omc/libcolamd.a -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/colamd.h -- Installing: C:/dev/OM64bit/build/lib/omc/libklu.a -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/klu.h -- Up-to-date: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_col_to_triplet.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_defaults.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_free_numeric.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_free_symbolic.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_get_determinant.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_get_lunz.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_get_numeric.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_get_symbolic.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_global.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_load_numeric.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_load_symbolic.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_numeric.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_qsymbolic.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_report_control.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_report_info.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_report_matrix.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_report_numeric.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_report_perm.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_report_status.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_report_symbolic.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_report_triplet.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_report_vector.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_save_numeric.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_save_symbolic.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_scale.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_solve.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_symbolic.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_tictoc.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_timer.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_transpose.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_triplet_to_col.h -- Installing: C:/dev/OM64bit/build/include/omc/c/suitesparse/Include/umfpack_wsolve.h -- Installing: C:/dev/OM64bit/build/lib/omc/libumfpack.a make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/SuiteSparse/build' test ! `uname` = Darwin || install_name_tool -id @rpath/libumfpack.dylib "/c/dev/OM64bit/build/lib/omc/libumfpack.a" test ! `uname` = Darwin || install_name_tool -id @rpath/libamd.dylib "/c/dev/OM64bit/build/lib/omc/libamd.dll" test ! `uname` = Darwin || install_name_tool -id @rpath/libklu.dylib "/c/dev/OM64bit/build/lib/omc/libklu.dll" [ 29%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/ssd/SystemGeometry.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/ssd/SystemGeometry.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ssd/SystemGeometry.cpp test ! `uname` = Darwin || install_name_tool -id @rpath/libbtf.dylib "/c/dev/OM64bit/build/lib/omc/libbtf.dll" test ! `uname` = Darwin || install_name_tool -id @rpath/libcolamd.dylib "/c/dev/OM64bit/build/lib/omc/libcolamd.dll" test ! `uname` = Darwin || install_name_tool -change libamd.dylib @rpath/libamd.dylib "/c/dev/OM64bit/build/lib/omc/libklu.dll" test ! `uname` = Darwin || install_name_tool -change libbtf.dylib @rpath/libbtf.dylib "/c/dev/OM64bit/build/lib/omc/libklu.dll" test ! `uname` = Darwin || install_name_tool -change libcolamd.dylib @rpath/libcolamd.dylib "/c/dev/OM64bit/build/lib/omc/libklu.dll" test ! `uname` = Darwin || install_name_tool -change libamd.dylib @rpath/libamd.dylib "/c/dev/OM64bit/build/lib/omc/libumfpack.dll" #cp -au 3rdParty/SuiteSparse/build/*. build/lib/omc #mkdir --parent build/include/omc/c/suitesparse #cp -a 3rdParty/SuiteSparse/UMFPACK/Include/*.h build/include/omc/c/suitesparse #cp -a 3rdParty/SuiteSparse/AMD/Include/*.h build/include/omc/c/suitesparse #cp -a 3rdParty/SuiteSparse/UFconfig/*.h build/include/omc/c/suitesparse [ 29%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/ssd/Tags.cpp.obj test -d 3rdParty/FMIL cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/ssd/Tags.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ssd/Tags.cpp mkdir -p 3rdParty/FMIL/build (cd 3rdParty/FMIL/build && test -f Makefile || CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions" CPPFLAGS="" CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions" CXXFLAGS="" CPPFLAGS="" LDFLAGS="" /c/OMDev//bin/cmake/bin/cmake -D CMAKE_AR:String="ar" -DFMILIB_FMI_PLATFORM=win64 -D FMILIB_BUILD_SHARED_LIB:Bool=OFF -D FMILIB_BUILD_TESTS:Bool=OFF -D FMILIB_GENERATE_DOXYGEN_DOC:Bool=OFF -DCMAKE_COLOR_MAKEFILE:Bool=OFF -DFMILIB_INSTALL_PREFIX:String=../install .. -G "MSYS Makefiles") [ 30%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/Bstring.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/Bstring.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/Bstring.cc -- The C compiler identification is GNU 5.3.0 -- The CXX compiler identification is GNU 5.3.0 -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features [ 31%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/coordTransform.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/coordTransform.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/coordTransform.cc [ 32%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double3.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double3.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/double3.cc -- Detecting C compile features - done -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe [ 32%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double33.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double33.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/double33.cc -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done [ 33%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double33s.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double33s.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/double33s.cc -- Detecting CXX compile features echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Buildings 4.0.0.uses" echo 'buildings' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 4.0.0.license" echo '4.0.0' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 4.0.0.last_change" # Building git/Buildings ./checkout-git.sh 'git/Buildings' 'https://github.com/lbl-srg/modelica-buildings.git' 'v5.0.1' 'v5.0.1' [ 34%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevc3.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevc3.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/dsyevc3.cc HEAD is now at d913573fc8 Corrected date [ 35%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevq3.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevq3.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/dsyevq3.cc [ 35%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevv3.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevv3.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/dsyevv3.cc [ 36%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsytrd3.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsytrd3.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/dsytrd3.cc [ 37%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/ErrorLog.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/ErrorLog.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/ErrorLog.cc -- Detecting CXX compile features - done -- Looking for va_copy -- Looking for va_copy - not found -- Looking for __va_copy [ 38%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/tostr.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/tostr.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/tostr.cc -- Looking for __va_copy - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for vsnprintf [ 38%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Communication/TLMClientComm.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Communication/TLMClientComm.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Communication/TLMClientComm.cc -- Looking for vsnprintf - found C:/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Communication/TLMClientComm.cc:31:0: warning: "NOMINMAX" redefined #define NOMINMAX ^ In file included from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/x86_64-w64-mingw32/bits/c++config.h:482:0, from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/bits/stl_algobase.h:59, from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/vector:60, from C:/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Communication/TLMCommUtil.h:13, from C:/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Communication/TLMClientComm.cc:6: C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/x86_64-w64-mingw32/bits/os_defines.h:45:0: note: this is the location of the previous definition #define NOMINMAX 1 ^ -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file stddef.h -- Looking for include file stddef.h - found -- Looking for include file stdint.h [ 39%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Communication/TLMCommUtil.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Communication/TLMCommUtil.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Communication/TLMCommUtil.cc -- Looking for include file stdint.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file locale.h -- Looking for include file locale.h - found -- Looking for snprintf [ 40%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Interfaces/TLMInterface.cc -- Looking for snprintf - found -- Looking for vasprintf -- Looking for vasprintf - not found -- Looking for asprintf -- Looking for asprintf - not found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for asprintf [ 41%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface1D.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface1D.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Interfaces/TLMInterface1D.cc -- Looking for asprintf - found -- Looking for localeconv -- Looking for localeconv - found -- Looking for sys/types.h HEAD is now at 67577bd29c Merge pull request #1079 from lbl-srg/issue1078_release5_0_1 HEAD is now at 67577bd29c Merge pull request #1079 from lbl-srg/issue1078_release5_0_1 test ! -d 'build//Buildings 5.0.1' cp -a 'git/Buildings/Buildings' "/c/dev/OM64bit/build/lib/omlibrary/Buildings 5.0.1" -- Looking for sys/types.h - found -- Check size of long double -- Check size of long double - done -- Check size of long long int [ 41%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface3D.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface3D.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Interfaces/TLMInterface3D.cc -- Check size of long long int - done -- Check size of unsigned long long int -- Check size of unsigned long long int - done -- Check size of struct lconv -- Check size of struct lconv - done -- Performing Test HAVE_LCONV_DECIMAL_POINT -- Performing Test HAVE_LCONV_DECIMAL_POINT - Success -- Performing Test HAVE_LCONV_THOUSANDS_SEP -- Performing Test HAVE_LCONV_THOUSANDS_SEP - Success -- Check size of intmax_t [ 42%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignal.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignal.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Interfaces/TLMInterfaceSignal.cc -- Check size of intmax_t - done -- Check size of uintmax_t -- Check size of uintmax_t - done -- Check size of uintptr_t -- Check size of uintptr_t - done -- Check size of ptrdiff_t [ 43%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalInput.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalInput.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalInput.cc -- Check size of ptrdiff_t - done -- Check size of off64_t -- Check size of off64_t - done -- Looking for fseeko -- Looking for fseeko - found -- Looking for unistd.h [ 44%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalOutput.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalOutput.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalOutput.cc -- Looking for unistd.h - found CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "fmiimport". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "jmutils". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "fmixml". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "fmizip". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "fmicapi". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "minizip". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "zlib". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:43 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "c99snprintf". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. -- will be merging C:/dev/OM64bit/OMCompiler/3rdParty/FMIL/build/libfmiimport.a;C:/dev/OM64bit/OMCompiler/3rdParty/FMIL/build/libjmutils.a;C:/dev/OM64bit/OMCompiler/3rdParty/FMIL/build/libfmixml.a;C:/dev/OM64bit/OMCompiler/3rdParty/FMIL/build/libfmizip.a;C:/dev/OM64bit/OMCompiler/3rdParty/FMIL/build/libfmicapi.a;C:/dev/OM64bit/OMCompiler/3rdParty/FMIL/build/ExpatEx/./libexpat.a;C:/dev/OM64bit/OMCompiler/3rdParty/FMIL/build/Config.cmake/Minizip/libminizip.a;C:/dev/OM64bit/OMCompiler/3rdParty/FMIL/build/zlib/libzlib.a;C:/dev/OM64bit/OMCompiler/3rdParty/FMIL/build/ThirdParty/c99_snprintf/libc99snprintf.a CMake Warning (dev) at Config.cmake/mergestaticlibs.cmake:85 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "fmilib". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): CMakeLists.txt:266 (merge_static_libs) This warning is for project developers. Use -Wno-dev to suppress it. -- outfile location is C:/dev/OM64bit/OMCompiler/3rdParty/FMIL/build/libfmilib.a -- Configuring done CMake Warning (dev) at Config.cmake/fmixml.cmake:187 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "C:/dev/OM64bit/OMCompiler/3rdParty/FMIL/CMakeLists.txt" of target "expatex" does not exist. Call Stack (most recent call first): CMakeLists.txt:207 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at Config.cmake/fmixml.cmake:187 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "C:/dev/OM64bit/OMCompiler/3rdParty/FMIL/build/CMakeCache.txt" of target "expatex" does not exist. Call Stack (most recent call first): CMakeLists.txt:207 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: C:/dev/OM64bit/OMCompiler/3rdParty/FMIL/build test -d 3rdParty/Cdaskr/solver (cd 3rdParty/Cdaskr/solver && make -f Makefile CC="gcc" CFLAGS="-g -O2 -falign-functions") make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/Cdaskr/solver' gcc -c -o daux.o daux.c -g -O2 -falign-functions gcc -c -o ddaskr.o ddaskr.c -g -O2 -falign-functions [ 44%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Logging/TLMErrorLog.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Logging/TLMErrorLog.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Logging/TLMErrorLog.cc [ 45%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Parameters/ComponentParameter.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Parameters/ComponentParameter.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Parameters/ComponentParameter.cc gcc -c -o dlinpk.o dlinpk.c -g -O2 -falign-functions ar r libcdaskr.a daux.o ddaskr.o dlinpk.o C:\OMDev\tools\msys\mingw64\bin\ar.exe: creating libcdaskr.a make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/Cdaskr/solver' test -d 3rdParty/CMinpack mkdir -p 3rdParty/CMinpack/build (cd 3rdParty/CMinpack/build && test -f Makefile || CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions" CPPFLAGS="" CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions" CXXFLAGS="" CPPFLAGS="" LDFLAGS="" /c/OMDev//bin/cmake/bin/cmake -DCMAKE_VERBOSE_MAKEFILE:Bool=ON -D CMAKE_AR:String="ar" -DCMAKE_COLOR_MAKEFILE:Bool=OFF -DBUILD_SHARED_LIBS:Bool=OFF -DCMAKE_INSTALL_PREFIX:String=../install -DCMINPACK_LIB_INSTALL_DIR:String=../install .. -G "MSYS Makefiles") -- The C compiler identification is GNU 5.3.0 -- The CXX compiler identification is GNU 5.3.0 -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe [ 46%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Plugin/PluginImplementer.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Plugin/PluginImplementer.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Plugin/PluginImplementer.cc -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- 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: C:/OMDev/tools/msys/mingw64/bin/g++.exe [ 47%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Plugin/TLMPlugin.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Plugin/TLMPlugin.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Plugin/TLMPlugin.cc -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features [ 47%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib_static.dir/Version.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib_static.dir/Version.cpp.obj -c /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib/Version.cpp [ 48%] Linking CXX static library libOMSimulator.a cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/cmake.exe -P CMakeFiles/OMSimulatorLib_static.dir/cmake_clean_target.cmake cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/cmake.exe -E cmake_link_script CMakeFiles/OMSimulatorLib_static.dir/link.txt --verbose=1 C:/OMDev/tools/msys/mingw64/bin/ar.exe qc libOMSimulator.a CMakeFiles/OMSimulatorLib_static.dir/BusConnector.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/Clock.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/Clocks.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/Component.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/ComponentFMUCS.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/ComponentFMUME.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/ComponentTable.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/ComRef.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/Connection.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/Connector.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/CSVReader.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/CSVWriter.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/DirectedGraph.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/Element.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/Flags.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/FMUInfo.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/Logging.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/MatReader.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/MatVer4.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/MATWriter.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/Model.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/OMSFileSystem.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/OMSimulator.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/ResultReader.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/ResultWriter.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/Scope.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/SignalDerivative.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/StepSizeConfiguration.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/System.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/SystemSC.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/SystemWC.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/TLM/ExternalModel.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/TLM/SystemTLM.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/TLM/TLMBusConnector.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/Variable.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/ssd/ConnectionGeometry.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/ssd/ConnectorGeometry.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/ssd/ElementGeometry.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/ssd/SystemGeometry.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/ssd/Tags.cpp.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/Bstring.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/coordTransform.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double3.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double33.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double33s.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevc3.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevq3.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevv3.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsytrd3.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/ErrorLog.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/3rdParty/misc/src/tostr.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Communication/TLMClientComm.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Communication/TLMCommUtil.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface1D.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface3D.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignal.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalInput.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalOutput.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Logging/TLMErrorLog.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Parameters/ComponentParameter.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Plugin/PluginImplementer.cc.obj CMakeFiles/OMSimulatorLib_static.dir/__/__/OMTLMSimulator/common/Plugin/TLMPlugin.cc.obj CMakeFiles/OMSimulatorLib_static.dir/Version.cpp.obj C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libOMSimulator.a make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/build/mingw' [ 48%] Built target OMSimulatorLib_static make -f src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/build.make src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/depend make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/build/mingw' /C/OMDev/tools/msys/mingw64/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMSimulator /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib /C/dev/OM64bit/OMSimulator/build/mingw /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/DependInfo.cmake --color= -- Detecting CXX compile features - done -- Building static libraries. -- Configuring done -- Generating done -- Build files have been written to: C:/dev/OM64bit/OMCompiler/3rdParty/CMinpack/build mkdir -p /c/dev/OM64bit/build/share/doc/omc/testmodels cp -p Examples/*.* /c/dev/OM64bit/build/share/doc/omc/testmodels/ Scanning dependencies of target OMSimulatorLib make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/build/mingw' make -f src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/build.make src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/build make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/build/mingw' rm -f /c/dev/OM64bit/build/share/doc/omc/testmodels/CMake*.txt [ 49%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/BusConnector.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/BusConnector.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/BusConnector.cpp make -C Compiler/Translation OMBUILDDIR=/c/dev/OM64bit/build release make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/Compiler/Translation' for locale in de sv es; do mkdir -p /c/dev/OM64bit/build/share/locale//$locale/LC_MESSAGES && msgfmt -o/c/dev/OM64bit/build/share/locale//$locale/LC_MESSAGES/openmodelica.mo $locale.po; done echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Buildings 5.0.1.uses" echo 'buildings' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 5.0.1.license" echo '5.0.1' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 5.0.1.last_change" # Building git/Buildings make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/Compiler/Translation' test -d 3rdParty/libzmq ./checkout-git.sh 'git/Buildings' 'https://github.com/lbl-srg/modelica-buildings.git' 'v5.1.0' 'v5.1.0' mkdir -p 3rdParty/libzmq/build (cd 3rdParty/libzmq/build && test -f Makefile || CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions" CPPFLAGS="" CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions" CXXFLAGS="" CPPFLAGS="" LDFLAGS="" /c/OMDev//bin/cmake/bin/cmake -DCMAKE_VERBOSE_MAKEFILE:Bool=ON -DCMAKE_AR:String="ar" -DCMAKE_COLOR_MAKEFILE:Bool=OFF -DWITH_PERF_TOOL:Bool=OFF -DZMQ_BUILD_TESTS:Bool=OFF -DENABLE_CPACK:Bool=OFF -DCMAKE_BUILD_TYPE=Release .. -G "MSYS Makefiles") -- The C compiler identification is GNU 5.3.0 HEAD is now at 67577bd29c Merge pull request #1079 from lbl-srg/issue1078_release5_0_1 -- The CXX compiler identification is GNU 5.3.0 -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe [ 49%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/Clock.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/Clock.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Clock.cpp -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info [ 50%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/Clocks.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/Clocks.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Clocks.cpp -- Detecting C compiler ABI info - done -- Detecting C compile features [ 51%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/Component.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/Component.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Component.cpp -- Detecting C compile features - done -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features HEAD is now at daa95e7b24 Merge pull request #1190 from lbl-srg/issue1189_release_5_1_0 HEAD is now at daa95e7b24 Merge pull request #1190 from lbl-srg/issue1189_release_5_1_0 test ! -d 'build//Buildings 5.1.0' cp -a 'git/Buildings/Buildings' "/c/dev/OM64bit/build/lib/omlibrary/Buildings 5.1.0" -- Detecting CXX compile features - done -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_C11 -- Performing Test COMPILER_SUPPORTS_C11 - Success -- Using tweetnacl for CURVE security -- Looking for kqueue -- Looking for kqueue - not found -- Looking for epoll_create [ 52%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/ComponentFMUCS.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/ComponentFMUCS.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ComponentFMUCS.cpp -- Looking for epoll_create - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of struct pollfd -- Check size of struct pollfd - failed -- Looking for pollset_create -- Looking for pollset_create - not found -- Looking for poll -- Looking for poll - not found -- Detected select polling method -- Detected ZMQ Version - 4.2.3 -- Looking for include file ifaddrs.h -- Looking for include file ifaddrs.h - not found -- Looking for include file windows.h -- Looking for include file windows.h - found -- Looking for include file sys/uio.h -- Looking for include file sys/uio.h - not found -- Looking for include file sys/eventfd.h -- Looking for include file sys/eventfd.h - not found -- Looking for fopen in ws2_32 -- Looking for fopen in ws2_32 - found -- Looking for fopen in ws2 -- Looking for fopen in ws2 - not found -- Looking for fopen in rpcrt4 -- Looking for fopen in rpcrt4 - found -- Looking for fopen in iphlpapi -- Looking for fopen in iphlpapi - found -- Looking for SO_PEERCRED -- Looking for SO_PEERCRED - not found -- Looking for LOCAL_PEERCRED -- Looking for LOCAL_PEERCRED - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Looking for clock_gettime -- Looking for clock_gettime - not found -- Looking for fork -- Looking for fork - not found -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for mkdtemp -- Looking for mkdtemp - not found -- Performing Test HAVE_FLAG_-Wall [ 52%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/ComponentFMUME.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/ComponentFMUME.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ComponentFMUME.cpp -- Performing Test HAVE_FLAG_-Wall - Success -- Performing Test HAVE_FLAG_-Wextra -- Performing Test HAVE_FLAG_-Wextra - Success -- Performing Test HAVE_FLAG_-Wno-long-long -- Performing Test HAVE_FLAG_-Wno-long-long - Success -- Performing Test HAVE_FLAG_-Wno-uninitialized -- Performing Test HAVE_FLAG_-Wno-uninitialized - Success -- Performing Test HAVE_FLAG_-pedantic echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Buildings 5.1.0.uses" echo 'buildings' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 5.1.0.license" echo '5.1.0' > "/c/dev/OM64bit/build/lib/omlibrary/Buildings 5.1.0.last_change" # Building git/Chemical ./checkout-git.sh 'git/Chemical' 'https://github.com/modelica-3rdparty/Chemical.git' 'master' '7b8e10c50f845fc6819bf36caa5bb1a33bf87cb9' -- Performing Test HAVE_FLAG_-pedantic - Success -- Checking whether SOCK_CLOEXEC is supported -- Performing Test ZMQ_HAVE_SOCK_CLOEXEC HEAD is now at 7b8e10c Merge pull request #24 from dietmarw/t22-cleanUpConditionalInputs -- Performing Test ZMQ_HAVE_SOCK_CLOEXEC - Failed -- Checking whether SO_KEEPALIVE is supported -- Performing Test ZMQ_HAVE_SO_KEEPALIVE HEAD is now at 7b8e10c Merge pull request #24 from dietmarw/t22-cleanUpConditionalInputs HEAD is now at 7b8e10c Merge pull request #24 from dietmarw/t22-cleanUpConditionalInputs -- Performing Test ZMQ_HAVE_SO_KEEPALIVE - Failed -- Checking whether TCP_KEEPCNT is supported -- Performing Test ZMQ_HAVE_TCP_KEEPCNT test ! -d 'build//Chemical 1.2.0-alpha' cp -a 'git/Chemical/Chemical' "/c/dev/OM64bit/build/lib/omlibrary/Chemical 1.2.0-alpha" -- Performing Test ZMQ_HAVE_TCP_KEEPCNT - Failed -- Checking whether TCP_KEEPIDLE is supported -- Performing Test ZMQ_HAVE_TCP_KEEPIDLE echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Chemical 1.2.0-alpha.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Chemical 1.2.0-alpha.license" echo '20180525-142843~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/Chemical 1.2.0-alpha.last_change" # Building git/ComplexLib ./checkout-git.sh 'git/ComplexLib' 'https://github.com/modelica-3rdparty/ComplexLib.git' 'master' '0b78942ee4fa95ae71347a0d552dd869fdf4c708' -- Performing Test ZMQ_HAVE_TCP_KEEPIDLE - Failed -- Checking whether TCP_KEEPINTVL is supported -- Performing Test ZMQ_HAVE_TCP_KEEPINTVL HEAD is now at 0b78942 Imported version 1.0 -- Performing Test ZMQ_HAVE_TCP_KEEPINTVL - Failed -- Checking whether TCP_KEEPALIVE is supported -- Performing Test ZMQ_HAVE_TCP_KEEPALIVE HEAD is now at 0b78942 Imported version 1.0 HEAD is now at 0b78942 Imported version 1.0 -- Performing Test ZMQ_HAVE_TCP_KEEPALIVE - Failed -- Checking whether TIPC is supported -- Performing Test ZMQ_HAVE_TIPC test ! -f 'build//ComplexLib.mo' cp -a 'git/ComplexLib/ComplexLib.mo' "/c/dev/OM64bit/build/lib/omlibrary/ComplexLib.mo" echo 'Modelica 3.0' >> "/c/dev/OM64bit/build/lib/omlibrary/ComplexLib.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ComplexLib.license" echo '20080518-080000~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/ComplexLib.last_change" # Building git/ConPNlib ./checkout-git.sh 'git/ConPNlib' 'https://github.com/lochel/ConPNlib.git' 'master' 'f635b8b4144eb46ff6711b1566c34405df58cda1' -- Performing Test ZMQ_HAVE_TIPC - Failed -- Checking pthread_setname signature -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_1 HEAD is now at f635b8b Remove obsolete variables/equations -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_1 - Failed -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_2 HEAD is now at f635b8b Remove obsolete variables/equations HEAD is now at f635b8b Remove obsolete variables/equations test ! -d 'build//ConPNlib' cp -a 'git/ConPNlib/ConPNlib' "/c/dev/OM64bit/build/lib/omlibrary/ConPNlib" echo '' > "/c/dev/OM64bit/build/lib/omlibrary/ConPNlib.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ConPNlib.license" echo '20151027-102722~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/ConPNlib.last_change" -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_2 - Success -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_3 # Building git/DESLib ./checkout-git.sh 'git/DESLib' 'https://github.com/modelica-3rdparty/DESLib.git' 'release' '7a473d8d16b118c3ea05761c6f43b17fd9838e4e' -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_3 - Failed -- Performing Test ZMQ_HAVE_PTHREAD_SET_NAME HEAD is now at 7a473d8 Imported version 1.6.1 HEAD is now at 7a473d8 Imported version 1.6.1 -- Performing Test ZMQ_HAVE_PTHREAD_SET_NAME - Failed HEAD is now at 7a473d8 Imported version 1.6.1 test ! -d 'build//DESLib 1.6.1' cp -a 'git/DESLib/DESLib 1.6.1' "/c/dev/OM64bit/build/lib/omlibrary/DESLib 1.6.1" echo 'Modelica 2.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/DESLib 1.6.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/DESLib 1.6.1.license" echo '1.6.1' > "/c/dev/OM64bit/build/lib/omlibrary/DESLib 1.6.1.last_change" # Building git/DriveControl ./checkout-git.sh 'git/DriveControl' 'https://github.com/AHaumer/DriveControl.git' 'release' 'b7233fd97a92867bb4ec2c3647c7f7e888398644' -- Found PythonInterp: C:/OMDev/tools/msys/mingw64/bin/python.exe (found version "2.7.11") -- Could NOT find AsciiDoc (missing: ASCIIDOC_EXECUTABLE) -- Configuring done HEAD is now at b7233fd pruged bak-files HEAD is now at b7233fd pruged bak-files -- Generating done -- Build files have been written to: C:/dev/OM64bit/OMCompiler/3rdParty/libzmq/build HEAD is now at b7233fd pruged bak-files test -f 3rdParty/libzmq/build/lib/libzmq.dll || make -C 3rdParty/libzmq/build make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/libzmq/build' /C/OMDev/bin/cmake/bin/cmake.exe -H/C/dev/OM64bit/OMCompiler/3rdParty/libzmq -B/C/dev/OM64bit/OMCompiler/3rdParty/libzmq/build --check-build-system CMakeFiles/Makefile.cmake 0 test ! -d 'build//DriveControl 3.1.0' cp -a 'git/DriveControl/DriveControl' "/c/dev/OM64bit/build/lib/omlibrary/DriveControl 3.1.0" /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_progress_start /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/build/CMakeFiles /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[3]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/libzmq/build' make -f CMakeFiles/libzmq.dir/build.make CMakeFiles/libzmq.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/libzmq/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/libzmq /C/dev/OM64bit/OMCompiler/3rdParty/libzmq /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/build /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/build /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/build/CMakeFiles/libzmq.dir/DependInfo.cmake echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/DriveControl 3.1.0.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/DriveControl 3.1.0.license" echo '3.1.0-20181117-174044~git~release' > "/c/dev/OM64bit/build/lib/omlibrary/DriveControl 3.1.0.last_change" # Building git/EMOTH ./checkout-git.sh 'git/EMOTH' 'https://github.com/AHaumer/EMOTH.git' 'release' 'fa890c8c2781f0c0b2f8efe955ed8a27875dd9ac' HEAD is now at fa890c8 added calculation of energy consumption per km HEAD is now at fa890c8 added calculation of energy consumption per km HEAD is now at fa890c8 added calculation of energy consumption per km test ! -d 'build//EMOTH 1.4.0' cp -a 'git/EMOTH/EMOTH' "/c/dev/OM64bit/build/lib/omlibrary/EMOTH 1.4.0" Scanning dependencies of target libzmq make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/libzmq/build' make -f CMakeFiles/libzmq.dir/build.make CMakeFiles/libzmq.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/libzmq/build' [ 0%] Building C object CMakeFiles/libzmq.dir/src/tweetnacl.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_C.rsp -g -O2 -falign-functions -std=gnu11 -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/tweetnacl.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/tweetnacl.c echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/EMOTH 1.4.0.uses" echo 'VehicleInterfaces 1.2.4' >> "/c/dev/OM64bit/build/lib/omlibrary/EMOTH 1.4.0.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/EMOTH 1.4.0.license" echo '1.4.0-20170626-211752~git~release' > "/c/dev/OM64bit/build/lib/omlibrary/EMOTH 1.4.0.last_change" # Building git/ElectricalEnergyStorage ./checkout-git.sh 'git/ElectricalEnergyStorage' 'https://github.com/modelica/ElectricalEnergyStorage.git' 'master' '096db4d2411f02e0e4e07823c09ea05437e778e6' HEAD is now at 096db4d Added noneFromVersion =3.2.1 HEAD is now at 096db4d Added noneFromVersion =3.2.1 HEAD is now at 096db4d Added noneFromVersion =3.2.1 test ! -f 'build//ElectricalEnergyStorage 3.2.2.mo' cp -a 'git/ElectricalEnergyStorage/ElectricalEnergyStorage.mo' "/c/dev/OM64bit/build/lib/omlibrary/ElectricalEnergyStorage 3.2.2.mo" echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/ElectricalEnergyStorage 3.2.2.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ElectricalEnergyStorage 3.2.2.license" echo '3.2.2-20170208-125627~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/ElectricalEnergyStorage 3.2.2.last_change" # Building git/ElectroMechanicalDrives ./checkout-git.sh 'git/ElectroMechanicalDrives' 'https://github.com/christiankral/ElectroMechanicalDrives.git' 'release' '4ec0c244c85b72d52ef8a91b0ccac96e4f7c9493' HEAD is now at 4ec0c24 Fix #24: Switch to MSL 3.2.3 HEAD is now at 4ec0c24 Fix #24: Switch to MSL 3.2.3 HEAD is now at 4ec0c24 Fix #24: Switch to MSL 3.2.3 test ! -d 'build//ElectroMechanicalDrives 2.1.0' cp -a 'git/ElectroMechanicalDrives/ElectroMechanicalDrives' "/c/dev/OM64bit/build/lib/omlibrary/ElectroMechanicalDrives 2.1.0" echo 'Modelica 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/ElectroMechanicalDrives 2.1.0.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/ElectroMechanicalDrives 2.1.0.license" [ 53%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/ComponentTable.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/ComponentTable.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ComponentTable.cpp echo '2.1.0' > "/c/dev/OM64bit/build/lib/omlibrary/ElectroMechanicalDrives 2.1.0.last_change" # Building git/ExtendedPetriNets ./checkout-git.sh 'git/ExtendedPetriNets' 'https://github.com/modelica-3rdparty/ExtendedPetriNets.git' 'release' '2f4eac0651c1ab0ed56b75ec61424e0ef15181d3' HEAD is now at 2f4eac0 Imported version 1.0 HEAD is now at 2f4eac0 Imported version 1.0 HEAD is now at 2f4eac0 Imported version 1.0 test ! -d 'build//ExtendedPetriNets 1.0' cp -a 'git/ExtendedPetriNets/ExtendedPetriNets 1.0' "/c/dev/OM64bit/build/lib/omlibrary/ExtendedPetriNets 1.0" echo '' > "/c/dev/OM64bit/build/lib/omlibrary/ExtendedPetriNets 1.0.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ExtendedPetriNets 1.0.license" echo '1.0-20020411-080000~git~release' > "/c/dev/OM64bit/build/lib/omlibrary/ExtendedPetriNets 1.0.last_change" # Building git/ExternData ./checkout-git.sh 'git/ExternData' 'https://github.com/modelica-3rdparty/ExternData.git' 'master' '8a29f02955f4a3097f64952a2080af7567bf2a0e' HEAD is now at 8a29f02 Update libxls to v1.5.1 [ 1%] Building CXX object CMakeFiles/libzmq.dir/src/precompiled.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/precompiled.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/precompiled.cpp HEAD is now at 8a29f02 Update libxls to v1.5.1 HEAD is now at 8a29f02 Update libxls to v1.5.1 test ! -d 'build//ExternData 2.5.0' cp -a 'git/ExternData/ExternData' "/c/dev/OM64bit/build/lib/omlibrary/ExternData 2.5.0" [ 1%] Building CXX object CMakeFiles/libzmq.dir/src/address.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/address.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/address.cpp [ 2%] Building CXX object CMakeFiles/libzmq.dir/src/client.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/client.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/client.cpp echo 'Modelica 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/ExternData 2.5.0.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ExternData 2.5.0.license" echo '2.5.0-1-g8a29f02' > "/c/dev/OM64bit/build/lib/omlibrary/ExternData 2.5.0.last_change" # Building git/ExternalMedia ./checkout-git.sh 'git/ExternalMedia' 'https://github.com/modelica/ExternalMedia.git' 'master' '159518edd538b64e28cd70983a9cc47730323cc4' HEAD is now at 159518e Update README.md HEAD is now at 159518e Update README.md HEAD is now at 159518e Update README.md # Building git/ExternalMemoryLib ./checkout-git.sh 'git/ExternalMemoryLib' 'https://github.com/modelica-3rdparty/ExternalMemoryLib.git' 'master' '6488d5815bda23c665123baa916789e283e16d2c' HEAD is now at 6488d58 - wreckingball is kind of aggressive HEAD is now at 6488d58 - wreckingball is kind of aggressive [ 2%] Building CXX object CMakeFiles/libzmq.dir/src/clock.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/clock.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/clock.cpp HEAD is now at 6488d58 - wreckingball is kind of aggressive test ! -f 'build//ExternalMemoryLib.mo' cp -a 'git/ExternalMemoryLib/ExternalMemoryLib.mo' "/c/dev/OM64bit/build/lib/omlibrary/ExternalMemoryLib.mo" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/ExternalMemoryLib.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ExternalMemoryLib.license" echo '20160809-140026~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/ExternalMemoryLib.last_change" # Building git/FCSys ./checkout-git.sh 'git/FCSys' 'https://github.com/kdavies4/FCSys.git' 'master' 'cb4b17f34313b9d8f2d4223d5365684b4dc1ab65' HEAD is now at cb4b17f Applied updates for v0.2.6 HEAD is now at cb4b17f Applied updates for v0.2.6 HEAD is now at cb4b17f Applied updates for v0.2.6 test ! -d 'build//FCSys 0.2.6' cp -a 'git/FCSys/FCSys 0.2.6' "/c/dev/OM64bit/build/lib/omlibrary/FCSys 0.2.6" [ 3%] Building CXX object CMakeFiles/libzmq.dir/src/ctx.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/ctx.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/ctx.cpp [ 54%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/ComRef.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/ComRef.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ComRef.cpp rm -rf "/c/dev/OM64bit/build/lib/omlibrary/FCSys 0.2.6/Resources/Source/Python/doc" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/FCSys 0.2.6.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/FCSys 0.2.6.license" echo '0.2.6' > "/c/dev/OM64bit/build/lib/omlibrary/FCSys 0.2.6.last_change" test ! -d 'build//FCSysTest' cp -a 'git/FCSys/FCSysTest' "/c/dev/OM64bit/build/lib/omlibrary/FCSysTest" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/FCSysTest.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/FCSysTest.license" echo '0.2.6' > "/c/dev/OM64bit/build/lib/omlibrary/FCSysTest.last_change" # Building git/FastBuildings ./checkout-git.sh 'git/FastBuildings' 'https://github.com/open-ideas/FastBuildings.git' 'master' '1f5cfebc2f42c13e272bff639ffa3449d5740bf7' [ 3%] Building CXX object CMakeFiles/libzmq.dir/src/curve_client.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/curve_client.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/curve_client.cpp HEAD is now at 1f5cfeb Adding 2 more graphical changes from rubae HEAD is now at 1f5cfeb Adding 2 more graphical changes from rubae HEAD is now at 1f5cfeb Adding 2 more graphical changes from rubae test ! -d 'build//FastBuildings 0.0' cp -a 'git/FastBuildings/FastBuildings' "/c/dev/OM64bit/build/lib/omlibrary/FastBuildings 0.0" echo 'Modelica 3.2' >> "/c/dev/OM64bit/build/lib/omlibrary/FastBuildings 0.0.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/FastBuildings 0.0.license" echo '0.0-20150111-223732~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/FastBuildings 0.0.last_change" # Building git/FaultTriggering ./checkout-git.sh 'git/FaultTriggering' 'https://github.com/modelica-3rdparty/FaultTriggering.git' 'master' '251892e06eb33189dc11dd254ea067041fc8150b' HEAD is now at 251892e Merge pull request #76 from tbeu/fix-package-order HEAD is now at 251892e Merge pull request #76 from tbeu/fix-package-order HEAD is now at 251892e Merge pull request #76 from tbeu/fix-package-order test ! -d 'build//FaultTriggering 0.6.6' cp -a 'git/FaultTriggering/FaultTriggering' "/c/dev/OM64bit/build/lib/omlibrary/FaultTriggering 0.6.6" [ 4%] Building CXX object CMakeFiles/libzmq.dir/src/curve_server.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/curve_server.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/curve_server.cpp [ 55%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/Connection.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/Connection.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Connection.cpp echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/FaultTriggering 0.6.6.uses" echo 'AdvancedNoise 1.0.0' >> "/c/dev/OM64bit/build/lib/omlibrary/FaultTriggering 0.6.6.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/FaultTriggering 0.6.6.license" echo '0.6.6-54-g251892e' > "/c/dev/OM64bit/build/lib/omlibrary/FaultTriggering 0.6.6.last_change" # Building git/FeedDriveLibrary ./checkout-git.sh 'git/FeedDriveLibrary' 'https://github.com/modelica-3rdparty/FeedDriveLibrary.git' 'master' 'b25dd3ef582872ac6ed5f5e15cbac9e9a6df194a' HEAD is now at b25dd3e Merge pull request #7 from tbeu/fix-typos HEAD is now at b25dd3e Merge pull request #7 from tbeu/fix-typos HEAD is now at b25dd3e Merge pull request #7 from tbeu/fix-typos test ! -f 'build//FeedDriveLibrary.mo' cp -a 'git/FeedDriveLibrary/FeedDriveLibrary.mo' "/c/dev/OM64bit/build/lib/omlibrary/FeedDriveLibrary.mo" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/FeedDriveLibrary.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/FeedDriveLibrary.license" echo '20161016-160335~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/FeedDriveLibrary.last_change" # Building git/FractionalOrder ./checkout-git.sh 'git/FractionalOrder' 'https://github.com/DLR-SR/FractionalOrder.git' 'master' '99918820e346c362c3ad52d782c8215e5deeac4c' [ 55%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/Connector.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/Connector.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Connector.cpp HEAD is now at 9991882 Merge pull request #1 from tbeu/clean-up-annotations HEAD is now at 9991882 Merge pull request #1 from tbeu/clean-up-annotations [ 5%] Building CXX object CMakeFiles/libzmq.dir/src/dealer.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/dealer.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/dealer.cpp HEAD is now at 9991882 Merge pull request #1 from tbeu/clean-up-annotations test ! -f 'build//FractionalOrder.mo' cp -a 'git/FractionalOrder/FractionalOrder.mo' "/c/dev/OM64bit/build/lib/omlibrary/FractionalOrder.mo" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/FractionalOrder.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/FractionalOrder.license" echo '20151007-174822~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/FractionalOrder.last_change" # Building git/FuzzyControl ./checkout-git.sh 'git/FuzzyControl' 'https://github.com/modelica-3rdparty/FuzzyControl.git' 'master' '19ff67ff129a440482cc85f216f287b05ea6ec0d' HEAD is now at 19ff67f Imported version 1.0 HEAD is now at 19ff67f Imported version 1.0 HEAD is now at 19ff67f Imported version 1.0 test ! -d 'build//FuzzyControl' cp -a 'git/FuzzyControl/FuzzyControl' "/c/dev/OM64bit/build/lib/omlibrary/FuzzyControl" echo '' > "/c/dev/OM64bit/build/lib/omlibrary/FuzzyControl.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/FuzzyControl.license" echo '20021101-080000~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/FuzzyControl.last_change" # Building git/HanserModelica ./checkout-git.sh 'git/HanserModelica' 'https://github.com/christiankral/HanserModelica.git' 'release' '2713613502a20766404998fb8135e151dbf575fa' [ 56%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/CSVReader.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/CSVReader.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/CSVReader.cpp HEAD is now at 2713613 Fix #10 HEAD is now at 2713613 Fix #10 HEAD is now at 2713613 Fix #10 test ! -d 'build//HanserModelica 1.1.0' cp -a 'git/HanserModelica/HanserModelica' "/c/dev/OM64bit/build/lib/omlibrary/HanserModelica 1.1.0" [ 5%] Building CXX object CMakeFiles/libzmq.dir/src/devpoll.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/devpoll.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/devpoll.cpp echo 'Complex 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/HanserModelica 1.1.0.uses" echo 'Modelica 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/HanserModelica 1.1.0.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/HanserModelica 1.1.0.license" echo '1.1.0' > "/c/dev/OM64bit/build/lib/omlibrary/HanserModelica 1.1.0.last_change" # Building git/HelmholtzMedia ./checkout-git.sh 'git/HelmholtzMedia' 'https://github.com/modelica-3rdparty/HelmholtzMedia.git' 'master' 'e4a72c9028b9367c9f7446f6a5deaaaf055374ba' HEAD is now at e4a72c9 print header only once (really) [ 57%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/CSVWriter.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/CSVWriter.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/CSVWriter.cpp HEAD is now at e4a72c9 print header only once (really) HEAD is now at e4a72c9 print header only once (really) test ! -d 'build//HelmholtzMedia' cp -a 'git/HelmholtzMedia/HelmholtzMedia' "/c/dev/OM64bit/build/lib/omlibrary/HelmholtzMedia" [ 58%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/DirectedGraph.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/DirectedGraph.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/DirectedGraph.cpp [ 6%] Building CXX object CMakeFiles/libzmq.dir/src/dgram.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/dgram.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/dgram.cpp echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/HelmholtzMedia.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/HelmholtzMedia.license" echo '20190509-075702~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/HelmholtzMedia.last_change" # Building git/IdealizedContact ./checkout-git.sh 'git/IdealizedContact' 'https://github.com/modelica-3rdparty/IdealizedContact.git' 'master' 'ae8b0397ea8207bc4327bea1e81ac09c6d4bcea9' HEAD is now at ae8b039 Merge pull request #26 from tbeu/fix-issue-24 HEAD is now at ae8b039 Merge pull request #26 from tbeu/fix-issue-24 HEAD is now at ae8b039 Merge pull request #26 from tbeu/fix-issue-24 test ! -d 'build//IdealizedContact 0.2.0' cp -a 'git/IdealizedContact/IdealizedContact' "/c/dev/OM64bit/build/lib/omlibrary/IdealizedContact 0.2.0" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/IdealizedContact 0.2.0.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/IdealizedContact 0.2.0.license" echo '0.2.0-20150910-122235~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/IdealizedContact 0.2.0.last_change" # Building git/IndustrialControlSystems ./checkout-git.sh 'git/IndustrialControlSystems' 'https://github.com/modelica-3rdparty/IndustrialControlSystems.git' 'master' 'c4a2a9a1974bd6dca68774e841fee2ce926e1dd2' HEAD is now at c4a2a9a Merge pull request #5 from sjoelund/patch-1 [ 6%] Building CXX object CMakeFiles/libzmq.dir/src/dist.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/dist.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/dist.cpp HEAD is now at c4a2a9a Merge pull request #5 from sjoelund/patch-1 HEAD is now at c4a2a9a Merge pull request #5 from sjoelund/patch-1 test ! -d 'build//IndustrialControlSystems 1' cp -a 'git/IndustrialControlSystems/IndustrialControlSystems' "/c/dev/OM64bit/build/lib/omlibrary/IndustrialControlSystems 1" [ 58%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/Element.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/Element.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Element.cpp [ 7%] Building CXX object CMakeFiles/libzmq.dir/src/epoll.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/epoll.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/epoll.cpp echo 'Modelica 3.2' >> "/c/dev/OM64bit/build/lib/omlibrary/IndustrialControlSystems 1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/IndustrialControlSystems 1.license" echo '1.0-13-gc4a2a9aom1' > "/c/dev/OM64bit/build/lib/omlibrary/IndustrialControlSystems 1.last_change" # Building svn/InstantaneousSymmetricalComponents ./checkout-svn.sh 'svn/InstantaneousSymmetricalComponents' 'https://svn.modelica.org/projects/Modelica_ElectricalSystems/InstantaneousSymmetricalComponents' '7978' [ 59%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/Flags.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/Flags.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Flags.cpp [ 7%] Building CXX object CMakeFiles/libzmq.dir/src/err.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/err.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/err.cpp A svn\InstantaneousSymmetricalComponents\InstantaneousSymmetricalComponents.mo Checked out revision 7978. test ! -f 'build//InstantaneousSymmetricalComponents.mo' cp -a 'svn/InstantaneousSymmetricalComponents/InstantaneousSymmetricalComponents.mo' "/c/dev/OM64bit/build/lib/omlibrary/InstantaneousSymmetricalComponents.mo" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/InstantaneousSymmetricalComponents.uses" echo 'Complex 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/InstantaneousSymmetricalComponents.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/InstantaneousSymmetricalComponents.license" echo '7978' > "/c/dev/OM64bit/build/lib/omlibrary/InstantaneousSymmetricalComponents.last_change" # Building git/KeyWordIO ./checkout-git.sh 'git/KeyWordIO' 'https://github.com/christiankral/KeyWordIO.git' 'release' '74eeea2df4c54ace14f6eeb13106cdb290f0c5b0' HEAD is now at 74eeea2 Refs #6: Switch to MSL 3.2.3 [ 8%] Building CXX object CMakeFiles/libzmq.dir/src/fq.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/fq.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/fq.cpp HEAD is now at 74eeea2 Refs #6: Switch to MSL 3.2.3 HEAD is now at 74eeea2 Refs #6: Switch to MSL 3.2.3 test ! -d 'build//KeyWordIO 0.9.0' cp -a 'git/KeyWordIO/KeyWordIO' "/c/dev/OM64bit/build/lib/omlibrary/KeyWordIO 0.9.0" echo 'Modelica 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/KeyWordIO 0.9.0.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/KeyWordIO 0.9.0.license" echo '0.9.0' > "/c/dev/OM64bit/build/lib/omlibrary/KeyWordIO 0.9.0.last_change" # Building git/LibRAS ./checkout-git.sh 'git/LibRAS' 'https://github.com/FishSim/LibRAS.git' 'master' 'fca9de50a484a2213f3ca1b39e275c237c471688' HEAD is now at fca9de5 Merge branch 'master' of github.com:FishSim/LibRAS HEAD is now at fca9de5 Merge branch 'master' of github.com:FishSim/LibRAS HEAD is now at fca9de5 Merge branch 'master' of github.com:FishSim/LibRAS test ! -d 'build//LibRAS' cp -a 'git/LibRAS/LibRAS' "/c/dev/OM64bit/build/lib/omlibrary/LibRAS" echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/LibRAS.uses" echo 'gpl3' > "/c/dev/OM64bit/build/lib/omlibrary/LibRAS.license" echo '20190213-093248~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/LibRAS.last_change" # Building git/LinearMPC ./checkout-git.sh 'git/LinearMPC' 'https://github.com/modelica-3rdparty/LinearMPC.git' 'master' 'c16ad1c1970ea581c51158cca0647e165dc4c3b9' HEAD is now at c16ad1c Merge pull request #10 from tbeu/fix-rtg [ 8%] Building CXX object CMakeFiles/libzmq.dir/src/io_object.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/io_object.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/io_object.cpp HEAD is now at c16ad1c Merge pull request #10 from tbeu/fix-rtg HEAD is now at c16ad1c Merge pull request #10 from tbeu/fix-rtg test ! -f 'build//LinearMPC 1.mo' cp -a 'git/LinearMPC/LinearMPC.mo' "/c/dev/OM64bit/build/lib/omlibrary/LinearMPC 1.mo" echo 'Modelica 3.2' >> "/c/dev/OM64bit/build/lib/omlibrary/LinearMPC 1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/LinearMPC 1.license" echo '1.0-16-gc16ad1c' > "/c/dev/OM64bit/build/lib/omlibrary/LinearMPC 1.last_change" # Building git/ManualTracking ./checkout-git.sh 'git/ManualTracking' 'https://github.com/jjpotterkowski/ManualTracking.git' 'master' 'ab15d4cae19b5e4a1148d1d4b2a05c50864599ba' HEAD is now at ab15d4c Misc minor improvements HEAD is now at ab15d4c Misc minor improvements HEAD is now at ab15d4c Misc minor improvements test ! -f 'build//ManualTracking.mo' cp -a 'git/ManualTracking/ManualTracking.mo' "/c/dev/OM64bit/build/lib/omlibrary/ManualTracking.mo" echo '' > "/c/dev/OM64bit/build/lib/omlibrary/ManualTracking.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ManualTracking.license" echo '20150801-224607~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/ManualTracking.last_change" # Building git/Modelica-MVEM ./checkout-git.sh 'git/Modelica-MVEM' 'https://github.com/modelica-3rdparty/Modelica-MVEM.git' 'master' '57c7aa394d70bffe6106afb2703b92bc532a05d1' HEAD is now at 57c7aa3 Change initial conditions to simplify the initialization problem HEAD is now at 57c7aa3 Change initial conditions to simplify the initialization problem [ 9%] Building CXX object CMakeFiles/libzmq.dir/src/io_thread.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/io_thread.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/io_thread.cpp HEAD is now at 57c7aa3 Change initial conditions to simplify the initialization problem test ! -d 'build//MVEMLib 1.0.1' cp -a 'git/Modelica-MVEM/MVEMLib' "/c/dev/OM64bit/build/lib/omlibrary/MVEMLib 1.0.1" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/MVEMLib 1.0.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/MVEMLib 1.0.1.license" echo '1.0.1-1-g57c7aa3' > "/c/dev/OM64bit/build/lib/omlibrary/MVEMLib 1.0.1.last_change" # Building git/ModelicaADS ./checkout-git.sh 'git/ModelicaADS' 'https://github.com/modelica-3rdparty/ModelicaADS.git' 'master' '56eb724769bf9296c89fc91ea9274c6b477d76fa' HEAD is now at 56eb724 Merge pull request #2 from tbeu/fix-typo HEAD is now at 56eb724 Merge pull request #2 from tbeu/fix-typo HEAD is now at 56eb724 Merge pull request #2 from tbeu/fix-typo test ! -d 'build//ModelicaADS' cp -a 'git/ModelicaADS/ModelicaADS' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaADS" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/ModelicaADS.uses" echo 'AixLib 0.3.0' >> "/c/dev/OM64bit/build/lib/omlibrary/ModelicaADS.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaADS.license" echo '20180910-130630~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaADS.last_change" # Building git/ModelicaAdditions ./checkout-git.sh 'git/ModelicaAdditions' 'https://github.com/modelica-deprecated/ModelicaAdditions.git' 'release' '568db43766186826b880f9d4bfafeff25cc2c4ab' HEAD is now at 568db43 Import of version 1.5 [ 10%] Building CXX object CMakeFiles/libzmq.dir/src/ip.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/ip.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/ip.cpp HEAD is now at 568db43 Import of version 1.5 HEAD is now at 568db43 Import of version 1.5 [ 60%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/FMUInfo.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/FMUInfo.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/FMUInfo.cpp test ! -d 'build//ModelicaAdditions 1.5' cp -a 'git/ModelicaAdditions/ModelicaAdditions 1.5' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaAdditions 1.5" echo 'Modelica 1.6' >> "/c/dev/OM64bit/build/lib/omlibrary/ModelicaAdditions 1.5.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaAdditions 1.5.license" echo '1.5' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaAdditions 1.5.last_change" # Building git/ModelicaBook ./checkout-git.sh 'git/ModelicaBook' 'https://github.com/xogeny/ModelicaBook.git' 'master' '939da035afd1de28c7f27c3aa1312380455a79ba' [ 61%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/Logging.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/Logging.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Logging.cpp HEAD is now at 939da035 Add model list as output HEAD is now at 939da035 Add model list as output [ 10%] Building CXX object CMakeFiles/libzmq.dir/src/ipc_address.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/ipc_address.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/ipc_address.cpp HEAD is now at 939da035 Add model list as output test ! -d 'build//ModelicaByExample 0.5.0' cp -a 'git/ModelicaBook/ModelicaByExample' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaByExample 0.5.0" [ 61%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/MatReader.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/MatReader.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/MatReader.cpp [ 62%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/MatVer4.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/MatVer4.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/MatVer4.cpp [ 11%] Building CXX object CMakeFiles/libzmq.dir/src/ipc_connecter.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/ipc_connecter.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/ipc_connecter.cpp [ 63%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/MATWriter.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/MATWriter.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/MATWriter.cpp echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/ModelicaByExample 0.5.0.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaByExample 0.5.0.license" echo '0.5.0-34-g939da03' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaByExample 0.5.0.last_change" # Building git/ModelicaCompliance ./checkout-git.sh 'git/ModelicaCompliance' 'https://github.com/modelica-compliance/compliance.git' 'master' '5c13f92f061d2184167538e9c9d8d2efdd1423fa' HEAD is now at 5c13f92 Fix test declaration assignment [ 11%] Building CXX object CMakeFiles/libzmq.dir/src/ipc_listener.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/ipc_listener.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/ipc_listener.cpp HEAD is now at 5c13f92 Fix test declaration assignment HEAD is now at 5c13f92 Fix test declaration assignment test ! -d 'build//ModelicaCompliance 3.2' cp -a 'git/ModelicaCompliance/ModelicaCompliance' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaCompliance 3.2" [ 64%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/Model.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/Model.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Model.cpp [ 12%] Building CXX object CMakeFiles/libzmq.dir/src/kqueue.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/kqueue.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/kqueue.cpp [ 12%] Building CXX object CMakeFiles/libzmq.dir/src/lb.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/lb.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/lb.cpp echo '' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaCompliance 3.2.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaCompliance 3.2.license" echo '3.2-20170918-090846~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaCompliance 3.2.last_change" # Building git/ModelicaDEVS ./checkout-git.sh 'git/ModelicaDEVS' 'https://github.com/modelica-3rdparty/ModelicaDEVS.git' 'master' 'a987aa9552fbbe71b2ee2e8c28958f9d213087ae' HEAD is now at a987aa9 Imported version 1.0 HEAD is now at a987aa9 Imported version 1.0 HEAD is now at a987aa9 Imported version 1.0 test ! -f 'build//ModelicaDEVS 1.mo' cp -a 'git/ModelicaDEVS/ModelicaDEVS.mo' "/c/dev/OM64bit/build/lib/omlibrary/ModelicaDEVS 1.mo" echo 'Modelica 2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/ModelicaDEVS 1.uses" echo 'ModelicaDEVS 1' >> "/c/dev/OM64bit/build/lib/omlibrary/ModelicaDEVS 1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaDEVS 1.license" [ 13%] Building CXX object CMakeFiles/libzmq.dir/src/mailbox.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/mailbox.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/mailbox.cpp echo '1.0' > "/c/dev/OM64bit/build/lib/omlibrary/ModelicaDEVS 1.last_change" # Building git/ModelicaDFR ./checkout-git.sh 'git/ModelicaDFR' 'https://github.com/modelica-3rdparty/ModelicaDFR.git' 'master' '37a441934d05330cf3d13e9ec551954d27eca84c' HEAD is now at 37a4419 Update README.md HEAD is now at 37a4419 Update README.md HEAD is now at 37a4419 Update README.md test ! -f 'build//Nuclear.mo' cp -a 'git/ModelicaDFR/Nuclear.mo' "/c/dev/OM64bit/build/lib/omlibrary/Nuclear.mo" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/Nuclear.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Nuclear.license" echo '20160806-130022~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/Nuclear.last_change" # Building git/Modelica_LinearSystems2 ./checkout-git.sh 'git/Modelica_LinearSystems2' 'https://github.com/modelica/Modelica_LinearSystems2.git' 'master' '5485b6524c0ae9d8d9ecc48aef1db29d03714e6f' HEAD is now at 5485b65 Update dateModified [ 14%] Building CXX object CMakeFiles/libzmq.dir/src/mailbox_safe.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/mailbox_safe.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/mailbox_safe.cpp HEAD is now at 5485b65 Update dateModified HEAD is now at 5485b65 Update dateModified test ! -d 'build//Modelica_LinearSystems2 2.3.5' cp -a 'git/Modelica_LinearSystems2/Modelica_LinearSystems2' "/c/dev/OM64bit/build/lib/omlibrary/Modelica_LinearSystems2 2.3.5" [ 64%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/OMSFileSystem.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/OMSFileSystem.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/OMSFileSystem.cpp [ 14%] Building CXX object CMakeFiles/libzmq.dir/src/mechanism.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/mechanism.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/mechanism.cpp echo 'Modelica 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica_LinearSystems2 2.3.5.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica_LinearSystems2 2.3.5.license" echo '2.3.5-rc.1' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica_LinearSystems2 2.3.5.last_change" # Building svn/Modelica_StateGraph2 ./checkout-svn.sh 'svn/Modelica_StateGraph2' 'https://svn.modelica.org/projects/Modelica_EmbeddedSystems/trunk/Modelica_StateGraph2' '9594' [ 15%] Building CXX object CMakeFiles/libzmq.dir/src/metadata.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/metadata.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/metadata.cpp [ 65%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/OMSimulator.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/OMSimulator.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/OMSimulator.cpp A svn\Modelica_StateGraph2\package.mo A svn\Modelica_StateGraph2\libraryinfo.mos A svn\Modelica_StateGraph2\Resources A svn\Modelica_StateGraph2\Resources\Images A svn\Modelica_StateGraph2\Resources\Images\StateGraph A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Actions A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Actions\OnDelay1.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Actions\OnDelay2.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\LoopBreakingTransition-default.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\LoopBreakingTransition-details.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\LoopBreakingTransition-use_conditionPort.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\LoopBreakingTransition-use_firePort.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\LoopBreakingTransition.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\MultiSwitch.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\Parallel-inPort-and-outPort.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\Parallel-inPort.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\Parallel-initialStep.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\Parallel-suspend-png.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\Parallel-suspend-use_activePort.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\Parallel.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\PartialParallel.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\RisingEdge.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\SimpleInfiniteLoop.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\SimpleStateGraph.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\Step-default.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\Step-initial.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\Step-use_activePort.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\Transition-default.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\Transition-delayedTransition.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\Transition-noLoopCheck.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\Transition-use_conditionPort.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Elements\Transition-use_firePort.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Examples A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Examples\ControlledTanks1.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Examples\ControlledTanks2.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Examples\ControlledTanks3.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Examples\Out_re.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Examples\Out_sm.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Examples\Regular_re.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Examples\Regular_sm.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Examples\WatchDisplay.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Examples\stopwatch_re.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\Examples\stopwatch_sm.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\UsersGuide A svn\Modelica_StateGraph2\Resources\Images\StateGraph\UsersGuide\ActionsWithPriority.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\UsersGuide\Parallel1.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\UsersGuide\Parallel2.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\UsersGuide\Parallel3.png [ 15%] Building CXX object CMakeFiles/libzmq.dir/src/msg.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/msg.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/msg.cpp A svn\Modelica_StateGraph2\Resources\Images\StateGraph\UsersGuide\StateGraphElements.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\UsersGuide\StateMachineElements.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\UsersGuide\StepAndTransition1.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\UsersGuide\StepAndTransition1b.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\UsersGuide\StepAndTransition2.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\UsersGuide\StepAndTransition3.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\UsersGuide\WrongInfiniteLooping.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\UsersGuide\WrongInitialSteps.png A svn\Modelica_StateGraph2\Resources\Images\StateGraph\UsersGuide\WrongParallel.png A svn\Modelica_StateGraph2\package.order A svn\Modelica_StateGraph2\ModelicaLicense2.html Checked out revision 9594. test ! -d 'build//Modelica_StateGraph2 2.0.3' cp -a 'svn/Modelica_StateGraph2' "/c/dev/OM64bit/build/lib/omlibrary/Modelica_StateGraph2 2.0.3" echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica_StateGraph2 2.0.3.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica_StateGraph2 2.0.3.license" echo '9594' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica_StateGraph2 2.0.3.last_change" rm -rf "/c/dev/OM64bit/build/lib/omlibrary/Modelica_StateGraph2 2.0.3/.svn" # Building git/MotorcycleDynamics ./checkout-git.sh 'git/MotorcycleDynamics' 'https://github.com/modelica-3rdparty/MotorcycleDynamics.git' 'master' '2be2667f9936d88ffb9b8a8246c5af9ccb0b307f' HEAD is now at 2be2667 Merge pull request #1 from sjoelund/master HEAD is now at 2be2667 Merge pull request #1 from sjoelund/master HEAD is now at 2be2667 Merge pull request #1 from sjoelund/master test ! -d 'build//MotorcycleDynamics' cp -a 'git/MotorcycleDynamics/MotorcycleDynamics' "/c/dev/OM64bit/build/lib/omlibrary/MotorcycleDynamics" echo 'Modelica 2.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/MotorcycleDynamics.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/MotorcycleDynamics.license" echo '20130416-040318~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/MotorcycleDynamics.last_change" # Building git/MultiPhaseMixtureMedia ./checkout-git.sh 'git/MultiPhaseMixtureMedia' 'https://github.com/jwindahlModelon/MultiPhaseMixtureMedia.git' 'master' '0bda0c58af6384f8e0edf7aa7520afb369af3e38' [ 16%] Building CXX object CMakeFiles/libzmq.dir/src/mtrie.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/mtrie.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/mtrie.cpp HEAD is now at 0bda0c5 Update README.md HEAD is now at 0bda0c5 Update README.md HEAD is now at 0bda0c5 Update README.md # Building git/NCLib ./checkout-git.sh 'git/NCLib' 'https://github.com/modelica-3rdparty/NCLib.git' 'release' 'ed3d72f176ac6b7031ce73be9d80101141e74a69' HEAD is now at ed3d72f Imported version 0.82 HEAD is now at ed3d72f Imported version 0.82 HEAD is now at ed3d72f Imported version 0.82 # Building git/NeuralNetwork ./checkout-git.sh 'git/NeuralNetwork' 'https://github.com/modelica-3rdparty/NeuralNetwork.git' 'release' 'c44e4d1fe97fd4f86dafcd05ad3713692e3f1806' HEAD is now at c44e4d1 Imported version 1.0 HEAD is now at c44e4d1 Imported version 1.0 HEAD is now at c44e4d1 Imported version 1.0 test ! -d 'build//NeuralNetwork 1.0' cp -a 'git/NeuralNetwork/NeuralNetwork 1.0' "/c/dev/OM64bit/build/lib/omlibrary/NeuralNetwork 1.0" echo 'Modelica 2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/NeuralNetwork 1.0.uses" [ 16%] Building CXX object CMakeFiles/libzmq.dir/src/object.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/object.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/object.cpp echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/NeuralNetwork 1.0.license" echo '1.0' > "/c/dev/OM64bit/build/lib/omlibrary/NeuralNetwork 1.0.last_change" echo 'Windows-1252' > "/c/dev/OM64bit/build/lib/omlibrary/NeuralNetwork 1.0/package.encoding" # Building git/Noise ./checkout-git.sh 'git/Noise' 'https://github.com/DLR-SR/Noise.git' 'master' '891468c5c25c39f49c785bbdb853a386a4d0e889' HEAD is now at 891468c Delete no more used images of Bates distribution HEAD is now at 891468c Delete no more used images of Bates distribution HEAD is now at 891468c Delete no more used images of Bates distribution test ! -d 'build//Modelica_Noise 1.0 Beta.1' cp -a 'git/Noise/Modelica_Noise 1.0 Beta.1' "/c/dev/OM64bit/build/lib/omlibrary/Modelica_Noise 1.0 Beta.1" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/Modelica_Noise 1.0 Beta.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica_Noise 1.0 Beta.1.license" echo '20180918-163409~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/Modelica_Noise 1.0 Beta.1.last_change" # Building git/ObjectStab ./checkout-git.sh 'git/ObjectStab' 'https://github.com/modelica-3rdparty/ObjectStab.git' 'master' '14a178c837390a0411613f85b11372503ee067ea' HEAD is now at 14a178c Updating the README. [ 17%] Building CXX object CMakeFiles/libzmq.dir/src/options.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/options.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/options.cpp HEAD is now at 14a178c Updating the README. HEAD is now at 14a178c Updating the README. test ! -d 'build//ObjectStab 1.1 Dev' cp -a 'git/ObjectStab/ObjectStab' "/c/dev/OM64bit/build/lib/omlibrary/ObjectStab 1.1 Dev" [ 66%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/ResultReader.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/ResultReader.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ResultReader.cpp echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/ObjectStab 1.1 Dev.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ObjectStab 1.1 Dev.license" echo '20150923-145139~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/ObjectStab 1.1 Dev.last_change" # Building git/OpenHydraulics ./checkout-git.sh 'git/OpenHydraulics' 'https://github.com/cparedis/OpenHydraulics.git' 'master' '3485cf4ae0449f1a76af737b7705879f8f08c14f' HEAD is now at 3485cf4 Merge pull request #17 from harmanpa/master HEAD is now at 3485cf4 Merge pull request #17 from harmanpa/master [ 17%] Building CXX object CMakeFiles/libzmq.dir/src/own.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/own.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/own.cpp HEAD is now at 3485cf4 Merge pull request #17 from harmanpa/master test ! -d 'build//OpenHydraulics 1.0' cp -a 'git/OpenHydraulics/OpenHydraulics' "/c/dev/OM64bit/build/lib/omlibrary/OpenHydraulics 1.0" echo 'Modelica 3.2' >> "/c/dev/OM64bit/build/lib/omlibrary/OpenHydraulics 1.0.uses" [ 67%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/ResultWriter.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/ResultWriter.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ResultWriter.cpp echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/OpenHydraulics 1.0.license" echo '1.0.1-23-g3485cf4' > "/c/dev/OM64bit/build/lib/omlibrary/OpenHydraulics 1.0.last_change" # Building git/OpenIPSL ./checkout-git.sh 'git/OpenIPSL' 'https://github.com/SmarTS-Lab/OpenIPSL.git' 'master' 'caed9e43a4dc7751ac6c04023ada1ddd92fe5fb0' HEAD is now at caed9e43 Adding power flow display to PSAT two winding transformer. HEAD is now at caed9e43 Adding power flow display to PSAT two winding transformer. HEAD is now at caed9e43 Adding power flow display to PSAT two winding transformer. test ! -d 'build//OpenIPSL 2.0.0-dev' cp -a 'git/OpenIPSL/OpenIPSL' "/c/dev/OM64bit/build/lib/omlibrary/OpenIPSL 2.0.0-dev" [ 18%] Building CXX object CMakeFiles/libzmq.dir/src/null_mechanism.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/null_mechanism.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/null_mechanism.cpp echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/OpenIPSL 2.0.0-dev.uses" echo 'Complex 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/OpenIPSL 2.0.0-dev.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/OpenIPSL 2.0.0-dev.license" echo '20190314-095931~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/OpenIPSL 2.0.0-dev.last_change" # Building git/PNlib ./checkout-git.sh 'git/PNlib' 'https://github.com/lochel/PNlib.git' 'master' '7a664725a745476d0bf451ede22d90591dbf6fa6' [ 67%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/Scope.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/Scope.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Scope.cpp [ 19%] Building CXX object CMakeFiles/libzmq.dir/src/pair.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/pair.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pair.cpp HEAD is now at 7a66472 2.1 (#66) HEAD is now at 7a66472 2.1 (#66) HEAD is now at 7a66472 2.1 (#66) test ! -d 'build//PNlib 2.1' cp -a 'git/PNlib/PNlib' "/c/dev/OM64bit/build/lib/omlibrary/PNlib 2.1" echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/PNlib 2.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/PNlib 2.1.license" echo '2.1-3-g7a66472' > "/c/dev/OM64bit/build/lib/omlibrary/PNlib 2.1.last_change" # Building git/PVSystems ./checkout-git.sh 'git/PVSystems' 'https://github.com/modelica-3rdparty/PVSystems.git' 'master' '64bf03868c1db739c86552570ffaa64ac88834b0' [ 19%] Building CXX object CMakeFiles/libzmq.dir/src/pgm_receiver.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/pgm_receiver.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pgm_receiver.cpp HEAD is now at 64bf038 Update README email and phrasing HEAD is now at 64bf038 Update README email and phrasing HEAD is now at 64bf038 Update README email and phrasing test ! -d 'build//PVSystems 0.6.3' cp -a 'git/PVSystems/PVSystems' "/c/dev/OM64bit/build/lib/omlibrary/PVSystems 0.6.3" [ 20%] Building CXX object CMakeFiles/libzmq.dir/src/pgm_sender.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/pgm_sender.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pgm_sender.cpp echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/PVSystems 0.6.3.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/PVSystems 0.6.3.license" echo '0.6.3-20190405-130809~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/PVSystems 0.6.3.last_change" # Building git/PhotoVoltaics ./checkout-git.sh 'git/PhotoVoltaics' 'https://github.com/modelica-3rdparty/PhotoVoltaics.git' 'release' '1413f797702f0850a249c761142acd16bfb73b48' HEAD is now at 1413f79 Version number and date of bug fix release 1.4.1 HEAD is now at 1413f79 Version number and date of bug fix release 1.4.1 HEAD is now at 1413f79 Version number and date of bug fix release 1.4.1 test ! -d 'build//PhotoVoltaics 1.4.1' cp -a 'git/PhotoVoltaics/PhotoVoltaics' "/c/dev/OM64bit/build/lib/omlibrary/PhotoVoltaics 1.4.1" [ 20%] Building CXX object CMakeFiles/libzmq.dir/src/pgm_socket.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/pgm_socket.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pgm_socket.cpp echo 'Modelica 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/PhotoVoltaics 1.4.1.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/PhotoVoltaics 1.4.1.license" echo '1.4.1' > "/c/dev/OM64bit/build/lib/omlibrary/PhotoVoltaics 1.4.1.last_change" test ! -d 'build//PhotoVoltaics_TGM 1.4.1' cp -a 'git/PhotoVoltaics/PhotoVoltaics_TGM' "/c/dev/OM64bit/build/lib/omlibrary/PhotoVoltaics_TGM 1.4.1" echo 'Modelica 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/PhotoVoltaics_TGM 1.4.1.uses" echo 'Buildings 5.1.0' >> "/c/dev/OM64bit/build/lib/omlibrary/PhotoVoltaics_TGM 1.4.1.uses" echo 'PhotoVoltaics 1.4.1' >> "/c/dev/OM64bit/build/lib/omlibrary/PhotoVoltaics_TGM 1.4.1.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/PhotoVoltaics_TGM 1.4.1.license" echo '1.4.1' > "/c/dev/OM64bit/build/lib/omlibrary/PhotoVoltaics_TGM 1.4.1.last_change" # Building git/Physiolibrary ./checkout-git.sh 'git/Physiolibrary' 'https://github.com/MarekMatejak/Physiolibrary.git' 'master' '49f2c3c723f91e78998f358c13bf8a558802c11c' HEAD is now at 49f2c3c Fix osmolarity source HEAD is now at 49f2c3c Fix osmolarity source HEAD is now at 49f2c3c Fix osmolarity source [ 21%] Building CXX object CMakeFiles/libzmq.dir/src/pipe.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/pipe.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pipe.cpp test ! -d 'build//Physiolibrary 2.3.2-beta' cp -a 'git/Physiolibrary/Physiolibrary' "/c/dev/OM64bit/build/lib/omlibrary/Physiolibrary 2.3.2-beta" [ 68%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/SignalDerivative.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/SignalDerivative.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/SignalDerivative.cpp [ 69%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/StepSizeConfiguration.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/StepSizeConfiguration.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/StepSizeConfiguration.cpp echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Physiolibrary 2.3.2-beta.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Physiolibrary 2.3.2-beta.license" echo '20190411-213631~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/Physiolibrary 2.3.2-beta.last_change" # Building git/Physiomodel ./checkout-git.sh 'git/Physiomodel' 'https://github.com/modelica-3rdparty/Physiomodel.git' 'master' '890978578e68fb21114a61abaa5d270e026544cd' HEAD is now at 8909785 Merge branch 'master' of https://github.com/Physiology/Physiomodel HEAD is now at 8909785 Merge branch 'master' of https://github.com/Physiology/Physiomodel HEAD is now at 8909785 Merge branch 'master' of https://github.com/Physiology/Physiomodel [ 21%] Building CXX object CMakeFiles/libzmq.dir/src/plain_client.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/plain_client.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/plain_client.cpp test ! -d 'build//Physiomodel 1.0.1-beta' cp -a 'git/Physiomodel/Physiomodel' "/c/dev/OM64bit/build/lib/omlibrary/Physiomodel 1.0.1-beta" [ 70%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/System.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/System.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/System.cpp echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Physiomodel 1.0.1-beta.uses" echo 'Physiolibrary 2.3.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Physiomodel 1.0.1-beta.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Physiomodel 1.0.1-beta.license" echo '20190409-231323~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/Physiomodel 1.0.1-beta.last_change" # Building git/PlanarMechanics ./checkout-git.sh 'git/PlanarMechanics' 'https://github.com/dzimmer/PlanarMechanics.git' 'master' 'ae50d97070660707c202e25b25f85e9880573160' HEAD is now at ae50d97 Link to current release HEAD is now at ae50d97 Link to current release HEAD is now at ae50d97 Link to current release test ! -d 'build//PlanarMechanics 1.4.1' cp -a 'git/PlanarMechanics/PlanarMechanics' "/c/dev/OM64bit/build/lib/omlibrary/PlanarMechanics 1.4.1" [ 22%] Building CXX object CMakeFiles/libzmq.dir/src/plain_server.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/plain_server.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/plain_server.cpp echo 'Modelica 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/PlanarMechanics 1.4.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/PlanarMechanics 1.4.1.license" echo '1.4.1-1-gae50d97' > "/c/dev/OM64bit/build/lib/omlibrary/PlanarMechanics 1.4.1.last_change" # Building svn/PowerFlow ./checkout-svn.sh 'svn/PowerFlow' 'https://svn.modelica.org/projects/Modelica_ElectricalSystems/Modelica_PowerFlow/trunk' '3174' A svn\PowerFlow\PowerFlow A svn\PowerFlow\PowerFlow\Rationale.mo A svn\PowerFlow\PowerFlow\Components.mo A svn\PowerFlow\PowerFlow\Test A svn\PowerFlow\PowerFlow\Test\Components.mo A svn\PowerFlow\PowerFlow\Test\package.mo A svn\PowerFlow\PowerFlow\Test\Units.mo A svn\PowerFlow\PowerFlow\Test\package.order A svn\PowerFlow\PowerFlow\package.mo A svn\PowerFlow\PowerFlow\Scripts A svn\PowerFlow\PowerFlow\Scripts\plot hydroPlant.mos A svn\PowerFlow\PowerFlow\Scripts\plot powerPlant.mos A svn\PowerFlow\PowerFlow\Scripts\plot summary.mos A svn\PowerFlow\PowerFlow\Data A svn\PowerFlow\PowerFlow\Data\LoadData.txt A svn\PowerFlow\PowerFlow\Units.mo A svn\PowerFlow\PowerFlow\Interfaces.mo A svn\PowerFlow\PowerFlow\Sources.mo A svn\PowerFlow\PowerFlow\Examples A svn\PowerFlow\PowerFlow\Examples\package.mo A svn\PowerFlow\PowerFlow\Examples\NetworkControlled.mo A svn\PowerFlow\PowerFlow\Examples\NetworkLoop.mo [ 23%] Building CXX object CMakeFiles/libzmq.dir/src/poll.cpp.obj A svn\PowerFlow\PowerFlow\Examples\NetworkOpened.mo /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/poll.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/poll.cpp A svn\PowerFlow\PowerFlow\Examples\PowerWorld.mo A svn\PowerFlow\PowerFlow\Examples\package.order A svn\PowerFlow\PowerFlow\PhaseSystems.mo A svn\PowerFlow\PowerFlow\package.order A svn\PowerFlow\PowerFlow\Types.mo Checked out revision 3174. test ! -d 'build//PowerFlow 0.3' cp -a 'svn/PowerFlow/PowerFlow' "/c/dev/OM64bit/build/lib/omlibrary/PowerFlow 0.3" echo 'Modelica 3.1' >> "/c/dev/OM64bit/build/lib/omlibrary/PowerFlow 0.3.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/PowerFlow 0.3.license" echo '3174' > "/c/dev/OM64bit/build/lib/omlibrary/PowerFlow 0.3.last_change" # Building git/PowerSystems ./checkout-git.sh 'git/PowerSystems' 'https://github.com/modelica/PowerSystems.git' 'release' 'df65a5460f811f7053b69f2abd864482d461d379' HEAD is now at df65a54 Rename directory "PowerSystems 0.6.0" to "PowerSystems 1.0.0" HEAD is now at df65a54 Rename directory "PowerSystems 0.6.0" to "PowerSystems 1.0.0" HEAD is now at df65a54 Rename directory "PowerSystems 0.6.0" to "PowerSystems 1.0.0" test ! -d 'build//PowerSystems 1.0.0' cp -a 'git/PowerSystems/PowerSystems 1.0.0' "/c/dev/OM64bit/build/lib/omlibrary/PowerSystems 1.0.0" echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/PowerSystems 1.0.0.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/PowerSystems 1.0.0.license" echo '1.0.0-4-gdf65a54' > "/c/dev/OM64bit/build/lib/omlibrary/PowerSystems 1.0.0.last_change" # Building git/PowerSystems-latest ./checkout-git.sh 'git/PowerSystems-latest' 'https://github.com/modelica/PowerSystems.git' 'master' '7369976265a9d7b62097340aba5e463c62cc5061' [ 23%] Building CXX object CMakeFiles/libzmq.dir/src/poller_base.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/poller_base.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/poller_base.cpp HEAD is now at 7369976 Update README.md HEAD is now at 7369976 Update README.md HEAD is now at 7369976 Update README.md test ! -d 'build//PowerSystems latest' cp -a 'git/PowerSystems-latest/PowerSystems' "/c/dev/OM64bit/build/lib/omlibrary/PowerSystems latest" echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/PowerSystems latest.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/PowerSystems latest.license" echo '20181227-194150~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/PowerSystems latest.last_change" # Building git/PraxisSimulationstechnik ./checkout-git.sh 'git/PraxisSimulationstechnik' 'https://github.com/modelica-3rdparty/PraxisSimulationstechnik.git' 'master' '7446be67ec1c931b1d43fb51721b23b495916c1f' HEAD is now at 7446be6 Remove default annotations [ 24%] Building CXX object CMakeFiles/libzmq.dir/src/pollset.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/pollset.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pollset.cpp HEAD is now at 7446be6 Remove default annotations HEAD is now at 7446be6 Remove default annotations test ! -d 'build//PraxisSimulationstechnik' cp -a 'git/PraxisSimulationstechnik/PraxisSimulationstechnik' "/c/dev/OM64bit/build/lib/omlibrary/PraxisSimulationstechnik" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/PraxisSimulationstechnik.uses" echo 'gpl3' > "/c/dev/OM64bit/build/lib/omlibrary/PraxisSimulationstechnik.license" echo '20151001-163027~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/PraxisSimulationstechnik.last_change" # Building git/QSSFluidFlow ./checkout-git.sh 'git/QSSFluidFlow' 'https://github.com/modelica-3rdparty/QSSFluidFlow.git' 'release' 'd84a2c107132f2cd47ea3c3751238d69e4b1f64b' HEAD is now at d84a2c1 Imported version 1.0 HEAD is now at d84a2c1 Imported version 1.0 HEAD is now at d84a2c1 Imported version 1.0 test ! -d 'build//QSSFluidFlow 1.0' cp -a 'git/QSSFluidFlow/QSSFluidFlow 1.0' "/c/dev/OM64bit/build/lib/omlibrary/QSSFluidFlow 1.0" [ 24%] Building CXX object CMakeFiles/libzmq.dir/src/proxy.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/proxy.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/proxy.cpp echo '' > "/c/dev/OM64bit/build/lib/omlibrary/QSSFluidFlow 1.0.uses" echo 'modelica1.1' > "/c/dev/OM64bit/build/lib/omlibrary/QSSFluidFlow 1.0.license" echo '1.0' > "/c/dev/OM64bit/build/lib/omlibrary/QSSFluidFlow 1.0.last_change" echo 'Windows-1252' > "/c/dev/OM64bit/build/lib/omlibrary/QSSFluidFlow 1.0/package.encoding" # Building git/RealTimeCoordinationLibrary ./checkout-git.sh 'git/RealTimeCoordinationLibrary' 'https://github.com/modelica-3rdparty/RealTimeCoordinationLibrary.git' 'master' '5aaf3c3971850ff7ecdb1392b8ef020b605235e8' HEAD is now at 5aaf3c3 Merge pull request #7 from tbeu/fix-link HEAD is now at 5aaf3c3 Merge pull request #7 from tbeu/fix-link HEAD is now at 5aaf3c3 Merge pull request #7 from tbeu/fix-link test ! -d 'build//RealTimeCoordinationLibrary 1.0.4' cp -a 'git/RealTimeCoordinationLibrary' "/c/dev/OM64bit/build/lib/omlibrary/RealTimeCoordinationLibrary 1.0.4" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/RealTimeCoordinationLibrary 1.0.4.uses" echo 'Modelica_StateGraph2 2.0.2' >> "/c/dev/OM64bit/build/lib/omlibrary/RealTimeCoordinationLibrary 1.0.4.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/RealTimeCoordinationLibrary 1.0.4.license" echo '1.0.4-20160203-174055~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/RealTimeCoordinationLibrary 1.0.4.last_change" rm -rf "/c/dev/OM64bit/build/lib/omlibrary/RealTimeCoordinationLibrary 1.0.4/.git"* echo 'Windows-1252' > "/c/dev/OM64bit/build/lib/omlibrary/RealTimeCoordinationLibrary 1.0.4/package.encoding" # Building git/ScalableTestSuite ./checkout-git.sh 'git/ScalableTestSuite' 'https://github.com/casella/ScalableTestSuite.git' 'master' 'd21658efc9238d5b19f556601a8a40bce2306944' [ 25%] Building CXX object CMakeFiles/libzmq.dir/src/pub.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/pub.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pub.cpp HEAD is now at d21658e Updated revision number HEAD is now at d21658e Updated revision number HEAD is now at d21658e Updated revision number test ! -d 'build//ScalableTestSuite 1.11.4' cp -a 'git/ScalableTestSuite/ScalableTestSuite' "/c/dev/OM64bit/build/lib/omlibrary/ScalableTestSuite 1.11.4" echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/ScalableTestSuite 1.11.4.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ScalableTestSuite 1.11.4.license" echo '1.11.4' > "/c/dev/OM64bit/build/lib/omlibrary/ScalableTestSuite 1.11.4.last_change" # Building git/Servomechanisms ./checkout-git.sh 'git/Servomechanisms' 'https://github.com/modelica-3rdparty/Servomechanisms.git' 'master' '3bf82ba5d3f31b4a0ae05f99ae690037358e153e' HEAD is now at 3bf82ba Create LICENSE.md HEAD is now at 3bf82ba Create LICENSE.md HEAD is now at 3bf82ba Create LICENSE.md test ! -d 'build//Servomechanisms 1.0' cp -a 'git/Servomechanisms/Servomechanisms 1.0' "/c/dev/OM64bit/build/lib/omlibrary/Servomechanisms 1.0" [ 25%] Building CXX object CMakeFiles/libzmq.dir/src/pull.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/pull.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pull.cpp echo '' > "/c/dev/OM64bit/build/lib/omlibrary/Servomechanisms 1.0.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Servomechanisms 1.0.license" echo '1.0-20181206-130737~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/Servomechanisms 1.0.last_change" # Building git/SolarTherm ./checkout-git.sh 'git/SolarTherm' 'https://github.com/SolarTherm/SolarTherm.git' 'master' '6a3e14c2f4081651e38264c14ce7ffd5e19ebe99' [ 70%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/SystemSC.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/SystemSC.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/SystemSC.cpp HEAD is now at 7c1ddcd Latest changes in Alberto branch included in alberto-merge HEAD is now at 6a3e14c minor edits to st_cost HEAD is now at 6a3e14c minor edits to st_cost test ! -d 'build//SolarTherm 0.2' cp -a 'git/SolarTherm/SolarTherm' "/c/dev/OM64bit/build/lib/omlibrary/SolarTherm 0.2" [ 26%] Building CXX object CMakeFiles/libzmq.dir/src/push.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/push.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/push.cpp echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/SolarTherm 0.2.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/SolarTherm 0.2.license" echo '0.2-20190329-112603~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/SolarTherm 0.2.last_change" test ! -d 'build//examples' cp -a 'git/SolarTherm/examples' "/c/dev/OM64bit/build/lib/omlibrary/examples" echo 'SolarTherm 0.2' >> "/c/dev/OM64bit/build/lib/omlibrary/examples.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/examples.license" echo '0.2-20190329-112603~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/examples.last_change" # Building git/SolarTherm ./checkout-git.sh 'git/SolarTherm' 'https://github.com/SolarTherm/SolarTherm.git' 'alberto-merge' '7c1ddcd95378793b10e3727607c53be24f9f94fd' HEAD is now at 6a3e14c minor edits to st_cost [ 26%] Building CXX object CMakeFiles/libzmq.dir/src/random.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/random.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/random.cpp HEAD is now at 7c1ddcd Latest changes in Alberto branch included in alberto-merge HEAD is now at 7c1ddcd Latest changes in Alberto branch included in alberto-merge test ! -d 'build//SolarTherm alberto-merge' cp -a 'git/SolarTherm/SolarTherm' "/c/dev/OM64bit/build/lib/omlibrary/SolarTherm alberto-merge" [ 27%] Building CXX object CMakeFiles/libzmq.dir/src/raw_encoder.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/raw_encoder.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/raw_encoder.cpp echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/SolarTherm alberto-merge.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/SolarTherm alberto-merge.license" echo '20180322-141458~git~alberto-merge' > "/c/dev/OM64bit/build/lib/omlibrary/SolarTherm alberto-merge.last_change" # Building git/Spot ./checkout-git.sh 'git/Spot' 'https://github.com/modelica-3rdparty/Spot.git' 'master' 'b5c084ca0cbb13ba137ac2c449240410cecfaaf1' HEAD is now at b5c084c Merge pull request #10 from tbeu/fix-ic [ 71%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/SystemWC.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/SystemWC.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/SystemWC.cpp HEAD is now at b5c084c Merge pull request #10 from tbeu/fix-ic HEAD is now at b5c084c Merge pull request #10 from tbeu/fix-ic test ! -d 'build//Spot 0.706.1' cp -a 'git/Spot/Spot' "/c/dev/OM64bit/build/lib/omlibrary/Spot 0.706.1" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/Spot 0.706.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Spot 0.706.1.license" echo '0.706.1-20151216-135817~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/Spot 0.706.1.last_change" test ! -d 'build//SpotExamples 0.706.1' cp -a 'git/Spot/SpotExamples' "/c/dev/OM64bit/build/lib/omlibrary/SpotExamples 0.706.1" [ 28%] Building CXX object CMakeFiles/libzmq.dir/src/raw_decoder.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/raw_decoder.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/raw_decoder.cpp echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/SpotExamples 0.706.1.uses" echo 'Spot 0.706.1' >> "/c/dev/OM64bit/build/lib/omlibrary/SpotExamples 0.706.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/SpotExamples 0.706.1.license" echo '0.706.1-20151216-135817~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/SpotExamples 0.706.1.last_change" # Building git/SystemDynamics ./checkout-git.sh 'git/SystemDynamics' 'https://github.com/modelica-3rdparty/SystemDynamics.git' 'master' 'b0347610cb57ecec6756e78cb51ab5e94eb7b176' HEAD is now at b034761 Merge pull request #3 from tbeu/fix-characters HEAD is now at b034761 Merge pull request #3 from tbeu/fix-characters HEAD is now at b034761 Merge pull request #3 from tbeu/fix-characters test ! -d 'build//SystemDynamics 2.1' cp -a 'git/SystemDynamics/SystemDynamics 2.1' "/c/dev/OM64bit/build/lib/omlibrary/SystemDynamics 2.1" echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/SystemDynamics 2.1.uses" echo 'modelica1.1' > "/c/dev/OM64bit/build/lib/omlibrary/SystemDynamics 2.1.license" echo '2.1-9-gb034761' > "/c/dev/OM64bit/build/lib/omlibrary/SystemDynamics 2.1.last_change" # Building git/ThermalSeparation ./checkout-git.sh 'git/ThermalSeparation' 'https://github.com/thom-marx/ThermalSeparation.git' 'master' 'a0464f0157b70bb7e73a032d29ca4df074b3fe9f' [ 28%] Building CXX object CMakeFiles/libzmq.dir/src/reaper.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/reaper.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/reaper.cpp HEAD is now at a0464f0 fixed a few warnings and initialization of Absorption_IdealGases_Random.mo HEAD is now at a0464f0 fixed a few warnings and initialization of Absorption_IdealGases_Random.mo HEAD is now at a0464f0 fixed a few warnings and initialization of Absorption_IdealGases_Random.mo test ! -d 'build//ThermalSeparation 0.2' cp -a 'git/ThermalSeparation/ThermalSeparation' "/c/dev/OM64bit/build/lib/omlibrary/ThermalSeparation 0.2" [ 29%] Building CXX object CMakeFiles/libzmq.dir/src/rep.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/rep.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/rep.cpp [ 29%] Building CXX object CMakeFiles/libzmq.dir/src/req.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/req.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/req.cpp echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/ThermalSeparation 0.2.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/ThermalSeparation 0.2.license" echo '0.2-20190220-135410~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/ThermalSeparation 0.2.last_change" # Building git/VehicleInterfaces ./checkout-git.sh 'git/VehicleInterfaces' 'https://github.com/modelica/VehicleInterfaces.git' 'release' 'ad956a35643d53e207ee126d67ea1f3f38337a39' HEAD is now at d976e2b Merge pull request #14 from tobolar/master [ 72%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/TLM/ExternalModel.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/TLM/ExternalModel.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM/ExternalModel.cpp HEAD is now at ad956a3 Generate release hierarchy from master HEAD is now at ad956a3 Generate release hierarchy from master test ! -d 'build//VehicleInterfaces 1.2.2' cp -a 'git/VehicleInterfaces/VehicleInterfaces 1.2.2' "/c/dev/OM64bit/build/lib/omlibrary/VehicleInterfaces 1.2.2" [ 30%] Building CXX object CMakeFiles/libzmq.dir/src/router.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/router.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/router.cpp echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/VehicleInterfaces 1.2.2.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/VehicleInterfaces 1.2.2.license" echo '1.2.2' > "/c/dev/OM64bit/build/lib/omlibrary/VehicleInterfaces 1.2.2.last_change" # Building git/VehicleInterfaces ./checkout-git.sh 'git/VehicleInterfaces' 'https://github.com/modelica/VehicleInterfaces.git' 'v1.2.4' 'v1.2.4' HEAD is now at ad956a3 Generate release hierarchy from master HEAD is now at d976e2b Merge pull request #14 from tobolar/master HEAD is now at d976e2b Merge pull request #14 from tobolar/master test ! -d 'build//VehicleInterfaces 1.2.4' cp -a 'git/VehicleInterfaces/VehicleInterfaces' "/c/dev/OM64bit/build/lib/omlibrary/VehicleInterfaces 1.2.4" echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/VehicleInterfaces 1.2.4.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/VehicleInterfaces 1.2.4.license" echo '1.2.4' > "/c/dev/OM64bit/build/lib/omlibrary/VehicleInterfaces 1.2.4.last_change" # Building git/Wavelet ./checkout-git.sh 'git/Wavelet' 'https://github.com/modelica-3rdparty/Wavelet.git' 'master' '0efd31402f62014dc8f4774e043b45428f390156' HEAD is now at 0efd314 Imported Modelica 2014 Conference version [ 73%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/TLM/SystemTLM.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/TLM/SystemTLM.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM/SystemTLM.cpp HEAD is now at 0efd314 Imported Modelica 2014 Conference version HEAD is now at 0efd314 Imported Modelica 2014 Conference version test ! -f 'build//Wavelet.mo' cp -a 'git/Wavelet/Wavelet.mo' "/c/dev/OM64bit/build/lib/omlibrary/Wavelet.mo" echo 'Modelica 3.2' >> "/c/dev/OM64bit/build/lib/omlibrary/Wavelet.uses" echo 'Complex 1.0' >> "/c/dev/OM64bit/build/lib/omlibrary/Wavelet.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Wavelet.license" echo '20140312-120000~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/Wavelet.last_change" # Building git/WindPowerPlants ./checkout-git.sh 'git/WindPowerPlants' 'https://github.com/modelica-3rdparty/WindPowerPlants.git' 'release' '16ed423ec48fe159d0838fcb1cf42980ece278a5' [ 30%] Building CXX object CMakeFiles/libzmq.dir/src/select.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/select.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/select.cpp HEAD is now at 16ed423 Refs #23: Switch to MSL 3.2.3 HEAD is now at 16ed423 Refs #23: Switch to MSL 3.2.3 HEAD is now at 16ed423 Refs #23: Switch to MSL 3.2.3 test ! -d 'build//WindPowerPlants 1.2.0' cp -a 'git/WindPowerPlants/WindPowerPlants' "/c/dev/OM64bit/build/lib/omlibrary/WindPowerPlants 1.2.0" echo 'Modelica 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/WindPowerPlants 1.2.0.uses" echo 'Complex 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/WindPowerPlants 1.2.0.uses" echo 'bsd3' > "/c/dev/OM64bit/build/lib/omlibrary/WindPowerPlants 1.2.0.license" echo '1.2.0' > "/c/dev/OM64bit/build/lib/omlibrary/WindPowerPlants 1.2.0.last_change" # Building git/XogenyTest ./checkout-git.sh 'git/XogenyTest' 'https://github.com/xogeny/XogenyTest.git' 'master' '4410a3224e1803565d57ff323c3bef5a4bfd6b4d' HEAD is now at 4410a32 Merge pull request #13 from AtiyahElsheikh/patch-1 HEAD is now at 4410a32 Merge pull request #13 from AtiyahElsheikh/patch-1 HEAD is now at 4410a32 Merge pull request #13 from AtiyahElsheikh/patch-1 C:/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/select.cpp: In static member function 'static u_short zmq::select_t::get_fd_family(zmq::fd_t)': C:/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/select.cpp:453:33: warning: missing initializer for member 'sockaddr_storage::__ss_pad1' [-Wmissing-field-initializers] sockaddr_storage addr = { 0 }; ^ C:/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/select.cpp:453:33: warning: missing initializer for member 'sockaddr_storage::__ss_align' [-Wmissing-field-initializers] C:/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/select.cpp:453:33: warning: missing initializer for member 'sockaddr_storage::__ss_pad2' [-Wmissing-field-initializers] test ! -d 'build//XogenyTest 1.1' cp -a 'git/XogenyTest/XogenyTest' "/c/dev/OM64bit/build/lib/omlibrary/XogenyTest 1.1" echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/XogenyTest 1.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/XogenyTest 1.1.license" echo '1.1-20181019-075951~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/XogenyTest 1.1.last_change" # Building git/buildsyspro ./checkout-git.sh 'git/buildsyspro' 'https://github.com/modelica-3rdparty/buildsyspro.git' 'master' '232d51c4fe28ce79cc12b58167ebaf98c2b74010' [ 31%] Building CXX object CMakeFiles/libzmq.dir/src/server.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/server.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/server.cpp HEAD is now at 232d51c Adding link to self-training documents HEAD is now at 232d51c Adding link to self-training documents HEAD is now at 232d51c Adding link to self-training documents test ! -d 'build//BuildSysPro 3.2.0' cp -a 'git/buildsyspro/BuildSysPro' "/c/dev/OM64bit/build/lib/omlibrary/BuildSysPro 3.2.0" [ 32%] Building CXX object CMakeFiles/libzmq.dir/src/session_base.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/session_base.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/session_base.cpp [ 73%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/TLM/TLMBusConnector.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/TLM/TLMBusConnector.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM/TLMBusConnector.cpp [ 32%] Building CXX object CMakeFiles/libzmq.dir/src/signaler.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/signaler.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/signaler.cpp [ 33%] Building CXX object CMakeFiles/libzmq.dir/src/socket_base.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/socket_base.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/socket_base.cpp [ 74%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/Variable.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/Variable.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/Variable.cpp [ 33%] Building CXX object CMakeFiles/libzmq.dir/src/socks.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/socks.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/socks.cpp [ 34%] Building CXX object CMakeFiles/libzmq.dir/src/socks_connecter.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/socks_connecter.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/socks_connecter.cpp [ 75%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/ssd/ConnectionGeometry.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/ssd/ConnectionGeometry.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ssd/ConnectionGeometry.cpp [ 76%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/ssd/ConnectorGeometry.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/ssd/ConnectorGeometry.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ssd/ConnectorGeometry.cpp [ 34%] Building CXX object CMakeFiles/libzmq.dir/src/stream.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/stream.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/stream.cpp echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/BuildSysPro 3.2.0.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/BuildSysPro 3.2.0.license" echo '3.2.0-2-g232d51c' > "/c/dev/OM64bit/build/lib/omlibrary/BuildSysPro 3.2.0.last_change" # Building git/ipsl [ 76%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/ssd/ElementGeometry.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/ssd/ElementGeometry.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ssd/ElementGeometry.cpp ./checkout-git.sh 'git/ipsl' 'https://github.com/modelica-3rdparty/ipsl.git' 'master' 'e0e3ea079a0398a3b0b094baaa3736350faa525b' HEAD is now at e0e3ea0 fixed bug (V, I not defined) HEAD is now at e0e3ea0 fixed bug (V, I not defined) HEAD is now at e0e3ea0 fixed bug (V, I not defined) test ! -d 'build//iPSL 1.1.0' cp -a 'git/ipsl/iPSL' "/c/dev/OM64bit/build/lib/omlibrary/iPSL 1.1.0" [ 77%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/ssd/SystemGeometry.cpp.obj [ 35%] Building CXX object CMakeFiles/libzmq.dir/src/stream_engine.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/ssd/SystemGeometry.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ssd/SystemGeometry.cpp /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/stream_engine.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/stream_engine.cpp [ 78%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/ssd/Tags.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/ssd/Tags.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/ssd/Tags.cpp [ 79%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/Bstring.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/Bstring.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/Bstring.cc echo 'Modelica 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/iPSL 1.1.0.uses" echo 'Complex 3.2.1' >> "/c/dev/OM64bit/build/lib/omlibrary/iPSL 1.1.0.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/iPSL 1.1.0.license" echo '1.1.0-38-ge0e3ea0' > "/c/dev/OM64bit/build/lib/omlibrary/iPSL 1.1.0.last_change" # Building git/modelica-flight ./checkout-git.sh 'git/modelica-flight' 'https://github.com/modelica-3rdparty/modelica-flight.git' 'master' 'f3ae1c3ebe1b33921654a0e0d59d6e65f0bcfe84' [ 79%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/coordTransform.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/coordTransform.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/coordTransform.cc HEAD is now at f3ae1c3 Updated test script. HEAD is now at f3ae1c3 Updated test script. HEAD is now at f3ae1c3 Updated test script. [ 35%] Building CXX object CMakeFiles/libzmq.dir/src/sub.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/sub.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/sub.cpp test ! -f 'build//Flight.mo' cp -a 'git/modelica-flight/Flight.mo' "/c/dev/OM64bit/build/lib/omlibrary/Flight.mo" echo '' > "/c/dev/OM64bit/build/lib/omlibrary/Flight.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/Flight.license" echo '20150119-093303~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/Flight.last_change" # Building git/msgpack-modelica ./checkout-git.sh 'git/msgpack-modelica' 'https://github.com/modelica-3rdparty/msgpack-modelica.git' 'master' '49636e0f59ea14684384b90a12e065774de8b97b' HEAD is now at 49636e0 Remove gitmodules file [ 80%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double3.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double3.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/double3.cc HEAD is now at 49636e0 Remove gitmodules file HEAD is now at 49636e0 Remove gitmodules file test ! -d 'build//MessagePack 0.1.1' cp -a 'git/msgpack-modelica/MessagePack' "/c/dev/OM64bit/build/lib/omlibrary/MessagePack 0.1.1" [ 81%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double33.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double33.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/double33.cc [ 36%] Building CXX object CMakeFiles/libzmq.dir/src/tcp.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/tcp.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/tcp.cpp [ 82%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double33s.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double33s.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/double33s.cc [ 37%] Building CXX object CMakeFiles/libzmq.dir/src/tcp_address.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/tcp_address.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/tcp_address.cpp [ 82%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevc3.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevc3.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/dsyevc3.cc [ 83%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevq3.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevq3.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/dsyevq3.cc [ 84%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevv3.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevv3.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/dsyevv3.cc [ 85%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsytrd3.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsytrd3.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/dsytrd3.cc [ 85%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/ErrorLog.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/ErrorLog.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/ErrorLog.cc echo '' > "/c/dev/OM64bit/build/lib/omlibrary/MessagePack 0.1.1.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/MessagePack 0.1.1.license" echo '0.1.1-20190429-113440~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/MessagePack 0.1.1.last_change" # Building git/netCDF-DataReader ./checkout-git.sh 'git/netCDF-DataReader' 'https://github.com/modelica-3rdparty/netCDF-DataReader.git' 'master' '706ffafcc5a33f52217b4198f74242072e198803' HEAD is now at 706ffaf Update binaries HEAD is now at 706ffaf Update binaries HEAD is now at 706ffaf Update binaries test ! -d 'build//NcDataReader2 2.5.0' [ 37%] Building CXX object CMakeFiles/libzmq.dir/src/tcp_connecter.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/tcp_connecter.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/tcp_connecter.cpp cp -a 'git/netCDF-DataReader/NcDataReader2' "/c/dev/OM64bit/build/lib/omlibrary/NcDataReader2 2.5.0" [ 86%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/tostr.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/tostr.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/src/tostr.cc echo 'Modelica 3.2.3' >> "/c/dev/OM64bit/build/lib/omlibrary/NcDataReader2 2.5.0.uses" echo 'lgpl2.1+' > "/c/dev/OM64bit/build/lib/omlibrary/NcDataReader2 2.5.0.license" echo '2.5.0' > "/c/dev/OM64bit/build/lib/omlibrary/NcDataReader2 2.5.0.last_change" # Building git/open-bldc-modelica ./checkout-git.sh 'git/open-bldc-modelica' 'https://github.com/joewa/open-bldc-modelica.git' 'master' '58a83b5b36f267613de4676c95163489b1ddc2e7' HEAD is now at 58a83b5 Models working with most recent version of Openmodelica. TODO: Import the most recent version of the MSL to fix a bug in model MutualInductor (remove parameter m=3) HEAD is now at 58a83b5 Models working with most recent version of Openmodelica. TODO: Import the most recent version of the MSL to fix a bug in model MutualInductor (remove parameter m=3) HEAD is now at 58a83b5 Models working with most recent version of Openmodelica. TODO: Import the most recent version of the MSL to fix a bug in model MutualInductor (remove parameter m=3) [ 87%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Communication/TLMClientComm.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Communication/TLMClientComm.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Communication/TLMClientComm.cc test ! -d 'build//OpenBLDC' cp -a 'git/open-bldc-modelica/OpenBLDC' "/c/dev/OM64bit/build/lib/omlibrary/OpenBLDC" echo 'Modelica 3.2.2' >> "/c/dev/OM64bit/build/lib/omlibrary/OpenBLDC.uses" C:/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Communication/TLMClientComm.cc:31:0: warning: "NOMINMAX" redefined #define NOMINMAX ^ In file included from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/x86_64-w64-mingw32/bits/c++config.h:482:0, from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/bits/stl_algobase.h:59, from C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/vector:60, from C:/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Communication/TLMCommUtil.h:13, from C:/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Communication/TLMClientComm.cc:6: C:/OMDev/tools/msys/mingw64/include/c++/5.3.0/x86_64-w64-mingw32/bits/os_defines.h:45:0: note: this is the location of the previous definition #define NOMINMAX 1 ^ echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/OpenBLDC.license" echo '20170913-145654~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/OpenBLDC.last_change" # Building git/openfdm ./checkout-git.sh 'git/openfdm' 'https://github.com/modelica-3rdparty/openfdm.git' 'master' '382562b4b3a499472017977e52e62b6ac2f88baa' [ 38%] Building CXX object CMakeFiles/libzmq.dir/src/tcp_listener.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/tcp_listener.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/tcp_listener.cpp HEAD is now at 382562b Working on paper. HEAD is now at 382562b Working on paper. HEAD is now at 382562b Working on paper. test ! -d 'build//OpenFDM' cp -a 'git/openfdm/OpenFDM' "/c/dev/OM64bit/build/lib/omlibrary/OpenFDM" echo '' > "/c/dev/OM64bit/build/lib/omlibrary/OpenFDM.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/OpenFDM.license" echo '20120902-165856~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/OpenFDM.last_change" test ! -d 'build//test' cp -a 'git/openfdm/test' "/c/dev/OM64bit/build/lib/omlibrary/test" echo '' > "/c/dev/OM64bit/build/lib/omlibrary/test.uses" echo 'modelica2' > "/c/dev/OM64bit/build/lib/omlibrary/test.license" echo '20120902-165856~git~master' > "/c/dev/OM64bit/build/lib/omlibrary/test.last_change" make[2]: Leaving directory '/c/dev/OM64bit/libraries' touch /c/dev/OM64bit/build/lib/omlibrary/20190516_191742.all make[1]: Leaving directory '/c/dev/OM64bit/libraries' (cd 3rdParty/Ipopt && ./configure --prefix="`pwd`" --with-pic "CC=gcc" CFLAGS="-g -O2 -falign-functions " CXX="g++ " CXXFLAGS="" F77="gfortran" LDFLAGS="-L/c/dev/OM64bit/build/lib/omc " --with-lapack-lib="-lopenblas" --with-blas-lib="-lopenblas" "--host=" --without-metis --without-HSLold --without-HSL) [ 88%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Communication/TLMCommUtil.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Communication/TLMCommUtil.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Communication/TLMCommUtil.cc [ 38%] Building CXX object CMakeFiles/libzmq.dir/src/thread.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/thread.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/thread.cpp [ 39%] Building CXX object CMakeFiles/libzmq.dir/src/trie.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/trie.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/trie.cpp [ 88%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Interfaces/TLMInterface.cc [ 39%] Building CXX object CMakeFiles/libzmq.dir/src/v1_decoder.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/v1_decoder.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/v1_decoder.cpp [ 89%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface1D.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface1D.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Interfaces/TLMInterface1D.cc checking build system type... i686-pc-mingw32 checking whether we want to compile in debug mode... no checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... [ 40%] Building CXX object CMakeFiles/libzmq.dir/src/v1_encoder.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/v1_encoder.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/v1_encoder.cpp o checking whether we are using the GNU C compiler... [ 90%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface3D.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface3D.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Interfaces/TLMInterface3D.cc yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed [ 41%] Building CXX object CMakeFiles/libzmq.dir/src/v2_decoder.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/v2_decoder.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/v2_decoder.cpp configure: C compiler options are: -g -O2 -falign-functions checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... [ 91%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignal.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignal.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Interfaces/TLMInterfaceSignal.cc yes [ 41%] Building CXX object CMakeFiles/libzmq.dir/src/v2_encoder.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/v2_encoder.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/v2_encoder.cpp [ 91%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalInput.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalInput.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalInput.cc [ 42%] Building CXX object CMakeFiles/libzmq.dir/src/xpub.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/xpub.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/xpub.cpp checking whether C++ compiler g++ works... yes configure: C++ compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long configure: Trying to determine Fortran compiler name checking whether we are using the GNU Fortran 77 compiler... [ 92%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalOutput.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalOutput.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalOutput.cc yes checking whether gfortran accepts -g... yes [ 42%] Building CXX object CMakeFiles/libzmq.dir/src/xsub.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/xsub.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/xsub.cpp configure: Fortran compiler options are: -O3 -pipe checking for egrep... grep -E checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... [ 93%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Logging/TLMErrorLog.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Logging/TLMErrorLog.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Logging/TLMErrorLog.cc [ 94%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Parameters/ComponentParameter.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Parameters/ComponentParameter.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Parameters/ComponentParameter.cc yes checking for gawk... gawk checking whether make sets $(MAKE)... [ 43%] Building CXX object CMakeFiles/libzmq.dir/src/zmq.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/zmq.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/zmq.cpp yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of g++ ... [ 94%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Plugin/PluginImplementer.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Plugin/PluginImplementer.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Plugin/PluginImplementer.cc gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... i686-pc-mingw32 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... [ 43%] Building CXX object CMakeFiles/libzmq.dir/src/zmq_utils.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/zmq_utils.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/zmq_utils.cpp C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe checking if the linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes checking for C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /mingw64/bin/nm -B checking how to recognise dependent libraries... file_magic file format pei*-i386(.*architecture: i386)? checking how to run the C preprocessor... gcc -E [ 44%] Building CXX object CMakeFiles/libzmq.dir/src/decoder_allocators.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/decoder_allocators.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/decoder_allocators.cpp [ 95%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Plugin/TLMPlugin.cc.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Plugin/TLMPlugin.cc.obj -c /C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/Plugin/TLMPlugin.cc checking for ANSI C header files... [ 44%] Building CXX object CMakeFiles/libzmq.dir/src/socket_poller.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/socket_poller.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/socket_poller.cpp yes checking for sys/types.h... [ 96%] Building CXX object src/OMSimulatorLib/CMakeFiles/OMSimulatorLib.dir/Version.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMSimulatorLib_EXPORTS -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../../3rdParty/RegEx -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSimulatorLua -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/../OMSysIdentLib -I/C/OMDev/tools/msys/mingw64/include -I/C/dev/OM64bit/OMSimulator/3rdParty/CTPL -I/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLib/TLM -I/C/dev/OM64bit/OMSimulator/3rdParty/PugiXml -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common/OMTLMSimulatorLib -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/common -I/C/dev/OM64bit/OMSimulator/OMTLMSimulator/3rdParty/misc/include -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulatorLib.dir/Version.cpp.obj -c /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib/Version.cpp [ 97%] Linking CXX shared library libOMSimulator.dll cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/cmake.exe -E remove -f CMakeFiles/OMSimulatorLib.dir/objects.a yes cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/ar.exe cr CMakeFiles/OMSimulatorLib.dir/objects.a "CMakeFiles/OMSimulatorLib.dir/BusConnector.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/Clock.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/Clocks.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/Component.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/ComponentFMUCS.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/ComponentFMUME.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/ComponentTable.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/ComRef.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/Connection.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/Connector.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/CSVReader.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/CSVWriter.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/DirectedGraph.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/Element.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/Flags.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/FMUInfo.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/Logging.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/MatReader.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/MatVer4.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/MATWriter.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/Model.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/OMSFileSystem.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/OMSimulator.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/ResultReader.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/ResultWriter.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/Scope.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/SignalDerivative.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/StepSizeConfiguration.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/System.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/SystemSC.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/SystemWC.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/TLM/ExternalModel.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/TLM/SystemTLM.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/TLM/TLMBusConnector.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/Variable.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/ssd/ConnectionGeometry.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/ssd/ConnectorGeometry.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/ssd/ElementGeometry.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/ssd/SystemGeometry.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/ssd/Tags.cpp.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/Bstring.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/coordTransform.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double3.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double33.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/double33s.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevc3.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevq3.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsyevv3.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/dsytrd3.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/ErrorLog.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/3rdParty/misc/src/tostr.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Communication/TLMClientComm.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Communication/TLMCommUtil.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface1D.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterface3D.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignal.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalInput.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Interfaces/TLMInterfaceSignalOutput.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Logging/TLMErrorLog.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Parameters/ComponentParameter.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Plugin/PluginImplementer.cc.obj" "CMakeFiles/OMSimulatorLib.dir/__/__/OMTLMSimulator/common/Plugin/TLMPlugin.cc.obj" "CMakeFiles/OMSimulatorLib.dir/Version.cpp.obj" checking for sys/stat.h... cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLib && /C/OMDev/tools/msys/mingw64/bin/g++.exe -Werror=return-local-addr -Werror=return-type -O3 -DNDEBUG -shared -o libOMSimulator.dll -Wl,--out-implib,libOMSimulator.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -Wl,--whole-archive CMakeFiles/OMSimulatorLib.dir/objects.a -Wl,--no-whole-archive -L/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/lib -L/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw -L/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/lib -L/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/lib -L/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/lib -L/C/dev/OM64bit/OMSimulator/OMTLMSimulator/bin -lfmilib -lsundials_kinsol -lsundials_cvode -lsundials_nvecserial -lminizip -Wl,-Bstatic -lboost_filesystem-mt -lboost_system-mt -Wl,-Bdynamic -lomtlmsimulator -lwsock32 -lws2_32 -lshlwapi -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 yes checking for stdlib.h... make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/build/mingw' [ 97%] Built target OMSimulatorLib make -f src/OMSimulator/CMakeFiles/OMSimulator.dir/build.make src/OMSimulator/CMakeFiles/OMSimulator.dir/depend make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/build/mingw' /C/OMDev/tools/msys/mingw64/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMSimulator /C/dev/OM64bit/OMSimulator/src/OMSimulator /C/dev/OM64bit/OMSimulator/build/mingw /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulator /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulator/CMakeFiles/OMSimulator.dir/DependInfo.cmake --color= [ 45%] Building CXX object CMakeFiles/libzmq.dir/src/timers.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/timers.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/timers.cpp Scanning dependencies of target OMSimulator make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/build/mingw' make -f src/OMSimulator/CMakeFiles/OMSimulator.dir/build.make src/OMSimulator/CMakeFiles/OMSimulator.dir/build make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/build/mingw' [ 97%] Building CXX object src/OMSimulator/CMakeFiles/OMSimulator.dir/main.cpp.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulator && /C/OMDev/tools/msys/mingw64/bin/g++.exe -DOMS_STATIC -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/src/OMSimulator/../OMSimulatorLib -O3 -DNDEBUG -std=c++11 -o CMakeFiles/OMSimulator.dir/main.cpp.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulator/main.cpp yes checking for string.h... [ 98%] Linking CXX executable OMSimulator.exe cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulator && /C/OMDev/tools/msys/mingw64/bin/cmake.exe -E remove -f CMakeFiles/OMSimulator.dir/objects.a cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulator && /C/OMDev/tools/msys/mingw64/bin/ar.exe cr CMakeFiles/OMSimulator.dir/objects.a "CMakeFiles/OMSimulator.dir/main.cpp.obj" cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulator && /C/OMDev/tools/msys/mingw64/bin/g++.exe -O3 -DNDEBUG -static -static-libgcc -static-libstdc++ -Wl,--whole-archive CMakeFiles/OMSimulator.dir/objects.a -Wl,--no-whole-archive -o OMSimulator.exe -Wl,--major-image-version,0,--minor-image-version,0 -L/C/dev/OM64bit/OMSimulator/3rdParty/FMIL/install/mingw/lib -L/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw -L/C/dev/OM64bit/OMSimulator/3rdParty/cvode/install/mingw/lib -L/C/dev/OM64bit/OMSimulator/3rdParty/kinsol/install/mingw/lib -L/C/dev/OM64bit/OMSimulator/3rdParty/zlib/install/mingw/lib -L/C/dev/OM64bit/OMSimulator/OMTLMSimulator/bin ../OMSimulatorLib/libOMSimulator.a -lfmilib -lsundials_kinsol -lsundials_cvode -lsundials_nvecserial -lminizip -llua -Wl,-Bstatic -lboost_filesystem-mt -lboost_system-mt -Wl,-Bdynamic -lomtlmsimulator -lwsock32 -lws2_32 -lshlwapi -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 yes checking for memory.h... make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/build/mingw' yes [ 98%] Built target OMSimulator make -f src/OMSimulatorLua/CMakeFiles/OMSimulatorLua.dir/build.make src/OMSimulatorLua/CMakeFiles/OMSimulatorLua.dir/depend make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/build/mingw' /C/OMDev/tools/msys/mingw64/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMSimulator /C/dev/OM64bit/OMSimulator/src/OMSimulatorLua /C/dev/OM64bit/OMSimulator/build/mingw /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLua /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLua/CMakeFiles/OMSimulatorLua.dir/DependInfo.cmake --color= Scanning dependencies of target OMSimulatorLua make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/build/mingw' make -f src/OMSimulatorLua/CMakeFiles/OMSimulatorLua.dir/build.make src/OMSimulatorLua/CMakeFiles/OMSimulatorLua.dir/build make[5]: Entering directory '/c/dev/OM64bit/OMSimulator/build/mingw' checking for strings.h... [ 99%] Building C object src/OMSimulatorLua/CMakeFiles/OMSimulatorLua.dir/OMSimulatorLua.c.obj cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLua && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DPUGIXML_HEADER_ONLY -DWITHOUT_FS -I/C/dev/OM64bit/OMSimulator/3rdParty/Lua/install/mingw/include -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLua/../OMSimulatorLib -I/C/dev/OM64bit/OMSimulator/src/OMSimulatorLua/../OMSysIdentLib -O3 -DNDEBUG -o CMakeFiles/OMSimulatorLua.dir/OMSimulatorLua.c.obj -c /C/dev/OM64bit/OMSimulator/src/OMSimulatorLua/OMSimulatorLua.c [ 46%] Building CXX object CMakeFiles/libzmq.dir/src/radio.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/radio.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/radio.cpp yes [100%] Linking C static library libOMSimulatorLua.a cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLua && /C/OMDev/tools/msys/mingw64/bin/cmake.exe -P CMakeFiles/OMSimulatorLua.dir/cmake_clean_target.cmake checking for inttypes.h... cd /C/dev/OM64bit/OMSimulator/build/mingw/src/OMSimulatorLua && /C/OMDev/tools/msys/mingw64/bin/cmake.exe -E cmake_link_script CMakeFiles/OMSimulatorLua.dir/link.txt --verbose=1 C:/OMDev/tools/msys/mingw64/bin/ar.exe qc libOMSimulatorLua.a CMakeFiles/OMSimulatorLua.dir/OMSimulatorLua.c.obj C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libOMSimulatorLua.a make[5]: Leaving directory '/c/dev/OM64bit/OMSimulator/build/mingw' [100%] Built target OMSimulatorLua make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/build/mingw' /C/OMDev/tools/msys/mingw64/bin/cmake.exe -E cmake_progress_start /C/dev/OM64bit/OMSimulator/build/mingw/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[4]: Entering directory '/c/dev/OM64bit/OMSimulator/build/mingw' make[4]: Nothing to be done for 'preinstall'. make[4]: Leaving directory '/c/dev/OM64bit/OMSimulator/build/mingw' Install the project... /C/OMDev/tools/msys/mingw64/bin/cmake.exe -P cmake_install.cmake yes -- Install configuration: "Release" -- Installing: C:/dev/OM64bit/build/bin/OMSimulator.exe -- Installing: C:/dev/OM64bit/build/bin/libOMSimulator.dll.a -- Installing: C:/dev/OM64bit/build/bin/libOMSimulator.dll -- Installing: C:/dev/OM64bit/build/lib/libOMSimulator.a -- Installing: C:/dev/OM64bit/build/include/OMSimulator.h -- Installing: C:/dev/OM64bit/build/include/Types.h -- Installing: C:/dev/OM64bit/build/lib/libOMSimulatorLua.a -- Installing: C:/dev/OM64bit/build/lib/OMSimulator.py -- Installing: C:/dev/OM64bit/build/bin/OMSimulatorPython.bat -- Installing: C:/dev/OM64bit/build/bin/OMSimulatorPython make[3]: Leaving directory '/c/dev/OM64bit/OMSimulator/build/mingw' make[2]: Leaving directory '/c/dev/OM64bit/OMSimulator' test ! -z "" || /c/dev/OM64bit/build/bin/OMSimulator --version OMSimulator v2.1.0-dev-105-g83936fb-mingw make[1]: Leaving directory '/c/dev/OM64bit/OMSimulator' make -f CMakeFiles/libzmq-static.dir/build.make CMakeFiles/libzmq-static.dir/depend checking for stdint.h... make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/libzmq/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/libzmq /C/dev/OM64bit/OMCompiler/3rdParty/libzmq /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/build /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/build /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/build/CMakeFiles/libzmq-static.dir/DependInfo.cmake yes checking for unistd.h... Scanning dependencies of target libzmq-static make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/libzmq/build' make -f CMakeFiles/libzmq-static.dir/build.make CMakeFiles/libzmq-static.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/libzmq/build' [ 46%] Building C object CMakeFiles/libzmq-static.dir/src/tweetnacl.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_C.rsp -g -O2 -falign-functions -std=gnu11 -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/tweetnacl.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/tweetnacl.c yes checking dlfcn.h usability... [ 46%] Building CXX object CMakeFiles/libzmq.dir/src/dish.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/dish.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/dish.cpp no checking dlfcn.h presence... no checking for dlfcn.h... no checking how to run the C++ preprocessor... g++ -E [ 47%] Building CXX object CMakeFiles/libzmq.dir/src/udp_engine.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/udp_engine.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/udp_engine.cpp checking the maximum length of command line arguments... 8192 checking command to parse /mingw64/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -DDLL_EXPORT checking if gcc PIC flag -DDLL_EXPORT works... [ 47%] Building CXX object CMakeFiles/libzmq.dir/src/udp_address.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/udp_address.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/udp_address.cpp yes checking if gcc static flag -static works... [ 48%] Building CXX object CMakeFiles/libzmq-static.dir/src/precompiled.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/precompiled.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/precompiled.cpp yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe 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... no checking whether to build static libraries... yes [ 48%] Building CXX object CMakeFiles/libzmq-static.dir/src/address.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/address.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/address.cpp [ 49%] Building CXX object CMakeFiles/libzmq.dir/src/scatter.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/scatter.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/scatter.cpp [ 50%] Building CXX object CMakeFiles/libzmq-static.dir/src/client.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/client.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/client.cpp [ 50%] Building CXX object CMakeFiles/libzmq.dir/src/gather.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS @CMakeFiles/libzmq.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq.dir/src/gather.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/gather.cpp configure: creating libtool appending configuration tag "CXX" to libtool [ 51%] Building RC object CMakeFiles/libzmq.dir/version.rc.obj /C/OMDev/tools/msys/mingw64/bin/windres.exe -O coff -DDLL_EXPORT -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS -Dlibzmq_EXPORTS -I/C/dev/OM64bit/OMCompiler/3rdParty/libzmq/include -I/C/dev/OM64bit/OMCompiler/3rdParty/libzmq/build /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/build/version.rc CMakeFiles/libzmq.dir/version.rc.obj [ 51%] Building CXX object CMakeFiles/libzmq-static.dir/src/clock.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/clock.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/clock.cpp [ 52%] Linking CXX shared library lib/libzmq.dll /C/OMDev/bin/cmake/bin/cmake.exe -E remove -f CMakeFiles/libzmq.dir/objects.a ar cr CMakeFiles/libzmq.dir/objects.a @CMakeFiles/libzmq.dir/objects1.rsp checking for ld used by g++ ... /C/OMDev/tools/msys/mingw64/bin/g++.exe -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -shared -o lib/libzmq.dll -Wl,--out-implib,lib/libzmq.dll.a -Wl,--major-image-version,4,--minor-image-version,2 -Wl,--whole-archive CMakeFiles/libzmq.dir/objects.a -Wl,--no-whole-archive @CMakeFiles/libzmq.dir/linklibs.rsp make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/libzmq/build' [ 52%] Built target libzmq (time cp SimulationRuntime/OpenTurns/* /c/dev/OM64bit/build/share//omc/scripts/OpenTurns/) real 0m0.057s user 0m0.000s sys 0m0.046s [ 53%] Building CXX object CMakeFiles/libzmq-static.dir/src/ctx.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/ctx.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/ctx.cpp C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe checking if the linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... -DDLL_EXPORT checking if g++ PIC flag -DDLL_EXPORT works... (cd tools/debugging/ && time g++ BreakProcess.cpp -o BreakProcess -static-libgcc) yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate real 0m1.232s user 0m0.000s sys 0m0.031s (cd tools/debugging/ && cp BreakProcess.exe /c/dev/OM64bit/build/bin) [ 53%] Building CXX object CMakeFiles/libzmq-static.dir/src/curve_client.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/curve_client.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/curve_client.cpp (cd 3rdParty/metis-5.1.0 && CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions" CXXFLAGS="" CPPFLAGS="" LDFLAGS="" /c/OMDev//bin/cmake/bin/cmake ./ -DCMAKE_VERBOSE_MAKEFILE:Bool=ON -G "MSYS Makefiles" && CC="gcc" CFLAGS="-g -O2 -falign-functions" make) -- The C compiler identification is GNU 5.3.0 [ 54%] Building CXX object CMakeFiles/libzmq-static.dir/src/curve_server.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/curve_server.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/curve_server.cpp -- The CXX compiler identification is GNU 5.3.0 -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features appending configuration tag "F77" to libtool [ 55%] Building CXX object CMakeFiles/libzmq-static.dir/src/dealer.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/dealer.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/dealer.cpp checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gfortran option to produce PIC... -DDLL_EXPORT checking if gfortran PIC flag -DDLL_EXPORT works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... -- Detecting C compile features - done -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe Win32 ld.exe checking how to hardcode library paths into programs... immediate [ 55%] Building CXX object CMakeFiles/libzmq-static.dir/src/devpoll.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/devpoll.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/devpoll.cpp -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features [ 56%] Building CXX object CMakeFiles/libzmq-static.dir/src/dgram.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/dgram.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/dgram.cpp -- Detecting CXX compile features - done -- Looking for execinfo.h -- Looking for execinfo.h - not found -- Looking for getline configure: Build is "i686-pc-mingw32". configure: Applying patches to libtool for GNU compiler checking if library version is set... no checking whether source of project ASL is available and should be compiled... no checking whether source of project Blas is available and should be compiled... no, --with-blas-lib has been specified checking whether source of project Lapack is available and should be compiled... no, --with-lapack-lib has been specified checking whether source of project Metis is available and should be compiled... no, --without-metis has been specified checking whether source of project HSL is available and should be compiled... no checking whether source of project Mumps is available and should be compiled... yes, source in ThirdParty/Mumps checking whether source of project Ipopt is available and should be compiled... yes, source in Ipopt configure: configuring doxygen documentation options checking for doxygen... no checking for latex... no checking for dot... NO checking which command should be used to link input files... ln -s -- Looking for getline - not found configure: creating ./config.status [ 56%] Building CXX object CMakeFiles/libzmq-static.dir/src/dist.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/dist.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/dist.cpp -- checking for thread-local storage - found -- Configuring done -- Generating done -- Build files have been written to: C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0 make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0' /C/OMDev/bin/cmake/bin/cmake.exe -H/C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0 -B/C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0 --check-build-system CMakeFiles/Makefile.cmake 0 /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_progress_start /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/CMakeFiles /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[3]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0' make -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/depend make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0 /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0 /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/CMakeFiles/metis.dir/DependInfo.cmake --color= Scanning dependencies of target metis make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0' make -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/build make[4]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0' [ 1%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/b64.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/b64.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/b64.c [ 3%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/blas.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/blas.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/blas.c [ 57%] Building CXX object CMakeFiles/libzmq-static.dir/src/epoll.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/epoll.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/epoll.cpp [ 4%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/csr.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/csr.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c: In function 'gk_csr_Read': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:422:22: warning: unknown conversion type character 'z' in format [-Wformat=] if (sscanf(line, "%zu %zu %zu", &nrows, &ncols, &nnz) != 3) ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:422:22: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:422:22: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:422:22: warning: too many arguments for format [-Wformat-extra-args] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:438:28: warning: unknown conversion type character 'z' in format [-Wformat=] nfields = sscanf(line, "%zu %zu %zu %zu", &nrows, &nnz, &fmt, &ncon); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:438:28: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:438:28: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:438:28: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:438:28: warning: too many arguments for format [-Wformat-extra-args] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:448:21: warning: unknown conversion type character 'z' in format [-Wformat=] sprintf(fmtstr, "%03zu", fmt%1000); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:448:21: warning: too many arguments for format [-Wformat-extra-args] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c: In function 'gk_csr_Write': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:634:20: warning: unknown conversion type character 'z' in format [-Wformat=] fprintf(fpout, "%d %d %zd\n", mat->nrows, mat->ncols, mat->rowptr[mat->nrows]); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:634:20: warning: too many arguments for format [-Wformat-extra-args] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c: In function 'gk_csr_Scale': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:1567:16: warning: unknown conversion type character 'z' in format [-Wformat=] printf("nnz: %zd, nnzcols: %d, bgfreq: %d\n", rowptr[nrows], nnzcols, bgfreq); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:1567:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'ssize_t {aka long long int}' [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:1567:16: warning: too many arguments for format [-Wformat-extra-args] config.status: creating Makefile config.status: creating doxydoc/doxygen.conf config.status: executing depfiles commands [ 6%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/error.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/error.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/error.c [ 8%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/evaluate.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/evaluate.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/evaluate.c configure: configuring in ThirdParty/Mumps configure: running /bin/sh './configure' --prefix=/c/dev/OM64bit/OMCompiler/3rdParty/Ipopt '--prefix=/c/dev/OM64bit/OMCompiler/3rdParty/Ipopt' '--with-pic' 'CC=gcc' 'CFLAGS=-g -O2 -falign-functions ' 'CXX=g++ ' 'CXXFLAGS=' 'F77=gfortran' 'LDFLAGS=-L/c/dev/OM64bit/build/lib/omc ' '--with-lapack-lib=-lopenblas' '--with-blas-lib=-lopenblas' '--host=' '--without-metis' '--without-HSLold' '--without-HSL' 'host_alias=' --cache-file=/dev/null --srcdir=. [ 9%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/fkvkselect.c [ 57%] Building CXX object CMakeFiles/libzmq-static.dir/src/err.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/err.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/err.cpp [ 11%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fs.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/fs.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/fs.c [ 12%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/getopt.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/getopt.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/getopt.c [ 14%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/gkregex.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/gkregex.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/gkregex.c C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/gkregex.c:488:0: warning: "alloca" redefined # define alloca(size) __builtin_alloca (size) ^ In file included from C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/include/stdlib.h:686:0, from C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/GKlib.h:30, from C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/gkregex.c:55: C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/include/malloc.h:183:0: note: this is the location of the previous definition #define alloca(x) __builtin_alloca((x)) ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/gkregex.c: In function 'parse_dup_op': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/gkregex.c:5089:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] postorder (elem, mark_opt_subexp, (void *) (long) elem->token.opr.idx); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/gkregex.c: In function 'mark_opt_subexp': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/gkregex.c:6301:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int idx = (int) (long) extra; ^ [ 58%] Building CXX object CMakeFiles/libzmq-static.dir/src/fq.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/fq.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/fq.cpp [ 16%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/graph.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/graph.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c: In function 'gk_graph_Read': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:109:28: warning: unknown conversion type character 'z' in format [-Wformat=] nfields = sscanf(line, "%zu %zu %zu %zu", &nvtxs, &nedges, &fmt, &ncon); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:109:28: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:109:28: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:109:28: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:109:28: warning: too many arguments for format [-Wformat-extra-args] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:118:21: warning: unknown conversion type character 'z' in format [-Wformat=] sprintf(fmtstr, "%03zu", fmt%1000); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:118:21: warning: too many arguments for format [-Wformat-extra-args] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c: In function 'gk_graph_Write': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:297:18: warning: unknown conversion type character 'z' in format [-Wformat=] fprintf(fpout, "%d %zd", graph->nvtxs, graph->xadj[graph->nvtxs]/2); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:297:18: warning: too many arguments for format [-Wformat-extra-args] [ 58%] Building CXX object CMakeFiles/libzmq-static.dir/src/io_object.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/io_object.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/io_object.cpp [ 17%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/htable.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/htable.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/htable.c [ 19%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/io.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/io.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/io.c C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/io.c: In function 'gk_i64readfile': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/io.c:192:20: warning: ISO C does not support the 'I64' ms_scanf length modifier [-Wformat=] sscanf(line, "%"SCNd64, &array[nlines++]); ^ [ 20%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/itemsets.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/itemsets.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/itemsets.c checking for svnversion... yes [ 22%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/mcore.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/mcore.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c: In function 'gk_mcoreDestroy': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] printf("\n gk_mcore statistics\n" ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: too many arguments for format [-Wformat-extra-args] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:88:12: warning: unknown conversion type character 'z' in format [-Wformat=] printf("***Warning: mcore memory was not fully freed when destroyed.\n" ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:88:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:88:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:88:12: warning: too many arguments for format [-Wformat-extra-args] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c: In function 'gk_gkmcoreDestroy': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:111:12: warning: unknown conversion type character 'z' in format [-Wformat=] printf("\n gk_mcore statistics\n" ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:111:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:111:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:111:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:111:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:111:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:111:12: warning: too many arguments for format [-Wformat-extra-args] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:124:12: warning: unknown conversion type character 'z' in format [-Wformat=] printf("***Warning: mcore memory was not fully freed when destroyed.\n" ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:124:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:124:12: warning: too many arguments for format [-Wformat-extra-args] checking build system type... [ 24%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/memory.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/memory.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c: In function 'gk_malloc': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c:150:21: warning: unknown conversion type character 'z' in format [-Wformat=] fprintf(stderr, " Current memory used: %10zu bytes\n", gk_GetCurMemoryUsed()); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c:150:21: warning: too many arguments for format [-Wformat-extra-args] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c:151:21: warning: unknown conversion type character 'z' in format [-Wformat=] fprintf(stderr, " Maximum memory used: %10zu bytes\n", gk_GetMaxMemoryUsed()); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c:151:21: warning: too many arguments for format [-Wformat-extra-args] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c: In function 'gk_realloc': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c:185:21: warning: unknown conversion type character 'z' in format [-Wformat=] fprintf(stderr, " Maximum memory used: %10zu bytes\n", gk_GetMaxMemoryUsed()); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c:185:21: warning: too many arguments for format [-Wformat-extra-args] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c:186:21: warning: unknown conversion type character 'z' in format [-Wformat=] fprintf(stderr, " Current memory used: %10zu bytes\n", gk_GetCurMemoryUsed()); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c:186:21: warning: too many arguments for format [-Wformat-extra-args] [ 59%] Building CXX object CMakeFiles/libzmq-static.dir/src/io_thread.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/io_thread.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/io_thread.cpp i686-pc-mingw32 checking whether we want to compile in debug mode... no [ 25%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/omp.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/omp.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/omp.c checking for C compiler default output file name... [ 27%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pdb.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/pdb.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/pdb.c a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... [ 29%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pqueue.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/pqueue.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/pqueue.c .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... [ 60%] Building CXX object CMakeFiles/libzmq-static.dir/src/ip.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/ip.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/ip.cpp yes checking whether gcc accepts -g... [ 30%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/random.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/random.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/random.c yes checking for gcc option to accept ANSI C... [ 32%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/rw.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/rw.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/rw.c [ 33%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/seq.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/seq.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/seq.c none needed [ 35%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/sort.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/sort.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/sort.c configure: C compiler options are: -g -O2 -falign-functions -DMUMPS_BUILD configure: Trying to determine Fortran compiler name [ 60%] Building CXX object CMakeFiles/libzmq-static.dir/src/ipc_address.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/ipc_address.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/ipc_address.cpp checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... [ 37%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/string.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/string.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/string.c yes [ 38%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/timers.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/timers.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/timers.c [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/tokenizer.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/tokenizer.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/tokenizer.c configure: Fortran compiler options are: -O3 -pipe checking how to get verbose linking output from gfortran... [ 41%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/util.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/__/GKlib/util.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/util.c [ 61%] Building CXX object CMakeFiles/libzmq-static.dir/src/ipc_connecter.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/ipc_connecter.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/ipc_connecter.cpp [ 43%] Building C object libmetis/CMakeFiles/metis.dir/auxapi.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/auxapi.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/auxapi.c -v checking for Fortran libraries of gfortran... [ 45%] Building C object libmetis/CMakeFiles/metis.dir/balance.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/balance.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/balance.c -LC:/dev/OM64bit/build/lib/omc -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0 -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../lib -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/lib -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../.. -lgfortran -lmingw32 -lgcc_s -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 configure: Corrected Fortran libraries: -LC:/dev/OM64bit/build/lib/omc -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0 -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../lib -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/lib -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../.. -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 checking for dummy main to link with Fortran libraries... [ 46%] Building C object libmetis/CMakeFiles/metis.dir/bucketsort.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/bucketsort.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/bucketsort.c [ 48%] Building C object libmetis/CMakeFiles/metis.dir/checkgraph.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/checkgraph.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/checkgraph.c none checking for Fortran name-mangling scheme... [ 61%] Building CXX object CMakeFiles/libzmq-static.dir/src/ipc_listener.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/ipc_listener.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/ipc_listener.cpp [ 50%] Building C object libmetis/CMakeFiles/metis.dir/coarsen.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/coarsen.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/coarsen.c [ 51%] Building C object libmetis/CMakeFiles/metis.dir/compress.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/compress.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/compress.c [ 53%] Building C object libmetis/CMakeFiles/metis.dir/contig.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/contig.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/contig.c [ 62%] Building CXX object CMakeFiles/libzmq-static.dir/src/kqueue.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/kqueue.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/kqueue.cpp lower case, underscore, no extra underscore checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... [ 54%] Building C object libmetis/CMakeFiles/metis.dir/debug.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/debug.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/debug.c C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/debug.c: In function 'libmetis__ComputeMaxCut': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/debug.c:109:10: warning: unknown conversion type character 'z' in format [-Wformat=] printf("%zu => %"PRIDX"\n", iargmax(nparts, cuts), maxcut); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/debug.c:109:10: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t {aka long long unsigned int}' [-Wformat=] C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/debug.c:109:10: warning: too many arguments for format [-Wformat-extra-args] [ 56%] Building C object libmetis/CMakeFiles/metis.dir/fm.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/fm.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/fm.c [ 58%] Building C object libmetis/CMakeFiles/metis.dir/fortran.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/fortran.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/fortran.c yes [ 59%] Building C object libmetis/CMakeFiles/metis.dir/frename.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/frename.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/frename.c checking for gawk... gawk checking whether make sets $(MAKE)... [ 62%] Building CXX object CMakeFiles/libzmq-static.dir/src/lb.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/lb.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/lb.cpp yes [ 61%] Building C object libmetis/CMakeFiles/metis.dir/gklib.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/gklib.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/gklib.c checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory ../.. [ 62%] Building C object libmetis/CMakeFiles/metis.dir/graph.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/graph.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/graph.c [ 64%] Building C object libmetis/CMakeFiles/metis.dir/initpart.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/initpart.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/initpart.c [ 63%] Building CXX object CMakeFiles/libzmq-static.dir/src/mailbox.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/mailbox.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/mailbox.cpp [ 66%] Building C object libmetis/CMakeFiles/metis.dir/kmetis.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/kmetis.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/kmetis.c [ 67%] Building C object libmetis/CMakeFiles/metis.dir/kwayfm.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/kwayfm.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/kwayfm.c checking if library version is set... 6:2:5 checking for pkg-config... pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package Blas... yes checking for COIN-OR package Metis... skipping checking whether we can compile Fortran 90 code... [ 64%] Building CXX object CMakeFiles/libzmq-static.dir/src/mailbox_safe.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/mailbox_safe.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/mailbox_safe.cpp yes checking for additional preprocessor C flags... -DAdd_ -DWITHOUT_PTHREAD=1 -DALLOW_NON_INIT -DMUMPS_ARITH=MUMPS_ARITH_d checking for additional preprocessor Fortran flags... checking which command should be used to link input files... ln -s [ 69%] Building C object libmetis/CMakeFiles/metis.dir/kwayrefine.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/kwayrefine.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/kwayrefine.c configure: creating ./config.status [ 70%] Building C object libmetis/CMakeFiles/metis.dir/mcutil.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/mcutil.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/mcutil.c [ 72%] Building C object libmetis/CMakeFiles/metis.dir/mesh.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/mesh.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/mesh.c [ 74%] Building C object libmetis/CMakeFiles/metis.dir/meshpart.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/meshpart.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/meshpart.c [ 64%] Building CXX object CMakeFiles/libzmq-static.dir/src/mechanism.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/mechanism.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/mechanism.cpp [ 75%] Building C object libmetis/CMakeFiles/metis.dir/minconn.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/minconn.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/minconn.c In file included from C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/GKlib.h:68:0, from C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/metislib.h:17, from C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/minconn.c:11: C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/minconn.c: In function 'libmetis__EliminateSubDomainEdges': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/minconn.c:268:18: warning: unknown conversion type character 'z' in format [-Wformat=] printf("Adjacent Subdomain Stats: Total: %3"PRIDX", " ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/gk_macros.h:45:46: note: in definition of macro 'IFSET' #define IFSET(a, flag, cmd) if ((a)&(flag)) (cmd); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/minconn.c:268:18: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long long unsigned int}' [-Wformat=] printf("Adjacent Subdomain Stats: Total: %3"PRIDX", " ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/gk_macros.h:45:46: note: in definition of macro 'IFSET' #define IFSET(a, flag, cmd) if ((a)&(flag)) (cmd); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/minconn.c:268:18: warning: too many arguments for format [-Wformat-extra-args] printf("Adjacent Subdomain Stats: Total: %3"PRIDX", " ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/gk_macros.h:45:46: note: in definition of macro 'IFSET' #define IFSET(a, flag, cmd) if ((a)&(flag)) (cmd); ^ [ 77%] Building C object libmetis/CMakeFiles/metis.dir/mincover.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/mincover.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/mincover.c config.status: creating Makefile [ 79%] Building C object libmetis/CMakeFiles/metis.dir/mmd.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/mmd.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/mmd.c config.status: creating coinmumps.pc [ 80%] Building C object libmetis/CMakeFiles/metis.dir/ometis.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/ometis.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/ometis.c config.status: creating coinmumps-uninstalled.pc config.status: executing depfiles commands [ 82%] Building C object libmetis/CMakeFiles/metis.dir/options.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/options.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/options.c [ 65%] Building CXX object CMakeFiles/libzmq-static.dir/src/metadata.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/metadata.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/metadata.cpp [ 83%] Building C object libmetis/CMakeFiles/metis.dir/parmetis.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/parmetis.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/parmetis.c [ 85%] Building C object libmetis/CMakeFiles/metis.dir/pmetis.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/pmetis.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/pmetis.c configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of ThirdPartyMumps successful [ 87%] Building C object libmetis/CMakeFiles/metis.dir/refine.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/refine.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/refine.c [ 88%] Building C object libmetis/CMakeFiles/metis.dir/separator.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/separator.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/separator.c [ 65%] Building CXX object CMakeFiles/libzmq-static.dir/src/msg.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/msg.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/msg.cpp [ 90%] Building C object libmetis/CMakeFiles/metis.dir/sfm.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/sfm.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/sfm.c [ 91%] Building C object libmetis/CMakeFiles/metis.dir/srefine.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/srefine.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/srefine.c [ 93%] Building C object libmetis/CMakeFiles/metis.dir/stat.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/stat.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/stat.c [ 95%] Building C object libmetis/CMakeFiles/metis.dir/timing.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/timing.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/timing.c [ 96%] Building C object libmetis/CMakeFiles/metis.dir/util.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/util.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/util.c [ 98%] Building C object libmetis/CMakeFiles/metis.dir/wspace.c.obj cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/tools/msys/mingw64/bin/gcc.exe @CMakeFiles/metis.dir/includes_C.rsp -g -O2 -falign-functions -std=c99 -fno-strict-aliasing -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DUSE_GKREGEX -o CMakeFiles/metis.dir/wspace.c.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/wspace.c [ 66%] Building CXX object CMakeFiles/libzmq-static.dir/src/mtrie.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/mtrie.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/mtrie.cpp In file included from C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/GKlib.h:68:0, from C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/metislib.h:17, from C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/wspace.c:11: C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/wspace.c: In function 'libmetis__FreeWorkSpace': C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/wspace.c:85:14: warning: unknown conversion type character 'z' in format [-Wformat=] printf(" nbrpool statistics\n" ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/gk_macros.h:45:46: note: in definition of macro 'IFSET' #define IFSET(a, flag, cmd) if ((a)&(flag)) (cmd); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/wspace.c:85:14: warning: unknown conversion type character 'z' in format [-Wformat=] printf(" nbrpool statistics\n" ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/gk_macros.h:45:46: note: in definition of macro 'IFSET' #define IFSET(a, flag, cmd) if ((a)&(flag)) (cmd); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/wspace.c:85:14: warning: unknown conversion type character 'z' in format [-Wformat=] printf(" nbrpool statistics\n" ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/gk_macros.h:45:46: note: in definition of macro 'IFSET' #define IFSET(a, flag, cmd) if ((a)&(flag)) (cmd); ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis/wspace.c:85:14: warning: too many arguments for format [-Wformat-extra-args] printf(" nbrpool statistics\n" ^ C:/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/GKlib/gk_macros.h:45:46: note: in definition of macro 'IFSET' #define IFSET(a, flag, cmd) if ((a)&(flag)) (cmd); ^ configure: configuring in Ipopt [100%] Linking C static library libmetis.a cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/bin/cmake/bin/cmake.exe -P CMakeFiles/metis.dir/cmake_clean_target.cmake cd /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_link_script CMakeFiles/metis.dir/link.txt --verbose=1 C:/OMDev/tools/msys/mingw64/bin/ar.exe qc libmetis.a CMakeFiles/metis.dir/__/GKlib/b64.c.obj CMakeFiles/metis.dir/__/GKlib/blas.c.obj CMakeFiles/metis.dir/__/GKlib/csr.c.obj CMakeFiles/metis.dir/__/GKlib/error.c.obj CMakeFiles/metis.dir/__/GKlib/evaluate.c.obj CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.obj CMakeFiles/metis.dir/__/GKlib/fs.c.obj CMakeFiles/metis.dir/__/GKlib/getopt.c.obj CMakeFiles/metis.dir/__/GKlib/gkregex.c.obj CMakeFiles/metis.dir/__/GKlib/graph.c.obj CMakeFiles/metis.dir/__/GKlib/htable.c.obj CMakeFiles/metis.dir/__/GKlib/io.c.obj CMakeFiles/metis.dir/__/GKlib/itemsets.c.obj CMakeFiles/metis.dir/__/GKlib/mcore.c.obj CMakeFiles/metis.dir/__/GKlib/memory.c.obj CMakeFiles/metis.dir/__/GKlib/omp.c.obj CMakeFiles/metis.dir/__/GKlib/pdb.c.obj CMakeFiles/metis.dir/__/GKlib/pqueue.c.obj CMakeFiles/metis.dir/__/GKlib/random.c.obj CMakeFiles/metis.dir/__/GKlib/rw.c.obj CMakeFiles/metis.dir/__/GKlib/seq.c.obj CMakeFiles/metis.dir/__/GKlib/sort.c.obj CMakeFiles/metis.dir/__/GKlib/string.c.obj CMakeFiles/metis.dir/__/GKlib/timers.c.obj CMakeFiles/metis.dir/__/GKlib/tokenizer.c.obj CMakeFiles/metis.dir/__/GKlib/util.c.obj CMakeFiles/metis.dir/auxapi.c.obj CMakeFiles/metis.dir/balance.c.obj CMakeFiles/metis.dir/bucketsort.c.obj CMakeFiles/metis.dir/checkgraph.c.obj CMakeFiles/metis.dir/coarsen.c.obj CMakeFiles/metis.dir/compress.c.obj CMakeFiles/metis.dir/contig.c.obj CMakeFiles/metis.dir/debug.c.obj CMakeFiles/metis.dir/fm.c.obj CMakeFiles/metis.dir/fortran.c.obj CMakeFiles/metis.dir/frename.c.obj CMakeFiles/metis.dir/gklib.c.obj CMakeFiles/metis.dir/graph.c.obj CMakeFiles/metis.dir/initpart.c.obj CMakeFiles/metis.dir/kmetis.c.obj CMakeFiles/metis.dir/kwayfm.c.obj CMakeFiles/metis.dir/kwayrefine.c.obj CMakeFiles/metis.dir/mcutil.c.obj CMakeFiles/metis.dir/mesh.c.obj CMakeFiles/metis.dir/meshpart.c.obj CMakeFiles/metis.dir/minconn.c.obj CMakeFiles/metis.dir/mincover.c.obj CMakeFiles/metis.dir/mmd.c.obj CMakeFiles/metis.dir/ometis.c.obj CMakeFiles/metis.dir/options.c.obj CMakeFiles/metis.dir/parmetis.c.obj CMakeFiles/metis.dir/pmetis.c.obj CMakeFiles/metis.dir/refine.c.obj CMakeFiles/metis.dir/separator.c.obj CMakeFiles/metis.dir/sfm.c.obj CMakeFiles/metis.dir/srefine.c.obj CMakeFiles/metis.dir/stat.c.obj CMakeFiles/metis.dir/timing.c.obj CMakeFiles/metis.dir/util.c.obj CMakeFiles/metis.dir/wspace.c.obj C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libmetis.a configure: running /bin/sh './configure' --prefix=/c/dev/OM64bit/OMCompiler/3rdParty/Ipopt '--prefix=/c/dev/OM64bit/OMCompiler/3rdParty/Ipopt' '--with-pic' 'CC=gcc' 'CFLAGS=-g -O2 -falign-functions ' 'CXX=g++ ' 'CXXFLAGS=' 'F77=gfortran' 'LDFLAGS=-L/c/dev/OM64bit/build/lib/omc ' '--with-lapack-lib=-lopenblas' '--with-blas-lib=-lopenblas' '--host=' '--without-metis' '--without-HSLold' '--without-HSL' 'host_alias=' --cache-file=/dev/null --srcdir=. make[4]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0' [100%] Built target metis make[3]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_progress_start /C/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0/CMakeFiles 0 make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/metis-5.1.0' cp 3rdParty/metis-5.1.0/libmetis/libmetis.a /c/dev/OM64bit/build/lib/omc/libmetis.a [ 66%] Building CXX object CMakeFiles/libzmq-static.dir/src/object.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/object.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/object.cpp if test -f 3rdParty/graphstream/Makefile; then make CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions " -C 3rdParty/graphstream/; fi make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/graphstream' make CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions " -C gs-netstream/c++ all make[3]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/graphstream/gs-netstream/c++' mkdir -p obj g++ -g -O2 -falign-functions -c src/netstream-storage.cpp -o obj/netstream-storage.o [ 67%] Building CXX object CMakeFiles/libzmq-static.dir/src/options.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/options.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/options.cpp [ 67%] Building CXX object CMakeFiles/libzmq-static.dir/src/own.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/own.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/own.cpp mkdir -p obj g++ -g -O2 -falign-functions -c src/netstream-socket.cpp -o obj/netstream-socket.o checking build system type... i686-pc-mingw32 checking for svnversion... yes checking whether we want to compile in debug mode... no checking for egrep... grep -E checking whether ln -s works... yes checking for C compiler default output file name... [ 68%] Building CXX object CMakeFiles/libzmq-static.dir/src/null_mechanism.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/null_mechanism.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/null_mechanism.cpp a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... mkdir -p obj g++ -g -O2 -falign-functions -c src/netstream-sender.cpp -o obj/netstream-sender.o .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed [ 69%] Building CXX object CMakeFiles/libzmq-static.dir/src/pair.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/pair.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pair.cpp mkdir -p obj g++ -g -O2 -falign-functions -c src/netstream-main.cpp -o obj/netstream-main.o configure: C compiler options are: -g -O2 -falign-functions -DIPOPT_BUILD checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes [ 69%] Building CXX object CMakeFiles/libzmq-static.dir/src/pgm_receiver.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/pgm_receiver.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pgm_receiver.cpp g++ -g -O2 -falign-functions -Iinclude obj/netstream-storage.o obj/netstream-socket.o obj/netstream-sender.o obj/netstream-main.o -o netstream-main -lwsock32 ar rcs libnetstream.a obj/netstream-storage.o obj/netstream-socket.o obj/netstream-sender.o obj/netstream-main.o make[3]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/graphstream/gs-netstream/c++' make[2]: Leaving directory '/c/dev/OM64bit/OMCompiler/3rdParty/graphstream' [ 70%] Building CXX object CMakeFiles/libzmq-static.dir/src/pgm_sender.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/pgm_sender.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pgm_sender.cpp if test -f 3rdParty/graphstream/org.omc.graphstream.jar; then cp -p 3rdParty/graphstream/org.omc.graphstream.jar /c/dev/OM64bit/build/share/omc/java/.; fi [ 70%] Building CXX object CMakeFiles/libzmq-static.dir/src/pgm_socket.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/pgm_socket.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pgm_socket.cpp checking whether C++ compiler g++ works... yes make -C 3rdParty/gc/ libomcgc.la configure: C++ compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD make[2]: Entering directory '/c/dev/OM64bit/OMCompiler/3rdParty/gc' depbase=`echo allchblk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT allchblk.lo -MD -MP -MF $depbase.Tpo -c -o allchblk.lo allchblk.c &&\ mv -f $depbase.Tpo $depbase.Plo [ 71%] Building CXX object CMakeFiles/libzmq-static.dir/src/pipe.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/pipe.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pipe.cpp configure: Assuming that CXXLIBS is "-lstdc++ -lm". configure: Trying to determine Fortran compiler name libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -DDLL_EXPORT -DPIC -o .libs/allchblk.o checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes configure: Fortran compiler options are: -O3 -pipe checking how to get verbose linking output from gfortran... libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -o allchblk.o >/dev/null 2>&1 -v checking for Fortran libraries of gfortran... [ 71%] Building CXX object CMakeFiles/libzmq-static.dir/src/plain_client.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/plain_client.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/plain_client.cpp -LC:/dev/OM64bit/build/lib/omc -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0 -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../lib -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/lib -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../.. -lgfortran -lmingw32 -lgcc_s -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 configure: Corrected Fortran libraries: -LC:/dev/OM64bit/build/lib/omc -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0 -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../lib -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/lib -LC:/OMDev/tools/msys/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../.. -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 checking for dummy main to link with Fortran libraries... [ 72%] Building CXX object CMakeFiles/libzmq-static.dir/src/plain_server.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/plain_server.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/plain_server.cpp depbase=`echo alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT alloc.lo -MD -MP -MF $depbase.Tpo -c -o alloc.lo alloc.c &&\ mv -f $depbase.Tpo $depbase.Plo none checking for Fortran name-mangling scheme... libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -DDLL_EXPORT -DPIC -o .libs/alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1 lower case, underscore, no extra underscore checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... [ 73%] Building CXX object CMakeFiles/libzmq-static.dir/src/poll.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/poll.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/poll.cpp depbase=`echo blacklst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT blacklst.lo -MD -MP -MF $depbase.Tpo -c -o blacklst.lo blacklst.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -DDLL_EXPORT -DPIC -o .libs/blacklst.o yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... [ 73%] Building CXX object CMakeFiles/libzmq-static.dir/src/poller_base.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/poller_base.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/poller_base.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -o blacklst.o >/dev/null 2>&1 gcc3 checking dependency style of g++ ... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no depbase=`echo dbg_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT dbg_mlc.lo -MD -MP -MF $depbase.Tpo -c -o dbg_mlc.lo dbg_mlc.c &&\ mv -f $depbase.Tpo $depbase.Plo configure: Using libtool script in directory .. libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -DDLL_EXPORT -DPIC -o .libs/dbg_mlc.o [ 74%] Building CXX object CMakeFiles/libzmq-static.dir/src/pollset.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/pollset.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pollset.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -o dbg_mlc.o >/dev/null 2>&1 checking if library version is set... no configure: configuring doxygen documentation options checking for doxygen... no checking for latex... no checking for dot... NO checking for pkg-config... pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package Blas... yes checking for COIN-OR package Lapack... yes checking for COIN-OR package ASL... [ 74%] Building CXX object CMakeFiles/libzmq-static.dir/src/proxy.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/proxy.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/proxy.cpp depbase=`echo dyn_load.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT dyn_load.lo -MD -MP -MF $depbase.Tpo -c -o dyn_load.lo dyn_load.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c -DDLL_EXPORT -DPIC -o .libs/dyn_load.o not given: No package 'coinasl' found checking for COIN-OR package HSL... not given: No package 'coinhsl' found checking for COIN-OR package Mumps... yes: 1.5.2 checking for int *... libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c -o dyn_load.o >/dev/null 2>&1 [ 75%] Building CXX object CMakeFiles/libzmq-static.dir/src/pub.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/pub.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pub.cpp yes checking size of int *... 8 configure: Using CXXAR="ar cru". checking cmath usability... depbase=`echo finalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT finalize.lo -MD -MP -MF $depbase.Tpo -c -o finalize.lo finalize.c &&\ mv -f $depbase.Tpo $depbase.Plo yes checking cmath presence... libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -DDLL_EXPORT -DPIC -o .libs/finalize.o [ 75%] Building CXX object CMakeFiles/libzmq-static.dir/src/pull.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/pull.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/pull.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -o finalize.o >/dev/null 2>&1 [ 76%] Building CXX object CMakeFiles/libzmq-static.dir/src/push.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/push.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/push.cpp depbase=`echo gc_dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT gc_dlopen.lo -MD -MP -MF $depbase.Tpo -c -o gc_dlopen.lo gc_dlopen.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c -DDLL_EXPORT -DPIC -o .libs/gc_dlopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c -o gc_dlopen.o >/dev/null 2>&1 yes checking for cmath... yes checking cctype usability... [ 76%] Building CXX object CMakeFiles/libzmq-static.dir/src/random.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/random.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/random.cpp yes checking cctype presence... depbase=`echo gcj_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT gcj_mlc.lo -MD -MP -MF $depbase.Tpo -c -o gcj_mlc.lo gcj_mlc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c -DDLL_EXPORT -DPIC -o .libs/gcj_mlc.o [ 77%] Building CXX object CMakeFiles/libzmq-static.dir/src/raw_encoder.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/raw_encoder.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/raw_encoder.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c -o gcj_mlc.o >/dev/null 2>&1 yes checking for cctype... yes checking cassert usability... yes checking cassert presence... depbase=`echo headers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT headers.lo -MD -MP -MF $depbase.Tpo -c -o headers.lo headers.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -DDLL_EXPORT -DPIC -o .libs/headers.o [ 78%] Building CXX object CMakeFiles/libzmq-static.dir/src/raw_decoder.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/raw_decoder.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/raw_decoder.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -o headers.o >/dev/null 2>&1 [ 78%] Building CXX object CMakeFiles/libzmq-static.dir/src/reaper.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/reaper.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/reaper.cpp depbase=`echo mach_dep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT mach_dep.lo -MD -MP -MF $depbase.Tpo -c -o mach_dep.lo mach_dep.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -DDLL_EXPORT -DPIC -o .libs/mach_dep.o yes checking for cassert... yes checking cstdio usability... libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -o mach_dep.o >/dev/null 2>&1 yes checking cstdio presence... [ 79%] Building CXX object CMakeFiles/libzmq-static.dir/src/rep.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/rep.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/rep.cpp depbase=`echo malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT malloc.lo -MD -MP -MF $depbase.Tpo -c -o malloc.lo malloc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -DDLL_EXPORT -DPIC -o .libs/malloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1 [ 79%] Building CXX object CMakeFiles/libzmq-static.dir/src/req.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/req.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/req.cpp depbase=`echo mallocx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT mallocx.lo -MD -MP -MF $depbase.Tpo -c -o mallocx.lo mallocx.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -DDLL_EXPORT -DPIC -o .libs/mallocx.o [ 80%] Building CXX object CMakeFiles/libzmq-static.dir/src/router.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/router.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/router.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -o mallocx.o >/dev/null 2>&1 yes checking for cstdio... yes checking cstdlib usability... depbase=`echo mark.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT mark.lo -MD -MP -MF $depbase.Tpo -c -o mark.lo mark.c &&\ mv -f $depbase.Tpo $depbase.Plo yes checking cstdlib presence... libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -DDLL_EXPORT -DPIC -o .libs/mark.o [ 80%] Building CXX object CMakeFiles/libzmq-static.dir/src/select.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/select.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/select.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -o mark.o >/dev/null 2>&1 C:/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/select.cpp: In static member function 'static u_short zmq::select_t::get_fd_family(zmq::fd_t)': C:/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/select.cpp:453:33: warning: missing initializer for member 'sockaddr_storage::__ss_pad1' [-Wmissing-field-initializers] sockaddr_storage addr = { 0 }; ^ C:/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/select.cpp:453:33: warning: missing initializer for member 'sockaddr_storage::__ss_align' [-Wmissing-field-initializers] C:/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/select.cpp:453:33: warning: missing initializer for member 'sockaddr_storage::__ss_pad2' [-Wmissing-field-initializers] depbase=`echo mark_rts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT mark_rts.lo -MD -MP -MF $depbase.Tpo -c -o mark_rts.lo mark_rts.c &&\ mv -f $depbase.Tpo $depbase.Plo [ 81%] Building CXX object CMakeFiles/libzmq-static.dir/src/server.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/server.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/server.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c -DDLL_EXPORT -DPIC -o .libs/mark_rts.o yes checking for cstdlib... yes checking cstdarg usability... yes checking cstdarg presence... libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c -o mark_rts.o >/dev/null 2>&1 yes checking for cstdarg... yes checking cstring usability... depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo misc.c &&\ mv -f $depbase.Tpo $depbase.Plo [ 82%] Building CXX object CMakeFiles/libzmq-static.dir/src/session_base.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/session_base.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/session_base.cpp yes checking cstring presence... libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -DDLL_EXPORT -DPIC -o .libs/misc.o misc.c: In function 'GC_deinit': misc.c:1464:31: warning: passing argument 1 of 'DeleteCriticalSection' from incompatible pointer type [-Wincompatible-pointer-types] DeleteCriticalSection(&GC_allocate_ml); ^ In file included from C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/include/winbase.h:35:0, from C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/include/windows.h:70, from ./include/private/../gc.h:1733, from ./include/private/../gc_mark.h:29, from ./include/private/gc_pmark.h:44, from misc.c:16: C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:26: note: expected 'LPCRITICAL_SECTION {aka struct _RTL_CRITICAL_SECTION *}' but argument is of type 'void **' WINBASEAPI VOID WINAPI DeleteCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1 [ 82%] Building CXX object CMakeFiles/libzmq-static.dir/src/signaler.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/signaler.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/signaler.cpp yes checking for cstring... yes checking cfloat usability... depbase=`echo new_hblk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT new_hblk.lo -MD -MP -MF $depbase.Tpo -c -o new_hblk.lo new_hblk.c &&\ mv -f $depbase.Tpo $depbase.Plo yes checking cfloat presence... libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c -DDLL_EXPORT -DPIC -o .libs/new_hblk.o yes checking for cfloat... yes [ 83%] Building CXX object CMakeFiles/libzmq-static.dir/src/socket_base.cpp.obj checking ctime usability... /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/socket_base.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/socket_base.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c -o new_hblk.o >/dev/null 2>&1 yes checking ctime presence... depbase=`echo obj_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT obj_map.lo -MD -MP -MF $depbase.Tpo -c -o obj_map.lo obj_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c -DDLL_EXPORT -DPIC -o .libs/obj_map.o yes checking for ctime... yes checking cstddef usability... libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c -o obj_map.o >/dev/null 2>&1 yes checking cstddef presence... depbase=`echo os_dep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT os_dep.lo -MD -MP -MF $depbase.Tpo -c -o os_dep.lo os_dep.c &&\ mv -f $depbase.Tpo $depbase.Plo [ 83%] Building CXX object CMakeFiles/libzmq-static.dir/src/socks.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/socks.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/socks.cpp yes checking for cstddef... yes libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c -DDLL_EXPORT -DPIC -o .libs/os_dep.o checking for cmath... (cached) yes checking for cfloat... (cached) yes checking cieeefp usability... no checking cieeefp presence... libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c -o os_dep.o >/dev/null 2>&1 no checking for cieeefp... no checking ieeefp.h usability... [ 84%] Building CXX object CMakeFiles/libzmq-static.dir/src/socks_connecter.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/socks_connecter.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/socks_connecter.cpp yes checking ieeefp.h presence... depbase=`echo ptr_chck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT ptr_chck.lo -MD -MP -MF $depbase.Tpo -c -o ptr_chck.lo ptr_chck.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c -DDLL_EXPORT -DPIC -o .libs/ptr_chck.o libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c -o ptr_chck.o >/dev/null 2>&1 [ 84%] Building CXX object CMakeFiles/libzmq-static.dir/src/stream.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/stream.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/stream.cpp yes checking for ieeefp.h... yes checking whether isfinite is declared... no checking whether finite is declared... depbase=`echo reclaim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT reclaim.lo -MD -MP -MF $depbase.Tpo -c -o reclaim.lo reclaim.c &&\ mv -f $depbase.Tpo $depbase.Plo yes checking whether va_copy is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -DDLL_EXPORT -DPIC -o .libs/reclaim.o yes checking whether drand48 is declared... no checking whether rand is declared... yes libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -o reclaim.o >/dev/null 2>&1 checking whether srand is declared... [ 85%] Building CXX object CMakeFiles/libzmq-static.dir/src/stream_engine.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/stream_engine.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/stream_engine.cpp yes checking whether MKL is being used... no checking for MPI_Initialized... depbase=`echo specific.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT specific.lo -MD -MP -MF $depbase.Tpo -c -o specific.lo specific.c &&\ mv -f $depbase.Tpo $depbase.Plo no checking whether this is a VPATH configuration... no checking for matlab installation... no libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -DDLL_EXPORT -DPIC -o .libs/specific.o checking whether the linear solver loader should be compiled... yes checking windows.h usability... libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -o specific.o >/dev/null 2>&1 yes checking windows.h presence... [ 85%] Building CXX object CMakeFiles/libzmq-static.dir/src/sub.cpp.obj /C/OMDev/tools/msys/mingw64/bin/g++.exe -DFD_SETSIZE=16384 -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_STATIC -D_CRT_SECURE_NO_WARNINGS -D_REENTRANT -D_THREAD_SAFE -D_WINSOCK_DEPRECATED_NO_WARNINGS @CMakeFiles/libzmq-static.dir/includes_CXX.rsp -std=gnu++11 -Wall -Wextra -Wno-long-long -Wno-uninitialized -pedantic -O3 -DNDEBUG -o CMakeFiles/libzmq-static.dir/src/sub.cpp.obj -c /C/dev/OM64bit/OMCompiler/3rdParty/libzmq/src/sub.cpp depbase=`echo typd_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DLARGE_CONFIG -DTHREAD_LOCAL_ALLOC -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -falign-functions -fno-strict-aliasing -MT typd_mlc.lo -MD -MP -MF $depbase.Tpo -c -o typd_mlc.lo typd_mlc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CON