Started by remote host 127.0.0.1 with note: Revision1ebf928de79ce4ab2cff2b032ddd0e1c47b10740 Building remotely on windows.openmodelica.org [OM_Win] $ cmd /c call C:\Users\adrpo33\AppData\Local\Temp\hudson8378536263562434573.bat c:\dev\hudson\workspace\OM_Win>set OMDEV=C:\OMDev c:\dev\hudson\workspace\OM_Win>echo on c:\dev\hudson\workspace\OM_Win>( echo #!/bin/sh -x echo # echo # script to build the OpenModelica windows build echo # expects to have these things installed: echo # python 2.7.x - you need to run easy_install joblib simplejson requests in the cmd line in python/Scripts echo # nsis installer echo # TortoiseSVN command line tools echo # Qt 4.8.0 echo # jdk echo # git - put it last in the path echo # OMDev in c:/OMDev echo # echo set +e echo # cleanup tmp and use the windows temp echo T1=`cygpath $tmp` echo T2=`cygpath $temp` echo echo T1: ${T1} echo echo T2: ${T2} echo rm -rf ${T1}/cc* ${T2}/cc* echo find ${TMP}/*/ ! -name *omc-rtest* -exec rm -rf {} + echo export TMP=$T1 TEMP=$T2 echo echo TMP: ${TMP}/ echo echo TEMP: ${TEMP}/ echo echo tmp: ${tmp}/ echo echo temp: ${temp}/ echo # echo # set the path to our tools echo export PATH=/c/Program\ Files/TortoiseSVN/bin/:/c/bin/jdk/bin:/c/bin/nsis/:$PATH:/c/bin/git/bin echo # echo # set the OPENMODELICAHOME and OPENMODELICALIBRARY echo export OPENMODELICAHOME="${WORKSPACE}\\OM\\build" echo export OPENMODELICALIBRARY="${WORKSPACE}\\OM\\build\\lib\\omlibrary" echo # have OMDEV in Msys version echo export OMDEV=/c/OMDev/ echo # update OMDev echo cd /c/OMDev/ echo git pull echo # get back to our workspace echo cd ${WORKSPACE}/ echo # check if we have OM already echo if test ! -d OM; then echo git clone --recursive https://github.com/OpenModelica/OpenModelica.git OM echo fi echo # update OM echo cd OM echo git reset --hard origin/master && git checkout master && git pull --recurse-submodules && git fetch --tags || exit 1 echo # checkout the specific revision given to us echo git checkout $REVISION echo git submodule update --init --recursive --force || exit 1 echo git submodule foreach --recursive "git fetch --tags && git clean -fdxq -e /git -e /svn" || true echo git clean -fdxq || true echo git submodule status --recursive echo cd ${WORKSPACE}/OM echo export MAKETHREADS=-j16 echo make -k -r -f Makefile.omdev.mingw ${MAKETHREADS} clean echo make -k -r -f Makefile.omdev.mingw ${MAKETHREADS} clean-qtclients echo make -k -r -f Makefile.omdev.mingw ${MAKETHREADS} gitclean || true echo make -k -r -f Makefile.omdev.mingw ${MAKETHREADS} gitclean || true echo make -k -r -f Makefile.omdev.mingw ${MAKETHREADS} gitclean || true echo make -k -r -f Makefile.omdev.mingw ${MAKETHREADS} gitclean || true echo cd ${WORKSPACE}/OM echo set -e echo time make -f Makefile.omdev.mingw ${MAKETHREADS} omc omc-diff omlibrary-core qtclients echo cd ${WORKSPACE}/OM echo make -f Makefile.omdev.mingw ${MAKETHREADS} BUILDTYPE=Release simulationruntimecmsvc BuildType=Release echo cd ${WORKSPACE}/OM echo make -f 'Makefile.omdev.mingw' ${MAKETHREADS} BUILDTYPE=Release runtimeCPPmsvcinstall echo cd ${WORKSPACE}/OM echo make -f 'Makefile.omdev.mingw' ${MAKETHREADS} BUILDTYPE=Release runtimeCPPinstall echo set +e echo cd ${WORKSPACE}/OM echo sed -i.bak 's/mingw32-make/..\\..\\usr\\bin\\make/g' build/share/omc/scripts/Compile.bat echo # make -f Makefile.omdev.mingw ${MAKETHREADS} testlogwindows echo cp -f /c/dev/runtest.db.* ${WORKSPACE}/OM/testsuite/ || true echo cd ${WORKSPACE}/OM/testsuite/partest echo time perl ./runtests.pl -j8 -nocolour -with-xml echo CODE=$? echo if test "$CODE" = 0 -o "$CODE" = 7; then echo cp -f ../runtest.db.* /c/dev/ echo fi echo if test "$CODE" = 0 -o "$CODE" = 7; then echo exit 0 echo else echo exit $CODE echo fi ) 1>buildWindows.sh c:\dev\hudson\workspace\OM_Win>set MSYSTEM=MINGW64 c:\dev\hudson\workspace\OM_Win>C:\OMDev\tools\msys\usr\bin\sh --login -i -c "cd ${WORKSPACE} && chmod +x buildWindows.sh && ./buildWindows.sh && rm -f ./buildWindows.sh" sh: cannot set terminal process group (-1): Inappropriate ioctl for device sh: no job control in this shell + set +e ++ cygpath 'C:\Users\adrpo33\AppData\Local\Temp' + T1=/c/Users/adrpo33/AppData/Local/Temp ++ cygpath 'C:\Users\adrpo33\AppData\Local\Temp' + T2=/c/Users/adrpo33/AppData/Local/Temp + echo T1: /c/Users/adrpo33/AppData/Local/Temp T1: /c/Users/adrpo33/AppData/Local/Temp + echo T2: /c/Users/adrpo33/AppData/Local/Temp T2: /c/Users/adrpo33/AppData/Local/Temp + rm -rf /c/Users/adrpo33/AppData/Local/Temp/cc0et3Gp /c/Users/adrpo33/AppData/Local/Temp/cc0nDStP /c/Users/adrpo33/AppData/Local/Temp/cc0xWwMc /c/Users/adrpo33/AppData/Local/Temp/cc0Z9xAR /c/Users/adrpo33/AppData/Local/Temp/cc1cMXBI /c/Users/adrpo33/AppData/Local/Temp/cc1ewXaO /c/Users/adrpo33/AppData/Local/Temp/cc1R592J /c/Users/adrpo33/AppData/Local/Temp/cc2lITrp /c/Users/adrpo33/AppData/Local/Temp/cc2Z8Pxk /c/Users/adrpo33/AppData/Local/Temp/cc3lNcnr /c/Users/adrpo33/AppData/Local/Temp/cc4aq0oh /c/Users/adrpo33/AppData/Local/Temp/cc4dbvvm /c/Users/adrpo33/AppData/Local/Temp/cc4Sw6Ex /c/Users/adrpo33/AppData/Local/Temp/cc5pgczF /c/Users/adrpo33/AppData/Local/Temp/cc5x7VLB /c/Users/adrpo33/AppData/Local/Temp/cc60ccDa /c/Users/adrpo33/AppData/Local/Temp/cc6N0auv /c/Users/adrpo33/AppData/Local/Temp/cc6tx3mQ /c/Users/adrpo33/AppData/Local/Temp/cc7XwwqD /c/Users/adrpo33/AppData/Local/Temp/cc8caaWx /c/Users/adrpo33/AppData/Local/Temp/cc8pMq6Q /c/Users/adrpo33/AppData/Local/Temp/cc97Q00m /c/Users/adrpo33/AppData/Local/Temp/cc9P0WUc /c/Users/adrpo33/AppData/Local/Temp/cc9phBtQ /c/Users/adrpo33/AppData/Local/Temp/cc9W4Eep /c/Users/adrpo33/AppData/Local/Temp/cca7fJLw /c/Users/adrpo33/AppData/Local/Temp/ccAeP4Sd /c/Users/adrpo33/AppData/Local/Temp/ccaFZgWV /c/Users/adrpo33/AppData/Local/Temp/ccagCy6v /c/Users/adrpo33/AppData/Local/Temp/ccaJIoaK /c/Users/adrpo33/AppData/Local/Temp/ccavKAgb /c/Users/adrpo33/AppData/Local/Temp/ccaxV2eb /c/Users/adrpo33/AppData/Local/Temp/ccAZTCov /c/Users/adrpo33/AppData/Local/Temp/ccB6L649 /c/Users/adrpo33/AppData/Local/Temp/ccbEBzV3 /c/Users/adrpo33/AppData/Local/Temp/ccbf7Jmk /c/Users/adrpo33/AppData/Local/Temp/ccBgjrCR /c/Users/adrpo33/AppData/Local/Temp/ccBl3lfn /c/Users/adrpo33/AppData/Local/Temp/ccbnjTL8 /c/Users/adrpo33/AppData/Local/Temp/ccbSm7o2 /c/Users/adrpo33/AppData/Local/Temp/ccC05nod /c/Users/adrpo33/AppData/Local/Temp/cccBY2kZ /c/Users/adrpo33/AppData/Local/Temp/ccCFaweB /c/Users/adrpo33/AppData/Local/Temp/ccCW47FF /c/Users/adrpo33/AppData/Local/Temp/ccd3TU2I /c/Users/adrpo33/AppData/Local/Temp/ccd751qN /c/Users/adrpo33/AppData/Local/Temp/ccdnAQPv /c/Users/adrpo33/AppData/Local/Temp/ccdqPSn1 /c/Users/adrpo33/AppData/Local/Temp/ccdUjoF1 /c/Users/adrpo33/AppData/Local/Temp/ccdwzSJU /c/Users/adrpo33/AppData/Local/Temp/ccDY0pST /c/Users/adrpo33/AppData/Local/Temp/ccebCEsD /c/Users/adrpo33/AppData/Local/Temp/ccEGnqL9 /c/Users/adrpo33/AppData/Local/Temp/cceJaMjM /c/Users/adrpo33/AppData/Local/Temp/ccEREW1v /c/Users/adrpo33/AppData/Local/Temp/ccesFvID /c/Users/adrpo33/AppData/Local/Temp/ccF1JI00 /c/Users/adrpo33/AppData/Local/Temp/ccf5dhrg /c/Users/adrpo33/AppData/Local/Temp/ccFIP2pj /c/Users/adrpo33/AppData/Local/Temp/ccFtTfF0 /c/Users/adrpo33/AppData/Local/Temp/ccFySj8x /c/Users/adrpo33/AppData/Local/Temp/ccG5UV79 /c/Users/adrpo33/AppData/Local/Temp/ccgacEKU /c/Users/adrpo33/AppData/Local/Temp/ccgitWS4 /c/Users/adrpo33/AppData/Local/Temp/ccgJDE6l /c/Users/adrpo33/AppData/Local/Temp/ccGmAWtY /c/Users/adrpo33/AppData/Local/Temp/ccGZaWca /c/Users/adrpo33/AppData/Local/Temp/ccH3UuZk /c/Users/adrpo33/AppData/Local/Temp/cch59lTM /c/Users/adrpo33/AppData/Local/Temp/ccH7cZkw /c/Users/adrpo33/AppData/Local/Temp/ccH8O5Uy /c/Users/adrpo33/AppData/Local/Temp/cchM2ReG /c/Users/adrpo33/AppData/Local/Temp/cchR6msY /c/Users/adrpo33/AppData/Local/Temp/ccHthzAQ /c/Users/adrpo33/AppData/Local/Temp/ccICmXOo /c/Users/adrpo33/AppData/Local/Temp/ccICoGPQ /c/Users/adrpo33/AppData/Local/Temp/ccIefzo0 /c/Users/adrpo33/AppData/Local/Temp/ccIzBnzS /c/Users/adrpo33/AppData/Local/Temp/ccj2FP27 /c/Users/adrpo33/AppData/Local/Temp/ccj5HjGH /c/Users/adrpo33/AppData/Local/Temp/ccj7w6ww /c/Users/adrpo33/AppData/Local/Temp/ccjBt9tV /c/Users/adrpo33/AppData/Local/Temp/ccJpQK1G /c/Users/adrpo33/AppData/Local/Temp/ccjpTCIT /c/Users/adrpo33/AppData/Local/Temp/cckSlqQo /c/Users/adrpo33/AppData/Local/Temp/cckt3MaV /c/Users/adrpo33/AppData/Local/Temp/cckVCE4j /c/Users/adrpo33/AppData/Local/Temp/cckvetle /c/Users/adrpo33/AppData/Local/Temp/cclU8Qzq /c/Users/adrpo33/AppData/Local/Temp/cclXn9Li /c/Users/adrpo33/AppData/Local/Temp/ccM5Bt3o /c/Users/adrpo33/AppData/Local/Temp/ccmahQ3x /c/Users/adrpo33/AppData/Local/Temp/ccMB7auR /c/Users/adrpo33/AppData/Local/Temp/ccmIltal /c/Users/adrpo33/AppData/Local/Temp/ccMJ0d5C /c/Users/adrpo33/AppData/Local/Temp/ccmjXFnH /c/Users/adrpo33/AppData/Local/Temp/ccmRK1mc /c/Users/adrpo33/AppData/Local/Temp/ccN1YnOI /c/Users/adrpo33/AppData/Local/Temp/ccN63rex /c/Users/adrpo33/AppData/Local/Temp/ccNAF1Y7 /c/Users/adrpo33/AppData/Local/Temp/ccNBETuc /c/Users/adrpo33/AppData/Local/Temp/ccNBNmzt /c/Users/adrpo33/AppData/Local/Temp/ccnMEtJA /c/Users/adrpo33/AppData/Local/Temp/ccNrnFnf /c/Users/adrpo33/AppData/Local/Temp/ccnvB2EY /c/Users/adrpo33/AppData/Local/Temp/ccOKpbOB /c/Users/adrpo33/AppData/Local/Temp/ccooFPAG /c/Users/adrpo33/AppData/Local/Temp/ccOUwgpb /c/Users/adrpo33/AppData/Local/Temp/ccoYo3xp /c/Users/adrpo33/AppData/Local/Temp/ccP4SCEx /c/Users/adrpo33/AppData/Local/Temp/ccPBiaAX /c/Users/adrpo33/AppData/Local/Temp/ccpfCLmM /c/Users/adrpo33/AppData/Local/Temp/ccPmKKQ5 /c/Users/adrpo33/AppData/Local/Temp/ccpOtN1A /c/Users/adrpo33/AppData/Local/Temp/ccPqztHH /c/Users/adrpo33/AppData/Local/Temp/ccq1VWuj /c/Users/adrpo33/AppData/Local/Temp/ccq2VIyv /c/Users/adrpo33/AppData/Local/Temp/ccQ3aHDz /c/Users/adrpo33/AppData/Local/Temp/ccQI40w8 /c/Users/adrpo33/AppData/Local/Temp/ccQkVlBz /c/Users/adrpo33/AppData/Local/Temp/ccR6EPUa /c/Users/adrpo33/AppData/Local/Temp/ccRCmZiD /c/Users/adrpo33/AppData/Local/Temp/ccRFMFJf /c/Users/adrpo33/AppData/Local/Temp/ccRuDFDh /c/Users/adrpo33/AppData/Local/Temp/ccS0xa2I /c/Users/adrpo33/AppData/Local/Temp/ccs7DT4y /c/Users/adrpo33/AppData/Local/Temp/ccs7qyCG /c/Users/adrpo33/AppData/Local/Temp/ccspoKPJ /c/Users/adrpo33/AppData/Local/Temp/ccsRmdO4 /c/Users/adrpo33/AppData/Local/Temp/ccssPcAr /c/Users/adrpo33/AppData/Local/Temp/cctAHI21 /c/Users/adrpo33/AppData/Local/Temp/cctseLVs /c/Users/adrpo33/AppData/Local/Temp/cctTbWsx /c/Users/adrpo33/AppData/Local/Temp/ccTUMMrX /c/Users/adrpo33/AppData/Local/Temp/cctvI99o /c/Users/adrpo33/AppData/Local/Temp/ccUB3cXO /c/Users/adrpo33/AppData/Local/Temp/ccuc57V6 /c/Users/adrpo33/AppData/Local/Temp/ccUjsOZ8 /c/Users/adrpo33/AppData/Local/Temp/ccumlgW0 /c/Users/adrpo33/AppData/Local/Temp/ccur29ev /c/Users/adrpo33/AppData/Local/Temp/ccuRVSgO /c/Users/adrpo33/AppData/Local/Temp/ccuXppaT /c/Users/adrpo33/AppData/Local/Temp/ccuzXkyY /c/Users/adrpo33/AppData/Local/Temp/ccvGstdE /c/Users/adrpo33/AppData/Local/Temp/ccvgylI9 /c/Users/adrpo33/AppData/Local/Temp/ccVk83FO /c/Users/adrpo33/AppData/Local/Temp/ccVxvFmj /c/Users/adrpo33/AppData/Local/Temp/ccw4o1A1 /c/Users/adrpo33/AppData/Local/Temp/ccWBO5j9 /c/Users/adrpo33/AppData/Local/Temp/ccwqj8K1 /c/Users/adrpo33/AppData/Local/Temp/ccwQuvoc /c/Users/adrpo33/AppData/Local/Temp/ccWSSxAl /c/Users/adrpo33/AppData/Local/Temp/ccx2zltK /c/Users/adrpo33/AppData/Local/Temp/ccX90n4i /c/Users/adrpo33/AppData/Local/Temp/ccXaGSlP /c/Users/adrpo33/AppData/Local/Temp/ccxB1R3e /c/Users/adrpo33/AppData/Local/Temp/ccxfrhlC /c/Users/adrpo33/AppData/Local/Temp/ccxL9cDY /c/Users/adrpo33/AppData/Local/Temp/ccXOyKzQ /c/Users/adrpo33/AppData/Local/Temp/ccXQsdb0 /c/Users/adrpo33/AppData/Local/Temp/ccXUfHWn /c/Users/adrpo33/AppData/Local/Temp/ccxWjdkE /c/Users/adrpo33/AppData/Local/Temp/ccY6k61U /c/Users/adrpo33/AppData/Local/Temp/ccYdQY5w /c/Users/adrpo33/AppData/Local/Temp/ccymW9NJ /c/Users/adrpo33/AppData/Local/Temp/ccYNqR3e /c/Users/adrpo33/AppData/Local/Temp/ccYS4DiY /c/Users/adrpo33/AppData/Local/Temp/ccyYFr5B /c/Users/adrpo33/AppData/Local/Temp/ccZeDzo6 /c/Users/adrpo33/AppData/Local/Temp/ccziRdZA /c/Users/adrpo33/AppData/Local/Temp/ccZj5W4i /c/Users/adrpo33/AppData/Local/Temp/cczk4PVc /c/Users/adrpo33/AppData/Local/Temp/ccZu1VHt /c/Users/adrpo33/AppData/Local/Temp/cc0et3Gp /c/Users/adrpo33/AppData/Local/Temp/cc0nDStP /c/Users/adrpo33/AppData/Local/Temp/cc0xWwMc /c/Users/adrpo33/AppData/Local/Temp/cc0Z9xAR /c/Users/adrpo33/AppData/Local/Temp/cc1cMXBI /c/Users/adrpo33/AppData/Local/Temp/cc1ewXaO /c/Users/adrpo33/AppData/Local/Temp/cc1R592J /c/Users/adrpo33/AppData/Local/Temp/cc2lITrp /c/Users/adrpo33/AppData/Local/Temp/cc2Z8Pxk /c/Users/adrpo33/AppData/Local/Temp/cc3lNcnr /c/Users/adrpo33/AppData/Local/Temp/cc4aq0oh /c/Users/adrpo33/AppData/Local/Temp/cc4dbvvm /c/Users/adrpo33/AppData/Local/Temp/cc4Sw6Ex /c/Users/adrpo33/AppData/Local/Temp/cc5pgczF /c/Users/adrpo33/AppData/Local/Temp/cc5x7VLB /c/Users/adrpo33/AppData/Local/Temp/cc60ccDa /c/Users/adrpo33/AppData/Local/Temp/cc6N0auv /c/Users/adrpo33/AppData/Local/Temp/cc6tx3mQ /c/Users/adrpo33/AppData/Local/Temp/cc7XwwqD /c/Users/adrpo33/AppData/Local/Temp/cc8caaWx /c/Users/adrpo33/AppData/Local/Temp/cc8pMq6Q /c/Users/adrpo33/AppData/Local/Temp/cc97Q00m /c/Users/adrpo33/AppData/Local/Temp/cc9P0WUc /c/Users/adrpo33/AppData/Local/Temp/cc9phBtQ /c/Users/adrpo33/AppData/Local/Temp/cc9W4Eep /c/Users/adrpo33/AppData/Local/Temp/cca7fJLw /c/Users/adrpo33/AppData/Local/Temp/ccAeP4Sd /c/Users/adrpo33/AppData/Local/Temp/ccaFZgWV /c/Users/adrpo33/AppData/Local/Temp/ccagCy6v /c/Users/adrpo33/AppData/Local/Temp/ccaJIoaK /c/Users/adrpo33/AppData/Local/Temp/ccavKAgb /c/Users/adrpo33/AppData/Local/Temp/ccaxV2eb /c/Users/adrpo33/AppData/Local/Temp/ccAZTCov /c/Users/adrpo33/AppData/Local/Temp/ccB6L649 /c/Users/adrpo33/AppData/Local/Temp/ccbEBzV3 /c/Users/adrpo33/AppData/Local/Temp/ccbf7Jmk /c/Users/adrpo33/AppData/Local/Temp/ccBgjrCR /c/Users/adrpo33/AppData/Local/Temp/ccBl3lfn /c/Users/adrpo33/AppData/Local/Temp/ccbnjTL8 /c/Users/adrpo33/AppData/Local/Temp/ccbSm7o2 /c/Users/adrpo33/AppData/Local/Temp/ccC05nod /c/Users/adrpo33/AppData/Local/Temp/cccBY2kZ /c/Users/adrpo33/AppData/Local/Temp/ccCFaweB /c/Users/adrpo33/AppData/Local/Temp/ccCW47FF /c/Users/adrpo33/AppData/Local/Temp/ccd3TU2I /c/Users/adrpo33/AppData/Local/Temp/ccd751qN /c/Users/adrpo33/AppData/Local/Temp/ccdnAQPv /c/Users/adrpo33/AppData/Local/Temp/ccdqPSn1 /c/Users/adrpo33/AppData/Local/Temp/ccdUjoF1 /c/Users/adrpo33/AppData/Local/Temp/ccdwzSJU /c/Users/adrpo33/AppData/Local/Temp/ccDY0pST /c/Users/adrpo33/AppData/Local/Temp/ccebCEsD /c/Users/adrpo33/AppData/Local/Temp/ccEGnqL9 /c/Users/adrpo33/AppData/Local/Temp/cceJaMjM /c/Users/adrpo33/AppData/Local/Temp/ccEREW1v /c/Users/adrpo33/AppData/Local/Temp/ccesFvID /c/Users/adrpo33/AppData/Local/Temp/ccF1JI00 /c/Users/adrpo33/AppData/Local/Temp/ccf5dhrg /c/Users/adrpo33/AppData/Local/Temp/ccFIP2pj /c/Users/adrpo33/AppData/Local/Temp/ccFtTfF0 /c/Users/adrpo33/AppData/Local/Temp/ccFySj8x /c/Users/adrpo33/AppData/Local/Temp/ccG5UV79 /c/Users/adrpo33/AppData/Local/Temp/ccgacEKU /c/Users/adrpo33/AppData/Local/Temp/ccgitWS4 /c/Users/adrpo33/AppData/Local/Temp/ccgJDE6l /c/Users/adrpo33/AppData/Local/Temp/ccGmAWtY /c/Users/adrpo33/AppData/Local/Temp/ccGZaWca /c/Users/adrpo33/AppData/Local/Temp/ccH3UuZk /c/Users/adrpo33/AppData/Local/Temp/cch59lTM /c/Users/adrpo33/AppData/Local/Temp/ccH7cZkw /c/Users/adrpo33/AppData/Local/Temp/ccH8O5Uy /c/Users/adrpo33/AppData/Local/Temp/cchM2ReG /c/Users/adrpo33/AppData/Local/Temp/cchR6msY /c/Users/adrpo33/AppData/Local/Temp/ccHthzAQ /c/Users/adrpo33/AppData/Local/Temp/ccICmXOo /c/Users/adrpo33/AppData/Local/Temp/ccICoGPQ /c/Users/adrpo33/AppData/Local/Temp/ccIefzo0 /c/Users/adrpo33/AppData/Local/Temp/ccIzBnzS /c/Users/adrpo33/AppData/Local/Temp/ccj2FP27 /c/Users/adrpo33/AppData/Local/Temp/ccj5HjGH /c/Users/adrpo33/AppData/Local/Temp/ccj7w6ww /c/Users/adrpo33/AppData/Local/Temp/ccjBt9tV /c/Users/adrpo33/AppData/Local/Temp/ccJpQK1G /c/Users/adrpo33/AppData/Local/Temp/ccjpTCIT /c/Users/adrpo33/AppData/Local/Temp/cckSlqQo /c/Users/adrpo33/AppData/Local/Temp/cckt3MaV /c/Users/adrpo33/AppData/Local/Temp/cckVCE4j /c/Users/adrpo33/AppData/Local/Temp/cckvetle /c/Users/adrpo33/AppData/Local/Temp/cclU8Qzq /c/Users/adrpo33/AppData/Local/Temp/cclXn9Li /c/Users/adrpo33/AppData/Local/Temp/ccM5Bt3o /c/Users/adrpo33/AppData/Local/Temp/ccmahQ3x /c/Users/adrpo33/AppData/Local/Temp/ccMB7auR /c/Users/adrpo33/AppData/Local/Temp/ccmIltal /c/Users/adrpo33/AppData/Local/Temp/ccMJ0d5C /c/Users/adrpo33/AppData/Local/Temp/ccmjXFnH /c/Users/adrpo33/AppData/Local/Temp/ccmRK1mc /c/Users/adrpo33/AppData/Local/Temp/ccN1YnOI /c/Users/adrpo33/AppData/Local/Temp/ccN63rex /c/Users/adrpo33/AppData/Local/Temp/ccNAF1Y7 /c/Users/adrpo33/AppData/Local/Temp/ccNBETuc /c/Users/adrpo33/AppData/Local/Temp/ccNBNmzt /c/Users/adrpo33/AppData/Local/Temp/ccnMEtJA /c/Users/adrpo33/AppData/Local/Temp/ccNrnFnf /c/Users/adrpo33/AppData/Local/Temp/ccnvB2EY /c/Users/adrpo33/AppData/Local/Temp/ccOKpbOB /c/Users/adrpo33/AppData/Local/Temp/ccooFPAG /c/Users/adrpo33/AppData/Local/Temp/ccOUwgpb /c/Users/adrpo33/AppData/Local/Temp/ccoYo3xp /c/Users/adrpo33/AppData/Local/Temp/ccP4SCEx /c/Users/adrpo33/AppData/Local/Temp/ccPBiaAX /c/Users/adrpo33/AppData/Local/Temp/ccpfCLmM /c/Users/adrpo33/AppData/Local/Temp/ccPmKKQ5 /c/Users/adrpo33/AppData/Local/Temp/ccpOtN1A /c/Users/adrpo33/AppData/Local/Temp/ccPqztHH /c/Users/adrpo33/AppData/Local/Temp/ccq1VWuj /c/Users/adrpo33/AppData/Local/Temp/ccq2VIyv /c/Users/adrpo33/AppData/Local/Temp/ccQ3aHDz /c/Users/adrpo33/AppData/Local/Temp/ccQI40w8 /c/Users/adrpo33/AppData/Local/Temp/ccQkVlBz /c/Users/adrpo33/AppData/Local/Temp/ccR6EPUa /c/Users/adrpo33/AppData/Local/Temp/ccRCmZiD /c/Users/adrpo33/AppData/Local/Temp/ccRFMFJf /c/Users/adrpo33/AppData/Local/Temp/ccRuDFDh /c/Users/adrpo33/AppData/Local/Temp/ccS0xa2I /c/Users/adrpo33/AppData/Local/Temp/ccs7DT4y /c/Users/adrpo33/AppData/Local/Temp/ccs7qyCG /c/Users/adrpo33/AppData/Local/Temp/ccspoKPJ /c/Users/adrpo33/AppData/Local/Temp/ccsRmdO4 /c/Users/adrpo33/AppData/Local/Temp/ccssPcAr /c/Users/adrpo33/AppData/Local/Temp/cctAHI21 /c/Users/adrpo33/AppData/Local/Temp/cctseLVs /c/Users/adrpo33/AppData/Local/Temp/cctTbWsx /c/Users/adrpo33/AppData/Local/Temp/ccTUMMrX /c/Users/adrpo33/AppData/Local/Temp/cctvI99o /c/Users/adrpo33/AppData/Local/Temp/ccUB3cXO /c/Users/adrpo33/AppData/Local/Temp/ccuc57V6 /c/Users/adrpo33/AppData/Local/Temp/ccUjsOZ8 /c/Users/adrpo33/AppData/Local/Temp/ccumlgW0 /c/Users/adrpo33/AppData/Local/Temp/ccur29ev /c/Users/adrpo33/AppData/Local/Temp/ccuRVSgO /c/Users/adrpo33/AppData/Local/Temp/ccuXppaT /c/Users/adrpo33/AppData/Local/Temp/ccuzXkyY /c/Users/adrpo33/AppData/Local/Temp/ccvGstdE /c/Users/adrpo33/AppData/Local/Temp/ccvgylI9 /c/Users/adrpo33/AppData/Local/Temp/ccVk83FO /c/Users/adrpo33/AppData/Local/Temp/ccVxvFmj /c/Users/adrpo33/AppData/Local/Temp/ccw4o1A1 /c/Users/adrpo33/AppData/Local/Temp/ccWBO5j9 /c/Users/adrpo33/AppData/Local/Temp/ccwqj8K1 /c/Users/adrpo33/AppData/Local/Temp/ccwQuvoc /c/Users/adrpo33/AppData/Local/Temp/ccWSSxAl /c/Users/adrpo33/AppData/Local/Temp/ccx2zltK /c/Users/adrpo33/AppData/Local/Temp/ccX90n4i /c/Users/adrpo33/AppData/Local/Temp/ccXaGSlP /c/Users/adrpo33/AppData/Local/Temp/ccxB1R3e /c/Users/adrpo33/AppData/Local/Temp/ccxfrhlC /c/Users/adrpo33/AppData/Local/Temp/ccxL9cDY /c/Users/adrpo33/AppData/Local/Temp/ccXOyKzQ /c/Users/adrpo33/AppData/Local/Temp/ccXQsdb0 /c/Users/adrpo33/AppData/Local/Temp/ccXUfHWn /c/Users/adrpo33/AppData/Local/Temp/ccxWjdkE /c/Users/adrpo33/AppData/Local/Temp/ccY6k61U /c/Users/adrpo33/AppData/Local/Temp/ccYdQY5w /c/Users/adrpo33/AppData/Local/Temp/ccymW9NJ /c/Users/adrpo33/AppData/Local/Temp/ccYNqR3e /c/Users/adrpo33/AppData/Local/Temp/ccYS4DiY /c/Users/adrpo33/AppData/Local/Temp/ccyYFr5B /c/Users/adrpo33/AppData/Local/Temp/ccZeDzo6 /c/Users/adrpo33/AppData/Local/Temp/ccziRdZA /c/Users/adrpo33/AppData/Local/Temp/ccZj5W4i /c/Users/adrpo33/AppData/Local/Temp/cczk4PVc /c/Users/adrpo33/AppData/Local/Temp/ccZu1VHt + find '/tmp/*/' '!' -name '*omc-rtest*' -exec rm -rf '{}' + find: ‘/tmp/*/’: No such file or directory + export TMP=/c/Users/adrpo33/AppData/Local/Temp TEMP=/c/Users/adrpo33/AppData/Local/Temp + TMP=/c/Users/adrpo33/AppData/Local/Temp + TEMP=/c/Users/adrpo33/AppData/Local/Temp + echo TMP: /c/Users/adrpo33/AppData/Local/Temp/ TMP: /c/Users/adrpo33/AppData/Local/Temp/ + echo TEMP: /c/Users/adrpo33/AppData/Local/Temp/ TEMP: /c/Users/adrpo33/AppData/Local/Temp/ + echo tmp: 'C:\Users\adrpo33\AppData\Local\Temp/' tmp: C:\Users\adrpo33\AppData\Local\Temp/ + echo temp: 'C:\Users\adrpo33\AppData\Local\Temp/' temp: C:\Users\adrpo33\AppData\Local\Temp/ + export 'PATH=/c/Program Files/TortoiseSVN/bin/:/c/bin/jdk/bin:/c/bin/nsis/:/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/bin/git/bin' + PATH='/c/Program Files/TortoiseSVN/bin/:/c/bin/jdk/bin:/c/bin/nsis/:/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/bin/git/bin' + export 'OPENMODELICAHOME=c:\dev\hudson\workspace\OM_Win\OM\build' + OPENMODELICAHOME='c:\dev\hudson\workspace\OM_Win\OM\build' + export 'OPENMODELICALIBRARY=c:\dev\hudson\workspace\OM_Win\OM\build\lib\omlibrary' + OPENMODELICALIBRARY='c:\dev\hudson\workspace\OM_Win\OM\build\lib\omlibrary' + export OMDEV=/c/OMDev/ + OMDEV=/c/OMDev/ + cd /c/OMDev/ + git pull Already up to date. + cd 'c:\dev\hudson\workspace\OM_Win/' + test '!' -d OM + cd OM + git reset --hard origin/master HEAD is now at 1ebf928de Add co-simulation test + git checkout master M OMSimulator Your branch is up to date with 'origin/master'. Switched to branch 'master' + git pull --recurse-submodules From https://github.com/OpenModelica/OpenModelica 1ebf928de..5174acb78 master -> origin/master Fetching submodule OMCompiler Fetching submodule OMCompiler/3rdParty Fetching submodule OMCompiler/common Fetching submodule OMOptim Fetching submodule OMOptim/common Fetching submodule OMSimulator Fetching submodule OMSimulator/3rdParty Fetching submodule OMSimulator/OMTLMSimulator Fetching submodule common Fetching submodule doc Fetching submodule libraries From https://github.com/OpenModelica/OMLibraries 8bd870c..89ea3f9 master -> origin/master Updating 1ebf928de..5174acb78 Fast-forward libraries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Submodule path 'libraries': checked out '89ea3f92d4957fee227bfb424e6bd10982271191' + git fetch --tags + git checkout 1ebf928de79ce4ab2cff2b032ddd0e1c47b10740 M OMSimulator M libraries Note: checking out '1ebf928de79ce4ab2cff2b032ddd0e1c47b10740'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 1ebf928de Add co-simulation test + git submodule update --init --recursive --force Submodule path 'OMCompiler': checked out '5daaf9ba0d473c57e1a7fc9d4c98413d44e02fc4' Submodule path 'OMCompiler/3rdParty': checked out 'e8f51069cb6c16465e84d166dad39fa26942f893' Submodule path 'OMCompiler/common': checked out 'c9c90856e0875fc31ccc71f97114023dc640170b' Submodule path 'OMOptim': checked out '794e92d8995f0e7ba304d6ad1b0a5d6337c3517e' Submodule path 'OMOptim/common': checked out 'c9c90856e0875fc31ccc71f97114023dc640170b' Submodule path 'OMSimulator': checked out '4d9d552fc10c0889ca5e5438523d9785d8230f02' Submodule path 'OMSimulator/3rdParty': checked out 'f8f790c3b0949cbe4c036274837956c41f643c4f' Submodule path 'OMSimulator/OMTLMSimulator': checked out 'f270b901b9173cd77da34ec89214ef62b6898615' Submodule path 'common': checked out 'c9c90856e0875fc31ccc71f97114023dc640170b' Submodule path 'doc': checked out '3f37f1a42b3fdea4e64fa71ed25fc3bf5f7fa115' Submodule path 'libraries': checked out '8bd870c86bfb903bccaf26207f902e3a439aba90' + git submodule foreach --recursive 'git fetch --tags && git clean -fdxq -e /git -e /svn' Entering 'OMCompiler' Entering 'OMCompiler/3rdParty' Entering 'OMCompiler/common' Entering 'OMOptim' Entering 'OMOptim/common' Entering 'OMSimulator' Entering 'OMSimulator/3rdParty' Entering 'OMSimulator/OMTLMSimulator' Entering 'common' Entering 'doc' Entering 'libraries' + git clean -fdxq warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos_temp1950/Modelica_Electrical_Analog_Examples_ChuaCircuit.fmutmp/resources/Modelica_Electrical_Analog_Examples_ChuaCircuit_info.json': Filename too long warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos_temp4929/Modelica_Electrical_Analog_Examples_ChuaCircuit.fmutmp/resources/Modelica_Electrical_Analog_Examples_ChuaCircuit_info.json': Filename too long warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.mos_temp5527/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.fmutmp/resources/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum_info.json': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp3642/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp4032/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp8548/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp9548/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3393/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3504/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3664/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp9443/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp1450/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp3604/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp763/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp769/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp7753/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp3299/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp5915/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp8751/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp2900/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp3436/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp4532/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp9183/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos_temp7333/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp3128/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp4024/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp4624/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp8972/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos_temp5873/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos_temp8210/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp4116/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp4191/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp695/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp7791/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Generator.mos_temp4116/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Generator.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos_temp8995/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos_temp9146/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp4028/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp516/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp5862/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp7387/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp1917/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp2861/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp4682/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp6141/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp1011/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp3039/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp7416/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp8451/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos_temp2777/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesEquationsFullInitialInconsistent.mos_temp9760/OverdeterminedInitialization.Fluid.TwoVolumesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp1907/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp4196/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp8968/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long + git submodule status --recursive 5daaf9ba0d473c57e1a7fc9d4c98413d44e02fc4 OMCompiler (v1.14.0-dev-257-g5daaf9ba0) e8f51069cb6c16465e84d166dad39fa26942f893 OMCompiler/3rdParty (remotes/origin/HEAD) c9c90856e0875fc31ccc71f97114023dc640170b OMCompiler/common (heads/master) 794e92d8995f0e7ba304d6ad1b0a5d6337c3517e OMOptim (v1.11.0-dev.beta4-6-g794e92d) c9c90856e0875fc31ccc71f97114023dc640170b OMOptim/common (heads/master) 4d9d552fc10c0889ca5e5438523d9785d8230f02 OMSimulator (v2.1.0-dev-97-g4d9d552) f8f790c3b0949cbe4c036274837956c41f643c4f OMSimulator/3rdParty (remotes/origin/HEAD) f270b901b9173cd77da34ec89214ef62b6898615 OMSimulator/OMTLMSimulator (remotes/origin/HEAD) c9c90856e0875fc31ccc71f97114023dc640170b common (heads/master) 3f37f1a42b3fdea4e64fa71ed25fc3bf5f7fa115 doc (v1.9.4-dev-182-g3f37f1a) 8bd870c86bfb903bccaf26207f902e3a439aba90 libraries (heads/master-197-g8bd870c) + cd 'c:\dev\hudson\workspace\OM_Win/OM' + export MAKETHREADS=-j16 + MAKETHREADS=-j16 + make -k -r -f Makefile.omdev.mingw -j16 clean make -f Makefile.omdev.mingw -C OMCompiler clean OMBUILDDIR=/c/dev/hudson/workspace/OM_Win/OM/build make[1]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler' Creating dirs: /c/dev/hudson/workspace/OM_Win/OM/build/bin /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/emcc /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/gc/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/linearization/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/dataReconciliation/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/optimization/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/simulation/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/simulation/results/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/simulation/solver/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/simulation/solver/initialization/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/meta/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/util/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/fmi1/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/fmi2/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/scripting-API /c/dev/hudson/workspace/OM_Win/OM/build/share/omc/java/ /c/dev/hudson/workspace/OM_Win/OM/build/share//omc/scripts/OpenTurns/ /c/dev/hudson/workspace/OM_Win/OM/build/share/doc/omc/testmodels /c/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/build rm -rf 3rdParty/CMinpack/install test ! -f 3rdParty/metis-5.1.0/Makefile || make -C 3rdParty/metis-5.1.0 clean make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/SimulationRuntime/ParModelica/explicit/openclrt' rm -f *.o *.a cd 3rdParty/Cdaskr/solver && make -f Makefile clean make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/SimulationRuntime/cpp' rm -f 3rdParty/gc/Makefile #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 make -C Compiler/boot clean -f Makefile.omdev.mingw OMBUILDDIR=/c/dev/hudson/workspace/OM_Win/OM/build 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 test ! -f 3rdParty/msgpack-0.5.8/Makefile || make -C 3rdParty/msgpack-0.5.8 distclean || true if test -f 3rdParty/graphstream/Makefile; then make -C 3rdParty/graphstream/ clean; fi make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/SimulationRuntime/ParModelica/explicit/openclrt' make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/Compiler/boot' #if test -f 3rdParty/CMinpack/build/Makefile; then make -C 3rdParty/CMinpack/build clean; fi # OpenBLAS make clean actually gives error-messages. Let it do it, but silently if test -d 3rdParty/SuiteSparse/build ; then cd 3rdParty/SuiteSparse/build && make clean ; fi make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/Cdaskr/solver' rm -f *.o libcdaskr.a *~ #*# rm -f 3rdParty/msgpack-0.5.8/Makefile rm -R -f Build_static; rm -R -f Build_dynamic; cd SimulationRuntime/OMSI; \ test -d Build_static && cd Build_static && make uninstall && make DESTDIR=/c/dev/hudson/workspace/OM_Win/OM/build clean && cd ..; rm -R -f Build_static; test -d Build_dynamic && cd Build_dynamic && make uninstall && make DESTDIR=/c/dev/hudson/workspace/OM_Win/OM/build clean && cd ..; rm -R -f Build_dynamic; #rm -f 3rdParty/CMinpack/build/Makefile test ! -d 3rdParty/OpenBLAS-0.2.8 || make -C 3rdParty/OpenBLAS-0.2.8 clean > /dev/null 2>&1 rm -rf "build/" rm -rf 3rdParty/SuiteSparse/build make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/graphstream' make -C gs-netstream/c++ clean cd SimulationRuntime/OMSIC; \ test -d Build_static && cd Build_static && make uninstall && make DESTDIR=/c/dev/hudson/workspace/OM_Win/OM/build clean && cd ..; rm -R -f Build_static; test -d Build_dynamic && cd Build_dynamic && make uninstall && make DESTDIR=/c/dev/hudson/workspace/OM_Win/OM/build clean && cd ..; rm -R -f Build_dynamic; rm -rf 3rdParty/CMinpack/build make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/Cdaskr/solver' rm -rf /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse rm -f Makefile.sources LoadCompilerInterface.mos Makefile.depends make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/graphstream/gs-netstream/c++' rm -f /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libumfpack.dll make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/SimulationRuntime/cpp' rm -f patches/*.patch rm -f /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libamd.dll cd /c/dev/hudson/workspace/OM_Win/OM/build; \ rm -rf include/omc/omsi include/omc/omsic; \ rm -rf lib/omc/omsi; rm -f /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libklu.dll make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/Compiler/boot' rm -f /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libbtf.dll rm -f /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libcolamd.dll rm -f obj/*.o rm -f obj/*/*.o 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/graphstream/gs-netstream/c++' make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/graphstream' (cd SimulationRuntime/c && make -f Makefile.omdev.mingw clean OMBUILDDIR=/c/dev/hudson/workspace/OM_Win/OM/build) make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/SimulationRuntime/c' (cd Compiler && make -f Makefile.omdev.mingw clean OMBUILDDIR=/c/dev/hudson/workspace/OM_Win/OM/build) make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/Compiler' make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/Compiler/runtime' rm -f -rf *.a *.o omc_communication.cc omc_communication.h omc_communication-* make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/Compiler/runtime' make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/Compiler/Script' rm -f OpenModelicaScriptingAPIQt.cpp OpenModelicaScriptingAPIQt.h OpenModelicaScriptingAPI.mo make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/Compiler/Script' cd /c/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/Compiler' (cd Parser && make -f Makefile.omdev.mingw clean OMBUILDDIR=/c/dev/hudson/workspace/OM_Win/OM/build) make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/Parser' make -C Compiler/Template -f Makefile.omdev.mingw clean OMBUILDDIR=/c/dev/hudson/workspace/OM_Win/OM/build make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/build/share /c/dev/hudson/workspace/OM_Win/OM/build/lib /c/dev/hudson/workspace/OM_Win/OM/build/include /c/dev/hudson/workspace/OM_Win/OM/build/bin/OMShell* /c/dev/hudson/workspace/OM_Win/OM/build/bin/OMNotebook* \ /c/dev/hudson/workspace/OM_Win/OM/build/bin/omc /c/dev/hudson/workspace/OM_Win/OM/build/bin/omc.exe /c/dev/hudson/workspace/OM_Win/OM/build/bin/omc-diff /c/dev/hudson/workspace/OM_Win/OM/build/bin/omc-diff.exe \ bom-error.log bom-error.sh tab-error.log make[1]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler' test ! -d /c/dev/hudson/workspace/OM_Win/OM/build || rm -rf /c/dev/hudson/workspace/OM_Win/OM/build + make -k -r -f Makefile.omdev.mingw -j16 clean-qtclients rm -f /c/dev/hudson/workspace/OM_Win/OM/build/bin/OMPlot.exe /c/dev/hudson/workspace/OM_Win/OM/build/bin/OMEdit.exe /c/dev/hudson/workspace/OM_Win/OM/build/bin/OMNotebook.exe /c/dev/hudson/workspace/OM_Win/OM/build/bin/OMShell.exe /c/dev/hudson/workspace/OM_Win/OM/build/bin/OMOptim.exe rm -f /c/dev/hudson/workspace/OM_Win/OM/build/lib/libOMPlot.a /c/dev/hudson/workspace/OM_Win/OM/build/lib/libOMOptimBasis.a /c/dev/hudson/workspace/OM_Win/OM/build/lib/libOMOptim.a rm -rf /c/dev/hudson/workspace/OM_Win/OM/build/share/omedit* /c/dev/hudson/workspace/OM_Win/OM/build/share/omnotebook* /c/dev/hudson/workspace/OM_Win/OM/build/share/omshell* make -C OMPlot -f Makefile.omdev.mingw OMBUILDDIR=/c/dev/hudson/workspace/OM_Win/OM/build clean make[1]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot' make -C qwt -f Makefile.omdev.mingw clean make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/qwt' qmake qwt.pro Cannot read C:/dev/hudson/workspace/OM_Win/OM/OMPlot/qwt/qwt.config: No such file or directory test ! -f Makefile || make -f Makefile clean make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/qwt' cd src/ && ( test -e Makefile || C:/OMDev/tools/msys/mingw64/bin/qmake.exe C:/dev/hudson/workspace/OM_Win/OM/OMPlot/qwt/src/src.pro -o Makefile ) && make -f Makefile clean make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/qwt/src' make -f Makefile.Debug clean make -f Makefile.Release clean make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/qwt/src' rm -f moc/moc_qwt_dyngrid_layout.cpp moc/moc_qwt_magnifier.cpp moc/moc_qwt_panner.cpp moc/moc_qwt_picker.cpp moc/moc_qwt_text_label.cpp moc/moc_qwt_abstract_legend.cpp moc/moc_qwt_legend.cpp moc/moc_qwt_legend_label.cpp moc/moc_qwt_plot.cpp moc/moc_qwt_plot_renderer.cpp moc/moc_qwt_plot_canvas.cpp moc/moc_qwt_plot_panner.cpp moc/moc_qwt_plot_picker.cpp moc/moc_qwt_plot_zoomer.cpp moc/moc_qwt_plot_magnifier.cpp moc/moc_qwt_sampling_thread.cpp moc/moc_qwt_scale_widget.cpp moc/moc_qwt_abstract_slider.cpp moc/moc_qwt_abstract_scale.cpp moc/moc_qwt_analog_clock.cpp moc/moc_qwt_compass.cpp moc/moc_qwt_counter.cpp moc/moc_qwt_dial.cpp moc/moc_qwt_knob.cpp moc/moc_qwt_slider.cpp moc/moc_qwt_thermo.cpp moc/moc_qwt_wheel.cpp make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/qwt/src' rm -f moc/moc_qwt_dyngrid_layout.cpp moc/moc_qwt_magnifier.cpp moc/moc_qwt_panner.cpp moc/moc_qwt_picker.cpp moc/moc_qwt_text_label.cpp moc/moc_qwt_abstract_legend.cpp moc/moc_qwt_legend.cpp moc/moc_qwt_legend_label.cpp moc/moc_qwt_plot.cpp moc/moc_qwt_plot_renderer.cpp moc/moc_qwt_plot_canvas.cpp moc/moc_qwt_plot_panner.cpp moc/moc_qwt_plot_picker.cpp moc/moc_qwt_plot_zoomer.cpp moc/moc_qwt_plot_magnifier.cpp moc/moc_qwt_sampling_thread.cpp moc/moc_qwt_scale_widget.cpp moc/moc_qwt_abstract_slider.cpp moc/moc_qwt_abstract_scale.cpp moc/moc_qwt_analog_clock.cpp moc/moc_qwt_compass.cpp moc/moc_qwt_counter.cpp moc/moc_qwt_dial.cpp moc/moc_qwt_knob.cpp moc/moc_qwt_slider.cpp moc/moc_qwt_thermo.cpp moc/moc_qwt_wheel.cpp rm -f debug/qwt_abstract_scale_draw.o debug/qwt_bezier.o debug/qwt_clipper.o debug/qwt_color_map.o debug/qwt_column_symbol.o debug/qwt_date.o debug/qwt_date_scale_draw.o debug/qwt_date_scale_engine.o debug/qwt_dyngrid_layout.o debug/qwt_event_pattern.o debug/qwt_graphic.o debug/qwt_interval.o debug/qwt_interval_symbol.o debug/qwt_math.o debug/qwt_magnifier.o debug/qwt_null_paintdevice.o debug/qwt_painter.o debug/qwt_painter_command.o debug/qwt_panner.o debug/qwt_picker.o debug/qwt_picker_machine.o debug/qwt_pixel_matrix.o debug/qwt_point_3d.o debug/qwt_point_polar.o debug/qwt_round_scale_draw.o debug/qwt_scale_div.o debug/qwt_scale_draw.o debug/qwt_scale_map.o debug/qwt_scale_engine.o debug/qwt_spline.o debug/qwt_symbol.o debug/qwt_system_clock.o debug/qwt_text_engine.o debug/qwt_text_label.o debug/qwt_text.o debug/qwt_transform.o debug/qwt_widget_overlay.o debug/qwt_curve_fitter.o debug/qwt_spline_curve_fitter.o debug/qwt_weeding_curve_fitter.o debug/qwt_abstract_legend.o debug/qwt_legend.o debug/qwt_legend_data.o debug/qwt_legend_label.o debug/qwt_plot.o debug/qwt_plot_renderer.o debug/qwt_plot_xml.o debug/qwt_plot_axis.o debug/qwt_plot_curve.o debug/qwt_plot_dict.o debug/qwt_plot_directpainter.o debug/qwt_plot_grid.o debug/qwt_plot_histogram.o debug/qwt_plot_item.o debug/qwt_plot_abstract_barchart.o debug/qwt_plot_barchart.o debug/qwt_plot_multi_barchart.o debug/qwt_plot_intervalcurve.o debug/qwt_plot_zoneitem.o debug/qwt_plot_tradingcurve.o debug/qwt_plot_spectrogram.o debug/qwt_plot_spectrocurve.o debug/qwt_plot_scaleitem.o debug/qwt_plot_legenditem.o debug/qwt_plot_seriesitem.o debug/qwt_plot_shapeitem.o debug/qwt_plot_marker.o debug/qwt_plot_textlabel.o debug/qwt_plot_layout.o debug/qwt_plot_canvas.o debug/qwt_plot_panner.o debug/qwt_plot_rasteritem.o debug/qwt_plot_picker.o debug/qwt_plot_zoomer.o debug/qwt_plot_magnifier.o debug/qwt_plot_rescaler.o debug/qwt_point_mapper.o debug/qwt_raster_data.o debug/qwt_matrix_raster_data.o debug/qwt_sampling_thread.o debug/qwt_series_data.o rm -f release/qwt_abstract_scale_draw.o release/qwt_bezier.o release/qwt_clipper.o release/qwt_color_map.o release/qwt_column_symbol.o release/qwt_date.o release/qwt_date_scale_draw.o release/qwt_date_scale_engine.o release/qwt_dyngrid_layout.o release/qwt_event_pattern.o release/qwt_graphic.o release/qwt_interval.o release/qwt_interval_symbol.o release/qwt_math.o release/qwt_magnifier.o release/qwt_null_paintdevice.o release/qwt_painter.o release/qwt_painter_command.o release/qwt_panner.o release/qwt_picker.o release/qwt_picker_machine.o release/qwt_pixel_matrix.o release/qwt_point_3d.o release/qwt_point_polar.o release/qwt_round_scale_draw.o release/qwt_scale_div.o release/qwt_scale_draw.o release/qwt_scale_map.o release/qwt_scale_engine.o release/qwt_spline.o release/qwt_symbol.o release/qwt_system_clock.o release/qwt_text_engine.o release/qwt_text_label.o release/qwt_text.o release/qwt_transform.o release/qwt_widget_overlay.o release/qwt_curve_fitter.o release/qwt_spline_curve_fitter.o release/qwt_weeding_curve_fitter.o release/qwt_abstract_legend.o release/qwt_legend.o release/qwt_legend_data.o release/qwt_legend_label.o release/qwt_plot.o release/qwt_plot_renderer.o release/qwt_plot_xml.o release/qwt_plot_axis.o release/qwt_plot_curve.o release/qwt_plot_dict.o release/qwt_plot_directpainter.o release/qwt_plot_grid.o release/qwt_plot_histogram.o release/qwt_plot_item.o release/qwt_plot_abstract_barchart.o release/qwt_plot_barchart.o release/qwt_plot_multi_barchart.o release/qwt_plot_intervalcurve.o release/qwt_plot_zoneitem.o release/qwt_plot_tradingcurve.o release/qwt_plot_spectrogram.o release/qwt_plot_spectrocurve.o release/qwt_plot_scaleitem.o release/qwt_plot_legenditem.o release/qwt_plot_seriesitem.o release/qwt_plot_shapeitem.o release/qwt_plot_marker.o release/qwt_plot_textlabel.o release/qwt_plot_layout.o release/qwt_plot_canvas.o release/qwt_plot_panner.o release/qwt_plot_rasteritem.o release/qwt_plot_picker.o release/qwt_plot_zoomer.o release/qwt_plot_magnifier.o rm -f debug/qwt_point_data.o debug/qwt_scale_widget.o debug/qwt_plot_svgitem.o debug/qwt_abstract_slider.o debug/qwt_abstract_scale.o debug/qwt_arrow_button.o debug/qwt_analog_clock.o debug/qwt_compass.o debug/qwt_compass_rose.o debug/qwt_counter.o debug/qwt_dial.o debug/qwt_dial_needle.o debug/qwt_knob.o debug/qwt_slider.o debug/qwt_thermo.o debug/qwt_wheel.o debug/moc_qwt_dyngrid_layout.o debug/moc_qwt_magnifier.o debug/moc_qwt_panner.o debug/moc_qwt_picker.o debug/moc_qwt_text_label.o debug/moc_qwt_abstract_legend.o debug/moc_qwt_legend.o debug/moc_qwt_legend_label.o debug/moc_qwt_plot.o debug/moc_qwt_plot_renderer.o debug/moc_qwt_plot_canvas.o debug/moc_qwt_plot_panner.o debug/moc_qwt_plot_picker.o debug/moc_qwt_plot_zoomer.o debug/moc_qwt_plot_magnifier.o debug/moc_qwt_sampling_thread.o debug/moc_qwt_scale_widget.o debug/moc_qwt_abstract_slider.o debug/moc_qwt_abstract_scale.o debug/moc_qwt_analog_clock.o debug/moc_qwt_compass.o debug/moc_qwt_counter.o debug/moc_qwt_dial.o debug/moc_qwt_knob.o debug/moc_qwt_slider.o debug/moc_qwt_thermo.o debug/moc_qwt_wheel.o rm -f release/qwt_plot_rescaler.o release/qwt_point_mapper.o release/qwt_raster_data.o release/qwt_matrix_raster_data.o release/qwt_sampling_thread.o release/qwt_series_data.o release/qwt_point_data.o release/qwt_scale_widget.o release/qwt_plot_svgitem.o release/qwt_abstract_slider.o release/qwt_abstract_scale.o release/qwt_arrow_button.o release/qwt_analog_clock.o release/qwt_compass.o release/qwt_compass_rose.o release/qwt_counter.o release/qwt_dial.o release/qwt_dial_needle.o release/qwt_knob.o release/qwt_slider.o release/qwt_thermo.o release/qwt_wheel.o release/moc_qwt_dyngrid_layout.o release/moc_qwt_magnifier.o release/moc_qwt_panner.o release/moc_qwt_picker.o release/moc_qwt_text_label.o release/moc_qwt_abstract_legend.o release/moc_qwt_legend.o release/moc_qwt_legend_label.o release/moc_qwt_plot.o release/moc_qwt_plot_renderer.o release/moc_qwt_plot_canvas.o release/moc_qwt_plot_panner.o release/moc_qwt_plot_picker.o release/moc_qwt_plot_zoomer.o release/moc_qwt_plot_magnifier.o release/moc_qwt_sampling_thread.o release/moc_qwt_scale_widget.o release/moc_qwt_abstract_slider.o release/moc_qwt_abstract_scale.o release/moc_qwt_analog_clock.o release/moc_qwt_compass.o release/moc_qwt_counter.o release/moc_qwt_dial.o release/moc_qwt_knob.o release/moc_qwt_slider.o release/moc_qwt_thermo.o release/moc_qwt_wheel.o make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/qwt/src' make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/qwt/src' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/qwt/src' make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/qwt' rm -rf build lib Makefile rm -rf src/debug src/moc src/release src/Makefile* src/object_script* rm -rf textengines/Makefile make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/qwt' make -C OMPlot/OMPlotGUI -f Makefile.omdev.mingw clean make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/OMPlot/OMPlotGUI' qmake "CONFIG+=release" WARNING: Failure to find: release/rc_omplot_res.o WARNING: Failure to find: debug/rc_omplot_res.o qmake "CONFIG+=release" OMPlotLib.pro -o Makefile.lib test ! -f Makefile || make -f Makefile clean make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/OMPlot/OMPlotGUI' make -f Makefile.Release clean make -f Makefile.Debug clean make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/OMPlot/OMPlotGUI' rm -f ../generatedfiles/rcc/qrc_resource_omplot.cpp make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/OMPlot/OMPlotGUI' rm -f ../generatedfiles/rcc/qrc_resource_omplot.cpp rm -f ../generatedfiles/moc/moc_OMPlot.cpp ../generatedfiles/moc/moc_PlotZoomer.cpp ../generatedfiles/moc/moc_Legend.cpp ../generatedfiles/moc/moc_PlotPanner.cpp ../generatedfiles/moc/moc_PlotWindow.cpp ../generatedfiles/moc/moc_PlotApplication.cpp ../generatedfiles/moc/moc_PlotWindowContainer.cpp ../generatedfiles/moc/moc_PlotMainWindow.cpp rm -f ../generatedfiles/moc/moc_OMPlot.cpp ../generatedfiles/moc/moc_PlotZoomer.cpp ../generatedfiles/moc/moc_Legend.cpp ../generatedfiles/moc/moc_PlotPanner.cpp ../generatedfiles/moc/moc_PlotWindow.cpp ../generatedfiles/moc/moc_PlotApplication.cpp ../generatedfiles/moc/moc_PlotWindowContainer.cpp ../generatedfiles/moc/moc_PlotMainWindow.cpp rm -f release/rc_omplot_res.o release/main.o release/qrc_resource_omplot.o release/moc_OMPlot.o release/moc_PlotZoomer.o release/moc_Legend.o release/moc_PlotPanner.o release/moc_PlotWindow.o release/moc_PlotApplication.o release/moc_PlotWindowContainer.o release/moc_PlotMainWindow.o rm -f debug/rc_omplot_res.o debug/main.o debug/qrc_resource_omplot.o debug/moc_OMPlot.o debug/moc_PlotZoomer.o debug/moc_Legend.o debug/moc_PlotPanner.o debug/moc_PlotWindow.o debug/moc_PlotApplication.o debug/moc_PlotWindowContainer.o debug/moc_PlotMainWindow.o rm -f release/rc_omplot_res.o rm -f debug/rc_omplot_res.o make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/OMPlot/OMPlotGUI' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/OMPlot/OMPlotGUI' make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/OMPlot/OMPlotGUI' test ! -f Makefile.lib || make -f Makefile.lib clean make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/OMPlot/OMPlotGUI' make -f Makefile.lib.Release clean make -f Makefile.lib.Debug clean make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/OMPlot/OMPlotGUI' rm -f ../generatedfiles/rcc/qrc_resource_omplot.cpp make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/OMPlot/OMPlotGUI' rm -f ../generatedfiles/rcc/qrc_resource_omplot.cpp rm -f ../generatedfiles/moc/moc_OMPlot.cpp ../generatedfiles/moc/moc_PlotZoomer.cpp ../generatedfiles/moc/moc_Legend.cpp ../generatedfiles/moc/moc_PlotPanner.cpp ../generatedfiles/moc/moc_PlotWindow.cpp ../generatedfiles/moc/moc_PlotApplication.cpp ../generatedfiles/moc/moc_PlotWindowContainer.cpp ../generatedfiles/moc/moc_PlotMainWindow.cpp rm -f ../generatedfiles/moc/moc_OMPlot.cpp ../generatedfiles/moc/moc_PlotZoomer.cpp ../generatedfiles/moc/moc_Legend.cpp ../generatedfiles/moc/moc_PlotPanner.cpp ../generatedfiles/moc/moc_PlotWindow.cpp ../generatedfiles/moc/moc_PlotApplication.cpp ../generatedfiles/moc/moc_PlotWindowContainer.cpp ../generatedfiles/moc/moc_PlotMainWindow.cpp rm -f release/Plot.o release/PlotZoomer.o release/Legend.o release/PlotPanner.o release/PlotPicker.o release/PlotGrid.o release/PlotCurve.o release/PlotWindow.o release/PlotApplication.o release/PlotWindowContainer.o release/PlotMainWindow.o release/ScaleDraw.o release/qrc_resource_omplot.o release/moc_OMPlot.o release/moc_PlotZoomer.o release/moc_Legend.o release/moc_PlotPanner.o release/moc_PlotWindow.o release/moc_PlotApplication.o release/moc_PlotWindowContainer.o release/moc_PlotMainWindow.o rm -f debug/Plot.o debug/PlotZoomer.o debug/Legend.o debug/PlotPanner.o debug/PlotPicker.o debug/PlotGrid.o debug/PlotCurve.o debug/PlotWindow.o debug/PlotApplication.o debug/PlotWindowContainer.o debug/PlotMainWindow.o debug/ScaleDraw.o debug/qrc_resource_omplot.o debug/moc_OMPlot.o debug/moc_PlotZoomer.o debug/moc_Legend.o debug/moc_PlotPanner.o debug/moc_PlotWindow.o debug/moc_PlotApplication.o debug/moc_PlotWindowContainer.o debug/moc_PlotMainWindow.o make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/OMPlot/OMPlotGUI' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/OMPlot/OMPlotGUI' make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/OMPlot/OMPlotGUI' rm -rf ../bin/libOMPlot.a ../bin/OMPlot.exe Makefile Makefile.Debug Makefile.Release Makefile.lib Makefile.lib.Debug Makefile.lib.Release object_script.* make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot/OMPlot/OMPlotGUI' make[1]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMPlot' make -C OMEdit -f Makefile.omdev.mingw OMBUILDDIR=/c/dev/hudson/workspace/OM_Win/OM/build clean make[1]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMEdit' cd qjson && rm -rf build make -C OMEdit/OMEditGUI -f Makefile.omdev.mingw clean make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMEdit/OMEdit/OMEditGUI' qmake "CONFIG+=release" WARNING: Failure to find: release/rc_omedit_res.o WARNING: Failure to find: c:/dev/hudson/workspace/OM_Win/OM/build/include/omc/scripting-API/OpenModelicaScriptingAPIQt.cpp WARNING: Failure to find: c:/dev/hudson/workspace/OM_Win/OM/build/include/omc/scripting-API/OpenModelicaScriptingAPIQt.h WARNING: Failure to find: debug/rc_omedit_res.o WARNING: Failure to find: c:/dev/hudson/workspace/OM_Win/OM/build/include/omc/scripting-API/OpenModelicaScriptingAPIQt.cpp WARNING: Failure to find: c:/dev/hudson/workspace/OM_Win/OM/build/include/omc/scripting-API/OpenModelicaScriptingAPIQt.h make -C Debugger/Parser -f Makefile.lib.omdev.mingw clean make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMEdit/OMEdit/OMEditGUI/Debugger/Parser' rm -f *.o *.a \ GDBMIOutput.tokens \ GDBMIOutputLexer.c GDBMIOutputLexer.h \ GDBMIOutputParser.c GDBMIOutputParser.h make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMEdit/OMEdit/OMEditGUI/Debugger/Parser' test ! -f Makefile || make -f Makefile clean make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMEdit/OMEdit/OMEditGUI' make -f Makefile.Release clean make -f Makefile.Debug clean make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMEdit/OMEdit/OMEditGUI' rm -f ../generatedfiles/rcc/qrc_resource_omedit.cpp make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMEdit/OMEdit/OMEditGUI' rm -f ../generatedfiles/rcc/qrc_resource_omedit.cpp rm -f ../generatedfiles/moc/moc_Helper.cpp ../generatedfiles/moc/moc_Utilities.cpp ../generatedfiles/moc/moc_StringHandler.cpp ../generatedfiles/moc/moc_MainWindow.cpp ../generatedfiles/moc/moc_OMCProxy.cpp ../generatedfiles/moc/moc_MessagesWidget.cpp ../generatedfiles/moc/moc_ItemDelegate.cpp ../generatedfiles/moc/moc_LibraryTreeWidget.cpp ../generatedfiles/moc/moc_ModelWidgetContainer.cpp ../generatedfiles/moc/moc_ModelicaClassDialog.cpp ../generatedfiles/moc/moc_SearchWidget.cpp ../generatedfiles/moc/moc_OptionsDialog.cpp ../generatedfiles/moc/moc_BaseEditor.cpp ../generatedfiles/moc/moc_ModelicaEditor.cpp ../generatedfiles/moc/moc_TransformationsEditor.cpp ../generatedfiles/moc/moc_TextEditor.cpp ../generatedfiles/moc/moc_CEditor.cpp ../generatedfiles/moc/moc_CompositeModelEditor.cpp ../generatedfiles/moc/moc_OMSimulatorEditor.cpp ../generatedfiles/moc/moc_MetaModelicaEditor.cpp ../generatedfiles/moc/moc_HTMLEditor.cpp ../generatedfiles/moc/moc_PlotWindowContainer.cpp ../generatedfiles/moc/moc_Component.cpp ../generatedfiles/moc/moc_ShapeAnnotation.cpp ../generatedfiles/moc/moc_CornerItem.cpp ../generatedfiles/moc/moc_LineAnnotation.cpp ../generatedfiles/moc/moc_PolygonAnnotation.cpp ../generatedfiles/moc/moc_RectangleAnnotation.cpp ../generatedfiles/moc/moc_EllipseAnnotation.cpp ../generatedfiles/moc/moc_TextAnnotation.cpp ../generatedfiles/moc/moc_BitmapAnnotation.cpp ../generatedfiles/moc/moc_ComponentProperties.cpp ../generatedfiles/moc/moc_DocumentationWidget.cpp ../generatedfiles/moc/moc_TranslationFlagsWidget.cpp ../generatedfiles/moc/moc_SimulationDialog.cpp ../generatedfiles/moc/moc_SimulationOutputWidget.cpp ../generatedfiles/moc/moc_SimulationProcessThread.cpp ../generatedfiles/moc/moc_SimulationOutputHandler.cpp ../generatedfiles/moc/moc_OpcUaClient.cpp ../generatedfiles/moc/moc_FetchInterfaceDataDialog.cpp ../generatedfiles/moc/moc_FetchInterfaceDataThread.cpp ../generatedfiles/moc/moc_TLMCoSimulationDialog.cpp ../generatedfiles/moc/moc_TLMCoSimulationOutputWidget.cpp rm -f ../generatedfiles/moc/moc_Helper.cpp ../generatedfiles/moc/moc_Utilities.cpp ../generatedfiles/moc/moc_StringHandler.cpp ../generatedfiles/moc/moc_MainWindow.cpp ../generatedfiles/moc/moc_OMCProxy.cpp ../generatedfiles/moc/moc_MessagesWidget.cpp ../generatedfiles/moc/moc_ItemDelegate.cpp ../generatedfiles/moc/moc_LibraryTreeWidget.cpp ../generatedfiles/moc/moc_ModelWidgetContainer.cpp ../generatedfiles/moc/moc_ModelicaClassDialog.cpp ../generatedfiles/moc/moc_SearchWidget.cpp ../generatedfiles/moc/moc_OptionsDialog.cpp ../generatedfiles/moc/moc_BaseEditor.cpp ../generatedfiles/moc/moc_ModelicaEditor.cpp ../generatedfiles/moc/moc_TransformationsEditor.cpp ../generatedfiles/moc/moc_TextEditor.cpp ../generatedfiles/moc/moc_CEditor.cpp ../generatedfiles/moc/moc_CompositeModelEditor.cpp ../generatedfiles/moc/moc_OMSimulatorEditor.cpp ../generatedfiles/moc/moc_MetaModelicaEditor.cpp ../generatedfiles/moc/moc_HTMLEditor.cpp ../generatedfiles/moc/moc_PlotWindowContainer.cpp ../generatedfiles/moc/moc_Component.cpp ../generatedfiles/moc/moc_ShapeAnnotation.cpp ../generatedfiles/moc/moc_CornerItem.cpp ../generatedfiles/moc/moc_LineAnnotation.cpp ../generatedfiles/moc/moc_PolygonAnnotation.cpp ../generatedfiles/moc/moc_RectangleAnnotation.cpp ../generatedfiles/moc/moc_EllipseAnnotation.cpp ../generatedfiles/moc/moc_TextAnnotation.cpp ../generatedfiles/moc/moc_BitmapAnnotation.cpp ../generatedfiles/moc/moc_ComponentProperties.cpp ../generatedfiles/moc/moc_DocumentationWidget.cpp ../generatedfiles/moc/moc_TranslationFlagsWidget.cpp ../generatedfiles/moc/moc_SimulationDialog.cpp ../generatedfiles/moc/moc_SimulationOutputWidget.cpp ../generatedfiles/moc/moc_SimulationProcessThread.cpp ../generatedfiles/moc/moc_SimulationOutputHandler.cpp ../generatedfiles/moc/moc_OpcUaClient.cpp ../generatedfiles/moc/moc_FetchInterfaceDataDialog.cpp ../generatedfiles/moc/moc_FetchInterfaceDataThread.cpp ../generatedfiles/moc/moc_TLMCoSimulationDialog.cpp ../generatedfiles/moc/moc_TLMCoSimulationOutputWidget.cpp rm -f ../generatedfiles/moc/moc_TLMCoSimulationThread.cpp ../generatedfiles/moc/moc_ImportFMUDialog.cpp ../generatedfiles/moc/moc_ImportFMUModelDescriptionDialog.cpp ../generatedfiles/moc/moc_VariablesWidget.cpp ../generatedfiles/moc/moc_DiagramWindow.cpp ../generatedfiles/moc/moc_NotificationsDialog.cpp ../generatedfiles/moc/moc_ShapePropertiesDialog.cpp ../generatedfiles/moc/moc_TransformationsWidget.cpp ../generatedfiles/moc/moc_GDBAdapter.cpp ../generatedfiles/moc/moc_StackFramesWidget.cpp ../generatedfiles/moc/moc_LocalsWidget.cpp ../generatedfiles/moc/moc_ModelicaValue.cpp ../generatedfiles/moc/moc_BreakpointMarker.cpp ../generatedfiles/moc/moc_BreakpointsWidget.cpp ../generatedfiles/moc/moc_BreakpointDialog.cpp ../generatedfiles/moc/moc_DebuggerConfigurationsDialog.cpp ../generatedfiles/moc/moc_AttachToProcessDialog.cpp ../generatedfiles/moc/moc_ProcessListModel.cpp ../generatedfiles/moc/moc_GDBBacktrace.cpp ../generatedfiles/moc/moc_CrashReportDialog.cpp ../generatedfiles/moc/moc_GitCommands.cpp ../generatedfiles/moc/moc_CommitChangesDialog.cpp ../generatedfiles/moc/moc_RevertCommitsDialog.cpp ../generatedfiles/moc/moc_CleanDialog.cpp ../generatedfiles/moc/moc_TraceabilityGraphViewWidget.cpp ../generatedfiles/moc/moc_TraceabilityInformationURI.cpp ../generatedfiles/moc/moc_OMSProxy.cpp ../generatedfiles/moc/moc_ModelDialog.cpp ../generatedfiles/moc/moc_BusDialog.cpp ../generatedfiles/moc/moc_ElementPropertiesDialog.cpp ../generatedfiles/moc/moc_SystemSimulationInformationDialog.cpp ../generatedfiles/moc/moc_InstantiateDialog.cpp ../generatedfiles/moc/moc_OMSSimulationDialog.cpp ../generatedfiles/moc/moc_OMSSimulationOutputWidget.cpp ../generatedfiles/moc/moc_AbstractAnimationWindow.cpp ../generatedfiles/moc/moc_ViewerWidget.cpp ../generatedfiles/moc/moc_AnimationWindow.cpp ../generatedfiles/moc/moc_ThreeDViewer.cpp ../generatedfiles/moc/moc_FMUSettingsDialog.cpp rm -f ../generatedfiles/moc/moc_TLMCoSimulationThread.cpp ../generatedfiles/moc/moc_ImportFMUDialog.cpp ../generatedfiles/moc/moc_ImportFMUModelDescriptionDialog.cpp ../generatedfiles/moc/moc_VariablesWidget.cpp ../generatedfiles/moc/moc_DiagramWindow.cpp ../generatedfiles/moc/moc_NotificationsDialog.cpp ../generatedfiles/moc/moc_ShapePropertiesDialog.cpp ../generatedfiles/moc/moc_TransformationsWidget.cpp ../generatedfiles/moc/moc_GDBAdapter.cpp ../generatedfiles/moc/moc_StackFramesWidget.cpp ../generatedfiles/moc/moc_LocalsWidget.cpp ../generatedfiles/moc/moc_ModelicaValue.cpp ../generatedfiles/moc/moc_BreakpointMarker.cpp ../generatedfiles/moc/moc_BreakpointsWidget.cpp ../generatedfiles/moc/moc_BreakpointDialog.cpp ../generatedfiles/moc/moc_DebuggerConfigurationsDialog.cpp ../generatedfiles/moc/moc_AttachToProcessDialog.cpp ../generatedfiles/moc/moc_ProcessListModel.cpp ../generatedfiles/moc/moc_GDBBacktrace.cpp ../generatedfiles/moc/moc_CrashReportDialog.cpp ../generatedfiles/moc/moc_GitCommands.cpp ../generatedfiles/moc/moc_CommitChangesDialog.cpp ../generatedfiles/moc/moc_RevertCommitsDialog.cpp ../generatedfiles/moc/moc_CleanDialog.cpp ../generatedfiles/moc/moc_TraceabilityGraphViewWidget.cpp ../generatedfiles/moc/moc_TraceabilityInformationURI.cpp ../generatedfiles/moc/moc_OMSProxy.cpp ../generatedfiles/moc/moc_ModelDialog.cpp ../generatedfiles/moc/moc_BusDialog.cpp ../generatedfiles/moc/moc_ElementPropertiesDialog.cpp ../generatedfiles/moc/moc_SystemSimulationInformationDialog.cpp ../generatedfiles/moc/moc_InstantiateDialog.cpp ../generatedfiles/moc/moc_OMSSimulationDialog.cpp ../generatedfiles/moc/moc_OMSSimulationOutputWidget.cpp ../generatedfiles/moc/moc_AbstractAnimationWindow.cpp ../generatedfiles/moc/moc_ViewerWidget.cpp ../generatedfiles/moc/moc_AnimationWindow.cpp ../generatedfiles/moc/moc_ThreeDViewer.cpp ../generatedfiles/moc/moc_FMUSettingsDialog.cpp rm -f release/rc_omedit_res.o release/main.o release/Helper.o release/Utilities.o release/StringHandler.o release/MainWindow.o release/OpenModelicaScriptingAPIQt.o release/OMCProxy.o release/MessagesWidget.o release/ItemDelegate.o release/LibraryTreeWidget.o release/Commands.o release/CoOrdinateSystem.o release/ModelWidgetContainer.o release/ModelicaClassDialog.o release/FunctionArgumentDialog.o release/SearchWidget.o release/OptionsDialog.o release/BaseEditor.o release/ModelicaEditor.o release/TransformationsEditor.o release/TextEditor.o release/CEditor.o release/CompositeModelEditor.o release/OMSimulatorEditor.o release/MetaModelicaEditor.o release/HTMLEditor.o release/PlotWindowContainer.o release/Component.o release/ShapeAnnotation.o release/CornerItem.o release/LineAnnotation.o release/PolygonAnnotation.o release/RectangleAnnotation.o release/EllipseAnnotation.o release/TextAnnotation.o release/BitmapAnnotation.o release/ComponentProperties.o release/Transformation.o release/DocumentationWidget.o release/TranslationFlagsWidget.o release/SimulationDialog.o release/SimulationOutputWidget.o release/SimulationProcessThread.o release/SimulationOutputHandler.o release/OpcUaClient.o release/FetchInterfaceDataDialog.o release/FetchInterfaceDataThread.o release/TLMCoSimulationDialog.o release/TLMCoSimulationOutputWidget.o release/TLMCoSimulationThread.o release/ImportFMUDialog.o release/ImportFMUModelDescriptionDialog.o release/VariablesWidget.o release/DiagramWindow.o release/NotificationsDialog.o release/ShapePropertiesDialog.o release/OMDumpXML.o release/diff_match_patch.o release/TransformationsWidget.o release/CommandFactory.o release/GDBAdapter.o release/StackFramesWidget.o release/LocalsWidget.o release/ModelicaValue.o release/BreakpointMarker.o release/BreakpointsWidget.o release/BreakpointDialog.o release/DebuggerConfigurationsDialog.o release/AttachToProcessDialog.o release/ProcessListModel.o release/backtrace.o release/GDBBacktrace.o release/CrashReportDialog.o release/GitCommands.o rm -f debug/rc_omedit_res.o debug/main.o debug/Helper.o debug/Utilities.o debug/StringHandler.o debug/MainWindow.o debug/OpenModelicaScriptingAPIQt.o debug/OMCProxy.o debug/MessagesWidget.o debug/ItemDelegate.o debug/LibraryTreeWidget.o debug/Commands.o debug/CoOrdinateSystem.o debug/ModelWidgetContainer.o debug/ModelicaClassDialog.o debug/FunctionArgumentDialog.o debug/SearchWidget.o debug/OptionsDialog.o debug/BaseEditor.o debug/ModelicaEditor.o debug/TransformationsEditor.o debug/TextEditor.o debug/CEditor.o debug/CompositeModelEditor.o debug/OMSimulatorEditor.o debug/MetaModelicaEditor.o debug/HTMLEditor.o debug/PlotWindowContainer.o debug/Component.o debug/ShapeAnnotation.o debug/CornerItem.o debug/LineAnnotation.o debug/PolygonAnnotation.o debug/RectangleAnnotation.o debug/EllipseAnnotation.o debug/TextAnnotation.o debug/BitmapAnnotation.o debug/ComponentProperties.o debug/Transformation.o debug/DocumentationWidget.o debug/TranslationFlagsWidget.o debug/SimulationDialog.o debug/SimulationOutputWidget.o debug/SimulationProcessThread.o debug/SimulationOutputHandler.o debug/OpcUaClient.o debug/FetchInterfaceDataDialog.o debug/FetchInterfaceDataThread.o debug/TLMCoSimulationDialog.o debug/TLMCoSimulationOutputWidget.o debug/TLMCoSimulationThread.o debug/ImportFMUDialog.o debug/ImportFMUModelDescriptionDialog.o debug/VariablesWidget.o debug/DiagramWindow.o debug/NotificationsDialog.o debug/ShapePropertiesDialog.o debug/OMDumpXML.o debug/diff_match_patch.o debug/TransformationsWidget.o debug/CommandFactory.o debug/GDBAdapter.o debug/StackFramesWidget.o debug/LocalsWidget.o debug/ModelicaValue.o debug/BreakpointMarker.o debug/BreakpointsWidget.o debug/BreakpointDialog.o debug/DebuggerConfigurationsDialog.o debug/AttachToProcessDialog.o debug/ProcessListModel.o debug/backtrace.o debug/GDBBacktrace.o debug/CrashReportDialog.o debug/GitCommands.o debug/CommitChangesDialog.o debug/RevertCommitsDialog.o debug/CleanDialog.o debug/OMEditApplication.o debug/TraceabilityGraphViewWidget.o rm -f release/CommitChangesDialog.o release/RevertCommitsDialog.o release/CleanDialog.o release/OMEditApplication.o release/TraceabilityGraphViewWidget.o release/TraceabilityInformationURI.o release/OMSProxy.o release/ModelDialog.o release/BusDialog.o release/ElementPropertiesDialog.o release/SystemSimulationInformationDialog.o release/InstantiateDialog.o release/OMSSimulationDialog.o release/OMSSimulationOutputWidget.o release/TimeManager.o release/OpenGLWidget.o release/AbstractAnimationWindow.o release/ViewerWidget.o release/AnimationWindow.o release/ThreeDViewer.o release/ExtraShapes.o release/Visualizer.o release/VisualizerMAT.o release/VisualizerCSV.o release/VisualizerFMU.o release/FMUSettingsDialog.o release/FMUWrapper.o release/Shapes.o release/qrc_resource_omedit.o release/moc_Helper.o release/moc_Utilities.o release/moc_StringHandler.o release/moc_MainWindow.o release/moc_OMCProxy.o release/moc_MessagesWidget.o release/moc_ItemDelegate.o release/moc_LibraryTreeWidget.o release/moc_ModelWidgetContainer.o release/moc_ModelicaClassDialog.o release/moc_SearchWidget.o release/moc_OptionsDialog.o release/moc_BaseEditor.o release/moc_ModelicaEditor.o release/moc_TransformationsEditor.o release/moc_TextEditor.o release/moc_CEditor.o release/moc_CompositeModelEditor.o release/moc_OMSimulatorEditor.o release/moc_MetaModelicaEditor.o release/moc_HTMLEditor.o release/moc_PlotWindowContainer.o release/moc_Component.o release/moc_ShapeAnnotation.o release/moc_CornerItem.o release/moc_LineAnnotation.o release/moc_PolygonAnnotation.o release/moc_RectangleAnnotation.o release/moc_EllipseAnnotation.o release/moc_TextAnnotation.o release/moc_BitmapAnnotation.o release/moc_ComponentProperties.o release/moc_DocumentationWidget.o release/moc_TranslationFlagsWidget.o release/moc_SimulationDialog.o release/moc_SimulationOutputWidget.o release/moc_SimulationProcessThread.o release/moc_SimulationOutputHandler.o release/moc_OpcUaClient.o release/moc_FetchInterfaceDataDialog.o release/moc_FetchInterfaceDataThread.o rm -f debug/TraceabilityInformationURI.o debug/OMSProxy.o debug/ModelDialog.o debug/BusDialog.o debug/ElementPropertiesDialog.o debug/SystemSimulationInformationDialog.o debug/InstantiateDialog.o debug/OMSSimulationDialog.o debug/OMSSimulationOutputWidget.o debug/TimeManager.o debug/OpenGLWidget.o debug/AbstractAnimationWindow.o debug/ViewerWidget.o debug/AnimationWindow.o debug/ThreeDViewer.o debug/ExtraShapes.o debug/Visualizer.o debug/VisualizerMAT.o debug/VisualizerCSV.o debug/VisualizerFMU.o debug/FMUSettingsDialog.o debug/FMUWrapper.o debug/Shapes.o debug/qrc_resource_omedit.o debug/moc_Helper.o debug/moc_Utilities.o debug/moc_StringHandler.o debug/moc_MainWindow.o debug/moc_OMCProxy.o debug/moc_MessagesWidget.o debug/moc_ItemDelegate.o debug/moc_LibraryTreeWidget.o debug/moc_ModelWidgetContainer.o debug/moc_ModelicaClassDialog.o debug/moc_SearchWidget.o debug/moc_OptionsDialog.o debug/moc_BaseEditor.o debug/moc_ModelicaEditor.o debug/moc_TransformationsEditor.o debug/moc_TextEditor.o debug/moc_CEditor.o debug/moc_CompositeModelEditor.o debug/moc_OMSimulatorEditor.o debug/moc_MetaModelicaEditor.o debug/moc_HTMLEditor.o debug/moc_PlotWindowContainer.o debug/moc_Component.o debug/moc_ShapeAnnotation.o debug/moc_CornerItem.o debug/moc_LineAnnotation.o debug/moc_PolygonAnnotation.o debug/moc_RectangleAnnotation.o debug/moc_EllipseAnnotation.o debug/moc_TextAnnotation.o debug/moc_BitmapAnnotation.o debug/moc_ComponentProperties.o debug/moc_DocumentationWidget.o debug/moc_TranslationFlagsWidget.o debug/moc_SimulationDialog.o debug/moc_SimulationOutputWidget.o debug/moc_SimulationProcessThread.o debug/moc_SimulationOutputHandler.o debug/moc_OpcUaClient.o debug/moc_FetchInterfaceDataDialog.o debug/moc_FetchInterfaceDataThread.o debug/moc_TLMCoSimulationDialog.o debug/moc_TLMCoSimulationOutputWidget.o debug/moc_TLMCoSimulationThread.o debug/moc_ImportFMUDialog.o debug/moc_ImportFMUModelDescriptionDialog.o debug/moc_VariablesWidget.o debug/moc_DiagramWindow.o debug/moc_NotificationsDialog.o rm -f release/moc_TLMCoSimulationDialog.o release/moc_TLMCoSimulationOutputWidget.o release/moc_TLMCoSimulationThread.o release/moc_ImportFMUDialog.o release/moc_ImportFMUModelDescriptionDialog.o release/moc_VariablesWidget.o release/moc_DiagramWindow.o release/moc_NotificationsDialog.o release/moc_ShapePropertiesDialog.o release/moc_TransformationsWidget.o release/moc_GDBAdapter.o release/moc_StackFramesWidget.o release/moc_LocalsWidget.o release/moc_ModelicaValue.o release/moc_BreakpointMarker.o release/moc_BreakpointsWidget.o release/moc_BreakpointDialog.o release/moc_DebuggerConfigurationsDialog.o release/moc_AttachToProcessDialog.o release/moc_ProcessListModel.o release/moc_GDBBacktrace.o release/moc_CrashReportDialog.o release/moc_GitCommands.o release/moc_CommitChangesDialog.o release/moc_RevertCommitsDialog.o release/moc_CleanDialog.o release/moc_TraceabilityGraphViewWidget.o release/moc_TraceabilityInformationURI.o release/moc_OMSProxy.o release/moc_ModelDialog.o release/moc_BusDialog.o release/moc_ElementPropertiesDialog.o release/moc_SystemSimulationInformationDialog.o release/moc_InstantiateDialog.o release/moc_OMSSimulationDialog.o release/moc_OMSSimulationOutputWidget.o release/moc_AbstractAnimationWindow.o release/moc_ViewerWidget.o release/moc_AnimationWindow.o release/moc_ThreeDViewer.o release/moc_FMUSettingsDialog.o rm -f debug/moc_ShapePropertiesDialog.o debug/moc_TransformationsWidget.o debug/moc_GDBAdapter.o debug/moc_StackFramesWidget.o debug/moc_LocalsWidget.o debug/moc_ModelicaValue.o debug/moc_BreakpointMarker.o debug/moc_BreakpointsWidget.o debug/moc_BreakpointDialog.o debug/moc_DebuggerConfigurationsDialog.o debug/moc_AttachToProcessDialog.o debug/moc_ProcessListModel.o debug/moc_GDBBacktrace.o debug/moc_CrashReportDialog.o debug/moc_GitCommands.o debug/moc_CommitChangesDialog.o debug/moc_RevertCommitsDialog.o debug/moc_CleanDialog.o debug/moc_TraceabilityGraphViewWidget.o debug/moc_TraceabilityInformationURI.o debug/moc_OMSProxy.o debug/moc_ModelDialog.o debug/moc_BusDialog.o debug/moc_ElementPropertiesDialog.o debug/moc_SystemSimulationInformationDialog.o debug/moc_InstantiateDialog.o debug/moc_OMSSimulationDialog.o debug/moc_OMSSimulationOutputWidget.o debug/moc_AbstractAnimationWindow.o debug/moc_ViewerWidget.o debug/moc_AnimationWindow.o debug/moc_ThreeDViewer.o debug/moc_FMUSettingsDialog.o rm -f release/rc_omedit_res.o rm -f debug/rc_omedit_res.o make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMEdit/OMEdit/OMEditGUI' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMEdit/OMEdit/OMEditGUI' make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMEdit/OMEdit/OMEditGUI' rm -rf ../bin/OMEdit.exe ../generatedfiles Makefile Makefile.Debug Makefile.Release object_script.* make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMEdit/OMEdit/OMEditGUI' make[1]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMEdit' make -C OMNotebook/OMNotebook/OMNotebookGUI -f Makefile.omdev.mingw OMBUILDDIR=/c/dev/hudson/workspace/OM_Win/OM/build clean make[1]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMNotebook/OMNotebook/OMNotebookGUI' qmake "CONFIG+=release" WARNING: Failure to find: release/rc_omnotebook_res.o WARNING: Failure to find: debug/rc_omnotebook_res.o test ! -f Makefile || make -f Makefile clean make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMNotebook/OMNotebook/OMNotebookGUI' make -f Makefile.Release clean make -f Makefile.Debug clean make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMNotebook/OMNotebook/OMNotebookGUI' rm -f ../generatedfiles/rcc/qrc_res_qt.cpp make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMNotebook/OMNotebook/OMNotebookGUI' rm -f ../generatedfiles/rcc/qrc_res_qt.cpp rm -f ../generatedfiles/moc/moc_cellapplication.cpp ../generatedfiles/moc/moc_stylesheet.cpp ../generatedfiles/moc/moc_ModelicaTextHighlighter.cpp ../generatedfiles/moc/moc_cellcursor.cpp ../generatedfiles/moc/moc_document.cpp ../generatedfiles/moc/moc_textcell.cpp ../generatedfiles/moc/moc_celldocument.cpp ../generatedfiles/moc/moc_documentview.cpp ../generatedfiles/moc/moc_treeview.cpp ../generatedfiles/moc/moc_cellgroup.cpp ../generatedfiles/moc/moc_qcombobox_search.cpp ../generatedfiles/moc/moc_cell.cpp ../generatedfiles/moc/moc_inputcell.cpp ../generatedfiles/moc/moc_commandcompletion.cpp ../generatedfiles/moc/moc_notebook.cpp ../generatedfiles/moc/moc_searchform.cpp ../generatedfiles/moc/moc_graphcell.cpp ../generatedfiles/moc/moc_latexcell.cpp rm -f ../generatedfiles/moc/moc_cellapplication.cpp ../generatedfiles/moc/moc_stylesheet.cpp ../generatedfiles/moc/moc_ModelicaTextHighlighter.cpp ../generatedfiles/moc/moc_cellcursor.cpp ../generatedfiles/moc/moc_document.cpp ../generatedfiles/moc/moc_textcell.cpp ../generatedfiles/moc/moc_celldocument.cpp ../generatedfiles/moc/moc_documentview.cpp ../generatedfiles/moc/moc_treeview.cpp ../generatedfiles/moc/moc_cellgroup.cpp ../generatedfiles/moc/moc_qcombobox_search.cpp ../generatedfiles/moc/moc_cell.cpp ../generatedfiles/moc/moc_inputcell.cpp ../generatedfiles/moc/moc_commandcompletion.cpp ../generatedfiles/moc/moc_notebook.cpp ../generatedfiles/moc/moc_searchform.cpp ../generatedfiles/moc/moc_graphcell.cpp ../generatedfiles/moc/moc_latexcell.cpp rm -f ../generatedfiles/ui/ui_ImageSizeDlg.h ../generatedfiles/ui/ui_OtherDlg.h ../generatedfiles/ui/ui_searchform.h rm -f ../generatedfiles/ui/ui_ImageSizeDlg.h ../generatedfiles/ui/ui_OtherDlg.h ../generatedfiles/ui/ui_searchform.h rm -f release/rc_omnotebook_res.o release/cellapplication.o release/cellparserfactory.o release/stylesheet.o release/cellcommandcenter.o release/chaptercountervisitor.o release/omcinteractiveenvironment.o release/textcell.o release/cellcommands.o release/commandcompletion.o release/ModelicaTextHighlighter.o release/textcursorcommands.o release/cell.o release/printervisitor.o release/treeview.o release/cellcursor.o release/puretextvisitor.o release/updategroupcellvisitor.o release/celldocument.o release/inputcell.o release/qcombobox_search.o release/updatelinkvisitor.o release/cellfactory.o release/notebook.o release/qtapp.o release/xmlparser.o release/searchform.o release/cellgroup.o release/serializingvisitor.o release/graphcell.o release/latexcell.o release/indent.o release/qrc_res_qt.o release/moc_cellapplication.o release/moc_stylesheet.o release/moc_ModelicaTextHighlighter.o release/moc_cellcursor.o release/moc_document.o release/moc_textcell.o release/moc_celldocument.o release/moc_documentview.o release/moc_treeview.o release/moc_cellgroup.o release/moc_qcombobox_search.o release/moc_cell.o release/moc_inputcell.o release/moc_commandcompletion.o release/moc_notebook.o release/moc_searchform.o release/moc_graphcell.o release/moc_latexcell.o rm -f debug/rc_omnotebook_res.o debug/cellapplication.o debug/cellparserfactory.o debug/stylesheet.o debug/cellcommandcenter.o debug/chaptercountervisitor.o debug/omcinteractiveenvironment.o debug/textcell.o debug/cellcommands.o debug/commandcompletion.o debug/ModelicaTextHighlighter.o debug/textcursorcommands.o debug/cell.o debug/printervisitor.o debug/treeview.o debug/cellcursor.o debug/puretextvisitor.o debug/updategroupcellvisitor.o debug/celldocument.o debug/inputcell.o debug/qcombobox_search.o debug/updatelinkvisitor.o debug/cellfactory.o debug/notebook.o debug/qtapp.o debug/xmlparser.o debug/searchform.o debug/cellgroup.o debug/serializingvisitor.o debug/graphcell.o debug/latexcell.o debug/indent.o debug/qrc_res_qt.o debug/moc_cellapplication.o debug/moc_stylesheet.o debug/moc_ModelicaTextHighlighter.o debug/moc_cellcursor.o debug/moc_document.o debug/moc_textcell.o debug/moc_celldocument.o debug/moc_documentview.o debug/moc_treeview.o debug/moc_cellgroup.o debug/moc_qcombobox_search.o debug/moc_cell.o debug/moc_inputcell.o debug/moc_commandcompletion.o debug/moc_notebook.o debug/moc_searchform.o debug/moc_graphcell.o debug/moc_latexcell.o rm -f release/rc_omnotebook_res.o rm -f debug/rc_omnotebook_res.o make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMNotebook/OMNotebook/OMNotebookGUI' make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMNotebook/OMNotebook/OMNotebookGUI' make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMNotebook/OMNotebook/OMNotebookGUI' rm -rf ../bin/OMNotebook.exe Makefile Makefile.Debug Makefile.Release object_script.* make[1]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMNotebook/OMNotebook/OMNotebookGUI' make -C OMShell/OMShell/OMShellGUI -f Makefile.omdev.mingw OMBUILDDIR=/c/dev/hudson/workspace/OM_Win/OM/build clean make[1]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMShell/OMShell/OMShellGUI' qmake "CONFIG+=release" WARNING: Failure to find: release/rc_omshell_res.o WARNING: Failure to find: debug/rc_omshell_res.o test ! -f Makefile || make -f Makefile clean make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMShell/OMShell/OMShellGUI' make -f Makefile.Release clean make -f Makefile.Debug clean make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMShell/OMShell/OMShellGUI' rm -f OMShell_de.qm OMShell_sv.qm make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMShell/OMShell/OMShellGUI' rm -f OMShell_de.qm OMShell_sv.qm rm -f ../generatedfiles/rcc/qrc_oms.cpp rm -f ../generatedfiles/rcc/qrc_oms.cpp rm -f ../generatedfiles/moc/moc_commandcompletion.cpp ../generatedfiles/moc/moc_oms.cpp rm -f ../generatedfiles/moc/moc_commandcompletion.cpp ../generatedfiles/moc/moc_oms.cpp rm -f release/rc_omshell_res.o release/commandcompletion.o release/omcinteractiveenvironment.o release/oms.o release/main.o release/qrc_oms.o release/moc_commandcompletion.o release/moc_oms.o rm -f debug/rc_omshell_res.o debug/commandcompletion.o debug/omcinteractiveenvironment.o debug/oms.o debug/main.o debug/qrc_oms.o debug/moc_commandcompletion.o debug/moc_oms.o rm -f release/rc_omshell_res.o rm -f debug/rc_omshell_res.o make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMShell/OMShell/OMShellGUI' make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMShell/OMShell/OMShellGUI' make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMShell/OMShell/OMShellGUI' rm -rf ../bin/OMShell.exe Makefile Makefile.Debug Makefile.Release object_script.* make[1]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMShell/OMShell/OMShellGUI' make -C OMOptim -f Makefile.omdev.mingw OMBUILDDIR=/c/dev/hudson/workspace/OM_Win/OM/build clean make[1]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim' make -C OMOptimBasis/build -f Makefile.omdev.mingw clean make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptimBasis/build' qmake "CONFIG+=release" OMOptimBasis.pro Cannot read C:/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptimBasis/vars.pri: No such file or directory Project MESSAGE: uname: MINGW64_NT-10.0-WOW Project MESSAGE: uname: MINGW64_NT-10.0-WOW Project MESSAGE: uname: MINGW64_NT-10.0-WOW test ! -f Makefile || make -f Makefile clean make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptimBasis/build' make -f Makefile.Release clean make -f Makefile.Debug clean make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptimBasis/build' rm -f release/generatedfiles/rcc/qrc_OMOptimBasis.cpp make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptimBasis/build' rm -f debug/generatedfiles/rcc/qrc_OMOptimBasis.cpp rm -f release/generatedfiles/moc/moc_Variable.cpp release/generatedfiles/moc/moc_MOThreads.cpp release/generatedfiles/moc/moc_MOTableView.cpp release/generatedfiles/moc/moc_MOParameter.cpp release/generatedfiles/moc/moc_MOOptVector.cpp release/generatedfiles/moc/moc_MOItem.cpp release/generatedfiles/moc/moc_WidgetMOItem.cpp release/generatedfiles/moc/moc_WidgetFilesList.cpp release/generatedfiles/moc/moc_Result.cpp release/generatedfiles/moc/moc_ProblemInterface.cpp release/generatedfiles/moc/moc_Problem.cpp release/generatedfiles/moc/moc_OMCases.cpp release/generatedfiles/moc/moc_OMCase.cpp release/generatedfiles/moc/moc_InfoSender.cpp release/generatedfiles/moc/moc_Info.cpp release/generatedfiles/moc/moc_qsciencespinbox.cpp release/generatedfiles/moc/moc_Load.cpp release/generatedfiles/moc/moc_ProjectBase.cpp release/generatedfiles/moc/moc_MOParametersDlg.cpp release/generatedfiles/moc/moc_OMProcess.cpp release/generatedfiles/moc/moc_MyTreeView.cpp release/generatedfiles/moc/moc_MyTextLog.cpp release/generatedfiles/moc/moc_MyDelegates.cpp release/generatedfiles/moc/moc_MOSplitter.cpp release/generatedfiles/moc/moc_GuiTools.cpp release/generatedfiles/moc/moc_TabGeneric.cpp release/generatedfiles/moc/moc_MOTab.cpp release/generatedfiles/moc/moc_MOMainTab.cpp release/generatedfiles/moc/moc_MO2ColTab.cpp release/generatedfiles/moc/moc_WidgetTableVar.cpp release/generatedfiles/moc/moc_MOPlot.cpp release/generatedfiles/moc/moc_TabProjectBase.cpp release/generatedfiles/moc/moc_WidgetProjectBaseInfos.cpp release/generatedfiles/moc/moc_DlgSettings.cpp release/generatedfiles/moc/moc_DlgSelectVars.cpp release/generatedfiles/moc/moc_DlgSelectFiles.cpp release/generatedfiles/moc/moc_WidgetSelectVars.cpp release/generatedfiles/moc/moc_WidgetList.cpp release/generatedfiles/moc/moc_NewProjectBaseForm.cpp release/generatedfiles/moc/moc_registermetatypes.cpp release/generatedfiles/moc/moc_DlgSelect.cpp release/generatedfiles/moc/moc_WidgetMOItemsList.cpp release/generatedfiles/moc/moc_MOItemModel.cpp rm -f debug/generatedfiles/moc/moc_Variable.cpp debug/generatedfiles/moc/moc_MOThreads.cpp debug/generatedfiles/moc/moc_MOTableView.cpp debug/generatedfiles/moc/moc_MOParameter.cpp debug/generatedfiles/moc/moc_MOOptVector.cpp debug/generatedfiles/moc/moc_MOItem.cpp debug/generatedfiles/moc/moc_WidgetMOItem.cpp debug/generatedfiles/moc/moc_WidgetFilesList.cpp debug/generatedfiles/moc/moc_Result.cpp debug/generatedfiles/moc/moc_ProblemInterface.cpp debug/generatedfiles/moc/moc_Problem.cpp debug/generatedfiles/moc/moc_OMCases.cpp debug/generatedfiles/moc/moc_OMCase.cpp debug/generatedfiles/moc/moc_InfoSender.cpp debug/generatedfiles/moc/moc_Info.cpp debug/generatedfiles/moc/moc_qsciencespinbox.cpp debug/generatedfiles/moc/moc_Load.cpp debug/generatedfiles/moc/moc_ProjectBase.cpp debug/generatedfiles/moc/moc_MOParametersDlg.cpp debug/generatedfiles/moc/moc_OMProcess.cpp debug/generatedfiles/moc/moc_MyTreeView.cpp debug/generatedfiles/moc/moc_MyTextLog.cpp debug/generatedfiles/moc/moc_MyDelegates.cpp debug/generatedfiles/moc/moc_MOSplitter.cpp debug/generatedfiles/moc/moc_GuiTools.cpp debug/generatedfiles/moc/moc_TabGeneric.cpp debug/generatedfiles/moc/moc_MOTab.cpp debug/generatedfiles/moc/moc_MOMainTab.cpp debug/generatedfiles/moc/moc_MO2ColTab.cpp debug/generatedfiles/moc/moc_WidgetTableVar.cpp debug/generatedfiles/moc/moc_MOPlot.cpp debug/generatedfiles/moc/moc_TabProjectBase.cpp debug/generatedfiles/moc/moc_WidgetProjectBaseInfos.cpp debug/generatedfiles/moc/moc_DlgSettings.cpp debug/generatedfiles/moc/moc_DlgSelectVars.cpp debug/generatedfiles/moc/moc_DlgSelectFiles.cpp debug/generatedfiles/moc/moc_WidgetSelectVars.cpp debug/generatedfiles/moc/moc_WidgetList.cpp debug/generatedfiles/moc/moc_NewProjectBaseForm.cpp debug/generatedfiles/moc/moc_registermetatypes.cpp debug/generatedfiles/moc/moc_DlgSelect.cpp debug/generatedfiles/moc/moc_WidgetMOItemsList.cpp debug/generatedfiles/moc/moc_MOItemModel.cpp debug/generatedfiles/moc/moc_MOItemViews.cpp debug/generatedfiles/moc/moc_scriptparser.cpp rm -f release/generatedfiles/ui/ui_WidgetFilesList.h release/generatedfiles/ui/ui_WidgetMOItem.h release/generatedfiles/ui/ui_TabGeneric.h release/generatedfiles/ui/ui_TabProjectBase.h release/generatedfiles/ui/ui_WidgetProjectBaseInfos.h release/generatedfiles/ui/ui_WidgetSelectVars.h release/generatedfiles/ui/ui_NewProjectBaseForm.h release/generatedfiles/ui/ui_WidgetMOItemsList.h release/generatedfiles/ui/ui_ScriptTextDlg.h release/generatedfiles/ui/ui_HelpDlg.h release/generatedfiles/ui/ui_ConsoleWindow.h rm -f debug/generatedfiles/ui/ui_WidgetFilesList.h debug/generatedfiles/ui/ui_WidgetMOItem.h debug/generatedfiles/ui/ui_TabGeneric.h debug/generatedfiles/ui/ui_TabProjectBase.h debug/generatedfiles/ui/ui_WidgetProjectBaseInfos.h debug/generatedfiles/ui/ui_WidgetSelectVars.h debug/generatedfiles/ui/ui_NewProjectBaseForm.h debug/generatedfiles/ui/ui_WidgetMOItemsList.h debug/generatedfiles/ui/ui_ScriptTextDlg.h debug/generatedfiles/ui/ui_HelpDlg.h debug/generatedfiles/ui/ui_ConsoleWindow.h rm -f release/generatedfiles/moc/moc_MOItemViews.cpp release/generatedfiles/moc/moc_scriptparser.cpp release/generatedfiles/moc/moc_ScriptTextDlg.cpp release/generatedfiles/moc/moc_HelpDlg.cpp release/generatedfiles/moc/moc_ConsoleWindow.cpp rm -f debug/generatedfiles/moc/moc_ScriptTextDlg.cpp debug/generatedfiles/moc/moc_HelpDlg.cpp debug/generatedfiles/moc/moc_ConsoleWindow.cpp rm -f release/generatedfiles/Variables.o release/generatedfiles/Variable.o release/generatedfiles/MOThreads.o release/generatedfiles/MOTableView.o release/generatedfiles/MOParameter.o release/generatedfiles/MOOptVector.o release/generatedfiles/MOItem.o release/generatedfiles/WidgetMOItem.o release/generatedfiles/WidgetFilesList.o release/generatedfiles/METemperature.o release/generatedfiles/MESurface.o release/generatedfiles/MESpecHeatCapacity.o release/generatedfiles/MEQflow.o release/generatedfiles/MEMassFlow.o release/generatedfiles/MEHTCoeff.o release/generatedfiles/MEDimValue.o release/generatedfiles/XMLTools.o release/generatedfiles/LowTools.o release/generatedfiles/Results.o release/generatedfiles/Result.o release/generatedfiles/Problems.o release/generatedfiles/ProblemInterface.o release/generatedfiles/ProblemConfig.o release/generatedfiles/Problem.o release/generatedfiles/OMCases.o release/generatedfiles/OMCase.o release/generatedfiles/InfoSender.o release/generatedfiles/Info.o release/generatedfiles/qsciencespinbox.o release/generatedfiles/XML.o release/generatedfiles/Save.o release/generatedfiles/Load.o release/generatedfiles/CSVBase.o release/generatedfiles/ProjectBase.o release/generatedfiles/MOSettings.o release/generatedfiles/HighTools.o release/generatedfiles/MOParametersDlg.o release/generatedfiles/OMProcess.o release/generatedfiles/MyTreeView.o release/generatedfiles/MyTextLog.o release/generatedfiles/MyDelegates.o release/generatedfiles/MOStyleSheet.o release/generatedfiles/MOSplitter.o release/generatedfiles/GuiTools.o release/generatedfiles/TabGeneric.o release/generatedfiles/MOTabBase.o release/generatedfiles/MOTab.o release/generatedfiles/MOMainTab.o release/generatedfiles/MO2ColTab.o release/generatedfiles/WidgetTableVar.o release/generatedfiles/MyQwtPlotPicker.o release/generatedfiles/MOPlot.o release/generatedfiles/TabProjectBase.o release/generatedfiles/WidgetProjectBaseInfos.o release/generatedfiles/DlgSettings.o release/generatedfiles/DlgSelectVars.o rm -f debug/generatedfiles/Variables.o debug/generatedfiles/Variable.o debug/generatedfiles/MOThreads.o debug/generatedfiles/MOTableView.o debug/generatedfiles/MOParameter.o debug/generatedfiles/MOOptVector.o debug/generatedfiles/MOItem.o debug/generatedfiles/WidgetMOItem.o debug/generatedfiles/WidgetFilesList.o debug/generatedfiles/METemperature.o debug/generatedfiles/MESurface.o debug/generatedfiles/MESpecHeatCapacity.o debug/generatedfiles/MEQflow.o debug/generatedfiles/MEMassFlow.o debug/generatedfiles/MEHTCoeff.o debug/generatedfiles/MEDimValue.o debug/generatedfiles/XMLTools.o debug/generatedfiles/LowTools.o debug/generatedfiles/Results.o debug/generatedfiles/Result.o debug/generatedfiles/Problems.o debug/generatedfiles/ProblemInterface.o debug/generatedfiles/ProblemConfig.o debug/generatedfiles/Problem.o debug/generatedfiles/OMCases.o debug/generatedfiles/OMCase.o debug/generatedfiles/InfoSender.o debug/generatedfiles/Info.o debug/generatedfiles/qsciencespinbox.o debug/generatedfiles/XML.o debug/generatedfiles/Save.o debug/generatedfiles/Load.o debug/generatedfiles/CSVBase.o debug/generatedfiles/ProjectBase.o debug/generatedfiles/MOSettings.o debug/generatedfiles/HighTools.o debug/generatedfiles/MOParametersDlg.o debug/generatedfiles/OMProcess.o debug/generatedfiles/MyTreeView.o debug/generatedfiles/MyTextLog.o debug/generatedfiles/MyDelegates.o debug/generatedfiles/MOStyleSheet.o debug/generatedfiles/MOSplitter.o debug/generatedfiles/GuiTools.o debug/generatedfiles/TabGeneric.o debug/generatedfiles/MOTabBase.o debug/generatedfiles/MOTab.o debug/generatedfiles/MOMainTab.o debug/generatedfiles/MO2ColTab.o debug/generatedfiles/WidgetTableVar.o debug/generatedfiles/MyQwtPlotPicker.o debug/generatedfiles/MOPlot.o debug/generatedfiles/TabProjectBase.o debug/generatedfiles/WidgetProjectBaseInfos.o debug/generatedfiles/DlgSettings.o debug/generatedfiles/DlgSelectVars.o debug/generatedfiles/DlgSelectFiles.o debug/generatedfiles/WidgetSelectVars.o debug/generatedfiles/WidgetList.o rm -f release/generatedfiles/DlgSelectFiles.o release/generatedfiles/WidgetSelectVars.o release/generatedfiles/WidgetList.o release/generatedfiles/NewProjectBaseForm.o release/generatedfiles/ProblemInterfaces.o release/generatedfiles/registermetatypes.o release/generatedfiles/METime.o release/generatedfiles/DlgSelect.o release/generatedfiles/WidgetMOItemsList.o release/generatedfiles/MOItemModel.o release/generatedfiles/MOItemViews.o release/generatedfiles/MEGeneric.o release/generatedfiles/scriptparser.o release/generatedfiles/ScriptTextDlg.o release/generatedfiles/HelpDlg.o release/generatedfiles/ConsoleWindow.o release/generatedfiles/qrc_OMOptimBasis.o release/generatedfiles/moc_Variable.o release/generatedfiles/moc_MOThreads.o release/generatedfiles/moc_MOTableView.o release/generatedfiles/moc_MOParameter.o release/generatedfiles/moc_MOOptVector.o release/generatedfiles/moc_MOItem.o release/generatedfiles/moc_WidgetMOItem.o release/generatedfiles/moc_WidgetFilesList.o release/generatedfiles/moc_Result.o release/generatedfiles/moc_ProblemInterface.o release/generatedfiles/moc_Problem.o release/generatedfiles/moc_OMCases.o release/generatedfiles/moc_OMCase.o release/generatedfiles/moc_InfoSender.o release/generatedfiles/moc_Info.o release/generatedfiles/moc_qsciencespinbox.o release/generatedfiles/moc_Load.o release/generatedfiles/moc_ProjectBase.o release/generatedfiles/moc_MOParametersDlg.o release/generatedfiles/moc_OMProcess.o release/generatedfiles/moc_MyTreeView.o release/generatedfiles/moc_MyTextLog.o release/generatedfiles/moc_MyDelegates.o release/generatedfiles/moc_MOSplitter.o release/generatedfiles/moc_GuiTools.o release/generatedfiles/moc_TabGeneric.o release/generatedfiles/moc_MOTab.o release/generatedfiles/moc_MOMainTab.o release/generatedfiles/moc_MO2ColTab.o release/generatedfiles/moc_WidgetTableVar.o release/generatedfiles/moc_MOPlot.o release/generatedfiles/moc_TabProjectBase.o release/generatedfiles/moc_WidgetProjectBaseInfos.o release/generatedfiles/moc_DlgSettings.o rm -f debug/generatedfiles/NewProjectBaseForm.o debug/generatedfiles/ProblemInterfaces.o debug/generatedfiles/registermetatypes.o debug/generatedfiles/METime.o debug/generatedfiles/DlgSelect.o debug/generatedfiles/WidgetMOItemsList.o debug/generatedfiles/MOItemModel.o debug/generatedfiles/MOItemViews.o debug/generatedfiles/MEGeneric.o debug/generatedfiles/scriptparser.o debug/generatedfiles/ScriptTextDlg.o debug/generatedfiles/HelpDlg.o debug/generatedfiles/ConsoleWindow.o debug/generatedfiles/qrc_OMOptimBasis.o debug/generatedfiles/moc_Variable.o debug/generatedfiles/moc_MOThreads.o debug/generatedfiles/moc_MOTableView.o debug/generatedfiles/moc_MOParameter.o debug/generatedfiles/moc_MOOptVector.o debug/generatedfiles/moc_MOItem.o debug/generatedfiles/moc_WidgetMOItem.o debug/generatedfiles/moc_WidgetFilesList.o debug/generatedfiles/moc_Result.o debug/generatedfiles/moc_ProblemInterface.o debug/generatedfiles/moc_Problem.o debug/generatedfiles/moc_OMCases.o debug/generatedfiles/moc_OMCase.o debug/generatedfiles/moc_InfoSender.o debug/generatedfiles/moc_Info.o debug/generatedfiles/moc_qsciencespinbox.o debug/generatedfiles/moc_Load.o debug/generatedfiles/moc_ProjectBase.o debug/generatedfiles/moc_MOParametersDlg.o debug/generatedfiles/moc_OMProcess.o debug/generatedfiles/moc_MyTreeView.o debug/generatedfiles/moc_MyTextLog.o debug/generatedfiles/moc_MyDelegates.o debug/generatedfiles/moc_MOSplitter.o debug/generatedfiles/moc_GuiTools.o debug/generatedfiles/moc_TabGeneric.o debug/generatedfiles/moc_MOTab.o debug/generatedfiles/moc_MOMainTab.o debug/generatedfiles/moc_MO2ColTab.o debug/generatedfiles/moc_WidgetTableVar.o debug/generatedfiles/moc_MOPlot.o debug/generatedfiles/moc_TabProjectBase.o debug/generatedfiles/moc_WidgetProjectBaseInfos.o debug/generatedfiles/moc_DlgSettings.o debug/generatedfiles/moc_DlgSelectVars.o debug/generatedfiles/moc_DlgSelectFiles.o debug/generatedfiles/moc_WidgetSelectVars.o debug/generatedfiles/moc_WidgetList.o debug/generatedfiles/moc_NewProjectBaseForm.o rm -f release/generatedfiles/moc_DlgSelectVars.o release/generatedfiles/moc_DlgSelectFiles.o release/generatedfiles/moc_WidgetSelectVars.o release/generatedfiles/moc_WidgetList.o release/generatedfiles/moc_NewProjectBaseForm.o release/generatedfiles/moc_registermetatypes.o release/generatedfiles/moc_DlgSelect.o release/generatedfiles/moc_WidgetMOItemsList.o release/generatedfiles/moc_MOItemModel.o release/generatedfiles/moc_MOItemViews.o release/generatedfiles/moc_scriptparser.o release/generatedfiles/moc_ScriptTextDlg.o release/generatedfiles/moc_HelpDlg.o release/generatedfiles/moc_ConsoleWindow.o make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptimBasis/build' rm -f debug/generatedfiles/moc_registermetatypes.o debug/generatedfiles/moc_DlgSelect.o debug/generatedfiles/moc_WidgetMOItemsList.o debug/generatedfiles/moc_MOItemModel.o debug/generatedfiles/moc_MOItemViews.o debug/generatedfiles/moc_scriptparser.o debug/generatedfiles/moc_ScriptTextDlg.o debug/generatedfiles/moc_HelpDlg.o debug/generatedfiles/moc_ConsoleWindow.o make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptimBasis/build' make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptimBasis/build' rm -rf ../bin/libOMOptimBasis.a Makefile Makefile.Debug Makefile.Release object_script.* debug/ release/ make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptimBasis/build' make -C OMOptim/build -f Makefile.omdev.mingw clean make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptim/build' qmake "CONFIG+=release" OMOptim.pro -o Makefile qmake "CONFIG+=release" OMOptimLib.pro -o MakefileLib Project MESSAGE: uname: MINGW64_NT-10.0-WOW Project MESSAGE: uname: MINGW64_NT-10.0-WOW WARNING: Failure to find: release/generatedfiles/rc_omoptim_res.o Project MESSAGE: uname: MINGW64_NT-10.0-WOW WARNING: Failure to find: debug/generatedfiles/rc_omoptim_res.o Project MESSAGE: uname: MINGW64_NT-10.0-WOW Project MESSAGE: uname: MINGW64_NT-10.0-WOW WARNING: Failure to find: ../Core/OMC/omc_communication.cpp WARNING: Failure to find: ../Core/OMC/omc_communication.h WARNING: Failure to find: ../GUI/Dialogs/HelpDlg.h WARNING: Failure to find: ../Core/OMC/StringHandler.h WARNING: Failure to find: /include/omc/c/util/read_matlab4.h WARNING: Failure to find: /include/omc/c/util/read_matlab4.c WARNING: Failure to find: ../Core/Tools/StringHandler.h WARNING: Failure to find: ../Core/Tools/Helper.h Project MESSAGE: OMOptimLibDebug Project MESSAGE: uname: MINGW64_NT-10.0-WOW WARNING: Failure to find: ../Core/OMC/omc_communication.cpp WARNING: Failure to find: ../Core/OMC/omc_communication.h WARNING: Failure to find: ../GUI/Dialogs/HelpDlg.h WARNING: Failure to find: ../Core/OMC/StringHandler.h WARNING: Failure to find: /include/omc/c/util/read_matlab4.h WARNING: Failure to find: /include/omc/c/util/read_matlab4.c WARNING: Failure to find: ../Core/Tools/StringHandler.h WARNING: Failure to find: ../Core/Tools/Helper.h test ! -f Makefile || make -f Makefile clean make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptim/build' make -f Makefile.Release clean make -f Makefile.Debug clean make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptim/build' rm -f debug/generatedfiles/rcc/qrc_OMOptim.cpp make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptim/build' rm -f release/generatedfiles/rcc/qrc_OMOptim.cpp rm -f release/generatedfiles/rc_omoptim_res.o release/generatedfiles/main.o release/generatedfiles/qrc_OMOptim.o rm -f debug/generatedfiles/rc_omoptim_res.o debug/generatedfiles/main.o debug/generatedfiles/qrc_OMOptim.o rm -f release/generatedfiles/rc_omoptim_res.o rm -f debug/generatedfiles/rc_omoptim_res.o make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptim/build' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptim/build' make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptim/build' test ! -f MakefileLib || make -f MakefileLib clean make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptim/build' make -f MakefileLib.Release clean make -f MakefileLib.Debug clean make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptim/build' rm -f release/generatedfiles/moc/moc_Project.cpp release/generatedfiles/moc/moc_MainWindow.cpp release/generatedfiles/moc/moc_LoadOMOptim.cpp release/generatedfiles/moc/moc_ModItem.cpp release/generatedfiles/moc/moc_ModItemsTree.cpp release/generatedfiles/moc/moc_ModExecution.cpp release/generatedfiles/moc/moc_ModModelPlus.cpp release/generatedfiles/moc/moc_ModPlusCtrl.cpp release/generatedfiles/moc/moc_ModLoader.cpp release/generatedfiles/moc/moc_inputcelldelegate.cpp release/generatedfiles/moc/moc_MOomc.cpp release/generatedfiles/moc/moc_omc_communicator.cpp release/generatedfiles/moc/moc_omcinteractiveenvironment.cpp release/generatedfiles/moc/moc_OneSimResult.cpp release/generatedfiles/moc/moc_Optimization.cpp release/generatedfiles/moc/moc_OptimResult.cpp release/generatedfiles/moc/moc_AboutOMOptim.cpp release/generatedfiles/moc/moc_newprojectform.cpp release/generatedfiles/moc/moc_MOOptPlot.cpp release/generatedfiles/moc/moc_arrow.cpp release/generatedfiles/moc/moc_diagramscene.cpp release/generatedfiles/moc/moc_diagramtextitem.cpp release/generatedfiles/moc/moc_WidgetCalculateMooPoints.cpp release/generatedfiles/moc/moc_WidgetMooPlot.cpp release/generatedfiles/moc/moc_WidgetOneSimVars.cpp release/generatedfiles/moc/moc_WidgetOptParameters.cpp release/generatedfiles/moc/moc_WidgetOptTable.cpp release/generatedfiles/moc/moc_WidgetProgress.cpp release/generatedfiles/moc/moc_WidgetSelectModModel.cpp release/generatedfiles/moc/moc_WidgetSelectOptVars.cpp release/generatedfiles/moc/moc_WidgetSelPointScan.cpp release/generatedfiles/moc/moc_WidgetTableRecVar.cpp release/generatedfiles/moc/moc_WidgetToolBar.cpp release/generatedfiles/moc/moc_widgetloadexemodel.cpp release/generatedfiles/moc/moc_EABase.cpp release/generatedfiles/moc/moc_OptimAlgo.cpp release/generatedfiles/moc/moc_OMEAProgress.cpp release/generatedfiles/moc/moc_WidgetMooPointsList.cpp release/generatedfiles/moc/moc_WidgetProjectInfos.cpp release/generatedfiles/moc/moc_WidgetProblemActions.cpp release/generatedfiles/moc/moc_TabOMC.cpp rm -f release/generatedfiles/ui/ui_MainWindow.h release/generatedfiles/ui/ui_AboutOMOptim.h release/generatedfiles/ui/ui_newprojectform.h release/generatedfiles/ui/ui_OtherDlg.h release/generatedfiles/ui/ui_WidgetCalculateMooPoints.h release/generatedfiles/ui/ui_WidgetMooPlot.h release/generatedfiles/ui/ui_WidgetOptParameters.h release/generatedfiles/ui/ui_WidgetOptTable.h release/generatedfiles/ui/ui_WidgetProgress.h release/generatedfiles/ui/ui_WidgetSelectModModel.h release/generatedfiles/ui/ui_WidgetSelPointScan.h release/generatedfiles/ui/ui_WidgetTableRecVar.h release/generatedfiles/ui/ui_WidgetToolBar.h release/generatedfiles/ui/ui_WidgetMooPointsList.h release/generatedfiles/ui/ui_WidgetProjectInfos.h release/generatedfiles/ui/ui_WidgetProblemActions.h release/generatedfiles/ui/ui_TabResOptimization.h release/generatedfiles/ui/ui_TabProject.h release/generatedfiles/ui/ui_TabOptimization.h release/generatedfiles/ui/ui_TabOMC.h release/generatedfiles/ui/ui_WidgetResultInfos.h release/generatedfiles/ui/ui_WidgetModelsList.h release/generatedfiles/ui/ui_widgetloadexemodel.h release/generatedfiles/ui/ui_WidgetSelectEditVars.h make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptim/build' rm -f debug/generatedfiles/moc/moc_Project.cpp debug/generatedfiles/moc/moc_MainWindow.cpp debug/generatedfiles/moc/moc_LoadOMOptim.cpp debug/generatedfiles/moc/moc_ModItem.cpp debug/generatedfiles/moc/moc_ModItemsTree.cpp debug/generatedfiles/moc/moc_ModExecution.cpp debug/generatedfiles/moc/moc_ModModelPlus.cpp debug/generatedfiles/moc/moc_ModPlusCtrl.cpp debug/generatedfiles/moc/moc_ModLoader.cpp debug/generatedfiles/moc/moc_inputcelldelegate.cpp debug/generatedfiles/moc/moc_MOomc.cpp debug/generatedfiles/moc/moc_omc_communicator.cpp debug/generatedfiles/moc/moc_omcinteractiveenvironment.cpp debug/generatedfiles/moc/moc_OneSimResult.cpp debug/generatedfiles/moc/moc_Optimization.cpp debug/generatedfiles/moc/moc_OptimResult.cpp debug/generatedfiles/moc/moc_AboutOMOptim.cpp debug/generatedfiles/moc/moc_newprojectform.cpp debug/generatedfiles/moc/moc_MOOptPlot.cpp debug/generatedfiles/moc/moc_arrow.cpp debug/generatedfiles/moc/moc_diagramscene.cpp debug/generatedfiles/moc/moc_diagramtextitem.cpp debug/generatedfiles/moc/moc_WidgetCalculateMooPoints.cpp debug/generatedfiles/moc/moc_WidgetMooPlot.cpp debug/generatedfiles/moc/moc_WidgetOneSimVars.cpp debug/generatedfiles/moc/moc_WidgetOptParameters.cpp debug/generatedfiles/moc/moc_WidgetOptTable.cpp debug/generatedfiles/moc/moc_WidgetProgress.cpp debug/generatedfiles/moc/moc_WidgetSelectModModel.cpp debug/generatedfiles/moc/moc_WidgetSelectOptVars.cpp debug/generatedfiles/moc/moc_WidgetSelPointScan.cpp debug/generatedfiles/moc/moc_WidgetTableRecVar.cpp debug/generatedfiles/moc/moc_WidgetToolBar.cpp debug/generatedfiles/moc/moc_widgetloadexemodel.cpp debug/generatedfiles/moc/moc_EABase.cpp debug/generatedfiles/moc/moc_OptimAlgo.cpp debug/generatedfiles/moc/moc_OMEAProgress.cpp debug/generatedfiles/moc/moc_WidgetMooPointsList.cpp debug/generatedfiles/moc/moc_WidgetProjectInfos.cpp debug/generatedfiles/moc/moc_WidgetProblemActions.cpp debug/generatedfiles/moc/moc_TabOMC.cpp debug/generatedfiles/moc/moc_TabOneSim.cpp rm -f debug/generatedfiles/ui/ui_MainWindow.h debug/generatedfiles/ui/ui_AboutOMOptim.h debug/generatedfiles/ui/ui_newprojectform.h debug/generatedfiles/ui/ui_OtherDlg.h debug/generatedfiles/ui/ui_WidgetCalculateMooPoints.h debug/generatedfiles/ui/ui_WidgetMooPlot.h debug/generatedfiles/ui/ui_WidgetOptParameters.h debug/generatedfiles/ui/ui_WidgetOptTable.h debug/generatedfiles/ui/ui_WidgetProgress.h debug/generatedfiles/ui/ui_WidgetSelectModModel.h debug/generatedfiles/ui/ui_WidgetSelPointScan.h debug/generatedfiles/ui/ui_WidgetTableRecVar.h debug/generatedfiles/ui/ui_WidgetToolBar.h debug/generatedfiles/ui/ui_WidgetMooPointsList.h debug/generatedfiles/ui/ui_WidgetProjectInfos.h debug/generatedfiles/ui/ui_WidgetProblemActions.h debug/generatedfiles/ui/ui_TabResOptimization.h debug/generatedfiles/ui/ui_TabProject.h debug/generatedfiles/ui/ui_TabOptimization.h debug/generatedfiles/ui/ui_TabOMC.h debug/generatedfiles/ui/ui_WidgetResultInfos.h debug/generatedfiles/ui/ui_WidgetModelsList.h debug/generatedfiles/ui/ui_widgetloadexemodel.h debug/generatedfiles/ui/ui_WidgetSelectEditVars.h rm -f release/generatedfiles/moc/moc_TabOneSim.cpp release/generatedfiles/moc/moc_TabOptimization.cpp release/generatedfiles/moc/moc_TabProject.cpp release/generatedfiles/moc/moc_TabResOneSim.cpp release/generatedfiles/moc/moc_TabResOptimization.cpp release/generatedfiles/moc/moc_ModPlusCtrls.cpp release/generatedfiles/moc/moc_WidgetCtrlParameters.cpp release/generatedfiles/moc/moc_WidgetResultInfos.cpp release/generatedfiles/moc/moc_OMCThreads.cpp release/generatedfiles/moc/moc_OMOptimGuiTools.cpp release/generatedfiles/moc/moc_WidgetModelsList.cpp release/generatedfiles/moc/moc_ModExePlus.cpp release/generatedfiles/moc/moc_ModelPlus.cpp release/generatedfiles/moc/moc_WidgetSelectEditVars.cpp release/generatedfiles/moc/moc_ComponentInfo.cpp release/generatedfiles/moc/moc_Helper.cpp release/generatedfiles/moc/moc_StringHandler.cpp rm -f debug/generatedfiles/moc/moc_TabOptimization.cpp debug/generatedfiles/moc/moc_TabProject.cpp debug/generatedfiles/moc/moc_TabResOneSim.cpp debug/generatedfiles/moc/moc_TabResOptimization.cpp debug/generatedfiles/moc/moc_ModPlusCtrls.cpp debug/generatedfiles/moc/moc_WidgetCtrlParameters.cpp debug/generatedfiles/moc/moc_WidgetResultInfos.cpp debug/generatedfiles/moc/moc_OMCThreads.cpp debug/generatedfiles/moc/moc_OMOptimGuiTools.cpp debug/generatedfiles/moc/moc_WidgetModelsList.cpp debug/generatedfiles/moc/moc_ModExePlus.cpp debug/generatedfiles/moc/moc_ModelPlus.cpp debug/generatedfiles/moc/moc_WidgetSelectEditVars.cpp debug/generatedfiles/moc/moc_ComponentInfo.cpp debug/generatedfiles/moc/moc_Helper.cpp debug/generatedfiles/moc/moc_StringHandler.cpp rm -f release/generatedfiles/OptObjective.o release/generatedfiles/ParetoDominance.o release/generatedfiles/Project.o release/generatedfiles/MainWindow.o release/generatedfiles/Dymola.o release/generatedfiles/ModPlusDymolaCtrl.o release/generatedfiles/CSV.o release/generatedfiles/LoadOMOptim.o release/generatedfiles/SaveOMOptim.o release/generatedfiles/ModItem.o release/generatedfiles/ModItemsTree.o release/generatedfiles/ModComponent.o release/generatedfiles/ModelicaConnection.o release/generatedfiles/ModelicaModifier.o release/generatedfiles/ModExecution.o release/generatedfiles/ModModel.o release/generatedfiles/ModModelPlus.o release/generatedfiles/ModPackage.o release/generatedfiles/ModPlusCtrl.o release/generatedfiles/ModLoader.o release/generatedfiles/ModRecord.o release/generatedfiles/MOomc.o release/generatedfiles/omc_communication.o release/generatedfiles/omc_communicator.o release/generatedfiles/omcinteractiveenvironment.o release/generatedfiles/ModPlusOMCtrl.o release/generatedfiles/OpenModelica.o release/generatedfiles/OneSimResult.o release/generatedfiles/OneSimulation.o release/generatedfiles/Optimization.o release/generatedfiles/OptimResult.o release/generatedfiles/reportingHook.o release/generatedfiles/vqtconvert.o release/generatedfiles/AboutOMOptim.o release/generatedfiles/newprojectform.o release/generatedfiles/arrow.o release/generatedfiles/diagramitem.o release/generatedfiles/diagramscene.o release/generatedfiles/diagramtextitem.o release/generatedfiles/TabOMC.o release/generatedfiles/TabOneSim.o release/generatedfiles/TabOptimization.o release/generatedfiles/TabProject.o release/generatedfiles/TabResOneSim.o release/generatedfiles/TabResOptimization.o release/generatedfiles/WidgetCalculateMooPoints.o release/generatedfiles/WidgetMooPlot.o release/generatedfiles/WidgetOneSimVars.o release/generatedfiles/WidgetOptParameters.o release/generatedfiles/WidgetOptTable.o release/generatedfiles/WidgetProgress.o release/generatedfiles/WidgetSelectModModel.o rm -f debug/generatedfiles/OptObjective.o debug/generatedfiles/ParetoDominance.o debug/generatedfiles/Project.o debug/generatedfiles/MainWindow.o debug/generatedfiles/Dymola.o debug/generatedfiles/ModPlusDymolaCtrl.o debug/generatedfiles/CSV.o debug/generatedfiles/LoadOMOptim.o debug/generatedfiles/SaveOMOptim.o debug/generatedfiles/ModItem.o debug/generatedfiles/ModItemsTree.o debug/generatedfiles/ModComponent.o debug/generatedfiles/ModelicaConnection.o debug/generatedfiles/ModelicaModifier.o debug/generatedfiles/ModExecution.o debug/generatedfiles/ModModel.o debug/generatedfiles/ModModelPlus.o debug/generatedfiles/ModPackage.o debug/generatedfiles/ModPlusCtrl.o debug/generatedfiles/ModLoader.o debug/generatedfiles/ModRecord.o debug/generatedfiles/MOomc.o debug/generatedfiles/omc_communication.o debug/generatedfiles/omc_communicator.o debug/generatedfiles/omcinteractiveenvironment.o debug/generatedfiles/ModPlusOMCtrl.o debug/generatedfiles/OpenModelica.o debug/generatedfiles/OneSimResult.o debug/generatedfiles/OneSimulation.o debug/generatedfiles/Optimization.o debug/generatedfiles/OptimResult.o debug/generatedfiles/reportingHook.o debug/generatedfiles/vqtconvert.o debug/generatedfiles/AboutOMOptim.o debug/generatedfiles/newprojectform.o debug/generatedfiles/arrow.o debug/generatedfiles/diagramitem.o debug/generatedfiles/diagramscene.o debug/generatedfiles/diagramtextitem.o debug/generatedfiles/TabOMC.o debug/generatedfiles/TabOneSim.o debug/generatedfiles/TabOptimization.o debug/generatedfiles/TabProject.o debug/generatedfiles/TabResOneSim.o debug/generatedfiles/TabResOptimization.o debug/generatedfiles/WidgetCalculateMooPoints.o debug/generatedfiles/WidgetMooPlot.o debug/generatedfiles/WidgetOneSimVars.o debug/generatedfiles/WidgetOptParameters.o debug/generatedfiles/WidgetOptTable.o debug/generatedfiles/WidgetProgress.o debug/generatedfiles/WidgetSelectModModel.o debug/generatedfiles/WidgetSelectOptVars.o debug/generatedfiles/WidgetSelPointScan.o debug/generatedfiles/WidgetTableRecVar.o rm -f release/generatedfiles/WidgetSelectOptVars.o release/generatedfiles/WidgetSelPointScan.o release/generatedfiles/WidgetTableRecVar.o release/generatedfiles/WidgetToolBar.o release/generatedfiles/widgetloadexemodel.o release/generatedfiles/AlgoParameter.o release/generatedfiles/EABase.o release/generatedfiles/OptimAlgo.o release/generatedfiles/MyEoGnuplot.o release/generatedfiles/MyEoGnuplot1DMonitor.o release/generatedfiles/NSGA2.o release/generatedfiles/SPEA2.o release/generatedfiles/SPEA2Adapt.o release/generatedfiles/OMCHelper.o release/generatedfiles/WidgetMooPointsList.o release/generatedfiles/WidgetProjectInfos.o release/generatedfiles/WidgetProblemActions.o release/generatedfiles/SA1.o release/generatedfiles/PSO.o release/generatedfiles/OptObjectives.o release/generatedfiles/ModPlusCtrls.o release/generatedfiles/WidgetCtrlParameters.o release/generatedfiles/optimizationinterface.o release/generatedfiles/onesimulationinterface.o release/generatedfiles/WidgetResultInfos.o release/generatedfiles/OMCThreads.o release/generatedfiles/VariablesManip.o release/generatedfiles/OMOptimGuiTools.o release/generatedfiles/OMOptimSettings.o release/generatedfiles/WidgetModelsList.o release/generatedfiles/OptimAlgosList.o release/generatedfiles/ModPlusExeCtrl.o release/generatedfiles/ModExePlus.o release/generatedfiles/ModelPlus.o release/generatedfiles/ExeModel.o release/generatedfiles/ModPlusOMExeCtrl.o release/generatedfiles/ModPlusDymolaExeCtrl.o release/generatedfiles/ModPlusBlackBoxExeCtrl.o release/generatedfiles/scriptparseromoptim.o release/generatedfiles/WidgetSelectEditVars.o release/generatedfiles/ComponentInfo.o release/generatedfiles/Helper.o release/generatedfiles/StringHandler.o release/generatedfiles/Utilities.o release/generatedfiles/moc_Project.o release/generatedfiles/moc_MainWindow.o release/generatedfiles/moc_LoadOMOptim.o release/generatedfiles/moc_ModItem.o release/generatedfiles/moc_ModItemsTree.o release/generatedfiles/moc_ModExecution.o release/generatedfiles/moc_ModModelPlus.o rm -f debug/generatedfiles/WidgetToolBar.o debug/generatedfiles/widgetloadexemodel.o debug/generatedfiles/AlgoParameter.o debug/generatedfiles/EABase.o debug/generatedfiles/OptimAlgo.o debug/generatedfiles/MyEoGnuplot.o debug/generatedfiles/MyEoGnuplot1DMonitor.o debug/generatedfiles/NSGA2.o debug/generatedfiles/SPEA2.o debug/generatedfiles/SPEA2Adapt.o debug/generatedfiles/OMCHelper.o debug/generatedfiles/WidgetMooPointsList.o debug/generatedfiles/WidgetProjectInfos.o debug/generatedfiles/WidgetProblemActions.o debug/generatedfiles/SA1.o debug/generatedfiles/PSO.o debug/generatedfiles/OptObjectives.o debug/generatedfiles/ModPlusCtrls.o debug/generatedfiles/WidgetCtrlParameters.o debug/generatedfiles/optimizationinterface.o debug/generatedfiles/onesimulationinterface.o debug/generatedfiles/WidgetResultInfos.o debug/generatedfiles/OMCThreads.o debug/generatedfiles/VariablesManip.o debug/generatedfiles/OMOptimGuiTools.o debug/generatedfiles/OMOptimSettings.o debug/generatedfiles/WidgetModelsList.o debug/generatedfiles/OptimAlgosList.o debug/generatedfiles/ModPlusExeCtrl.o debug/generatedfiles/ModExePlus.o debug/generatedfiles/ModelPlus.o debug/generatedfiles/ExeModel.o debug/generatedfiles/ModPlusOMExeCtrl.o debug/generatedfiles/ModPlusDymolaExeCtrl.o debug/generatedfiles/ModPlusBlackBoxExeCtrl.o debug/generatedfiles/scriptparseromoptim.o debug/generatedfiles/WidgetSelectEditVars.o debug/generatedfiles/ComponentInfo.o debug/generatedfiles/Helper.o debug/generatedfiles/StringHandler.o debug/generatedfiles/Utilities.o debug/generatedfiles/moc_Project.o debug/generatedfiles/moc_MainWindow.o debug/generatedfiles/moc_LoadOMOptim.o debug/generatedfiles/moc_ModItem.o debug/generatedfiles/moc_ModItemsTree.o debug/generatedfiles/moc_ModExecution.o debug/generatedfiles/moc_ModModelPlus.o debug/generatedfiles/moc_ModPlusCtrl.o debug/generatedfiles/moc_ModLoader.o debug/generatedfiles/moc_inputcelldelegate.o debug/generatedfiles/moc_MOomc.o debug/generatedfiles/moc_omc_communicator.o rm -f release/generatedfiles/moc_ModPlusCtrl.o release/generatedfiles/moc_ModLoader.o release/generatedfiles/moc_inputcelldelegate.o release/generatedfiles/moc_MOomc.o release/generatedfiles/moc_omc_communicator.o release/generatedfiles/moc_omcinteractiveenvironment.o release/generatedfiles/moc_OneSimResult.o release/generatedfiles/moc_Optimization.o release/generatedfiles/moc_OptimResult.o release/generatedfiles/moc_AboutOMOptim.o release/generatedfiles/moc_newprojectform.o release/generatedfiles/moc_MOOptPlot.o release/generatedfiles/moc_arrow.o release/generatedfiles/moc_diagramscene.o release/generatedfiles/moc_diagramtextitem.o release/generatedfiles/moc_WidgetCalculateMooPoints.o release/generatedfiles/moc_WidgetMooPlot.o release/generatedfiles/moc_WidgetOneSimVars.o release/generatedfiles/moc_WidgetOptParameters.o release/generatedfiles/moc_WidgetOptTable.o release/generatedfiles/moc_WidgetProgress.o release/generatedfiles/moc_WidgetSelectModModel.o release/generatedfiles/moc_WidgetSelectOptVars.o release/generatedfiles/moc_WidgetSelPointScan.o release/generatedfiles/moc_WidgetTableRecVar.o release/generatedfiles/moc_WidgetToolBar.o release/generatedfiles/moc_widgetloadexemodel.o release/generatedfiles/moc_EABase.o release/generatedfiles/moc_OptimAlgo.o release/generatedfiles/moc_OMEAProgress.o release/generatedfiles/moc_WidgetMooPointsList.o release/generatedfiles/moc_WidgetProjectInfos.o release/generatedfiles/moc_WidgetProblemActions.o release/generatedfiles/moc_TabOMC.o release/generatedfiles/moc_TabOneSim.o release/generatedfiles/moc_TabOptimization.o release/generatedfiles/moc_TabProject.o release/generatedfiles/moc_TabResOneSim.o release/generatedfiles/moc_TabResOptimization.o release/generatedfiles/moc_ModPlusCtrls.o release/generatedfiles/moc_WidgetCtrlParameters.o release/generatedfiles/moc_WidgetResultInfos.o release/generatedfiles/moc_OMCThreads.o release/generatedfiles/moc_OMOptimGuiTools.o release/generatedfiles/moc_WidgetModelsList.o release/generatedfiles/moc_ModExePlus.o rm -f debug/generatedfiles/moc_omcinteractiveenvironment.o debug/generatedfiles/moc_OneSimResult.o debug/generatedfiles/moc_Optimization.o debug/generatedfiles/moc_OptimResult.o debug/generatedfiles/moc_AboutOMOptim.o debug/generatedfiles/moc_newprojectform.o debug/generatedfiles/moc_MOOptPlot.o debug/generatedfiles/moc_arrow.o debug/generatedfiles/moc_diagramscene.o debug/generatedfiles/moc_diagramtextitem.o debug/generatedfiles/moc_WidgetCalculateMooPoints.o debug/generatedfiles/moc_WidgetMooPlot.o debug/generatedfiles/moc_WidgetOneSimVars.o debug/generatedfiles/moc_WidgetOptParameters.o debug/generatedfiles/moc_WidgetOptTable.o debug/generatedfiles/moc_WidgetProgress.o debug/generatedfiles/moc_WidgetSelectModModel.o debug/generatedfiles/moc_WidgetSelectOptVars.o debug/generatedfiles/moc_WidgetSelPointScan.o debug/generatedfiles/moc_WidgetTableRecVar.o debug/generatedfiles/moc_WidgetToolBar.o debug/generatedfiles/moc_widgetloadexemodel.o debug/generatedfiles/moc_EABase.o debug/generatedfiles/moc_OptimAlgo.o debug/generatedfiles/moc_OMEAProgress.o debug/generatedfiles/moc_WidgetMooPointsList.o debug/generatedfiles/moc_WidgetProjectInfos.o debug/generatedfiles/moc_WidgetProblemActions.o debug/generatedfiles/moc_TabOMC.o debug/generatedfiles/moc_TabOneSim.o debug/generatedfiles/moc_TabOptimization.o debug/generatedfiles/moc_TabProject.o debug/generatedfiles/moc_TabResOneSim.o debug/generatedfiles/moc_TabResOptimization.o debug/generatedfiles/moc_ModPlusCtrls.o debug/generatedfiles/moc_WidgetCtrlParameters.o debug/generatedfiles/moc_WidgetResultInfos.o debug/generatedfiles/moc_OMCThreads.o debug/generatedfiles/moc_OMOptimGuiTools.o debug/generatedfiles/moc_WidgetModelsList.o debug/generatedfiles/moc_ModExePlus.o debug/generatedfiles/moc_ModelPlus.o debug/generatedfiles/moc_WidgetSelectEditVars.o debug/generatedfiles/moc_ComponentInfo.o debug/generatedfiles/moc_Helper.o debug/generatedfiles/moc_StringHandler.o rm -f release/generatedfiles/moc_ModelPlus.o release/generatedfiles/moc_WidgetSelectEditVars.o release/generatedfiles/moc_ComponentInfo.o release/generatedfiles/moc_Helper.o release/generatedfiles/moc_StringHandler.o make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptim/build' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptim/build' make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptim/build' rm -rf ../bin/libOMOptim.a ../bin/OMOptim.exe omc_communication.* Makefile Makefile.Debug Makefile.Release MakefileLib MakefileLib.Debug MakefileLib.Release object_script.* debug/ release/ make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim/OMOptim/build' test ! -d ParadisEO-2.0.1/build || rm -r ParadisEO-2.0.1/build make[1]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMOptim' + make -k -r -f Makefile.omdev.mingw -j16 gitclean git submodule foreach --recursive 'git clean -fdx -e /git -e /svn' Entering 'OMCompiler' Entering 'OMCompiler/3rdParty' Entering 'OMCompiler/common' Entering 'OMOptim' Removing OMOptim/bin/ Removing OMOptimBasis/bin/ Entering 'OMOptim/common' Entering 'OMSimulator' Entering 'OMSimulator/3rdParty' Entering 'OMSimulator/OMTLMSimulator' Entering 'common' Entering 'doc' Entering 'libraries' Skipping repository git/BioChem Skipping repository git/Modelica Skipping repository git/Modelica_DeviceDrivers Skipping repository git/Modelica_Synchronous Skipping repository git/SiemensPower Skipping repository git/ThermoPower Skipping repository git/ThermoSysPro Skipping repository git/VVDRlib Skipping repository git/WasteWater git clean -fdx -e OpenModelicaSetup -e OMSetup -e .project -e *.launch warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos_temp1950/Modelica_Electrical_Analog_Examples_ChuaCircuit.fmutmp/resources/Modelica_Electrical_Analog_Examples_ChuaCircuit_info.json': Filename too long warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos_temp4929/Modelica_Electrical_Analog_Examples_ChuaCircuit.fmutmp/resources/Modelica_Electrical_Analog_Examples_ChuaCircuit_info.json': Filename too long warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.mos_temp5527/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.fmutmp/resources/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum_info.json': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp3642/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp4032/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp8548/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp9548/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3393/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3504/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3664/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp9443/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp1450/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp3604/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp763/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp769/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp7753/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp3299/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp5915/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp8751/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp2900/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp3436/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp4532/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp9183/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos_temp7333/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp3128/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp4024/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp4624/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp8972/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos_temp5873/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos_temp8210/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp4116/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp4191/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp695/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp7791/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Generator.mos_temp4116/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Generator.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos_temp8995/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos_temp9146/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp4028/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp516/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp5862/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp7387/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp1917/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp2861/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp4682/MRemoving OMEdit/OMEdit/OMEditGUI/debug/ Removing OMEdit/OMEdit/OMEditGUI/release/ Removing OMEdit/OMEdit/bin/ Removing OMNotebook/OMNotebook/OMNotebookGUI/debug/ Removing OMNotebook/OMNotebook/OMNotebookGUI/release/ Removing OMNotebook/OMNotebook/bin/ Removing OMNotebook/OMNotebook/generatedfiles/ Removing OMPlot/OMPlot/OMPlotGUI/debug/ Removing OMPlot/OMPlot/OMPlotGUI/release/ Removing OMPlot/OMPlot/bin/ Removing OMPlot/OMPlot/generatedfiles/ Removing OMShell/OMShell/OMShellGUI/debug/ Removing OMShell/OMShell/OMShellGUI/release/ Removing OMShell/OMShell/bin/ Removing OMShell/OMShell/generatedfiles/ odelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp6141/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp1011/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp3039/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp7416/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp8451/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos_temp2777/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesEquationsFullInitialInconsistent.mos_temp9760/OverdeterminedInitialization.Fluid.TwoVolumesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp1907/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp4196/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp8968/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long Makefile.omdev.mingw:282: recipe for target 'gitclean' failed make: *** [gitclean] Error 1 + make -k -r -f Makefile.omdev.mingw -j16 gitclean git submodule foreach --recursive 'git clean -fdx -e /git -e /svn' Entering 'OMCompiler' Entering 'OMCompiler/3rdParty' Entering 'OMCompiler/common' Entering 'OMOptim' Entering 'OMOptim/common' Entering 'OMSimulator' Entering 'OMSimulator/3rdParty' Entering 'OMSimulator/OMTLMSimulator' Entering 'common' Entering 'doc' Entering 'libraries' Skipping repository git/BioChem Skipping repository git/Modelica Skipping repository git/Modelica_DeviceDrivers Skipping repository git/Modelica_Synchronous Skipping repository git/SiemensPower Skipping repository git/ThermoPower Skipping repository git/ThermoSysPro Skipping repository git/VVDRlib Skipping repository git/WasteWater git clean -fdx -e OpenModelicaSetup -e OMSetup -e .project -e *.launch warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos_temp1950/Modelica_Electrical_Analog_Examples_ChuaCircuit.fmutmp/resources/Modelica_Electrical_Analog_Examples_ChuaCircuit_info.json': Filename too long warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos_temp4929/Modelica_Electrical_Analog_Examples_ChuaCircuit.fmutmp/resources/Modelica_Electrical_Analog_Examples_ChuaCircuit_info.json': Filename too long warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.mos_temp5527/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.fmutmp/resources/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum_info.json': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp3642/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp4032/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp8548/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp9548/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3393/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3504/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3664/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp9443/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp1450/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp3604/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp763/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp769/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp7753/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp3299/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp5915/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp8751/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp2900/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp3436/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp4532/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp9183/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos_temp7333/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp3128/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp4024/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp4624/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp8972/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos_temp5873/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos_temp8210/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp4116/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp4191/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp695/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp7791/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Generator.mos_temp4116/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Generator.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos_temp8995/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos_temp9146/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp4028/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp516/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp5862/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp7387/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp1917/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp2861/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp4682/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp6141/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp1011/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp3039/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp7416/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp8451/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos_temp2777/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesEquationsFullInitialInconsistent.mos_temp9760/OverdeterminedInitialization.Fluid.TwoVolumesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp1907/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp4196/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp8968/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long Makefile.omdev.mingw:282: recipe for target 'gitclean' failed make: *** [gitclean] Error 1 + make -k -r -f Makefile.omdev.mingw -j16 gitclean git submodule foreach --recursive 'git clean -fdx -e /git -e /svn' Entering 'OMCompiler' Entering 'OMCompiler/3rdParty' Entering 'OMCompiler/common' Entering 'OMOptim' Entering 'OMOptim/common' Entering 'OMSimulator' Entering 'OMSimulator/3rdParty' Entering 'OMSimulator/OMTLMSimulator' Entering 'common' Entering 'doc' Entering 'libraries' Skipping repository git/BioChem Skipping repository git/Modelica Skipping repository git/Modelica_DeviceDrivers Skipping repository git/Modelica_Synchronous Skipping repository git/SiemensPower Skipping repository git/ThermoPower Skipping repository git/ThermoSysPro Skipping repository git/VVDRlib Skipping repository git/WasteWater git clean -fdx -e OpenModelicaSetup -e OMSetup -e .project -e *.launch warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos_temp1950/Modelica_Electrical_Analog_Examples_ChuaCircuit.fmutmp/resources/Modelica_Electrical_Analog_Examples_ChuaCircuit_info.json': Filename too long warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos_temp4929/Modelica_Electrical_Analog_Examples_ChuaCircuit.fmutmp/resources/Modelica_Electrical_Analog_Examples_ChuaCircuit_info.json': Filename too long warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.mos_temp5527/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.fmutmp/resources/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum_info.json': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp3642/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp4032/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp8548/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp9548/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3393/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3504/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3664/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp9443/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp1450/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp3604/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp763/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp769/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp7753/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp3299/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp5915/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp8751/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp2900/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp3436/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp4532/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp9183/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos_temp7333/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp3128/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp4024/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp4624/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp8972/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos_temp5873/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos_temp8210/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp4116/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp4191/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp695/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp7791/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Generator.mos_temp4116/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Generator.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos_temp8995/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos_temp9146/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp4028/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp516/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp5862/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp7387/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp1917/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp2861/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp4682/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp6141/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp1011/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp3039/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp7416/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp8451/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos_temp2777/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesEquationsFullInitialInconsistent.mos_temp9760/OverdeterminedInitialization.Fluid.TwoVolumesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp1907/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp4196/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp8968/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long Makefile.omdev.mingw:282: recipe for target 'gitclean' failed make: *** [gitclean] Error 1 + make -k -r -f Makefile.omdev.mingw -j16 gitclean git submodule foreach --recursive 'git clean -fdx -e /git -e /svn' Entering 'OMCompiler' Entering 'OMCompiler/3rdParty' Entering 'OMCompiler/common' Entering 'OMOptim' Entering 'OMOptim/common' Entering 'OMSimulator' Entering 'OMSimulator/3rdParty' Entering 'OMSimulator/OMTLMSimulator' Entering 'common' Entering 'doc' Entering 'libraries' Skipping repository git/BioChem Skipping repository git/Modelica Skipping repository git/Modelica_DeviceDrivers Skipping repository git/Modelica_Synchronous Skipping repository git/SiemensPower Skipping repository git/ThermoPower Skipping repository git/ThermoSysPro Skipping repository git/VVDRlib Skipping repository git/WasteWater git clean -fdx -e OpenModelicaSetup -e OMSetup -e .project -e *.launch warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos_temp1950/Modelica_Electrical_Analog_Examples_ChuaCircuit.fmutmp/resources/Modelica_Electrical_Analog_Examples_ChuaCircuit_info.json': Filename too long warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos_temp4929/Modelica_Electrical_Analog_Examples_ChuaCircuit.fmutmp/resources/Modelica_Electrical_Analog_Examples_ChuaCircuit_info.json': Filename too long warning: Could not stat path 'testsuite/openmodelica/fmi/ModelExchange/2.0/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.mos_temp5527/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.fmutmp/resources/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum_info.json': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp3642/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp4032/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp8548/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos_temp9548/ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3393/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3504/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp3664/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos_temp9443/ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp1450/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp3604/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp763/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp769/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos_temp7753/ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp3299/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp5915/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos_temp8751/ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp2900/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp3436/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp4532/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos_temp9183/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos_temp7333/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp3128/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp4024/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp4624/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos_temp8972/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos_temp5873/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos_temp8210/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp4116/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp4191/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp695/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp7791/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Generator.mos_temp4116/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Generator.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos_temp8995/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos_temp9146/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp4028/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp516/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp5862/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos_temp7387/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp1917/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp2861/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp4682/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos_temp6141/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp1011/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp3039/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp7416/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos_temp8451/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos_temp2777/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesEquationsFullInitialInconsistent.mos_temp9760/OverdeterminedInitialization.Fluid.TwoVolumesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp1907/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp4196/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long warning: Could not stat path 'testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos_temp8968/OverdeterminedInitialization.Mechanical.TwoMassesEquationsFullInitialInconsistent.mos.test_log': Filename too long Makefile.omdev.mingw:282: recipe for target 'gitclean' failed make: *** [gitclean] Error 1 + cd 'c:\dev\hudson\workspace\OM_Win/OM' + set -e + make -f Makefile.omdev.mingw -j16 omc omc-diff omlibrary-core qtclients make -f Makefile.omdev.mingw -C OMCompiler OMBUILDDIR=/c/dev/hudson/workspace/OM_Win/OM/build OMENCRYPTION= make -C libraries BUILD_DIR=/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary core make[1]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler' Creating dirs: /c/dev/hudson/workspace/OM_Win/OM/build/bin /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/emcc /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/gc/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/linearization/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/dataReconciliation/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/optimization/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/simulation/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/simulation/results/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/simulation/solver/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/simulation/solver/initialization/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/meta/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/util/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/fmi1/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/fmi2/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/scripting-API /c/dev/hudson/workspace/OM_Win/OM/build/share/omc/java/ /c/dev/hudson/workspace/OM_Win/OM/build/share//omc/scripts/OpenTurns/ /c/dev/hudson/workspace/OM_Win/OM/build/share/doc/omc/testmodels /c/dev/hudson/workspace/OM_Win/OM/build/share/man//man1/ make[1]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/libraries' rm -rf /c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary build mkdir -p /c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary make BioChem Modelica Modelica_DeviceDrivers Modelica_Synchronous SiemensPower ThermoPower ThermoSysPro VVDRlib WasteWater make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/libraries' # Building git/BioChem # Building git/Modelica # Building git/Modelica_DeviceDrivers # Building git/Modelica_Synchronous # Building git/SiemensPower ./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' ./checkout-git.sh 'git/Modelica_DeviceDrivers' 'https://github.com/modelica/Modelica_DeviceDrivers.git' 'master' 'e4d9e528ad1c385cfd531c5dc7feeaa711939a6b' ./checkout-git.sh 'git/SiemensPower' 'https://openmodelica.org/git/SiemensPower.git' 'omctest' '73a3bfc6d2ddd72165bb0f3e7e9df48b643a5ed0' ./checkout-git.sh 'git/Modelica_Synchronous' 'https://github.com/modelica/Modelica_Synchronous.git' 'master' '5aa86a254f256f5f0d39ac46743f6fc97bab16aa' # Building git/ThermoPower # Building git/ThermoSysPro # Building git/VVDRlib # Building git/WasteWater ./checkout-git.sh 'git/ThermoPower' 'https://github.com/casella/ThermoPower.git' 'master' '05e56eb8006e0e1c8862083486b9a38ac65a91c0' ./checkout-git.sh 'git/ThermoSysPro' 'https://openmodelica.org/git/ThermoSysPro.git' 'maint/3.0' 'd4f9c3ed35f7520f82439eb6e9f4057ae0f82b73' ./checkout-git.sh 'git/VVDRlib' 'https://github.com/lenaRB/VVDRlib.git' 'master' 'eae4981674642eddffc7f2aa3690320fcaddee0e' ./checkout-git.sh 'git/WasteWater' 'https://github.com/modelica-3rdparty/WasteWater.git' 'master' '0c5eecaadf82cd9e3a6a4ffa6241903e38fd1946' HEAD is now at b5f3cb9 Fix MPL link HEAD is now at 5aa86a2 (#45) Added samplers to LogicalSample example HEAD is now at 88e7580 don't modify final parameter (geoPipe = geoPipe) HEAD is now at e4d9e52 More succinct dummy library creation (#285) HEAD is now at 05e56eb Fixed BraytonCycle example HEAD is now at eae4981 Added verification model interface and descriptions for design and scenario HEAD is now at db81ae1 Set some start values in TestDynamicCentrifugalPump HEAD is now at 30e08efd Merge pull request #2895 from beutlich/utilize-inheritance HEAD is now at 0c5eeca Merge pull request #7 from lochel/SmallPlant test ! -e .git || cp -puf common/pre-commit.sh `git rev-parse --git-dir`/hooks/pre-commit || echo "unlocated git" HEAD is now at b5f3cb9 Fix MPL link HEAD is now at 5aa86a2 (#45) Added samplers to LogicalSample example (cd 3rdParty/gc && 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") cp -pPR 3rdParty/gc/include/gc.h /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/gc.h HEAD is now at 05e56eb Fixed BraytonCycle example Building OMC using OMDev with the following settings... HEAD is now at eae4981 Added verification model interface and descriptions for design and scenario cp -pPR 3rdParty/gc/include/gc_config_macros.h /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/gc_config_macros.h cp -pPR 3rdParty/gc/include/gc_version.h /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/gc_version.h Using OMDev: /c/OMDev/ HEAD is now at 0c5eeca Merge pull request #7 from lochel/SmallPlant cp -pPR 3rdParty/gc/include/gc_pthread_redirects.h /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/gc_pthread_redirects.h Using Files: HEAD is now at e4d9e52 More succinct dummy library creation (#285) mkdir -p /c/dev/hudson/workspace/OM_Win/OM/build/share//omc (cd "3rdParty/ModelicaExternalC/BuildProjects/autotools" && (test -f Makefile || ./autogen.sh)) Using Path : /c/Program Files/TortoiseSVN/bin/:/c/bin/jdk/bin:/c/bin/nsis/:/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/bin/git/bin cp ./3rdParty/antlr/3.2/tool/antlr-3.2.jar ./3rdParty/antlr/3.2/tool/antlr-2.7.7.jar /c/dev/hudson/workspace/OM_Win/OM/build/share/omc/java// cp -a "Compiler/runtime/omc_communication.idl" "/c/dev/hudson/workspace/OM_Win/OM/build/share//omc/omc_communication.idl" (cd 3rdParty/lpsolve && autoreconf -vif && ./configure --prefix="`pwd`/build" "--host=" CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions" CPPFLAGS="") Current directory: /c/dev/hudson/workspace/OM_Win/OM/OMCompiler HEAD is now at b5f3cb9 Fix MPL link HEAD is now at 5aa86a2 (#45) Added samplers to LogicalSample example HEAD is now at 05e56eb Fixed BraytonCycle example HEAD is now at eae4981 Added verification model interface and descriptions for design and scenario mkdir -p 3rdParty/SuiteSparse/build Current revision: v1.14.0-dev-257-g5daaf9ba0 Building in OMBUILDDIR: /c/dev/hudson/workspace/OM_Win/OM/build which gcc 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/hudson/workspace/OM_Win/OM/build" -DLIB_OMC="lib/omc" -DBUILD_SHARED_LIBS:Bool=OFF HEAD is now at 0c5eeca Merge pull request #7 from lochel/SmallPlant Retrieved revision number. revision.h was created /mingw64/bin/gcc HEAD is now at e4d9e52 More succinct dummy library creation (#285) test -d 3rdParty/FMIL test -d 3rdParty/Cdaskr/solver HEAD is now at 73a3bfc Rename SiemensPowerOMCtest to SiemensPower(version="OMCtest") test ! -d 'build//Modelica_Synchronous 0.93.0' mkdir -p 3rdParty/FMIL/build test ! -d 'build//BioChem 1.0.1' (cd 3rdParty/Cdaskr/solver && make -f Makefile CC="gcc" CFLAGS="-g -O2 -falign-functions") test ! -d 'build//VVDRlib' test -d 3rdParty/CMinpack test ! -d 'build//ThermoPower 3.1' cp -a 'git/Modelica_Synchronous/Modelica_Synchronous' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica_Synchronous 0.93.0" (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") cp -a 'git/BioChem/BioChem' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/BioChem 1.0.1" mkdir -p 3rdParty/CMinpack/build cp -a 'git/VVDRlib' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/VVDRlib" cp -a 'git/ThermoPower/ThermoPower' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ThermoPower 3.1" (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") test ! -d 'build//WasteWater 2.1.0' make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/Cdaskr/solver' gcc -c -o daux.o daux.c -g -O2 -falign-functions test ! -d 'build//Modelica_DeviceDrivers 1.7.1' cp -a 'git/WasteWater/WasteWater' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/WasteWater 2.1.0" cp -a 'git/Modelica_DeviceDrivers/Modelica_DeviceDrivers' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica_DeviceDrivers 1.7.1" HEAD is now at 73a3bfc Rename SiemensPowerOMCtest to SiemensPower(version="OMCtest") HEAD is now at d4f9c3e [Janitor mode] Fix whitespace test ! -d 'build//SiemensPower OMCtest' gcc -c -o ddaskr.o ddaskr.c -g -O2 -falign-functions cp -a 'git/SiemensPower/SiemensPower' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/SiemensPower OMCtest" echo 'Modelica 3.2.1' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/BioChem 1.0.1.uses" echo 'mpl2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/BioChem 1.0.1.license" -- The C compiler identification is GNU 5.3.0 -- The C compiler identification is GNU 5.3.0 -- The C compiler identification is GNU 5.3.0 echo '1.0.1-8-gb5f3cb9' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/BioChem 1.0.1.last_change" echo 'Modelica 3.2.3' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica_Synchronous 0.93.0.uses" mkdir -p /c/dev/hudson/workspace/OM_Win/OM/build/share/doc/omc/testmodels echo 'Modelica 3.2.2' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ThermoPower 3.1.uses" echo '' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/VVDRlib.uses" echo 'ModelicaServices 3.2.3' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica_Synchronous 0.93.0.uses" echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ThermoPower 3.1.license" echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/VVDRlib.license" cp -p Examples/*.* /c/dev/hudson/workspace/OM_Win/OM/build/share/doc/omc/testmodels/ echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica_Synchronous 0.93.0.license" echo '3.1-20190222-233358~git~master' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ThermoPower 3.1.last_change" echo '20170912-142014~git~master' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/VVDRlib.last_change" echo '0.93.0-8-g5aa86a2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica_Synchronous 0.93.0.last_change" gcc -c -o dlinpk.o dlinpk.c -g -O2 -falign-functions rm -rf "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/VVDRlib/.git"* test -d 3rdParty/libzmq HEAD is now at d4f9c3e [Janitor mode] Fix whitespace 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 CXX compiler identification is GNU 5.3.0 -- The CXX compiler identification is GNU 5.3.0 -- The CXX compiler identification is GNU 5.3.0 (cd 3rdParty/Ipopt && ./configure --prefix="`pwd`" --with-pic "CC=gcc" CFLAGS="-g -O2 -falign-functions " CXX="g++ " CXXFLAGS="" F77="gfortran" LDFLAGS="-L/c/dev/hudson/workspace/OM_Win/OM/build/lib/omc " --with-lapack-lib="-lopenblas" --with-blas-lib="-lopenblas" "--host=" --without-metis --without-HSLold --without-HSL) test ! -d 'build//ThermoSysPro 3.0' autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext cp -a 'git/ThermoSysPro/ThermoSysPro' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ThermoSysPro 3.0" (time cp SimulationRuntime/OpenTurns/* /c/dev/hudson/workspace/OM_Win/OM/build/share//omc/scripts/OpenTurns/) -- 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 -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext echo 'Modelica 3.2.1' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/WasteWater 2.1.0.uses" rm -f /c/dev/hudson/workspace/OM_Win/OM/build/share/doc/omc/testmodels/CMake*.txt real 0m0.120s user 0m0.015s sys 0m0.045s echo Copying needed .dlls -- The C compiler identification is GNU 5.3.0 echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/WasteWater 2.1.0.license" make -C Compiler/Translation OMBUILDDIR=/c/dev/hudson/workspace/OM_Win/OM/build release echo '2.1.0-20151102-100529~git~master' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/WasteWater 2.1.0.last_change" make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/Compiler/Translation' for locale in de sv es; do mkdir -p /c/dev/hudson/workspace/OM_Win/OM/build/share/locale//$locale/LC_MESSAGES && msgfmt -o/c/dev/hudson/workspace/OM_Win/OM/build/share/locale//$locale/LC_MESSAGES/openmodelica.mo $locale.po; done Copying needed .dlls mkdir -p /c/dev/hudson/workspace/OM_Win/OM/build/bin/ (cd tools/debugging/ && time g++ BreakProcess.cpp -o BreakProcess -static-libgcc) cp -puf /c/OMDev//tools/msys/mingw64/bin/libgcc_s*.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ HEAD is now at 6a90d1a8 Modelica standard library, version 1.6, release date June 30, 2004. cp -puf /c/OMDev//tools/msys/mingw64/bin/libintl-8.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libiconv-2.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Core.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ -- The CXX compiler identification is GNU 5.3.0 cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Gui.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ echo 'Modelica 3.1' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/SiemensPower OMCtest.uses" -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Network.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/SiemensPower OMCtest.license" make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/Compiler/Translation' make -C OMSimulator config-3rdParty echo '20150519-092836~git~omctest' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/SiemensPower OMCtest.last_change" cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Svg.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ # Building git/SiemensPower autoreconf: running: aclocal --force -I m4 HEAD is now at 6a90d1a8 Modelica standard library, version 1.6, release date June 30, 2004. ./checkout-git.sh 'git/SiemensPower' 'https://openmodelica.org/git/SiemensPower.git' '2.1/beta' '5ef2e38b64ff481801c0db19d52f0bef21f85f77' make[1]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator' cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5WebKit.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ autoreconf: running: aclocal --force cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5WebKitWidgets.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Xml.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info -- Detecting C compiler ABI info test ! -d 'build//Modelica 1.6' # config fmil cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5XmlPatterns.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -a 'git/Modelica' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 1.6" mkdir -p 3rdParty/FMIL/build/mingw mkdir -p 3rdParty/FMIL/install/mingw ar r libcdaskr.a daux.o ddaskr.o dlinpk.o cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Widgets.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ 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 C:\OMDev\tools\msys\mingw64\bin\ar.exe: creating libcdaskr.a make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/Cdaskr/solver' cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5PrintSupport.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ # config Lua make -C 3rdParty/Lua cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Multimedia.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/Lua' HEAD is now at 73a3bfc Rename SiemensPowerOMCtest to SiemensPower(version="OMCtest") cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5MultimediaWidgets.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Positioning.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ -- Detecting C compiler ABI info # make Lua make -C lua-5.3.4 mingw cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Qml.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/Lua/lua-5.3.4' cd src && make mingw cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Quick.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/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 cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Sensors.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/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 cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5WebChannel.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5Sql.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ -- Detecting C compiler ABI info - done -- Detecting C compiler ABI info - done -- Detecting C compiler ABI info - done -- The C compiler identification is GNU 5.3.0 cp -puf /c/OMDev//tools/msys/mingw64/bin/Qt5OpenGL.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ -- Detecting C compile features -- Detecting C compile features -- Detecting C compile features cp -puf /c/OMDev//tools/msys/mingw64/bin/libpcre-1.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libxslt-1.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/liblzma-5.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libxml2-2.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libwebp-*.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ -- The CXX compiler identification is GNU 5.3.0 -- Detecting C compiler ABI info - done cp -puf /c/OMDev//tools/msys/mingw64/bin/libsqlite3-0.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ -- Detecting C compile features cp -puf /c/OMDev//tools/msys/mingw64/bin/zlib1.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libszip*.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe cp -puf /c/OMDev//tools/msys/mingw64/bin/libhdf5-0.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ real 0m2.866s user 0m0.015s sys 0m0.031s HEAD is now at 5ef2e38 Add 'SiemensPower/' from commit 'cbbbbd7d40a13d9216b958d5a57ca826bf055f42' (cd tools/debugging/ && cp BreakProcess.exe /c/dev/hudson/workspace/OM_Win/OM/build/bin) cp -puf /c/OMDev//tools/msys/mingw64/bin/libpng16-16.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libjpeg-8.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ # config zlib library cp -puf /c/OMDev//tools/msys/mingw64/bin/libfreetype-6.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ 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 cp -puf /c/OMDev//tools/msys/mingw64/bin/libglib-2.0-0.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lapi.o lapi.c HEAD is now at 5ef2e38 Add 'SiemensPower/' from commit 'cbbbbd7d40a13d9216b958d5a57ca826bf055f42' cp -puf /c/OMDev//tools/msys/mingw64/bin/libbz2-1.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libicuin*.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -puf /c/OMDev//tools/msys/mingw64/bin/libicuuc*.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ test ! -d 'build//SiemensPower 2.1 beta' cp -a 'git/SiemensPower/SiemensPower' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/SiemensPower 2.1 beta" cp -puf /c/OMDev//tools/msys/mingw64/bin/libicudt*.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ -- The C compiler identification is GNU 5.3.0 cp -puf /c/OMDev//tools/msys/mingw64/bin/libpcre16-0.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ -- 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 gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lcode.o lcode.c cp -puf /c/OMDev//tools/msys/mingw64/bin/libharfbuzz-0.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ -- Detecting C compiler ABI info autoreconf: configure.ac: tracing cp -pufr /c/OMDev//tools/msys/mingw64/share/qt5/plugins/* /c/dev/hudson/workspace/OM_Win/OM/build/bin/ 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 echo 'Modelica_Synchronous 0.92.1' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica_DeviceDrivers 1.7.1.uses" echo 'Modelica 3.2.3' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica_DeviceDrivers 1.7.1.uses" echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica_DeviceDrivers 1.7.1.license" echo '1.7.1-3-ge4d9e52' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica_DeviceDrivers 1.7.1.last_change" (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) -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o ldo.o ldo.c -- Detecting C compiler ABI info - done -- Detecting C compile features gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o ldump.o ldump.c -- The C compiler identification is GNU 5.3.0 -- Detecting C compile features - done -- Detecting C compile features - done -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- Detecting C compile features - done -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe echo 'Modelica 3.2.1' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/SiemensPower 2.1 beta.uses" -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe echo 'Modelica 3.2.1' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ThermoSysPro 3.0.uses" gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lfunc.o lfunc.c echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/SiemensPower 2.1 beta.license" echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ThermoSysPro 3.0.license" echo '20150519-095758~git~2.1-beta' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/SiemensPower 2.1 beta.last_change" echo '3.0+OSR-21-gd4f9c3e' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ThermoSysPro 3.0.last_change" # Building git/SiemensPower # Building git/ThermoSysPro -- The CXX compiler identification is GNU 5.3.0 ./checkout-git.sh 'git/SiemensPower' 'https://openmodelica.org/git/SiemensPower.git' 'master' '88e758037da4a8ca1b21b468409b15417a27d992' ./checkout-git.sh 'git/ThermoSysPro' 'https://openmodelica.org/git/ThermoSysPro.git' 'master' 'db81ae1b5a6a85f6c6c7693244cafa6087e18ff5' gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lgc.o lgc.c -- Detecting C compiler ABI info - done -- Detecting C compile features -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- Detecting C compile features - done -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe cp -pufr /c/OMDev//tools/msys/mingw64/bin/libOpenThreads.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -pufr /c/OMDev//tools/msys/mingw64/bin/libosg.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -pufr /c/OMDev//tools/msys/mingw64/bin/libosgViewer.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ cp -pufr /c/OMDev//tools/msys/mingw64/bin/libosgDB.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o llex.o llex.c cp -pufr /c/OMDev//tools/msys/mingw64/bin/libosgUtil.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info HEAD is now at 5ef2e38 Add 'SiemensPower/' from commit 'cbbbbd7d40a13d9216b958d5a57ca826bf055f42' -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info cp -pufr /c/OMDev//tools/msys/mingw64/bin/libosgGA.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info HEAD is now at d4f9c3e [Janitor mode] Fix whitespace cp -pufr /c/OMDev//tools/msys/mingw64/bin/libosgText.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/ # config zlib minizip mkdir -p 3rdParty/zlib/build/mingw/minizip gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lmem.o lmem.c cd 3rdParty/zlib/build/mingw/minizip && cmake -G "MSYS Makefiles" -G "MSYS Makefiles" ../../../minizip -DCMAKE_INSTALL_PREFIX=../../../install/mingw -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lobject.o lobject.c -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lopcodes.o lopcodes.c -- The C compiler identification is GNU 5.3.0 -- Detecting CXX compiler ABI info - done gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lparser.o lparser.c -- Detecting CXX compiler ABI info - done -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features HEAD is now at 88e7580 don't modify final parameter (geoPipe = geoPipe) -- Detecting CXX compile features -- The CXX compiler identification is GNU 5.3.0 -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- Detecting C compiler ABI info - done HEAD is now at 88e7580 don't modify final parameter (geoPipe = geoPipe) -- Detecting C compile features -- Detecting CXX compiler ABI info - done gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lstate.o lstate.c -- Detecting C compile features - done test ! -d 'build//SiemensPower 2.2' -- Detecting CXX compile features cp -a 'git/SiemensPower/SiemensPower' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/SiemensPower 2.2" -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lstring.o lstring.c checking build system type... gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o ltable.o ltable.c autoreconf: configure.ac: tracing HEAD is now at db81ae1 Set some start values in TestDynamicCentrifugalPump -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info autoreconf: configure.ac: not using Autoheader autoreconf: configure.ac: not using Automake autoreconf: Leaving directory `.' gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o ltm.o ltm.c -- Detecting C compile features - done -- Looking for sys/types.h HEAD is now at db81ae1 Set some start values in TestDynamicCentrifugalPump gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lundump.o lundump.c i686-pc-mingw32 -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lvm.o lvm.c checking whether we want to compile in debug mode... no test ! -d 'build//ThermoSysPro 3.1' cp -a 'git/ThermoSysPro/ThermoSysPro' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ThermoSysPro 3.1" echo 'Modelica 3.2.1' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/SiemensPower 2.2.uses" echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/SiemensPower 2.2.license" echo '2.2-20160429-215511~git~master' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/SiemensPower 2.2.last_change" if test -f 3rdParty/graphstream/Makefile; then make CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions " -C 3rdParty/graphstream/; fi -- Detecting C compiler ABI info - done make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/graphstream' make CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions " -C gs-netstream/c++ all checking for C compiler default output file name... -- Detecting C compile features make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/graphstream/gs-netstream/c++' -- Looking for sys/types.h - found -- Looking for stdint.h mkdir -p obj g++ -g -O2 -falign-functions -c src/netstream-storage.cpp -o obj/netstream-storage.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features a.exe checking whether the C compiler works... gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lzio.o lzio.c yes checking whether we are cross compiling... no checking for suffix of executables... gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lauxlib.o lauxlib.c .exe checking for suffix of object files... gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lbaselib.o lbaselib.c -- Looking for stdint.h - found -- Looking for stddef.h -- Detecting C compile features - done -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lbitlib.o lbitlib.c o checking whether we are using the GNU C compiler... -- Detecting CXX compile features - done gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lcorolib.o lcorolib.c -- Detecting CXX compile features - done -- Building static libraries. -- Detecting CXX compile features - done -- Configuring done gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o ldblib.o ldblib.c -- Looking for va_copy yes -- Generating done checking whether gcc accepts -g... -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o liolib.o liolib.c -- Looking for stddef.h - found -- Check size of off64_t # config cvode -- Configuring done 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 -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compile features - done -- Looking for va_copy - not found -- Looking for __va_copy -- Performing Test COMPILER_SUPPORTS_CXX11 gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lmathlib.o lmathlib.c checking build system type... yes checking for gcc option to accept ANSI C... -- The C compiler identification is GNU 5.3.0 gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o loslib.o loslib.c autoreconf: configure.ac: adding subdirectory libatomic_ops to autoreconf autoreconf: Entering directory `libatomic_ops' -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lstrlib.o lstrlib.c -- Detecting C compile features - done -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- Check size of off64_t - done -- Looking for fseeko -- Detecting CXX compiler ABI info - done none needed i686-pc-mingw32 checking host system type... i686-pc-mingw32 checking for gcc... gcc -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Detecting CXX compile features -- Performing Test COMPILER_SUPPORTS_C11 -- Looking for __va_copy - found -- Looking for vsnprintf mkdir -p obj g++ -g -O2 -falign-functions -c src/netstream-socket.cpp -o obj/netstream-socket.o gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o ltablib.o ltablib.c -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info checking whether the C compiler works... -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o lutf8lib.o lutf8lib.c -- Looking for fseeko - found -- Looking for unistd.h -- Detecting CXX compile features - done -- Looking for va_copy -- Performing Test COMPILER_SUPPORTS_C11 - Success -- Using tweetnacl for CURVE security patch -l -d "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/" -f -p1 < 'Modelica 1.6.patch' -- Looking for kqueue gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o loadlib.o loadlib.c (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 1.6/Constants.mo' -- Looking for vsnprintf - found -- Looking for vsnprintf (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 1.6/SIunits.mo' (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 1.6/Thermal/HeatTransfer.mo' configure: C compiler options are: -g -O2 -falign-functions yes checking for C compiler default output file name... a.exe checking for suffix of executables... echo '' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 1.6.uses" echo 'modelica1.1' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 1.6.license" echo '1.6-om1' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 1.6.last_change" rm -rf "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 1.6/.git"* -- Looking for va_copy - not found -- Looking for __va_copy checking whether we are using the GNU C++ compiler... -- Detecting C compiler ABI info - done -- Detecting C compile features .exe checking whether we are cross compiling... -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Looking for unistd.h - found -- Renaming -- C:/dev/hudson/workspace/OM_Win/OM/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 -- Looking for kqueue - not found -- Looking for epoll_create gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_BUILD_AS_DLL -c -o linit.o linit.c no checking for suffix of object files... yes -- Generating done checking whether g++ accepts -g... -- Looking for vsnprintf - found -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib if test -f 3rdParty/graphstream/org.omc.graphstream.jar; then cp -p 3rdParty/graphstream/org.omc.graphstream.jar /c/dev/hudson/workspace/OM_Win/OM/build/share/omc/java/.; fi -- Looking for include file stdarg.h 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 echo 'Modelica 3.2.1' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ThermoSysPro 3.1.uses" mkdir -p obj echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ThermoSysPro 3.1.license" g++ -g -O2 -falign-functions -c src/netstream-sender.cpp -o obj/netstream-sender.o o checking whether we are using the GNU C compiler... -- Looking for __va_copy - found echo '3.1+OSR-18-gdb81ae1' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ThermoSysPro 3.1.last_change" -- Looking for vsnprintf strip --strip-unneeded lua53.dll # config kinsol mkdir -p 3rdParty/kinsol/build/mingw # Building git/Modelica 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 gcc -std=gnu99 -o lua.exe -s lua.o lua53.dll -lm ./checkout-git.sh 'git/Modelica' 'https://github.com/modelica/Modelica.git' 'maint/2.2.2' 'd442bcd461b8db9873e33b6141bdbd37bcff9de8' yes checking whether gcc accepts -g... -- Generating done yes make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/Lua/lua-5.3.4/src' make "LUAC_T=luac.exe" luac.exe -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build test -f 3rdParty/CMinpack/build/libcminpack.a || make -C 3rdParty/CMinpack/build make -C 3rdParty/SuiteSparse/build install make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/Lua/lua-5.3.4/src' gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -c -o luac.o luac.c yes checking for gcc option to accept ISO C89... make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -H/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse -B/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build --check-build-system CMakeFiles/Makefile.cmake 0 make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build' /C/OMDev/bin/cmake/bin/cmake.exe -H/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack -B/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build --check-build-system CMakeFiles/Makefile.cmake 0 -- Looking for epoll_create - not found -- Looking for sys/types.h /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_progress_start /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/progress.marks /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_progress_start /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build/CMakeFiles /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make -f CMakeFiles/Makefile2 all make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/amd_global.dir/build.make CMakeFiles/amd_global.dir/depend -- The C compiler identification is GNU 5.3.0 make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build' make -f CMakeFiles/cminpack.dir/build.make CMakeFiles/cminpack.dir/depend -- Looking for include file stdarg.h - found -- Looking for include file stdlib.h make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/amd_global.dir/DependInfo.cmake --color= make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build/CMakeFiles/cminpack.dir/DependInfo.cmake none needed checking for a BSD-compatible install... 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 -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe Scanning dependencies of target amd_global make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/amd_global.dir/build.make CMakeFiles/amd_global.dir/build ranlib liblua.a -- Looking for vsnprintf - found -- Looking for vsnprintf make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' HEAD is now at 6a90d1a8 Modelica standard library, version 1.6, release date June 30, 2004. gcc -std=gnu99 -o luac.exe luac.o liblua.a -lm [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_global.c /usr/bin/install -c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/Lua/lua-5.3.4/src' [ 0%] Built target amd_global make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/Lua/lua-5.3.4/src' make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/Lua/lua-5.3.4' make -f CMakeFiles/amd_DLONG.dir/build.make CMakeFiles/amd_DLONG.dir/depend rm -rf lua-5.3.4/src/*.o Scanning dependencies of target cminpack make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build' make -f CMakeFiles/cminpack.dir/build.make CMakeFiles/cminpack.dir/build make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/amd_DLONG.dir/DependInfo.cmake --color= make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build' mkdir -p install/mingw mv lua-5.3.4/src/liblua.a install/mingw [ 2%] Building C object CMakeFiles/cminpack.dir/chkder.c.obj -- Detecting CXX compile features - done /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/chkder.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/chkder.c mv lua-5.3.4/src/lua.exe install/mingw -- Looking for execinfo.h configure: creating ./config.status mv lua-5.3.4/src/luac.exe install/mingw -- Looking for sys/types.h - found -- Looking for stdint.h mkdir -p install/mingw/include Scanning dependencies of target amd_DLONG cp lua-5.3.4/src/lauxlib.h install/mingw/include make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/amd_DLONG.dir/build.make CMakeFiles/amd_DLONG.dir/build cp lua-5.3.4/src/lua.h install/mingw/include make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' cp lua-5.3.4/src/lua.hpp install/mingw/include [ 4%] Building C object CMakeFiles/cminpack.dir/enorm.c.obj -- Looking for include file stdlib.h - found /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/enorm.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/enorm.c -- Looking for include file stddef.h [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_1.c cp lua-5.3.4/src/luaconf.h install/mingw/include :0:6: warning: ISO C99 requires whitespace after the macro name cp lua-5.3.4/src/lualib.h install/mingw/include -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/Lua' mkdir -p obj -- Looking for vsnprintf - found g++ -g -O2 -falign-functions -c src/netstream-main.cpp -o obj/netstream-main.o -- Looking for include file stdarg.h libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' [ 6%] Building C object CMakeFiles/cminpack.dir/hybrd1.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/hybrd1.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/hybrd1.c -- Looking for execinfo.h - not found -- Looking for getline [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_2.c make -f CMakeFiles/amd_DINT.dir/build.make CMakeFiles/amd_DINT.dir/depend make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/amd_DINT.dir/DependInfo.cmake --color= :0:6: warning: ISO C99 requires whitespace after the macro name [ 8%] Building C object CMakeFiles/cminpack.dir/hybrj.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/hybrj.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/hybrj.c -- Detecting C compile features - done -- Looking for _POSIX_TIMERS Scanning dependencies of target amd_DINT make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/amd_DINT.dir/build.make CMakeFiles/amd_DINT.dir/build make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 0%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_1.c :0:6: warning: ISO C99 requires whitespace after the macro name -- Looking for stdint.h - found -- Looking for stddef.h [ 10%] Building C object CMakeFiles/cminpack.dir/lmdif1.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/lmdif1.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/lmdif1.c [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_aat.c -- Looking for include file stddef.h - found -- Looking for include file stdint.h :0:6: warning: ISO C99 requires whitespace after the macro name [ 1%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_2.c -- Detecting C compiler ABI info - done :0:6: warning: ISO C99 requires whitespace after the macro name [ 12%] Building C object CMakeFiles/cminpack.dir/lmstr1.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/lmstr1.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/lmstr1.c -- Detecting C compile features -- Looking for include file stdarg.h - found -- Looking for include file stdlib.h -- Looking for getline - not found [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_control.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 14%] Building C object CMakeFiles/cminpack.dir/qrfac.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/qrfac.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/qrfac.c libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' -- Looking for _POSIX_TIMERS - not found [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_defaults.c -- Detecting CXX compile features - done -- Added NVECTOR_SERIAL module -- Configuring done -- Added CVODE module -- Configuring done :0:6: warning: ISO C99 requires whitespace after the macro name -- Generating done [ 16%] Building C object CMakeFiles/cminpack.dir/r1updt.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/r1updt.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/r1updt.c -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/minizip make -f CMakeFiles/btf_object_DLONG.dir/build.make CMakeFiles/btf_object_DLONG.dir/depend make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/btf_object_DLONG.dir/DependInfo.cmake --color= [ 2%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_aat.c -- Generating done [ 2%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_dump.c -- Looking for stddef.h - found -- Check size of struct pollfd -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/build/mingw :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name echo Copying needed .dlls to the /c/dev/hudson/workspace/OM_Win/OM/build/bin directory Copying needed .dlls to the /c/dev/hudson/workspace/OM_Win/OM/build/bin directory test ! -f /c/WINDOWS/system32/OpenCL.dll || gendef - /c/WINDOWS/system32/OpenCL.dll > /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/OpenCL.def || true Scanning dependencies of target btf_object_DLONG make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/btf_object_DLONG.dir/build.make CMakeFiles/btf_object_DLONG.dir/build [ 18%] Building C object CMakeFiles/cminpack.dir/dogleg.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/dogleg.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/dogleg.c * [C:/WINDOWS/system32/OpenCL.dll] Found PE+ image test ! -f /c/WINDOWS/system32/OpenCL.dll || dlltool -l /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libOpenCL.a -d /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/OpenCL.def -A -k || true [ 3%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_info.c.obj -- Looking for include file stdint.h - found /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_info.c -- Looking for include file inttypes.h [ 3%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/BTF/Source/btf_maxtrans.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 3%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_control.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name -- checking for thread-local storage - found -- Looking for include file stdlib.h - found -- Configuring done -- Looking for include file stddef.h libtoolize: copying file 'm4/ltoptions.m4' [ 20%] Building C object CMakeFiles/cminpack.dir/fdjac1.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/fdjac1.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/fdjac1.c [ 3%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_order.c.obj -- Check size of struct pollfd - failed /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_order.c -- Looking for pollset_create [ 4%] Building C object CMakeFiles/btf_object_DLONG.dir/BTF/Source/btf_order.c.obj HEAD is now at d442bcd4 A.Haumer: corrected spelling error in documentation /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/BTF/Source/btf_order.c [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_defaults.c :0:6: warning: ISO C99 requires whitespace after the macro name checking whether C++ compiler g++ works... :0:6: warning: ISO C99 requires whitespace after the macro name -- Generating done :0:6: warning: ISO C99 requires whitespace after the macro name -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0 [ 22%] Building C object CMakeFiles/cminpack.dir/hybrd.c.obj make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0' /C/OMDev/bin/cmake/bin/cmake.exe -H/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0 -B/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0 --check-build-system CMakeFiles/Makefile.cmake 0 /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/hybrd.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/hybrd.c /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_progress_start /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/CMakeFiles /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/CMakeFiles/progress.marks [ 4%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_dump.c.obj [ 4%] Building C object CMakeFiles/amd_DLONG.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_dump.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_dump.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_postorder.c [ 4%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/BTF/Source/btf_strongcomp.c make -f CMakeFiles/Makefile2 all :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0' make -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/depend HEAD is now at d442bcd4 A.Haumer: corrected spelling error in documentation make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0 /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0 /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/CMakeFiles/metis.dir/DependInfo.cmake --color= make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_info.c [ 5%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_post_tree.c.obj libtoolize: copying file 'm4/ltsugar.m4' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_post_tree.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 5%] Built target btf_object_DLONG [ 24%] Building C object CMakeFiles/cminpack.dir/lmder1.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/lmder1.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/lmder1.c :0:6: warning: ISO C99 requires whitespace after the macro name -- Looking for include file inttypes.h - found -- Looking for include file locale.h yes # CERES=OFF => Skipping build of 3rdParty library Ceres-Solver. Ceres-Solver is a dependency of the (optional) parameter estimation module. test ! -d 'build//Modelica 2.2.2' cp -a 'git/Modelica/Modelica' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 2.2.2" make -f CMakeFiles/btf_object_DINT.dir/build.make CMakeFiles/btf_object_DINT.dir/depend [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_order.c [ 6%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_preprocess.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/btf_object_DINT.dir/DependInfo.cmake --color= /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_preprocess.c (cp -puf /c/OMDev//tools/msys/mingw64/bin/libgomp-1.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) [ 26%] Building C object CMakeFiles/cminpack.dir/lmdif.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/lmdif.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/lmdif.c -- Looking for include file stddef.h - found -- Looking for include file stdint.h :0:6: warning: ISO C99 requires whitespace after the macro name Scanning dependencies of target btf_object_DINT make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/btf_object_DINT.dir/build.make CMakeFiles/btf_object_DINT.dir/build -- Looking for pollset_create - not found -- Looking for poll make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' (cp -puf /c/OMDev//tools/msys/mingw64/bin/libwinpthread-1.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) config.status: creating Makefile [ 6%] Building C object CMakeFiles/amd_DLONG.dir/AMD/Source/amd_valid.c.obj [ 7%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_postorder.c.obj [ 7%] Building C object CMakeFiles/btf_object_DINT.dir/BTF/Source/btf_maxtrans.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_valid.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_postorder.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/BTF/Source/btf_maxtrans.c (cp -puf /c/OMDev//tools/msys/mingw64/bin/libtre-5.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name (cp -puf /c/OMDev//tools/msys/mingw64/bin/libsystre-0.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) [ 28%] Building C object CMakeFiles/cminpack.dir/lmstr.c.obj make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/lmstr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/lmstr.c libtoolize: copying file 'm4/ltversion.m4' (cp -puf /c/OMDev//tools/msys/mingw64/bin/libstdc++-6.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) [ 7%] Building C object CMakeFiles/btf_object_DINT.dir/BTF/Source/btf_order.c.obj [ 7%] Built target amd_DLONG /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/BTF/Source/btf_order.c [ 7%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_post_tree.c :0:6: warning: ISO C99 requires whitespace after the macro name (cp -puf /c/OMDev//tools/msys/mingw64/bin/libquadmath-0.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) # LIBXML2=OFF => Skipping build of 3rdParty library libxml2 (must be installed on system instead). :0:6: warning: ISO C99 requires whitespace after the macro name 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 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 Scanning dependencies of target metis make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0' make -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/build (cp -puf /c/OMDev//tools/msys/mingw64/bin/libgcc_s_seh-1.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) -- Looking for include file locale.h - found [ 30%] Building C object CMakeFiles/cminpack.dir/qrsolv.c.obj -- Looking for snprintf make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0' /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/qrsolv.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/qrsolv.c [ 7%] Building C object CMakeFiles/btf_object_DINT.dir/BTF/Source/btf_strongcomp.c.obj make -f CMakeFiles/colamd_object_l.dir/build.make CMakeFiles/colamd_object_l.dir/depend /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/BTF/Source/btf_strongcomp.c [ 8%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_preprocess.c (cp -puf /c/OMDev//tools/msys/mingw64/bin/libintl-8.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) [ 1%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/b64.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/b64.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/colamd_object_l.dir/DependInfo.cmake --color= :0:6: warning: ISO C99 requires whitespace after the macro name (cp -puf /c/OMDev//tools/msys/mingw64/bin/libiconv-2.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) Scanning dependencies of target colamd_object_l ar rcs libnetstream.a obj/netstream-storage.o obj/netstream-socket.o obj/netstream-sender.o obj/netstream-main.o make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/colamd_object_l.dir/build.make CMakeFiles/colamd_object_l.dir/build make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' checking whether we are using the GNU Fortran 77 compiler... (cp -puf /c/OMDev//tools/msys/mingw64/bin/libgfortran*.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' -- Looking for include file stdint.h - found make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/graphstream/gs-netstream/c++' [ 32%] Building C object CMakeFiles/cminpack.dir/rwupdt.c.obj make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/graphstream' -- Looking for include file inttypes.h /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/rwupdt.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/rwupdt.c make -C 3rdParty/zlib/build/mingw/zlib/ install [ 8%] Built target btf_object_DINT make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 8%] Building C object CMakeFiles/colamd_object_l.dir/COLAMD/Source/colamd.c.obj -- Looking for poll - not found -- Detected select polling method [ 8%] Building C object CMakeFiles/amd_DINT.dir/AMD/Source/amd_valid.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/COLAMD/Source/colamd.c make -C 3rdParty/lpsolve/ install CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions" CPPFLAGS="" -j1 -- Detected ZMQ Version - 4.2.3 /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/AMD/Source/amd_valid.c [ 3%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/blas.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/blas.c (cp -puf /c/OMDev//tools/msys/mingw64/bin/libexpat-1.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) [ 34%] Building C object CMakeFiles/cminpack.dir/dpmpar.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/dpmpar.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/dpmpar.c -- Detecting C compile features - done -- Looking for include file ifaddrs.h :0:6: warning: ISO C99 requires whitespace after the macro name make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler' make[2]: warning: -jN forced in submake: disabling jobserver mode. libtoolize: copying file 'm4/lt~obsolete.m4' -- Looking for _POSIX_TIMERS make -C 3rdParty/cvode/build/mingw/ install make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/build/mingw' (cp -puf /c/OMDev//tools/msys/mingw64/bin/libopenblas.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) flex -L lp_rlp.l make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 36%] Building C object CMakeFiles/cminpack.dir/fdjac2.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/fdjac2.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/fdjac2.c [ 8%] Built target amd_DINT lp_rlp.l:64: warning, rule cannot be matched make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/build/mingw' [ 2%] Generating zlib1rc.obj sed -e "s/yy/lp_yy/g" lex.yy.c >lp_rlp.h [ 4%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/csr.c.obj (cp -puf /c/OMDev//tools/msys/mingw64/bin/zlib1.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/build/mingw' (cp -puf /c/OMDev//tools/msys/mingw64/bin/libszip*.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) rm -f lex.yy.c yes checking whether gfortran accepts -g... [ 38%] Building C object CMakeFiles/cminpack.dir/hybrj1.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/hybrj1.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/hybrj1.c Scanning dependencies of target sundials_nvecserial_static C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c: In function 'gk_csr_Read': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:422:22: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:422:22: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:422:22: warning: too many arguments for format [-Wformat-extra-args] C:/dev/hudson/workspace/OM_Win/OM/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); ^ make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/build/mingw' C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:438:28: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:438:28: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:438:28: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:438:28: warning: too many arguments for format [-Wformat-extra-args] C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:448:21: warning: too many arguments for format [-Wformat-extra-args] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c: In function 'gk_csr_Write': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:634:20: warning: too many arguments for format [-Wformat-extra-args] (cp -puf /c/OMDev//tools/msys/mingw64/bin/libhdf5-0.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c: In function 'gk_csr_Scale': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/csr.c:1567:16: warning: too many arguments for format [-Wformat-extra-args] test -d /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve || mkdir -p /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/build/mingw' -- Looking for include file ifaddrs.h - not found -- Looking for include file windows.h (cp -puf /c/OMDev//lib/omniORB-4.2.0-mingw64/bin/x86_win32/omniORB420_rt.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) -- Looking for snprintf - found -- Looking for vasprintf /usr/bin/install -c declare.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ [ 3%] Building C object src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/nvector_serial.c.obj [ 40%] Building C object CMakeFiles/cminpack.dir/lmder.c.obj /usr/bin/install -c fortify.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/lmder.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/lmder.c (cp -puf /c/OMDev//lib/omniORB-4.2.0-mingw64/bin/x86_win32/omnithread40_rt.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) /usr/bin/install -c ini.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. /usr/bin/install -c lp_crash.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ Scanning dependencies of target zlib make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' /usr/bin/install -c lp_explicit.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ -- Looking for include file inttypes.h - found -- Looking for include file locale.h (cp -puf /c/OMDev//lib/omniORB-4.2.0-mingw64/bin/x86_win32/omniORB420_rt.dll /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/) [ 8%] Built target colamd_object_l make -f CMakeFiles/colamd_object.dir/build.make CMakeFiles/colamd_object.dir/depend /usr/bin/install -c lp_fortify.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' Scanning dependencies of target zlibstatic make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/colamd_object.dir/DependInfo.cmake --color= yes -- Looking for _POSIX_TIMERS - not found /usr/bin/install -c lp_Hash.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ (cp -puf /c/OMDev//lib/omniORB-4.2.0-mingw64/bin/x86_win32/omnithread40_rt.dll /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/) -- Added NVECTOR_SERIAL module [ 4%] Building C object CMakeFiles/zlib.dir/adler32.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' -- Added KINSOL module -- Configuring done /usr/bin/install -c lpkit.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ [ 7%] Building C object src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/__/sundials/sundials_math.c.obj /usr/bin/install -c lp_lib.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ Scanning dependencies of target colamd_object [ 42%] Building C object CMakeFiles/cminpack.dir/lmpar.c.obj [ 7%] Building C object CMakeFiles/zlibstatic.dir/adler32.obj make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/colamd_object.dir/build.make CMakeFiles/colamd_object.dir/build /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/lmpar.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/lmpar.c (cp -puf /c/OMDev//lib/3rdParty/Sundials64/lib/release/mingw/libsundials_kinsol.a /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/) /usr/bin/install -c lp_matrix.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' -- Looking for vasprintf - not found /usr/bin/install -c lp_MDO.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ -- Looking for asprintf -- Generating done (cp -puf /c/OMDev//lib/3rdParty/Sundials64/lib/release/mingw/libsundials_nvecserial.a /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/) [ 8%] Building C object CMakeFiles/colamd_object.dir/COLAMD/Source/colamd_global.c.obj /usr/bin/install -c lp_mipbb.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/COLAMD/Source/colamd_global.c [ 9%] Building C object CMakeFiles/zlib.dir/compress.obj -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/build/mingw /usr/bin/install -c lp_MPS.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ (cp -puf /c/OMDev//lib/lis64/liblis.la /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/) /usr/bin/install -c lp_presolve.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ [ 12%] Building C object CMakeFiles/zlibstatic.dir/compress.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/build/mingw' [ 11%] Linking C static library libsundials_nvecserial.a /usr/bin/install -c lp_price.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ (cp -puf /c/OMDev//lib/lis64/liblis.a /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/) [ 44%] Building C object CMakeFiles/cminpack.dir/qform.c.obj /usr/bin/install -c lp_pricePSE.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/qform.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/qform.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/COLAMD/Source/colamd.c /usr/bin/install -c lp_report.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ [ 14%] Building C object CMakeFiles/zlib.dir/crc32.obj /usr/bin/install -c lp_rlp.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ (cp -pf /c/OMDev//lib/expat-win32-msvc/libexpat.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) [ 17%] Building C object CMakeFiles/zlibstatic.dir/crc32.obj /usr/bin/install -c lp_scale.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ /usr/bin/install -c lp_simplex.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ configure: Fortran compiler options are: -O3 -pipe (cp -pf /c/OMDev//lib/lapack-win32-msvc/blas_win32_MT.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) /usr/bin/install -c lp_solveDLL.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ checking for egrep... [ 46%] Building C object CMakeFiles/cminpack.dir/r1mpyq.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/r1mpyq.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/r1mpyq.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/build/mingw' /usr/bin/install -c lpsolve.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ -- Looking for asprintf - not found -- Looking for snprintf grep -E checking whether ln -s works... yes checking for a BSD-compatible install... [ 6%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/error.c.obj /usr/bin/install -c lp_SOS.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/error.c [ 19%] Building C object CMakeFiles/zlib.dir/deflate.obj [ 11%] Built target sundials_nvecserial_static make -f CMakeFiles/klu_object_DINT.dir/build.make CMakeFiles/klu_object_DINT.dir/depend (cp -pf /c/OMDev//lib/lapack-win32-msvc/lapack_win32_MT.dll /c/dev/hudson/workspace/OM_Win/OM/build/bin/) /usr/bin/install -c lp_types.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ Scanning dependencies of target sundials_cvode_static -- Looking for include file locale.h - found /usr/bin/install -c checking whether build environment is sane... make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/build/mingw' -- Looking for snprintf [ 21%] Building C object CMakeFiles/zlibstatic.dir/deflate.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/klu_object_DINT.dir/DependInfo.cmake --color= autoreconf: running: libtoolize --copy --force /usr/bin/install -c lp_utils.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/build/mingw' /usr/bin/install -c lp_wlp.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ mkdir -p /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libexec/ [ 48%] Building C object CMakeFiles/cminpack.dir/covar.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/covar.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/covar.c /usr/bin/install -c ufortify.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ [ 14%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode.c.obj (cp -pufr /c/OMDev//tools/xsltproc /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libexec/) /usr/bin/install -c yacc_read.h /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/include/lpsolve/ bison --no-lines -y -d lp_rlp.y [ 8%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/evaluate.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/evaluate.c Scanning dependencies of target klu_object_DINT make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/klu_object_DINT.dir/build.make CMakeFiles/klu_object_DINT.dir/build [ 24%] Building C object CMakeFiles/zlib.dir/gzclose.obj (cp -pufr /c/OMDev//tools/gnuplot /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libexec/) [ 50%] Building C object CMakeFiles/cminpack.dir/covar1.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/covar1.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/covar1.c [ 26%] Building C object CMakeFiles/zlibstatic.dir/gzclose.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' -- Looking for include file windows.h - found -- Looking for include file sys/uio.h [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu.c [ 9%] Built target colamd_object make -C 3rdParty/kinsol/build/mingw/ install make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/build/mingw' :0:6: warning: ISO C99 requires whitespace after the macro name [ 29%] Building C object CMakeFiles/zlib.dir/gzlib.obj sed -e "s/yy/lp_yy/g" y.tab.c >lp_rlp.c [ 31%] Building C object CMakeFiles/zlibstatic.dir/gzlib.obj [ 9%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.obj [ 52%] Building C object CMakeFiles/cminpack.dir/chkder_.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/fkvkselect.c /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/chkder_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/chkder_.c [ 18%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_io.c.obj rm -f y.tab.c make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/build/mingw' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/build/mingw' -- Looking for snprintf - found -- Looking for vasprintf [ 34%] Building C object CMakeFiles/zlib.dir/gzread.obj gcc -s -c -I. -I./shared -I./bfp -I./bfp/bfp_LUSOL -I./bfp/bfp_LUSOL/LUSOL -I./colamd -g -O2 -falign-functions -DYY_NEVER_INTERACTIVE -DPARSER_LP -DINVERSE_ACTIVE=INVERSE_LUSOL -DRoleIsExternalInvEngine lp_MDO.c shared/commonlib.c shared/mmio.c shared/myblas.c ini.c fortify.c colamd/colamd.c lp_rlp.c lp_crash.c bfp/bfp_LUSOL/lp_LUSOL.c bfp/bfp_LUSOL/LUSOL/lusol.c lp_Hash.c lp_lib.c lp_wlp.c lp_matrix.c lp_mipbb.c lp_MPS.c lp_params.c lp_presolve.c lp_price.c lp_pricePSE.c lp_report.c lp_scale.c lp_simplex.c lp_SOS.c lp_utils.c yacc_read.c [ 36%] Building C object CMakeFiles/zlibstatic.dir/gzread.obj -- Looking for snprintf - found [ 54%] Building C object CMakeFiles/cminpack.dir/enorm_.c.obj -- Looking for vasprintf /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/enorm_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/enorm_.c -- Looking for include file sys/uio.h - not found -- Looking for include file sys/eventfd.h yes [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_analyze.c [ 11%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fs.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/fs.c Scanning dependencies of target sundials_nvecserial_static make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/build/mingw' [ 22%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_direct.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/build/mingw' [ 41%] Building C object CMakeFiles/zlib.dir/gzwrite.obj [ 41%] Building C object CMakeFiles/zlibstatic.dir/gzwrite.obj [ 56%] Building C object CMakeFiles/cminpack.dir/hybrd1_.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/hybrd1_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/hybrd1_.c [ 3%] Building C object src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/nvector_serial.c.obj checking for gawk... gawk checking whether make sets $(MAKE)... [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_analyze_given.c [ 25%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_band.c.obj [ 12%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/getopt.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/getopt.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 58%] Building C object CMakeFiles/cminpack.dir/hybrj_.c.obj -- Looking for vasprintf - not found /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/hybrj_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/hybrj_.c -- Looking for asprintf -- Looking for include file sys/eventfd.h - not found -- Looking for fopen in ws2_32 [ 43%] Building C object CMakeFiles/zlibstatic.dir/inflate.obj [ 46%] Building C object CMakeFiles/zlib.dir/inflate.obj [ 7%] Building C object src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/__/sundials/sundials_math.c.obj yes [ 29%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_dense.c.obj [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_defaults.c checking for style of include used by make... [ 48%] Building C object CMakeFiles/zlib.dir/infback.obj :0:6: warning: ISO C99 requires whitespace after the macro name [ 51%] Building C object CMakeFiles/zlibstatic.dir/infback.obj -- Looking for vasprintf - found -- Looking for asprintf patch -l -d "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/" -f -p1 < 'Modelica 2.2.2.patch' [ 11%] Linking C static library libsundials_nvecserial.a [ 14%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/gkregex.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/gkregex.c GNU [ 60%] Building C object CMakeFiles/cminpack.dir/lmdif1_.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/lmdif1_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/lmdif1_.c -- Looking for asprintf - not found -- Looking for snprintf (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 2.2.2/Constants.mo' [ 10%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_diagnostics.c.obj echo '' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 2.2.2.uses" /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_diagnostics.c echo 'modelica1.1' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 2.2.2.license" :0:6: warning: ISO C99 requires whitespace after the macro name checking dependency style of gcc... [ 33%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_diag.c.obj echo '2.2.2-20140315-143534~git~maint-2.2.2-om1' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 2.2.2.last_change" C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/GKlib.h:30, from C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/gkregex.c: In function 'parse_dup_op': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/gkregex.c: In function 'mark_opt_subexp': C:/dev/hudson/workspace/OM_Win/OM/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; ^ [ 53%] Building C object CMakeFiles/zlib.dir/inftrees.obj [ 62%] Building C object CMakeFiles/cminpack.dir/lmstr1_.c.obj echo 'omlibrary-msl222' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 2.2.2.breaks" [ 56%] Building C object CMakeFiles/zlibstatic.dir/inftrees.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/lmstr1_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/lmstr1_.c # Building git/Modelica make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/build/mingw' ./checkout-git.sh 'git/Modelica' 'https://github.com/modelica/Modelica.git' 'maint/3.1' 'af2a3e1597d648d6826665c89cf9eaf5c2a632bc' [ 11%] Built target sundials_nvecserial_static make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/build/mingw' [ 58%] Building C object CMakeFiles/zlibstatic.dir/inffast.obj [ 37%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_spils.c.obj [ 60%] Building C object CMakeFiles/zlib.dir/inffast.obj [ 64%] Building C object CMakeFiles/cminpack.dir/qrfac_.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/qrfac_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/qrfac_.c [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_dump.c -- Looking for fopen in ws2_32 - found -- Looking for fopen in ws2 :0:6: warning: ISO C99 requires whitespace after the macro name [ 63%] Building C object CMakeFiles/zlibstatic.dir/trees.obj [ 65%] Building C object CMakeFiles/zlib.dir/trees.obj [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_extract.c [ 40%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_spbcgs.c.obj [ 66%] Building C object CMakeFiles/cminpack.dir/r1updt_.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/r1updt_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/r1updt_.c :0:6: warning: ISO C99 requires whitespace after the macro name Scanning dependencies of target sundials_kinsol_static -- Looking for asprintf - found -- Looking for localeconv make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/build/mingw' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/build/mingw' [ 68%] Building C object CMakeFiles/zlibstatic.dir/uncompr.obj [ 70%] Building C object CMakeFiles/zlib.dir/uncompr.obj HEAD is now at d442bcd4 A.Haumer: corrected spelling error in documentation -- Looking for snprintf - found -- Looking for vasprintf [ 14%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol.c.obj [ 44%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_spgmr.c.obj [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_factor.c [ 68%] Building C object CMakeFiles/cminpack.dir/dogleg_.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/dogleg_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/dogleg_.c :0:6: warning: ISO C99 requires whitespace after the macro name gcc3 checking dependency style of g++ ... [ 73%] Building C object CMakeFiles/zlib.dir/zutil.obj [ 75%] Building C object CMakeFiles/zlibstatic.dir/zutil.obj [ 70%] Building C object CMakeFiles/cminpack.dir/fdjac1_.c.obj [ 48%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_sptfqmr.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/fdjac1_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/fdjac1_.c -- Looking for fopen in ws2 - not found -- Looking for fopen in rpcrt4 [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_free_numeric.c [ 78%] Linking C shared library libzlib.dll [ 80%] Linking C static library libzlibstatic.a :0:6: warning: ISO C99 requires whitespace after the macro name [ 18%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_io.c.obj [ 72%] Building C object CMakeFiles/cminpack.dir/hybrd_.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/hybrd_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/hybrd_.c [ 51%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_sparse.c.obj [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_free_symbolic.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' :0:6: warning: ISO C99 requires whitespace after the macro name -- Looking for localeconv - found -- Looking for sys/types.h [ 22%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_direct.c.obj [ 80%] Built target zlibstatic make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' make -f CMakeFiles/klu_object_DLONG.dir/build.make CMakeFiles/klu_object_DLONG.dir/depend make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/klu_object_DLONG.dir/DependInfo.cmake --color= [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_kernel.c [ 55%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_bandpre.c.obj [ 80%] Built target zlib -- Looking for vasprintf - found -- Looking for asprintf :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 74%] Building C object CMakeFiles/cminpack.dir/lmder1_.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/lmder1_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/lmder1_.c gcc3 checking whether to enable maintainer-specific portions of Makefiles... no Scanning dependencies of target klu_object_DLONG checking host system type... make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/klu_object_DLONG.dir/build.make CMakeFiles/klu_object_DLONG.dir/build [ 25%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_band.c.obj Scanning dependencies of target example make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 12%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu.c.obj [ 82%] Building C object CMakeFiles/example.dir/test/example.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu.c [ 59%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_bbdpre.c.obj [ 76%] Building C object CMakeFiles/cminpack.dir/lmdif_.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/lmdif_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/lmdif_.c :0:6: warning: ISO C99 requires whitespace after the macro name -- Looking for fopen in rpcrt4 - found -- Looking for fopen in iphlpapi i686-pc-mingw32 [ 29%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_dense.c.obj [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_memory.c libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' :0:6: warning: ISO C99 requires whitespace after the macro name [ 85%] Linking C executable example.exe HEAD is now at af2a3e15 Fixes #1449 [ 62%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_nvector.c.obj [ 16%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/graph.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c checking for a sed that does not truncate output... [ 78%] Building C object CMakeFiles/cminpack.dir/lmstr_.c.obj make -f CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/depend /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/lmstr_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/lmstr_.c [ 12%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_analyze.c.obj -- Looking for sys/types.h - found -- Check size of long double [ 13%] Building C object CMakeFiles/klu_object_DINT.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_analyze.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_analyze.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/DependInfo.cmake --color= /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_refactor.c /usr/bin/sed checking for ld used by gcc... [ 33%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_sparse.c.obj C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c: In function 'gk_graph_Read': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:109:28: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:109:28: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:109:28: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:109:28: warning: too many arguments for format [-Wformat-extra-args] C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:118:21: warning: too many arguments for format [-Wformat-extra-args] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c: In function 'gk_graph_Write': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/graph.c:297:18: warning: too many arguments for format [-Wformat-extra-args] :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 66%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_math.c.obj make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' -- Looking for asprintf - found HEAD is now at af2a3e15 Fixes #1449 -- Looking for localeconv [ 85%] Built target example make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 37%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_spils.c.obj [ 80%] Building C object CMakeFiles/cminpack.dir/qrsolv_.c.obj Scanning dependencies of target umfpack_olib_DLONG_CONJUGATE_SOLVE [ 13%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_analyze_given.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/qrsolv_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/qrsolv_.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_analyze_given.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_DLONG_CONJUGATE_SOLVE.dir/build [ 13%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_scale.c.obj Scanning dependencies of target example64 make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_scale.c [ 70%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_direct.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' :0:6: warning: ISO C99 requires whitespace after the macro name test ! -d 'build//Modelica 3.1' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' :0:6: warning: ISO C99 requires whitespace after the macro name cp -a 'git/Modelica/Modelica' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.1" [ 13%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c -- Looking for fopen in iphlpapi - found -- Looking for SO_PEERCRED [ 87%] Building C object CMakeFiles/example64.dir/test/example.obj :0:6: warning: ISO C99 requires whitespace after the macro name [ 17%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/htable.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/htable.c [ 82%] Building C object CMakeFiles/cminpack.dir/rwupdt_.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/rwupdt_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/rwupdt_.c [ 40%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_spbcgs.c.obj [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_solve.c [ 14%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_defaults.c.obj [ 74%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_band.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_defaults.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name 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... [ 14%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c [ 90%] Linking C executable example64.exe 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... [ 84%] Building C object CMakeFiles/cminpack.dir/dpmpar_.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/dpmpar_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/dpmpar_.c libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' -- Check size of long double - done [ 44%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_spfgmr.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name -- Check size of long long int [ 14%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_diagnostics.c /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... [ 77%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_dense.c.obj [ 19%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/io.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/io.c -- Looking for SO_PEERCRED - not found -- Looking for LOCAL_PEERCRED make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 86%] Building C object CMakeFiles/cminpack.dir/fdjac2_.c.obj [ 14%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_sort.c /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/fdjac2_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/fdjac2_.c -- Looking for localeconv - found -- Looking for sys/types.h [ 14%] Built target umfpack_olib_DLONG_CONJUGATE_SOLVE C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/io.c: In function 'gk_i64readfile': C:/dev/hudson/workspace/OM_Win/OM/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++]); ^ :0:6: warning: ISO C99 requires whitespace after the macro name [ 48%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_spgmr.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 90%] Built target example64 Scanning dependencies of target minigzip [ 88%] Building C object CMakeFiles/cminpack.dir/hybrj1_.c.obj [ 81%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_iterative.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/hybrj1_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/hybrj1_.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' make -f CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/depend [ 14%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_dump.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_dump.c [ 20%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/itemsets.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/itemsets.c [ 15%] Building C object CMakeFiles/klu_object_DINT.dir/KLU/Source/klu_tsolve.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/DependInfo.cmake --color= /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_tsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 92%] Building C object CMakeFiles/minigzip.dir/test/minigzip.obj :0:6: warning: ISO C99 requires whitespace after the macro name [ 51%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_sptfqmr.c.obj -- Looking for LOCAL_PEERCRED - not found Scanning dependencies of target umfpack_olib_DLONG_DO_VALUES -- Looking for pthread.h make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 90%] Building C object CMakeFiles/cminpack.dir/lmder_.c.obj make -f CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/build /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/lmder_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/lmder_.c libtoolize: copying file 'm4/ltoptions.m4' [ 15%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_extract.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_extract.c [ 85%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_sparse.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name [ 15%] Building C object CMakeFiles/umfpack_olib_DLONG_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj [ 95%] Linking C executable minigzip.exe /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' :0:6: warning: ISO C99 requires whitespace after the macro name [ 22%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/mcore.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c [ 55%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_bbdpre.c.obj [ 15%] Built target klu_object_DINT gcc -E make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' -- Check size of long long int - done make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c: In function 'gk_mcoreDestroy': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:75:12: warning: too many arguments for format [-Wformat-extra-args] C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:88:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:88:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:88:12: warning: too many arguments for format [-Wformat-extra-args] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c: In function 'gk_gkmcoreDestroy': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:111:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:111:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:111:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:111:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:111:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:111:12: warning: too many arguments for format [-Wformat-extra-args] [ 16%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_factor.c.obj -- Check size of unsigned long long int C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:124:12: warning: unknown conversion type character 'z' in format [-Wformat=] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/mcore.c:124:12: warning: too many arguments for format [-Wformat-extra-args] [ 92%] Building C object CMakeFiles/cminpack.dir/lmpar_.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_factor.c /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/lmpar_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/lmpar_.c [ 88%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_spbcgs.c.obj Scanning dependencies of target minigzip64 [ 16%] Built target umfpack_olib_DLONG_DO_VALUES :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' -- Looking for sys/types.h - found -- Check size of long double make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 24%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/memory.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c [ 59%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_nvector.c.obj [ 97%] Building C object CMakeFiles/minigzip64.dir/test/minigzip.obj [ 97%] Built target minigzip [ 94%] Building C object CMakeFiles/cminpack.dir/qform_.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/qform_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/qform_.c make -f CMakeFiles/umfpack_olib_ZINT_DROP.dir/build.make CMakeFiles/umfpack_olib_ZINT_DROP.dir/depend libtoolize: copying file 'm4/ltsugar.m4' [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_free_numeric.c C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c: In function 'gk_malloc': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c:150:21: warning: too many arguments for format [-Wformat-extra-args] C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c:151:21: warning: too many arguments for format [-Wformat-extra-args] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c: In function 'gk_realloc': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c:185:21: warning: too many arguments for format [-Wformat-extra-args] C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/memory.c:186:21: warning: too many arguments for format [-Wformat-extra-args] make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT_DROP.dir/DependInfo.cmake --color= [ 92%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_spgmr.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name [ 25%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/omp.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/omp.c [100%] Linking C executable minigzip64.exe Scanning dependencies of target umfpack_olib_ZINT_DROP make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT_DROP.dir/build.make CMakeFiles/umfpack_olib_ZINT_DROP.dir/build [ 62%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_math.c.obj [ 96%] Building C object CMakeFiles/cminpack.dir/r1mpyq_.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' -- Looking for pthread.h - found /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/r1mpyq_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/r1mpyq_.c [ 16%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_free_symbolic.c.obj -- Looking for pthread_create /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_free_symbolic.c make -f CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/depend [ 96%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_sptfqmr.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name [ 16%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/DependInfo.cmake --color= :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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_kernel.c Scanning dependencies of target umfpack_olib_DINT_CONJUGATE_SOLVE [ 98%] Building C object CMakeFiles/cminpack.dir/covar_.c.obj make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_DINT_CONJUGATE_SOLVE.dir/build [ 66%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_direct.c.obj /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DCMINPACK_NO_DLL -g -O2 -falign-functions -o CMakeFiles/cminpack.dir/covar_.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/covar_.c checking for ANSI C header files... :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [100%] Built target minigzip64 make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' [100%] Linking C static library libsundials_cvode.a [ 17%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c libtoolize: copying file 'm4/ltversion.m4' :0:6: warning: ISO C99 requires whitespace after the macro name -- Check size of long double - done -- Check size of long long int Install the project... -- Check size of unsigned long long int - done -- Check size of struct lconv [100%] Linking C static library libcminpack.a /C/OMDev/bin/cmake/bin/cmake.exe -P CMakeFiles/cminpack.dir/cmake_clean_target.cmake -- Install configuration: "" -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/install/mingw/lib/libzlib.dll.a -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/install/mingw/bin/libzlib.dll [ 70%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_band.c.obj make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/install/mingw/lib/libzlibstatic.a -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/install/mingw/include/zconf.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/install/mingw/include/zlib.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/install/mingw/share/man/man3/zlib.3 -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/install/mingw/share/pkgconfig/zlib.pc make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/zlib' [ 27%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pdb.c.obj /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_link_script CMakeFiles/cminpack.dir/link.txt --verbose=1 cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/pdb.c [ 17%] Built target umfpack_olib_ZINT_DROP ar qc libcminpack.a CMakeFiles/cminpack.dir/chkder.c.obj CMakeFiles/cminpack.dir/enorm.c.obj CMakeFiles/cminpack.dir/hybrd1.c.obj CMakeFiles/cminpack.dir/hybrj.c.obj CMakeFiles/cminpack.dir/lmdif1.c.obj CMakeFiles/cminpack.dir/lmstr1.c.obj CMakeFiles/cminpack.dir/qrfac.c.obj CMakeFiles/cminpack.dir/r1updt.c.obj CMakeFiles/cminpack.dir/dogleg.c.obj CMakeFiles/cminpack.dir/fdjac1.c.obj CMakeFiles/cminpack.dir/hybrd.c.obj CMakeFiles/cminpack.dir/lmder1.c.obj CMakeFiles/cminpack.dir/lmdif.c.obj CMakeFiles/cminpack.dir/lmstr.c.obj CMakeFiles/cminpack.dir/qrsolv.c.obj CMakeFiles/cminpack.dir/rwupdt.c.obj CMakeFiles/cminpack.dir/dpmpar.c.obj CMakeFiles/cminpack.dir/fdjac2.c.obj CMakeFiles/cminpack.dir/hybrj1.c.obj CMakeFiles/cminpack.dir/lmder.c.obj CMakeFiles/cminpack.dir/lmpar.c.obj CMakeFiles/cminpack.dir/qform.c.obj CMakeFiles/cminpack.dir/r1mpyq.c.obj CMakeFiles/cminpack.dir/covar.c.obj CMakeFiles/cminpack.dir/covar1.c.obj CMakeFiles/cminpack.dir/chkder_.c.obj CMakeFiles/cminpack.dir/enorm_.c.obj CMakeFiles/cminpack.dir/hybrd1_.c.obj CMakeFiles/cminpack.dir/hybrj_.c.obj CMakeFiles/cminpack.dir/lmdif1_.c.obj CMakeFiles/cminpack.dir/lmstr1_.c.obj CMakeFiles/cminpack.dir/qrfac_.c.obj CMakeFiles/cminpack.dir/r1updt_.c.obj CMakeFiles/cminpack.dir/dogleg_.c.obj CMakeFiles/cminpack.dir/fdjac1_.c.obj CMakeFiles/cminpack.dir/hybrd_.c.obj CMakeFiles/cminpack.dir/lmder1_.c.obj CMakeFiles/cminpack.dir/lmdif_.c.obj CMakeFiles/cminpack.dir/lmstr_.c.obj CMakeFiles/cminpack.dir/qrsolv_.c.obj CMakeFiles/cminpack.dir/rwupdt_.c.obj CMakeFiles/cminpack.dir/dpmpar_.c.obj CMakeFiles/cminpack.dir/fdjac2_.c.obj CMakeFiles/cminpack.dir/hybrj1_.c.obj CMakeFiles/cminpack.dir/lmder_.c.obj CMakeFiles/cminpack.dir/lmpar_.c.obj CMakeFiles/cminpack.dir/qform_.c.obj CMakeFiles/cminpack.dir/r1mpyq_.c.obj CMakeFiles/cminpack.dir/covar_.c.obj make -C 3rdParty/zlib/build/mingw/minizip/ install [ 18%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_memory.c [ 18%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/minizip' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/build/mingw' [ 74%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_dense.c.obj C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libcminpack.a :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build' [100%] Built target sundials_cvode_static make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/build/mingw' [ 29%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pqueue.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/pqueue.c make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/minizip' [100%] Built target cminpack -- Looking for pthread_create - found make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_progress_start /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build/CMakeFiles 0 make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' -- Found Threads: TRUE -- Looking for clock_gettime make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/minizip' [ 18%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_refactor.c make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/CMinpack/build' test ! `uname` = Darwin || install_name_tool -id @rpath/libcminpack.a 3rdParty/CMinpack/build/libcminpack.a [ 77%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_iterative.c.obj Install the project... [ 18%] Built target umfpack_olib_DINT_CONJUGATE_SOLVE make -f CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/build.make CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/depend :0:6: warning: ISO C99 requires whitespace after the macro name -- Install configuration: "" -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_config.h Install shared components -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_band.h libtoolize: copying file 'm4/lt~obsolete.m4' -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_dense.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_direct.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_iterative.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_math.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_nvector.h make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/DependInfo.cmake --color= -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_fnvector.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_pcg.h [ 18%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_scale.c.obj -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_sparse.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_spbcgs.h # copy dll/so to lib/omc/ folders /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_scale.c -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_spfgmr.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_spgmr.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_sptfqmr.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/sundials/sundials_types.h Install NVECTOR_SERIAL -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/lib/libsundials_nvecserial.a -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/nvector/nvector_serial.h Install CVODE -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/lib/libsundials_cvode.a Scanning dependencies of target minizip (rm -f /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libcminpack.a*) -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_band.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_bandpre.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_bbdpre.h make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/minizip' -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_dense.h :0:6: warning: ISO C99 requires whitespace after the macro name -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_diag.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_direct.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_sparse.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_spbcgs.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_spgmr.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_spils.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_sptfqmr.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/install/mingw/include/cvode/cvode_impl.h Scanning dependencies of target umfpack_olib_DLONG_FIXQ make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/cvode/build/mingw' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/minizip' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/build.make CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/build (cp -af 3rdParty/CMinpack/build/libcminpack.a* /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc) make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 30%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/random.c.obj [ 16%] Building C object CMakeFiles/minizip.dir/ioapi.c.obj [ 81%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_sparse.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/random.c # Darwin has to be special always [ 18%] Building C object CMakeFiles/umfpack_olib_DLONG_FIXQ.dir/UMFPACK/Source/umf_assemble.c.obj [ 85%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_spbcgs.c.obj [ 18%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_solve.c.obj (test ! `uname` = Darwin || cp -af 3rdParty/CMinpack/build/lib*.dylib /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc) /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_solve.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name -- Check size of long long int - done -- Check size of unsigned long long int -- Check size of struct lconv - done -- Performing Test HAVE_LCONV_DECIMAL_POINT make -f CMakeFiles/umfpack_olib_ZLONG_FIXQ.dir/build.make CMakeFiles/umfpack_olib_ZLONG_FIXQ.dir/depend [ 33%] Building C object CMakeFiles/minizip.dir/miniunz.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG_FIXQ.dir/DependInfo.cmake --color= [ 32%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/rw.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/rw.c [ 88%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_spfgmr.c.obj Scanning dependencies of target umfpack_olib_ZLONG_FIXQ make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 92%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_spgmr.c.obj [ 19%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_sort.c.obj [ 50%] Building C object CMakeFiles/minizip.dir/minizip.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_sort.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' -- Looking for clock_gettime - not found -- Looking for fork [ 19%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 19%] Built target umfpack_olib_DLONG_FIXQ :0:6: warning: ISO C99 requires whitespace after the macro name [ 19%] Building C object CMakeFiles/klu_object_DLONG.dir/KLU/Source/klu_tsolve.c.obj [ 33%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/seq.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/KLU/Source/klu_tsolve.c cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/seq.c [ 66%] Building C object CMakeFiles/minizip.dir/unzip.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name yes make -f CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/depend make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/DependInfo.cmake --color= [ 96%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_sptfqmr.c.obj checking for sys/types.h... Scanning dependencies of target umfpack_olib_ZLONG_WSOLVE make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/build make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 35%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/sort.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/sort.c [ 83%] Building C object CMakeFiles/minizip.dir/zip.c.obj make -f CMakeFiles/umfpack_olib_DINT.dir/build.make CMakeFiles/umfpack_olib_DINT.dir/depend make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 19%] Built target klu_object_DLONG [ 20%] Building C object CMakeFiles/umfpack_olib_ZLONG_WSOLVE.dir/UMFPACK/Source/umfpack_solve.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT.dir/DependInfo.cmake --color= -- Check size of unsigned long long int - done /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c -- Check size of struct lconv [100%] Linking C static library libsundials_kinsol.a [ 20%] Built target umfpack_olib_ZLONG_FIXQ -- Performing Test HAVE_LCONV_DECIMAL_POINT - Success -- Performing Test HAVE_LCONV_THOUSANDS_SEP [ 37%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/string.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/string.c [ 38%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/timers.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/timers.c make -f CMakeFiles/umfpack_olib_DINT_FIXQ.dir/build.make CMakeFiles/umfpack_olib_DINT_FIXQ.dir/depend make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT_FIXQ.dir/DependInfo.cmake --color= [ 20%] Built target umfpack_olib_ZLONG_WSOLVE [100%] Linking C static library libminizip.a Scanning dependencies of target umfpack_olib_DINT_FIXQ make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/build/mingw' [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/tokenizer.c.obj make -f CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/depend make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/tokenizer.c make -f CMakeFiles/umfpack_olib_DINT_FIXQ.dir/build.make CMakeFiles/umfpack_olib_DINT_FIXQ.dir/build make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/DependInfo.cmake --color= -- Looking for fork - not found yes -- Looking for gethrtime make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT.dir/build.make CMakeFiles/umfpack_olib_ZINT.dir/depend [100%] Built target sundials_kinsol_static make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/build/mingw' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT.dir/DependInfo.cmake --color= [ 20%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c Scanning dependencies of target umfpack_olib_DLONG_DO_MAP make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/minizip' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/build :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [100%] Built target minizip make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/minizip' make -f CMakeFiles/umfpack_olib_DINT_DO_MAP_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_DINT_DO_MAP_DO_VALUES.dir/depend [ 20%] Building C object CMakeFiles/umfpack_olib_DLONG_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj Install the project... /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT_DO_MAP_DO_VALUES.dir/DependInfo.cmake --color= checking for sys/stat.h... :0:6: warning: ISO C99 requires whitespace after the macro name -- Install configuration: "" -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_config.h Install shared components -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_band.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_dense.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_direct.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_iterative.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_math.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_nvector.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_fnvector.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_pcg.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_sparse.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_spbcgs.h Install the project... -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_spfgmr.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_spgmr.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_sptfqmr.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/sundials/sundials_types.h Scanning dependencies of target umfpack_olib_DINT_DO_MAP_DO_VALUES Install NVECTOR_SERIAL -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/lib/libsundials_nvecserial.a -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/nvector/nvector_serial.h Install KINSOL -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/lib/libsundials_kinsol.a make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/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 -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_band.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_bbdpre.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_dense.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_direct.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_spbcgs.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_spfgmr.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_spgmr.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_spils.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_sptfqmr.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/install/mingw/include/kinsol/kinsol_impl.h -- Install configuration: "" -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/install/mingw/lib/libminizip.a -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/install/mingw/include/minizip.h make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/kinsol/build/mingw' -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/install/mingw/include/miniunz.h make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/zlib/build/mingw/minizip' make -f CMakeFiles/umfpack_olib_ZINT_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_ZINT_WSOLVE.dir/depend make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 20%] Building C object CMakeFiles/umfpack_olib_DINT_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj [ 41%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/util.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/util.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT_WSOLVE.dir/DependInfo.cmake --color= -- Performing Test HAVE_LCONV_THOUSANDS_SEP - Success -- Check size of intmax_t make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' -- Check size of struct lconv - done [ 20%] Built target umfpack_olib_DLONG_DO_MAP :0:6: warning: ISO C99 requires whitespace after the macro name -- Performing Test HAVE_LCONV_DECIMAL_POINT [ 20%] Built target umfpack_olib_DINT_FIXQ Scanning dependencies of target umfpack_olib_ZINT_WSOLVE make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_ZINT_WSOLVE.dir/build [ 43%] Building C object libmetis/CMakeFiles/metis.dir/auxapi.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/auxapi.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 45%] Building C object libmetis/CMakeFiles/metis.dir/balance.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/balance.c [ 21%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' :0:6: warning: ISO C99 requires whitespace after the macro name [ 21%] Built target umfpack_olib_DINT_DO_MAP_DO_VALUES [ 46%] Building C object libmetis/CMakeFiles/metis.dir/bucketsort.c.obj make -f CMakeFiles/umfpack_olib_DLONG_DO_MAP_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_DLONG_DO_MAP_DO_VALUES.dir/depend cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/bucketsort.c yes patch -l -d "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/" -f -p1 < 'Modelica 3.1.patch' [ 48%] Building C object libmetis/CMakeFiles/metis.dir/checkgraph.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG_DO_MAP_DO_VALUES.dir/DependInfo.cmake --color= -- Looking for gethrtime - not found -- Looking for mkdtemp cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/checkgraph.c [ 50%] Building C object libmetis/CMakeFiles/metis.dir/coarsen.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/coarsen.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 3.1/Constants.mo' (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 3.1/Electrical/Digital.mo' (Stripping trailing CRs from patch; use --binary to disable.) Scanning dependencies of target umfpack_olib_ZINT patching file 'Modelica 3.1/Fluid/Pipes.mo' Scanning dependencies of target umfpack_olib_DINT make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT.dir/build.make CMakeFiles/umfpack_olib_ZINT.dir/build [ 21%] Built target umfpack_olib_ZINT_WSOLVE make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DINT.dir/build.make CMakeFiles/umfpack_olib_DINT.dir/build Scanning dependencies of target umfpack_olib_DLONG_DO_MAP_DO_VALUES (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 3.1/Media/IdealGases/Common/FluidData.mo' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/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 (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 3.1/Media/IdealGases/Common/package.mo' (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 3.1/Media/package.mo' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 51%] Building C object libmetis/CMakeFiles/metis.dir/compress.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' checking for stdlib.h... make -f CMakeFiles/umfpack_olib_DINT_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_DINT_WSOLVE.dir/depend cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/compress.c (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 3.1/Media/Water/IF97_Utilities.mo' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 3.1/Media/Water/package.mo' (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 3.1/Media/Water/package.order' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT_WSOLVE.dir/DependInfo.cmake --color= echo 'ModelicaServices 1.0' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.1.uses" [ 22%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_col_to_triplet.c.obj [ 22%] Building C object CMakeFiles/umfpack_olib_DLONG_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj [ 22%] Building C object CMakeFiles/umfpack_olib_ZINT.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_col_to_triplet.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_col_to_triplet.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.1.license" make -f CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/depend :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name Scanning dependencies of target umfpack_olib_DINT_WSOLVE make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' echo '3.1-20140322-174148~git~maint-3.1-om1' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.1.last_change" make -f CMakeFiles/umfpack_olib_DINT_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_DINT_WSOLVE.dir/build make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/DependInfo.cmake --color= [ 22%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_defaults.c echo 'omlibrary-msl31' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.1.breaks" make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' :0:6: warning: ISO C99 requires whitespace after the macro name test ! -d 'build//ModelicaServices 1.0' [ 22%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c Scanning dependencies of target umfpack_olib_ZINT_DO_MAP make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 53%] Building C object libmetis/CMakeFiles/metis.dir/contig.c.obj make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 22%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_defaults.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/contig.c -- Check size of intmax_t - done /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_defaults.c -- Performing Test HAVE_LCONV_DECIMAL_POINT - Success make -f CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/build -- Check size of uintmax_t cp -a 'git/Modelica/ModelicaServices' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 1.0" -- Performing Test HAVE_LCONV_THOUSANDS_SEP :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 23%] Built target umfpack_olib_DLONG_DO_MAP_DO_VALUES [ 23%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_numeric.c patch -l -d "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/" -f -p1 < 'ModelicaServices 1.0.patch' [ 54%] Building C object libmetis/CMakeFiles/metis.dir/debug.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/debug.c [ 23%] Building C object CMakeFiles/umfpack_olib_ZINT_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name make -f CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/depend /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c [ 24%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_numeric.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' (Stripping trailing CRs from patch; use --binary to disable.) patching file 'ModelicaServices 1.0/package.mo' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/DependInfo.cmake --color= :0:6: warning: ISO C99 requires whitespace after the macro name echo > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 1.0.uses" :0:6: warning: ISO C99 requires whitespace after the macro name [ 24%] Built target umfpack_olib_DINT_WSOLVE echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 1.0.license" yes C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/debug.c: In function 'libmetis__ComputeMaxCut': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/debug.c:109:10: warning: too many arguments for format [-Wformat-extra-args] echo '1.0-20140322-174148~git~maint-3.1-om1' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 1.0.last_change" make -f CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/depend [ 24%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_free_symbolic.c.obj Scanning dependencies of target umfpack_olib_ZINT_CONJUGATE_SOLVE [ 24%] Building C object CMakeFiles/umfpack_olib_ZINT.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_symbolic.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_ZINT_CONJUGATE_SOLVE.dir/build /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_symbolic.c echo 'omlibrary-msl31' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 1.0.breaks" make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/DependInfo.cmake --color= -- Looking for mkdtemp - not found make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' :0:6: warning: ISO C99 requires whitespace after the macro name -- Performing Test HAVE_FLAG_-Wall :0:6: warning: ISO C99 requires whitespace after the macro name # Building git/Modelica [ 56%] Building C object libmetis/CMakeFiles/metis.dir/fm.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/fm.c [ 24%] Built target umfpack_olib_ZINT_DO_MAP ./checkout-git.sh 'git/Modelica' 'https://github.com/modelica/Modelica.git' 'maint/3.2.1' '60cb4e48077fa22cc97d02e767baa83ec78aadf9' [ 24%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c [ 24%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_determinant.c make -f CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/depend checking for string.h... Scanning dependencies of target umfpack_olib_ZLONG_CONJUGATE_SOLVE :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/build.make CMakeFiles/umfpack_olib_ZLONG_CONJUGATE_SOLVE.dir/build [ 24%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_determinant.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/DependInfo.cmake --color= :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_determinant.c [ 24%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 25%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c Scanning dependencies of target umfpack_olib_ZLONG_DO_MAP [ 25%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_get_lunz.c.obj make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_lunz.c make -f CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/build :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' :0:6: warning: ISO C99 requires whitespace after the macro name [ 25%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_lunz.c.obj [ 58%] Building C object libmetis/CMakeFiles/metis.dir/fortran.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_lunz.c cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/fortran.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 25%] Building C object CMakeFiles/umfpack_olib_ZLONG_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c [ 25%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c [ 25%] Built target umfpack_olib_ZINT_CONJUGATE_SOLVE :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name -- Check size of uintmax_t - done -- Check size of uintptr_t [ 26%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_numeric.c [ 27%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_get_numeric.c.obj -- Performing Test HAVE_LCONV_THOUSANDS_SEP - Success [ 59%] Building C object libmetis/CMakeFiles/metis.dir/frename.c.obj -- Check size of intmax_t /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_numeric.c cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/frename.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name make -f CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/depend [ 27%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_symbolic.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/DependInfo.cmake --color= :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' yes [ 27%] Built target umfpack_olib_ZLONG_DO_MAP HEAD is now at af2a3e15 Fixes #1449 [ 27%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_symbolic.c [ 27%] Built target umfpack_olib_ZLONG_CONJUGATE_SOLVE [ 27%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_load_numeric.c.obj Scanning dependencies of target umfpack_olib_DINT_DO_MAP /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_numeric.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/build.make CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/build :0:6: warning: ISO C99 requires whitespace after the macro name -- Performing Test HAVE_FLAG_-Wall - Success -- Performing Test HAVE_FLAG_-Wextra :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 61%] Building C object libmetis/CMakeFiles/metis.dir/gklib.c.obj make -f CMakeFiles/umfpack_olib_ZLONG.dir/build.make CMakeFiles/umfpack_olib_ZLONG.dir/depend cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/gklib.c [ 27%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_numeric.c [ 27%] Building C object CMakeFiles/umfpack_olib_DINT_DO_MAP.dir/UMFPACK/Source/umf_triplet.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG.dir/DependInfo.cmake --color= make -f CMakeFiles/umfpack_olib_DLONG.dir/build.make CMakeFiles/umfpack_olib_DLONG.dir/depend /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c checking for memory.h... :0:6: warning: ISO C99 requires whitespace after the macro name [ 27%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG.dir/DependInfo.cmake --color= [ 62%] Building C object libmetis/CMakeFiles/metis.dir/graph.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/graph.c [ 27%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_load_symbolic.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name make -f CMakeFiles/umfpack_olib_DLONG_DROP.dir/build.make CMakeFiles/umfpack_olib_DLONG_DROP.dir/depend make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG_DROP.dir/DependInfo.cmake --color= [ 27%] Built target umfpack_olib_DINT_DO_MAP Scanning dependencies of target umfpack_olib_DLONG_DROP [ 28%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_numeric.c.obj make -f CMakeFiles/umfpack_olib_ZLONG_DROP.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DROP.dir/depend [ 64%] Building C object libmetis/CMakeFiles/metis.dir/initpart.c.obj make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_numeric.c cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/initpart.c make -f CMakeFiles/umfpack_olib_DLONG_DROP.dir/build.make CMakeFiles/umfpack_olib_DLONG_DROP.dir/build make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG_DROP.dir/DependInfo.cmake --color= [ 29%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_numeric.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_numeric.c -- Check size of uintptr_t - done -- Check size of ptrdiff_t :0:6: warning: ISO C99 requires whitespace after the macro name [ 29%] Building C object CMakeFiles/umfpack_olib_DLONG_DROP.dir/UMFPACK/Source/umf_store_lu.c.obj -- Check size of intmax_t - done -- Check size of uintmax_t /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c Scanning dependencies of target umfpack_olib_ZLONG_DROP make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZLONG_DROP.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DROP.dir/build :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' yes -- Performing Test HAVE_FLAG_-Wextra - Success -- Performing Test HAVE_FLAG_-Wno-long-long [ 29%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c [ 29%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_qsymbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name Scanning dependencies of target umfpack_olib_ZLONG make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZLONG.dir/build.make CMakeFiles/umfpack_olib_ZLONG.dir/build [ 29%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_qsymbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' :0:6: warning: ISO C99 requires whitespace after the macro name [ 29%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_control.c checking for strings.h... make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 29%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_col_to_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 29%] Built target umfpack_olib_DLONG_DROP :0:6: warning: ISO C99 requires whitespace after the macro name Scanning dependencies of target umfpack_olib_DLONG make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DLONG.dir/build.make CMakeFiles/umfpack_olib_DLONG.dir/build configure.ac:9: installing './compile' [ 29%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_control.c [ 66%] Building C object libmetis/CMakeFiles/metis.dir/kmetis.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/kmetis.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' configure.ac:12: installing './config.guess' :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT_FIXQ.dir/build.make CMakeFiles/umfpack_olib_ZINT_FIXQ.dir/depend configure.ac:12: installing './config.sub' [ 30%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_col_to_triplet.c.obj [ 30%] Building C object CMakeFiles/umfpack_olib_ZLONG.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_col_to_triplet.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_col_to_triplet.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT_FIXQ.dir/DependInfo.cmake --color= /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_defaults.c [ 30%] Built target umfpack_olib_ZLONG_DROP configure.ac:5: installing './install-sh' :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name 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 autoreconf: running: /usr/bin/autoconf --force [ 30%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_info.c Scanning dependencies of target umfpack_olib_ZINT_FIXQ Makefile.am: installing './INSTALL' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT_FIXQ.dir/build.make CMakeFiles/umfpack_olib_ZINT_FIXQ.dir/build :0:6: warning: ISO C99 requires whitespace after the macro name [ 67%] Building C object libmetis/CMakeFiles/metis.dir/kwayfm.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/kwayfm.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 30%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_defaults.c.obj -- Check size of uintmax_t - done [ 30%] Building C object CMakeFiles/umfpack_olib_ZINT.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_defaults.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_defaults.c -- Check size of uintptr_t -- Check size of ptrdiff_t - done [ 30%] 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 -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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_info.c Makefile.am: installing './depcomp' [ 30%] Building C object CMakeFiles/umfpack_olib_ZINT_FIXQ.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/umfpack_free_numeric.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_numeric.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c :0:6: warning: ISO C99 requires whitespace after the macro name -- Performing Test HAVE_FLAG_-Wno-long-long - Success :0:6: warning: ISO C99 requires whitespace after the macro name -- Performing Test HAVE_FLAG_-Wno-uninitialized :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name yes (cd "3rdParty/ModelicaExternalC/BuildProjects/autotools" && (test -f Makefile || (./configure --prefix="`pwd`" --enable-static --disable-shared --disable-hdf5 --enable-static-zlib "--host=" --libdir="/c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/" CC="gcc" CFLAGS="-g -O2 -falign-functions" CPPFLAGS="" LDFLAGS="" && make clean))) [ 30%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_numeric.c [ 31%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_symbolic.c -- Check size of off64_t make -f CMakeFiles/umfpack_olib_ZINT_DO_MAP_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_ZINT_DO_MAP_DO_VALUES.dir/depend :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 32%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_matrix.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT_DO_MAP_DO_VALUES.dir/DependInfo.cmake --color= /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_matrix.c checking for inttypes.h... [ 69%] Building C object libmetis/CMakeFiles/metis.dir/kwayrefine.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name In file included from lp_lib.c:83:0: lp_pricePSE.h:14:15: warning: inline function 'applyPricer' declared but never defined INLINE MYBOOL applyPricer(lprec *lp); ^ In file included from lp_lib.c:82:0: lp_price.h:39:13: warning: inline function 'normalizeEdge' declared but never defined INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^ In file included from lp_lib.c:49:0: lp_presolve.h:91:12: warning: inline function 'presolve_nextcol' declared but never defined INLINE int presolve_nextcol(presolverec *psdata, int rownr, int *previtem); ^ lp_presolve.h:90:12: warning: inline function 'presolve_nextrow' declared but never defined INLINE int presolve_nextrow(presolverec *psdata, int colnr, int *previtem); ^ cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/kwayrefine.c Scanning dependencies of target umfpack_olib_ZINT_DO_MAP_DO_VALUES make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/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 [ 32%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_determinant.c.obj [ 32%] Building C object CMakeFiles/umfpack_olib_DLONG.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_get_determinant.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_determinant.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_free_symbolic.c [ 33%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_matrix.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 33%] Built target umfpack_olib_ZINT_FIXQ :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 34%] Building C object CMakeFiles/umfpack_olib_ZINT_DO_MAP_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj [ 34%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_numeric.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c [ 70%] Building C object libmetis/CMakeFiles/metis.dir/mcutil.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/mcutil.c [ 35%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_determinant.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 35%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_lunz.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_lunz.c [ 35%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 35%] Built target umfpack_olib_ZINT_DO_MAP_DO_VALUES :0:6: warning: ISO C99 requires whitespace after the macro name -- Performing Test HAVE_FLAG_-Wno-uninitialized - Success -- Check size of uintptr_t - done -- Check size of ptrdiff_t -- Performing Test HAVE_FLAG_-pedantic [ 35%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_perm.c [ 35%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_lunz.c yes :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name make -f CMakeFiles/umfpack_olib_ZLONG_DO_MAP_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DO_MAP_DO_VALUES.dir/depend [ 35%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_get_numeric.c.obj [ 72%] Building C object libmetis/CMakeFiles/metis.dir/mesh.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/mesh.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_numeric.c [ 35%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_perm.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG_DO_MAP_DO_VALUES.dir/DependInfo.cmake --color= [ 35%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_get_numeric.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name make -f CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/depend /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/DependInfo.cmake --color= [ 35%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_status.c :0:6: warning: ISO C99 requires whitespace after the macro name Scanning dependencies of target umfpack_olib_ZLONG_DO_MAP_DO_VALUES make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/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 :0:6: warning: ISO C99 requires whitespace after the macro name checking for stdint.h... -- Check size of off64_t - done -- Looking for fseeko make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' Scanning dependencies of target umfpack_olib_ZINT_DO_VALUES make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/build [ 74%] Building C object libmetis/CMakeFiles/metis.dir/meshpart.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/meshpart.c HEAD is now at 60cb4e48 Added mass flow rate start value for easier convergence make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 35%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c [ 35%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_status.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 35%] Building C object CMakeFiles/umfpack_olib_ZINT_DO_VALUES.dir/UMFPACK/Source/umf_triplet.c.obj [ 36%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_report_symbolic.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name make -f CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/depend [ 37%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_symbolic.c [ 37%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_get_symbolic.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/DependInfo.cmake --color= /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_get_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' :0:6: warning: ISO C99 requires whitespace after the macro name [ 38%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_symbolic.c Scanning dependencies of target umfpack_olib_DLONG_WSOLVE HEAD is now at 60cb4e48 Added mass flow rate start value for easier convergence [ 38%] Built target umfpack_olib_ZLONG_DO_MAP_DO_VALUES make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/build.make CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/build make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 75%] Building C object libmetis/CMakeFiles/metis.dir/minconn.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name -- Performing Test HAVE_FLAG_-pedantic - Success cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/minconn.c -- Checking whether SOCK_CLOEXEC is supported -- Performing Test ZMQ_HAVE_SOCK_CLOEXEC make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 38%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_triplet.c [ 38%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_numeric.c [ 38%] Built target umfpack_olib_ZINT_DO_VALUES :0:6: warning: ISO C99 requires whitespace after the macro name [ 39%] Building C object CMakeFiles/umfpack_olib_DLONG_WSOLVE.dir/UMFPACK/Source/umfpack_solve.c.obj -- Check size of ptrdiff_t - done :0:6: warning: ISO C99 requires whitespace after the macro name [ 40%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_numeric.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c [ 40%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_triplet.c [ 77%] Building C object libmetis/CMakeFiles/metis.dir/mincover.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/mincover.c autoreconf: running: /usr/bin/autoheader --force yes :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name In file included from C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/GKlib.h:68:0, from C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/metislib.h:17, from C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/minconn.c:11: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/minconn.c: In function 'libmetis__EliminateSubDomainEdges': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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); ^ :0:6: warning: ISO C99 requires whitespace after the macro name test ! -f 'build//Complex 3.2.1.mo' cp -a 'git/Modelica/Complex.mo' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex 3.2.1.mo" [ 40%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_vector.c make -f CMakeFiles/umfpack_olib_ZLONG_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DO_VALUES.dir/depend [ 40%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_symbolic.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' :0:6: warning: ISO C99 requires whitespace after the macro name -- Check size of off64_t make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_ZLONG_DO_VALUES.dir/DependInfo.cmake --color= :0:6: warning: ISO C99 requires whitespace after the macro name echo '' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex 3.2.1.uses" [ 40%] Built target umfpack_olib_DLONG_WSOLVE -- Looking for fseeko - found echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex 3.2.1.license" -- Looking for unistd.h [ 40%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_load_symbolic.c checking for unistd.h... [ 40%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_vector.c echo '3.2.1+build.4-18-g60cb4e4-om1' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex 3.2.1.last_change" -- Performing Test ZMQ_HAVE_SOCK_CLOEXEC - Failed -- Checking whether SO_KEEPALIVE is supported -- Performing Test ZMQ_HAVE_SO_KEEPALIVE [ 79%] Building C object libmetis/CMakeFiles/metis.dir/mmd.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/mmd.c echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex 3.2.1.breaks" Scanning dependencies of target umfpack_olib_ZLONG_DO_VALUES :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_ZLONG_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_ZLONG_DO_VALUES.dir/build test ! -d 'build//Modelica 3.2.1' [ 41%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_numeric.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 41%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_numeric.c cp -a 'git/Modelica/Modelica' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.1" :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 41%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_numeric.c [ 42%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 42%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_save_numeric.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_numeric.c make -f CMakeFiles/umfpack_olib.dir/build.make CMakeFiles/umfpack_olib.dir/depend [ 80%] Building C object libmetis/CMakeFiles/metis.dir/ometis.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/ometis.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib.dir/DependInfo.cmake --color= [ 42%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' -- Performing Test ZMQ_HAVE_SO_KEEPALIVE - Failed -- Checking whether TCP_KEEPCNT is supported -- Performing Test ZMQ_HAVE_TCP_KEEPCNT Scanning dependencies of target umfpack_olib make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib.dir/build.make CMakeFiles/umfpack_olib.dir/build [ 43%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_qsymbolic.c.obj [ 43%] Built target umfpack_olib_ZLONG_DO_VALUES /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_qsymbolic.c [ 44%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj [ 44%] Building C object CMakeFiles/umfpack_olib_DLONG.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_save_symbolic.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_symbolic.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_qsymbolic.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 44%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_scale.c :0:6: warning: ISO C99 requires whitespace after the macro name yes [ 82%] Building C object libmetis/CMakeFiles/metis.dir/options.c.obj [ 44%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_scale.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/options.c :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_scale.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 44%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_global.c :0:6: warning: ISO C99 requires whitespace after the macro name make -f CMakeFiles/umfpack_olib_DINT_DROP.dir/build.make CMakeFiles/umfpack_olib_DINT_DROP.dir/depend make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT_DROP.dir/DependInfo.cmake --color= -- Check size of off64_t - done -- Looking for fseeko -- Looking for unistd.h - found [ 44%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c checking dlfcn.h usability... [ 45%] Building C object CMakeFiles/umfpack_olib.dir/UMFPACK/Source/umfpack_tictoc.c.obj [ 45%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_tictoc.c 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. :0:6: warning: ISO C99 requires whitespace after the macro name 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. [ 45%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_control.c.obj 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/libfmiimport.a;C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/libjmutils.a;C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/libfmixml.a;C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/libfmizip.a;C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/libfmicapi.a;C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx/./libexpat.a;C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/Config.cmake/Minizip/libminizip.a;C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/zlib/libzlib.a;C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/libfmilib.a /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_control.c Scanning dependencies of target umfpack_olib_DINT_DROP :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DINT_DROP.dir/build.make CMakeFiles/umfpack_olib_DINT_DROP.dir/build -- Performing Test ZMQ_HAVE_TCP_KEEPCNT - Failed -- Checking whether TCP_KEEPIDLE is supported :0:6: warning: ISO C99 requires whitespace after the macro name -- Performing Test ZMQ_HAVE_TCP_KEEPIDLE -- Configuring done make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 83%] Building C object libmetis/CMakeFiles/metis.dir/parmetis.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/parmetis.c [ 45%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c [ 46%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_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_symbolic.c.obj [ 46%] Building C object CMakeFiles/umfpack_olib.dir/UMFPACK/Source/umfpack_timer.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_symbolic.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_timer.c checking for a BSD-compatible install... :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name 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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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. [ 47%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_control.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' :0:6: warning: ISO C99 requires whitespace after the macro name [ 47%] Built target umfpack_olib [ 47%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umfpack_transpose.c.obj [ 48%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umfpack_transpose.c.obj no checking dlfcn.h presence... /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_transpose.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_transpose.c [ 85%] Building C object libmetis/CMakeFiles/metis.dir/pmetis.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name /usr/bin/install -c checking whether build environment is sane... cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/pmetis.c -- Performing Test ZMQ_HAVE_TCP_KEEPIDLE - Failed :0:6: warning: ISO C99 requires whitespace after the macro name -- Checking whether TCP_KEEPINTVL is supported -- Performing Test ZMQ_HAVE_TCP_KEEPINTVL make -f CMakeFiles/umfpack_olib_DINT_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_DINT_DO_VALUES.dir/depend make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 48%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_info.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack_olib_DINT_DO_VALUES.dir/DependInfo.cmake --color= yes [ 48%] Built target umfpack_olib_DINT_DROP :0:6: warning: ISO C99 requires whitespace after the macro name [ 48%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_info.c [ 48%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_triplet_to_col.c [ 48%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_triplet_to_col.c [ 87%] Building C object libmetis/CMakeFiles/metis.dir/refine.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/refine.c Scanning dependencies of target umfpack_olib_DINT_DO_VALUES :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack_olib_DINT_DO_VALUES.dir/build.make CMakeFiles/umfpack_olib_DINT_DO_VALUES.dir/build :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name -- Looking for fseeko - found -- Looking for unistd.h autoreconf: running: automake --add-missing --copy --force-missing make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 48%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_matrix.c checking for a thread-safe mkdir -p... :0:6: warning: ISO C99 requires whitespace after the macro name [ 49%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... no checking for dlfcn.h... -- Generating done [ 49%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_matrix.c.obj no :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_matrix.c [ 49%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_2by2.c [ 49%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_2by2.c.obj -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_2by2.c :0:6: warning: ISO C99 requires whitespace after the macro name make -f CMakeFiles/amd.dir/build.make CMakeFiles/amd.dir/depend :0:6: warning: ISO C99 requires whitespace after the macro name checking how to run the C++ preprocessor... :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/amd.dir/DependInfo.cmake --color= -- Performing Test ZMQ_HAVE_TCP_KEEPINTVL - Failed -- Checking whether TCP_KEEPALIVE is supported -- Performing Test ZMQ_HAVE_TCP_KEEPALIVE [ 49%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_numeric.c.obj [ 88%] Building C object libmetis/CMakeFiles/metis.dir/separator.c.obj make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_numeric.c cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/separator.c [ 50%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_numeric.c Scanning dependencies of target amd yes make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/amd.dir/build.make CMakeFiles/amd.dir/build :0:6: warning: ISO C99 requires whitespace after the macro name [ 50%] Built target umfpack_olib_DINT_DO_VALUES :0:6: warning: ISO C99 requires whitespace after the macro name [ 51%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_analyze.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' test -f 3rdParty/FMIL/build/libfmilib.a || CC="gcc" CXX="g++" CFLAGS="-g -O2 -falign-functions" CPPFLAGS="" make -C 3rdParty/FMIL/build [ 51%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_assemble.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name checking whether make supports nested variables... /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c [ 51%] Linking C static library libamd.a /C/OMDev/bin/cmake/bin/cmake.exe -P CMakeFiles/amd.dir/cmake_clean_target.cmake make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' :0:6: warning: ISO C99 requires whitespace after the macro name yes make -f CMakeFiles/btf.dir/build.make CMakeFiles/btf.dir/depend /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_link_script CMakeFiles/amd.dir/link.txt --verbose=1 [ 90%] Building C object libmetis/CMakeFiles/metis.dir/sfm.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/sfm.c 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 [ 51%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_perm.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/btf.dir/DependInfo.cmake --color= make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' :0:6: warning: ISO C99 requires whitespace after the macro name C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libamd.a -- Performing Test ZMQ_HAVE_TCP_KEEPALIVE - Failed -- Checking whether TIPC is supported -- Performing Test ZMQ_HAVE_TIPC make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' Scanning dependencies of target btf make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/btf.dir/build.make CMakeFiles/btf.dir/build [ 51%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_apply_order.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 51%] Built target amd Scanning dependencies of target expatex :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' checking for gcc... gcc [ 51%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_report_status.c.obj [ 52%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_perm.c.obj [ 53%] 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 -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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_status.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_perm.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_blas3_update.c [ 53%] Linking C static library libbtf.a make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' [ 91%] Building C object libmetis/CMakeFiles/metis.dir/srefine.c.obj /C/OMDev/bin/cmake/bin/cmake.exe -P CMakeFiles/btf.dir/cmake_clean_target.cmake cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/srefine.c :0:6: warning: ISO C99 requires whitespace after the macro name -- Looking for unistd.h - found :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_link_script CMakeFiles/btf.dir/link.txt --verbose=1 make -f CMakeFiles/colamd.dir/build.make CMakeFiles/colamd.dir/depend [ 1%] Creating directories for 'expatex' 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 make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/colamd.dir/DependInfo.cmake --color= 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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/libfmiimport.a;C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/libjmutils.a;C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/libfmixml.a;C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/libfmizip.a;C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/libfmicapi.a;C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/./libexpat.a;C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/Config.cmake/Minizip/libminizip.a;C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/zlib/libzlib.a;C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/libfmilib.a [ 53%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libbtf.a g++ -E :0:6: warning: ISO C99 requires whitespace after the macro name Scanning dependencies of target colamd -- Configuring done make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/colamd.dir/build.make CMakeFiles/colamd.dir/build [ 53%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_symbolic.c [ 53%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_status.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 53%] Building C object CMakeFiles/umfpack_olib_ZINT.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/umfpack_report_status.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_status.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_build_tuples.c [ 53%] Built target btf -- Performing Test ZMQ_HAVE_TIPC - Failed -- Checking pthread_setname signature :0:6: warning: ISO C99 requires whitespace after the macro name -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_1 :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' :0:6: warning: ISO C99 requires whitespace after the macro name [ 53%] Linking C static library libcolamd.a [ 53%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_blas3_update.c /C/OMDev/bin/cmake/bin/cmake.exe -P CMakeFiles/colamd.dir/cmake_clean_target.cmake :0:6: warning: ISO C99 requires whitespace after the macro name 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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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. /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_link_script CMakeFiles/colamd.dir/link.txt --verbose=1 [ 93%] Building C object libmetis/CMakeFiles/metis.dir/stat.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/stat.c Scanning dependencies of target c99snprintf make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' 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 [ 2%] No download step for 'expatex' C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libcolamd.a make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' [ 53%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_symbolic.c [ 53%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_create_element.c.obj make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_create_element.c [ 2%] Building C object ThirdParty/c99_snprintf/CMakeFiles/c99snprintf.dir/c99-snprintf_1.1/snprintf.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name [ 54%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 95%] Building C object libmetis/CMakeFiles/metis.dir/timing.c.obj [ 54%] Built target colamd cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/timing.c [ 55%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_build_tuples.c [ 3%] No patch step for 'expatex' :0:6: warning: ISO C99 requires whitespace after the macro name checking whether the C compiler works... make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' In file included from C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:321:0: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c: In function 'rpl_vsnprintf': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:537:2: note: in expansion of macro 'LLONG' LLONG *llongptr; ^ :0:6: warning: ISO C99 requires whitespace after the macro name 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:287: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:877:30: note: in expansion of macro 'LLONG' llongptr = va_arg(args, LLONG *); ^ -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_1 - Failed [ 4%] Generating zlib1rc.obj -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_2 [ 5%] No update step for 'expatex' [ 55%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_report_triplet.c.obj [ 55%] Building C object CMakeFiles/umfpack_olib_ZINT.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/umfpack_report_triplet.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_triplet.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_dump.c make -f CMakeFiles/klu.dir/build.make CMakeFiles/klu.dir/depend [ 55%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_vector.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 55%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_colamd.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/klu.dir/DependInfo.cmake --color= -- Generating done /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_colamd.c [ 96%] Building C object libmetis/CMakeFiles/metis.dir/util.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/util.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING FMILIB_BUILD_BEFORE_TESTS checking the maximum length of command line arguments... 8192 checking command to parse /mingw64/bin/nm -B output from gcc object... [ 6%] Performing configure step for 'expatex' -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw make -C 3rdParty/FMIL/build/mingw/ install Scanning dependencies of target klu make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/klu.dir/build.make CMakeFiles/klu.dir/build yes checking for C compiler default output file name... a.exe make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' [ 56%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_extend_front.c checking for suffix of executables... make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 56%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_save_numeric.c.obj [ 57%] Building C object CMakeFiles/umfpack_olib_DLONG.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_save_numeric.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_report_vector.c [ 57%] Linking C static library libklu.a /C/OMDev/bin/cmake/bin/cmake.exe -P CMakeFiles/klu.dir/cmake_clean_target.cmake :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_link_script CMakeFiles/klu.dir/link.txt --verbose=1 [ 7%] Linking C static library libc99snprintf.a make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' 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 [ 98%] Building C object libmetis/CMakeFiles/metis.dir/wspace.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/wspace.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' Scanning dependencies of target zlib C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libklu.a make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' [ 57%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj [ 57%] Building C object CMakeFiles/umfpack_olib_DLONG.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_symbolic.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_symbolic.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_numeric.c Scanning dependencies of target expatex make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' .exe [ 57%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_garbage_collection.c.obj make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_garbage_collection.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name In file included from C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/GKlib/GKlib.h:68:0, from C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/metislib.h:17, from C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/wspace.c:11: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis/wspace.c: In function 'libmetis__FreeWorkSpace': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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); ^ :0:6: warning: ISO C99 requires whitespace after the macro name [ 57%] Built target klu [ 7%] Building C object zlib/CMakeFiles/zlib.dir/adler32.obj In file included from lp_matrix.c:8:0: lp_pricePSE.h:14:15: warning: inline function 'applyPricer' declared but never defined INLINE MYBOOL applyPricer(lprec *lp); ^ In file included from lp_matrix.c:7:0: lp_price.h:39:13: warning: inline function 'normalizeEdge' declared but never defined INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^ checking whether we are cross compiling... loading initial cache file C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx/tmp/expatex-cache-Release.cmake -- The C compiler identification is GNU 5.3.0 [ 1%] Creating directories for 'expatex' [ 57%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_create_element.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' [ 7%] Built target c99snprintf [ 58%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_save_symbolic.c.obj [ 58%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_scale.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_save_symbolic.c [100%] Linking C static library libmetis.a cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/libmetis && /C/OMDev/bin/cmake/bin/cmake.exe -P CMakeFiles/metis.dir/cmake_clean_target.cmake -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_2 - Success -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_3 :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 58%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_get_memory.c Scanning dependencies of target c99snprintf make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' cd /C/dev/hudson/workspace/OM_Win/OM/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 :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' no -- The CXX compiler identification is GNU 5.3.0 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 [ 8%] Building C object zlib/CMakeFiles/zlib.dir/compress.obj checking for suffix of object files... [ 58%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_dump.c.obj [ 1%] Building C object ThirdParty/c99_snprintf/CMakeFiles/c99snprintf.dir/c99-snprintf_1.1/snprintf.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_dump.c [ 58%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_solve.c.obj [ 58%] Building C object CMakeFiles/umfpack_olib_DLONG.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_solve.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_scale.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libmetis.a :0:6: warning: ISO C99 requires whitespace after the macro name -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0' [ 58%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_grow_front.c.obj [ 2%] No download step for 'expatex' In file included from C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:321:0: C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c: In function 'rpl_vsnprintf': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/c99_snprintf/c99-snprintf_1.1/snprintf.c:287: C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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 *); ^ /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_grow_front.c :0:6: warning: ISO C99 requires whitespace after the macro name o checking whether we are using the GNU C compiler... [ 59%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_extend_front.c [ 60%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_solve.c.obj [ 9%] Building C object zlib/CMakeFiles/zlib.dir/crc32.obj [100%] Built target metis [ 60%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_symbolic.c.obj -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_3 - Failed /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_symbolic.c -- Performing Test ZMQ_HAVE_PTHREAD_SET_NAME make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_progress_start /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0/CMakeFiles 0 /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_solve.c [ 3%] No patch step for 'expatex' :0:6: warning: ISO C99 requires whitespace after the macro name Scanning dependencies of target jmutils make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' :0:6: warning: ISO C99 requires whitespace after the macro name ok checking for objdir... :0:6: warning: ISO C99 requires whitespace after the macro name make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/metis-5.1.0' cp 3rdParty/metis-5.1.0/libmetis/libmetis.a /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libmetis.a make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' [ 61%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_init_front.c .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' [ 10%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_callbacks.c.obj [ 4%] No update step for 'expatex' yes checking whether gcc accepts -g... :0:6: warning: ISO C99 requires whitespace after the macro name [ 62%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_transpose.c.obj [ 62%] Building C object CMakeFiles/umfpack_olib_DLONG.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_transpose.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_transpose.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_symbolic.c [ 5%] Generating zlib1rc.obj [ 62%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_free.c [ 6%] Linking C static library libc99snprintf.a :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 11%] Building C object zlib/CMakeFiles/zlib.dir/deflate.obj [ 7%] Performing configure step for 'expatex' [ 62%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel.c yes checking for gcc option to accept ISO C89... -- Performing Test ZMQ_HAVE_PTHREAD_SET_NAME - Failed [ 62%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umfpack_transpose.c.obj [ 62%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umfpack_triplet_to_col.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_transpose.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_triplet_to_col.c [ 62%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_fsize.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info [ 7%] Built target c99snprintf [ 62%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_kernel_init.c.obj [ 62%] Building C object CMakeFiles/umfpack_olib_DLONG.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/umf_kernel_init.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_init.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umfpack_triplet_to_col.c checking if gcc supports -fno-rtti -fno-exceptions... [ 62%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_garbage_collection.c.obj [ 62%] Building C object CMakeFiles/umfpack_olib_ZLONG.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_garbage_collection.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_garbage_collection.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_2by2.c [ 12%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_templates_inst.c.obj none needed checking whether gcc understands -c and -o together... :0:6: warning: ISO C99 requires whitespace after the macro name Scanning dependencies of target zlib :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' :0:6: warning: ISO C99 requires whitespace after the macro name loading initial cache file C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/tmp/expatex-cache-Release.cmake -- The C compiler identification is GNU 5.3.0 :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' [ 7%] Building C object zlib/CMakeFiles/zlib.dir/adler32.obj [ 63%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_2by2.c -- Found PythonInterp: C:/OMDev/tools/msys/mingw64/bin/python.exe (found version "2.7.11") -- Could NOT find AsciiDoc (missing: ASCIIDOC_EXECUTABLE) :0:6: warning: ISO C99 requires whitespace after the macro name yes checking for style of include used by make... -- The CXX compiler identification is GNU 5.3.0 [ 64%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_get_memory.c no checking for gcc option to produce PIC... -DDLL_EXPORT checking if gcc PIC flag -DDLL_EXPORT works... [ 64%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c GNU :0:6: warning: ISO C99 requires whitespace after the macro name [ 64%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_kernel_wrapup.c.obj [ 8%] Building C object zlib/CMakeFiles/zlib.dir/compress.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_wrapup.c -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe checking dependency style of gcc... :0:6: warning: ISO C99 requires whitespace after the macro name [ 13%] Building C object zlib/CMakeFiles/zlib.dir/gzclose.obj :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' -- Configuring done [ 64%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_grow_front.c -- Detecting C compiler ABI info - done [ 64%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_analyze.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 9%] Building C object zlib/CMakeFiles/zlib.dir/crc32.obj :0:6: warning: ISO C99 requires whitespace after the macro name -- Detecting C compile features [ 14%] Building C object zlib/CMakeFiles/zlib.dir/gzlib.obj yes checking if gcc static flag -static works... Scanning dependencies of target jmutils make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' [ 65%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_local_search.c make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' :0:6: warning: ISO C99 requires whitespace after the macro name [ 10%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_callbacks.c.obj [ 66%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_blas3_update.c [ 66%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_init_front.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 66%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_apply_order.c C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/gzlib.c: In function 'gz_error': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/gzlib.c:545:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ yes checking if gcc supports -c -o file.o... -- Generating done :0:6: warning: ISO C99 requires whitespace after the macro name [ 11%] Building C object zlib/CMakeFiles/zlib.dir/deflate.obj -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build test -f 3rdParty/libzmq/build/lib/libzmq.dll || make -C 3rdParty/libzmq/build [ 14%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_named_ptr.c.obj [ 15%] Building C object zlib/CMakeFiles/zlib.dir/gzread.obj [ 66%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_build_tuples.c.obj make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build' /C/OMDev/bin/cmake/bin/cmake.exe -H/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq -B/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build --check-build-system CMakeFiles/Makefile.cmake 0 /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_build_tuples.c [ 66%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_is_permutation.c.obj gcc3 checking how to run the C preprocessor... /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_is_permutation.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 66%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_assemble.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_assemble.c /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_progress_start /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build/CMakeFiles /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build/CMakeFiles/progress.marks :0:6: warning: ISO C99 requires whitespace after the macro name make -f CMakeFiles/Makefile2 all -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info [ 66%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_lsolve.c.obj make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build' make -f CMakeFiles/libzmq.dir/build.make CMakeFiles/libzmq.dir/depend /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_lsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build/CMakeFiles/libzmq.dir/DependInfo.cmake [ 67%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel.c [ 67%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_create_element.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 16%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_portability.c.obj [ 17%] Building C object zlib/CMakeFiles/zlib.dir/gzwrite.obj [ 67%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c yes checking whether the gcc linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... gcc -E :0:6: warning: ISO C99 requires whitespace after the macro name [ 67%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_init.c [ 68%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_blas3_update.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_blas3_update.c [ 68%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_dump.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 12%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_templates_inst.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name yes checking dynamic linker characteristics... [ 68%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_element.c [ 13%] Building C object zlib/CMakeFiles/zlib.dir/gzclose.obj :0:6: warning: ISO C99 requires whitespace after the macro name [ 68%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_build_tuples.c.obj [ 69%] Building C object CMakeFiles/umfpack_olib_ZLONG.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_build_tuples.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_build_tuples.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_extend_front.c [ 18%] Building C object zlib/CMakeFiles/zlib.dir/inflate.obj :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name -- Detecting C compiler ABI info - done checking whether make sets $(MAKE)... [ 70%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_head_block.c [ 14%] Building C object zlib/CMakeFiles/zlib.dir/gzlib.obj -- Detecting C compile features (cached) yes [ 70%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_wrapup.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 70%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_colamd.c :0:6: warning: ISO C99 requires whitespace after the macro name Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... [ 70%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_garbage_collection.c :0:6: warning: ISO C99 requires whitespace after the macro name yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no :0:6: warning: ISO C99 requires whitespace after the macro name checking whether to build static libraries... yes [ 70%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_tail_block.c C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/gzlib.c: In function 'gz_error': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/gzlib.c:545:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ :0:6: warning: ISO C99 requires whitespace after the macro name checking build system type... [ 15%] Building C object zlib/CMakeFiles/zlib.dir/gzread.obj [ 70%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_local_search.c [ 70%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_mem_free_tail_block.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_free_tail_block.c [ 19%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI/fmi_version.c.obj [ 70%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_get_memory.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_get_memory.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 15%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_named_ptr.c.obj [ 20%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI/fmi_util.c.obj [ 72%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_create_element.c.obj [ 72%] Building C object CMakeFiles/umfpack_olib_ZINT.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_create_element.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_create_element.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_init_memoryspace.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 16%] Building C object zlib/CMakeFiles/zlib.dir/gzwrite.obj [ 72%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_grow_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 21%] Building C object zlib/CMakeFiles/zlib.dir/infback.obj [ 73%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_lsolve.c [ 22%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI1/fmi1_enums.c.obj [ 73%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_report_vector.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 17%] Building C object CMakeFiles/jmutils.dir/src/Util/src/JM/jm_portability.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name configure.ac:28: installing './compile' configure.ac:18: installing './config.guess' [ 73%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_dump.c.obj i686-pc-mingw64 checking host system type... i686-pc-mingw64 checking how to print strings... /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_dump.c configure.ac:18: installing './config.sub' [ 74%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_init_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 23%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI2/fmi2_enums.c.obj printf checking for a sed that does not truncate output... configure.ac:22: installing './install-sh' [ 74%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_ltsolve.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c configure.ac:22: installing './missing' [ 74%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_row_search.c.obj [ 18%] Building C object zlib/CMakeFiles/zlib.dir/inflate.obj :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_row_search.c /usr/bin/sed -- Detecting C compile features - done [ 74%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_extend_front.c checking for grep that handles long lines and -e... :0:6: warning: ISO C99 requires whitespace after the macro name -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe :0:6: warning: ISO C99 requires whitespace after the macro name /usr/bin/grep checking for egrep... [ 74%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel.c /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... :0:6: warning: ISO C99 requires whitespace after the macro name [ 74%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_malloc.c [ 24%] Building C object zlib/CMakeFiles/zlib.dir/inftrees.obj src/Makefile.am: installing './depcomp' [ 25%] Linking C static library libjmutils.a :0:6: warning: ISO C99 requires whitespace after the macro name [ 74%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_free.c [ 74%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 74%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_init.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 74%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_element.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/inftrees.c: In function 'inflate_table': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/inftrees.c:306:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ :0:6: warning: ISO C99 requires whitespace after the macro name parallel-tests: installing './test-driver' Scanning dependencies of target libzmq make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build' :0:6: warning: ISO C99 requires whitespace after the macro name make -f CMakeFiles/libzmq.dir/build.make CMakeFiles/libzmq.dir/build [ 25%] Built target jmutils [ 75%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_fsize.c autoreconf: Leaving directory `libatomic_ops' [ 26%] Building C object zlib/CMakeFiles/zlib.dir/inffast.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build' [ 19%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI/fmi_version.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name [ 76%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale_column.c [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/tweetnacl.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 77%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_alloc_head_block.c.obj [ 20%] Building C object zlib/CMakeFiles/zlib.dir/infback.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_head_block.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 77%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_garbage_collection.c.obj [ 21%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI/fmi_util.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_garbage_collection.c make -f CMakeFiles/libzmq-static.dir/build.make CMakeFiles/libzmq-static.dir/depend :0:6: warning: ISO C99 requires whitespace after the macro name [ 77%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_kernel_wrapup.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build/CMakeFiles/libzmq-static.dir/DependInfo.cmake /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_wrapup.c 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... -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works -- Detecting CXX compiler ABI info [ 77%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_set_stats.c [ 77%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_alloc_tail_block.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_tail_block.c yes checking for BSD- or MS-compatible name lister (nm)... :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 22%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI1/fmi1_enums.c.obj /mingw64/bin/nm -B checking the name lister (/mingw64/bin/nm -B) interface... C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/inffast.c: In function 'inflate_fast': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/inffast.c:324:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ [ 77%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_get_memory.c [ 77%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_solve.c [ 27%] Building C object zlib/CMakeFiles/zlib.dir/trees.obj [ 77%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_free_tail_block.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 78%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_local_search.c.obj [ 23%] Building C object zlib/CMakeFiles/zlib.dir/inftrees.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_local_search.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 24%] Building C object CMakeFiles/jmutils.dir/src/Util/src/FMI2/fmi2_enums.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 78%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_grow_front.c C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/inftrees.c: In function 'inflate_table': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/inftrees.c:306:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ [ 78%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_mem_init_memoryspace.c.obj -- Detecting C compile features - done BSD nm checking whether ln -s works... no, using cp -pR checking the maximum length of command line arguments... 8192 /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_init_memoryspace.c -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 25%] Linking C static library libjmutils.a 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... [ 26%] Building C object zlib/CMakeFiles/zlib.dir/inffast.obj C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_init': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:404:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_stored_block': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:877:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_flush_bits': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:886:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_align': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:901:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ file_magic ^x86 archive import|^x86 DLL [ 79%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_realloc.c.obj rm -rf "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.1/Resources/Library" /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_realloc.c checking for dlltool... dlltool checking how to associate runtime and link libraries... [ 80%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_init_front.c.obj -- Detecting CXX compiler ABI info - done C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_flush_block': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:1002:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_tally': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:1053:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: At top level: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:1224:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:1224:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_init_front.c [ 80%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_lsolve.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' patch -l -d "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/" -f -p1 < 'Modelica 3.2.1.patch' :0:6: warning: ISO C99 requires whitespace after the macro name func_cygming_dll_for_implib checking for ar... ar checking for archiver @FILE support... :0:6: warning: ISO C99 requires whitespace after the macro name -- Detecting CXX compile features :0:6: warning: ISO C99 requires whitespace after the macro name (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 3.2.1/Blocks/Sources.mo' [ 26%] Built target jmutils (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 3.2.1/Blocks/Tables.mo' (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 3.2.1/Math/package.mo' Hunk #1 succeeded at 12717 (offset -5 lines). Hunk #2 succeeded at 12837 (offset -5 lines). make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' [ 28%] Building C object zlib/CMakeFiles/zlib.dir/uncompr.obj (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 3.2.1/Math/package.order' (Stripping trailing CRs from patch; use --binary to disable.) patching file 'Modelica 3.2.1/Media/Water/IF97_Utilities.mo' [ 80%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_report_perm.c echo 'Complex 3.2.1' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.1.uses" C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/inffast.c: In function 'inflate_fast': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/inffast.c:324:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ :0:6: warning: ISO C99 requires whitespace after the macro name [ 80%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_is_permutation.c.obj echo 'ModelicaServices 3.2.1' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.1.uses" /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_is_permutation.c [ 80%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.1.license" [ 80%] Building C object CMakeFiles/umfpack_olib_ZINT.dir/UMFPACK/Source/umf_start_front.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_start_front.c :0:6: warning: ISO C99 requires whitespace after the macro name echo '3.2.1+build.4-18-g60cb4e4-om1' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.1.last_change" [ 27%] Building C object zlib/CMakeFiles/zlib.dir/trees.obj Scanning dependencies of target fmicapi :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.1.breaks" [ 29%] Building C object zlib/CMakeFiles/zlib.dir/zutil.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' test ! -d 'build//ModelicaServices 3.2.1' [ 80%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_report_vector.c Scanning dependencies of target libzmq-static cp -a 'git/Modelica/ModelicaServices' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 3.2.1" [ 80%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_kernel.c.obj make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel.c @ make -f CMakeFiles/libzmq-static.dir/build.make CMakeFiles/libzmq-static.dir/build checking for strip... strip checking for ranlib... ranlib checking command to parse /mingw64/bin/nm -B output from gcc object... [ 30%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI1/fmi1_capi_cs.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/zutil.c: In function 'zcalloc': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/zutil.c:289:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/zutil.c: In function 'zcfree': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/zutil.c:297:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ [ 80%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_alloc_element.c.obj patch -l -d "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/" -f -p1 < 'ModelicaServices 3.2.1.patch' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/build' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_element.c [ 81%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c -- Check for working CXX compiler: C:/OMDev/tools/msys/mingw64/bin/g++.exe -- works :0:6: warning: ISO C99 requires whitespace after the macro name -- Detecting CXX compiler ABI info [ 0%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/tweetnacl.c :0:6: warning: ISO C99 requires whitespace after the macro name (Stripping trailing CRs from patch; use --binary to disable.) 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/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 3.2.1.uses" [ 31%] Linking C static library libzlib.a [ 81%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_row_search.c echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 3.2.1.license" :0:6: warning: ISO C99 requires whitespace after the macro name echo '3.2.1+build.4-18-g60cb4e4-om1' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 3.2.1.last_change" [ 81%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_kernel_init.c.obj C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_init': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:404:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_init.c C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_stored_block': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_flush_bits': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_align': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:901:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 3.2.1.breaks" [ 82%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_head_block.c :0:6: warning: ISO C99 requires whitespace after the macro name test ! -d 'build//ModelicaTest 3.2.1' :0:6: warning: ISO C99 requires whitespace after the macro name C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_flush_block': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: In function '_tr_tally': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c: At top level: C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/trees.c:1224:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] cp -a 'git/Modelica/ModelicaTest' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest 3.2.1" make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' [ 28%] Building C object zlib/CMakeFiles/zlib.dir/uncompr.obj [ 82%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_tail_block.c [ 82%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_symbolic_usage.c [ 83%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale.c [ 31%] Built target zlib :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/precompiled.cpp [ 83%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_mem_free_tail_block.c.obj [ 84%] Building C object CMakeFiles/umfpack_olib_DLONG.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_mem_free_tail_block.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_free_tail_block.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_kernel_wrapup.c [ 29%] Building C object zlib/CMakeFiles/zlib.dir/zutil.obj [ 84%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_transpose.c [ 84%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale_column.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name -- Detecting CXX compiler ABI info - done C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/zutil.c: In function 'zcalloc': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/zutil.c: In function 'zcfree': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Zlib/zlib-1.2.6/zutil.c:297:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ -- Detecting CXX compile features [ 32%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI1/fmi1_capi_me.c.obj [ 84%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_init_memoryspace.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 30%] Linking C static library libzlib.a ok [ 84%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_local_search.c.obj [ 84%] Building C object CMakeFiles/umfpack_olib_DINT.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_local_search.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_local_search.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_set_stats.c checking for sysroot... no checking for a working dd... [ 84%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 85%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_report_vector.c /usr/bin/dd checking how to truncate binary pipes... :0:6: warning: ISO C99 requires whitespace after the macro name [ 85%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_singletons.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' [ 86%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_tuple_lengths.c :0:6: warning: ISO C99 requires whitespace after the macro name /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... :0:6: warning: ISO C99 requires whitespace after the macro name configure: creating libtool [ 30%] Built target zlib [ 86%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_row_search.c no checking for ANSI C header files... [ 86%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_lsolve.c.obj [ 2%] Building CXX object CMakeFiles/libzmq-static.dir/src/precompiled.cpp.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_lsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/precompiled.cpp :0:6: warning: ISO C99 requires whitespace after the macro name [ 86%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_usolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 87%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_solve.c [ 87%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_ltsolve.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 87%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale.c [ 87%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c [ 33%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI1/fmi1_capi.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name appending configuration tag "CXX" to libtool :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' echo 'Modelica 3.2.1' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest 3.2.1.uses" [ 88%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_malloc.c echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest 3.2.1.license" [ 88%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale_column.c :0:6: warning: ISO C99 requires whitespace after the macro name echo '3.2.1+build.4-18-g60cb4e4' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest 3.2.1.last_change" Scanning dependencies of target minizip In file included from lp_price.c:6:0: lp_pricePSE.h:14:15: warning: inline function 'applyPricer' declared but never defined INLINE MYBOOL applyPricer(lprec *lp); ^ :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' [ 88%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_numeric.c echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest 3.2.1.breaks" make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' # Building git/Modelica :0:6: warning: ISO C99 requires whitespace after the macro name [ 88%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_mem_alloc_element.c.obj [ 34%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/ioapi.c.obj ./checkout-git.sh 'git/Modelica' 'https://github.com/modelica/Modelica.git' 'maint/3.2.2' 'd992c34ed978241214b4c079fb8ee6cc9e33d909' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_element.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 89%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_set_stats.c [ 89%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_start_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 90%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_symbolic.c :0:6: warning: ISO C99 requires whitespace after the macro name checking for ld used by g++ ... :0:6: warning: ISO C99 requires whitespace after the macro name yes [ 90%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_head_block.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 35%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/miniunz.c.obj [ 90%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_solve.c.obj make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' checking for sys/types.h... /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_solve.c [ 90%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c :0:6: warning: ISO C99 requires whitespace after the macro name C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/CAPI/src/FMI1/fmi1_capi.c: In function 'fmi1_capi_get_fcn': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/CAPI/src/FMI1/fmi1_capi.c:37:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len; ^ :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' [ 90%] Built target umfpack_olib_ZINT [ 36%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI2/fmi2_capi_cs.c.obj [ 90%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_alloc_tail_block.c :0:6: warning: ISO C99 requires whitespace after the macro name yes Scanning dependencies of target fmicapi make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' -- Detecting CXX compile features - done [ 2%] Building CXX object CMakeFiles/libzmq.dir/src/address.cpp.obj HEAD is now at 60cb4e48 Added mass flow rate start value for easier convergence /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/address.cpp [ 91%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_free_tail_block.c -- Looking for dlfcn.h [ 91%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_symbolic_usage.c [ 31%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI1/fmi1_capi_cs.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name checking for sys/stat.h... 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... [ 91%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_mem_init_memoryspace.c [ 92%] Building C object CMakeFiles/umfpack_olib_DINT.dir/UMFPACK/Source/umf_transpose.c.obj libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_transpose.c yes :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c: In function 'do_extract_currentfile': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c:341:11: warning: unused variable 'ratio' [-Wunused-variable] uLong ratio=0; ^ C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c: In function 'do_extract': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c:498:11: warning: unused variable 'fout' [-Wunused-variable] FILE* fout=NULL; ^ C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c: In function 'do_extract_onefile': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c:532:9: warning: unused variable 'err' [-Wunused-variable] int err = UNZ_OK; ^ yes checking whether the g++ linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... -- Looking for dlfcn.h - not found -- Looking for fcntl.h [ 92%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_start_front.c.obj yes /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_start_front.c [ 92%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_realloc.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name checking for stdlib.h... [ 92%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 37%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/minizip.c.obj [ 37%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI2/fmi2_capi_me.c.obj [ 92%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_store_lu.c.obj [ 92%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_report_perm.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name yes [ 2%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/address.cpp [ 92%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_tuple_lengths.c checking for g++ option to produce PIC... -DDLL_EXPORT checking if g++ PIC flag -DDLL_EXPORT works... [ 32%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI1/fmi1_capi_me.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name [ 93%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_report_vector.c libtoolize: copying file 'm4/ltoptions.m4' :0:6: warning: ISO C99 requires whitespace after the macro name checking for string.h... -- Detecting CXX compile features - done -- Looking for dlfcn.h [ 94%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_usolve.c [ 95%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_symbolic_usage.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 95%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_row_search.c :0:6: warning: ISO C99 requires whitespace after the macro name yes checking if g++ static flag -static works... -- Looking for fcntl.h - found -- Looking for inttypes.h :0:6: warning: ISO C99 requires whitespace after the macro name yes [ 95%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_transpose.c [ 95%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c: In function 'isLargeFile': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c:242:9: warning: unused variable 'n' [-Wunused-variable] int n = FSEEKO_FUNC(pFile, 0, SEEK_END); ^ :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name yes checking if g++ supports -c -o file.o... C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c: In function 'minizip': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c:505:20: warning: 'fin' may be used uninitialized in this function [-Wmaybe-uninitialized] if (fin) ^ checking for memory.h... -- Looking for dlfcn.h - not found -- Looking for fcntl.h [ 95%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale.c [ 38%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI2/fmi2_capi.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name [ 39%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/unzip.c.obj [ 95%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_numeric.c libtoolize: copying file 'm4/ltsugar.m4' [ 95%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_triplet.c.obj yes /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c :0:6: warning: ISO C99 requires whitespace after the macro name :0:6: warning: ISO C99 requires whitespace after the macro name [ 95%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_scale_column.c [ 33%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI1/fmi1_capi.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name [ 3%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/client.cpp [ 95%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_symbolic.c checking for strings.h... :0:6: warning: ISO C99 requires whitespace after the macro name [ 95%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_tuple_lengths.c :0:6: warning: ISO C99 requires whitespace after the macro name -- Looking for inttypes.h - found [ 96%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_set_stats.c.obj -- Looking for memory.h /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_set_stats.c make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' 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... :0:6: warning: ISO C99 requires whitespace after the macro name yes [ 96%] Built target umfpack_olib_DINT make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' [ 97%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_usolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 97%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_singletons.c -- Looking for fcntl.h - found -- Looking for inttypes.h :0:6: warning: ISO C99 requires whitespace after the macro name checking for inttypes.h... libtoolize: copying file 'm4/ltversion.m4' Scanning dependencies of target minizip make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' [ 40%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/zip.c.obj Win32 ld.exe checking how to hardcode library paths into programs... immediate [ 97%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c [ 34%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI2/fmi2_capi_cs.c.obj C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/src/CAPI/src/FMI1/fmi1_capi.c: In function 'fmi1_capi_get_fcn': C:/dev/hudson/workspace/OM_Win/OM/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; ^ [ 35%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/ioapi.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name [ 4%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/client.cpp yes [ 97%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_solve.c [ 41%] Linking C static library libfmicapi.a :0:6: warning: ISO C99 requires whitespace after the macro name [ 4%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/clock.cpp [ 97%] Building C object CMakeFiles/umfpack_olib_ZLONG.dir/UMFPACK/Source/umf_valid_numeric.c.obj HEAD is now at d992c34e Port all missing each from MSL master (3.2.3) (#2801) /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_numeric.c checking for stdint.h... -- Looking for memory.h - found [ 36%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/miniunz.c.obj -- Looking for stdint.h :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' [ 41%] Built target fmicapi [ 97%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_symbolic.c [ 42%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/iowin32.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name yes HEAD is now at d992c34e Port all missing each from MSL master (3.2.3) (#2801) libtoolize: copying file 'm4/lt~obsolete.m4' -- Looking for inttypes.h - found -- Looking for memory.h make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 97%] Built target umfpack_olib_ZLONG [ 97%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_start_front.c.obj checking for unistd.h... /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_start_front.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 4%] Building CXX object CMakeFiles/libzmq-static.dir/src/clock.cpp.obj [ 36%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI2/fmi2_capi_me.c.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/clock.cpp test ! -f 'build//Complex 3.2.2.mo' [ 5%] Building CXX object CMakeFiles/libzmq.dir/src/ctx.cpp.obj cp -a 'git/Modelica/Complex.mo' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex 3.2.2.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/ctx.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/ctx.cpp yes echo '' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex 3.2.2.uses" [ 98%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_store_lu.c C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c: In function 'do_extract_currentfile': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c:341:11: warning: unused variable 'ratio' [-Wunused-variable] uLong ratio=0; ^ C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c: In function 'do_extract': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c:498:11: warning: unused variable 'fout' [-Wunused-variable] FILE* fout=NULL; ^ C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c: In function 'do_extract_onefile': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/miniunz.c:532:9: warning: unused variable 'err' [-Wunused-variable] int err = UNZ_OK; ^ echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex 3.2.2.license" [ 37%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/minizip.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name -- Looking for stdint.h - found echo '3.2.2-237-gd992c34-om1' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex 3.2.2.last_change" -- Looking for stdlib.h checking for dlfcn.h... test ! -d 'build//Modelica 3.2.2' In file included from lp_simplex.c:34:0: lp_pricePSE.h:14:15: warning: inline function 'applyPricer' declared but never defined INLINE MYBOOL applyPricer(lprec *lp); ^ In file included from lp_simplex.c:33:0: lp_price.h:39:13: warning: inline function 'normalizeEdge' declared but never defined INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^ In file included from lp_simplex.c:32:0: lp_presolve.h:91:12: warning: inline function 'presolve_nextcol' declared but never defined INLINE int presolve_nextcol(presolverec *psdata, int rownr, int *previtem); ^ lp_presolve.h:90:12: warning: inline function 'presolve_nextrow' declared but never defined INLINE int presolve_nextrow(presolverec *psdata, int colnr, int *previtem); ^ cp -a 'git/Modelica/Modelica' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.2" [ 6%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/ctx.cpp C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c: In function 'win32_open64_file_func': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c:90:17: warning: unused variable 'mode_fopen' [-Wunused-variable] const char* mode_fopen = NULL; ^ C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c: In function 'win32_open64_file_funcA': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c:105:17: warning: unused variable 'mode_fopen' [-Wunused-variable] const char* mode_fopen = NULL; ^ C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c: In function 'win32_open64_file_funcW': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c:120:17: warning: unused variable 'mode_fopen' [-Wunused-variable] const char* mode_fopen = NULL; ^ C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c: In function 'win32_open_file_func': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c:135:17: warning: unused variable 'mode_fopen' [-Wunused-variable] const char* mode_fopen = NULL; ^ [ 38%] Building C object CMakeFiles/fmicapi.dir/src/CAPI/src/FMI2/fmi2_capi.c.obj [ 98%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_symbolic_usage.c -- Looking for memory.h - found -- Looking for stdint.h :0:6: warning: ISO C99 requires whitespace after the macro name no checking for objdir... [ 43%] Linking C static library libminizip.a .libs [ 39%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/unzip.c.obj [ 98%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_transpose.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 6%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/curve_client.cpp C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c: In function 'isLargeFile': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c:242:9: warning: unused variable 'n' [-Wunused-variable] int n = FSEEKO_FUNC(pFile, 0, SEEK_END); ^ make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c: In function 'minizip': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/minizip.c:505:20: warning: 'fin' may be used uninitialized in this function [-Wmaybe-uninitialized] if (fin) ^ [ 43%] Built target minizip -- Looking for stdlib.h - found [ 98%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_triplet.c -- Looking for strings.h [ 40%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/zip.c.obj [ 7%] Building CXX object CMakeFiles/libzmq.dir/src/curve_server.cpp.obj :0:6: warning: ISO C99 requires whitespace after the macro name /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/curve_server.cpp [ 7%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/curve_client.cpp [ 99%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_tuple_lengths.c.obj checking if gcc supports -fno-rtti -fno-exceptions... /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_tuple_lengths.c :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' -- Looking for stdint.h - found -- Looking for stdlib.h [ 41%] Linking C static library libfmicapi.a Scanning dependencies of target fmizip make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' [ 99%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_usolve.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_usolve.c :0:6: warning: ISO C99 requires whitespace after the macro name [ 44%] Building C object CMakeFiles/fmizip.dir/src/ZIP/src/fmi_zip_unzip.c.obj make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' no checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... [ 41%] Built target fmicapi -- Looking for strings.h - found [ 8%] Building CXX object CMakeFiles/libzmq.dir/src/dealer.cpp.obj [ 99%] Building C object CMakeFiles/umfpack_olib_DLONG.dir/UMFPACK/Source/umf_utsolve.c.obj -- Looking for string.h /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/dealer.cpp /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_utsolve.c [ 42%] Building C object Config.cmake/Minizip/CMakeFiles/minizip.dir/__/__/ThirdParty/Minizip/minizip/iowin32.c.obj :0:6: warning: ISO C99 requires whitespace after the macro name yes checking if gcc static flag -static works... [ 99%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_numeric.c :0:6: warning: ISO C99 requires whitespace after the macro name -- Looking for stdlib.h - found -- Looking for strings.h [100%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/UMFPACK/Source/umf_valid_symbolic.c yes checking if gcc supports -c -o file.o... :0:6: warning: ISO C99 requires whitespace after the macro name make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 45%] Building C object CMakeFiles/fmizip.dir/src/ZIP/src/fmi_zip_zip.c.obj C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c: In function 'win32_open64_file_func': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c:90:17: warning: unused variable 'mode_fopen' [-Wunused-variable] const char* mode_fopen = NULL; ^ C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c: In function 'win32_open64_file_funcA': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c:105:17: warning: unused variable 'mode_fopen' [-Wunused-variable] const char* mode_fopen = NULL; ^ C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c: In function 'win32_open64_file_funcW': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c:120:17: warning: unused variable 'mode_fopen' [-Wunused-variable] const char* mode_fopen = NULL; ^ C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c: In function 'win32_open_file_func': C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Minizip/minizip/iowin32.c:135:17: warning: unused variable 'mode_fopen' [-Wunused-variable] const char* mode_fopen = NULL; ^ [ 9%] Building CXX object CMakeFiles/libzmq-static.dir/src/curve_server.cpp.obj [100%] Built target umfpack_olib_DLONG /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/curve_server.cpp make -f CMakeFiles/umfpack.dir/build.make CMakeFiles/umfpack.dir/depend -- Looking for string.h - found -- Looking for sys/stat.h make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles/umfpack.dir/DependInfo.cmake --color= Scanning dependencies of target umfpack make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make -f CMakeFiles/umfpack.dir/build.make CMakeFiles/umfpack.dir/build [ 43%] Linking C static library libminizip.a [ 9%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/devpoll.cpp [ 10%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/dealer.cpp make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/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 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... /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_link_script CMakeFiles/umfpack.dir/link.txt --verbose=1 make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' -- Looking for strings.h - found 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 -- Looking for string.h [ 10%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/devpoll.cpp [ 43%] Built target minizip yes checking dynamic linker characteristics... [ 11%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/dgram.cpp C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libumfpack.a make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' [ 46%] Linking C static library libfmizip.a -- Looking for sys/stat.h - found -- Looking for sys/types.h [100%] Built target umfpack [ 12%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/dgram.cpp make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_progress_start /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build/CMakeFiles 0 make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' make -f CMakeFiles/Makefile2 preinstall make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[3]: Nothing to be done for 'preinstall'. make[3]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' Scanning dependencies of target fmizip make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' Install the project... /C/OMDev/bin/cmake/bin/cmake.exe -P cmake_install.cmake [ 46%] Built target fmizip make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' -- Install configuration: "" -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/UFconfig.h Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... -- Up-to-date: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/amd.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/amd_internal.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libamd.a -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libbtf.a -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/btf.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libcolamd.a -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/colamd.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libklu.a -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/klu.h [ 12%] Building CXX object CMakeFiles/libzmq.dir/src/dist.cpp.obj -- Up-to-date: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_col_to_triplet.h /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/dist.cpp -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_defaults.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_free_numeric.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_free_symbolic.h yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_get_determinant.h no checking whether to build static libraries... yes [ 44%] Building C object CMakeFiles/fmizip.dir/src/ZIP/src/fmi_zip_unzip.c.obj checking for library containing floor... -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_get_lunz.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_get_numeric.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_get_symbolic.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_global.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_load_numeric.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_load_symbolic.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_numeric.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_qsymbolic.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_report_control.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_report_info.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_report_matrix.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_report_numeric.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_report_perm.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_report_status.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_report_symbolic.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_report_triplet.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_report_vector.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_save_numeric.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_save_symbolic.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_scale.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_solve.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_symbolic.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_tictoc.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_timer.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_transpose.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_triplet_to_col.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/umfpack_wsolve.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libumfpack.a make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/SuiteSparse/build' test ! `uname` = Darwin || install_name_tool -id @rpath/libumfpack.dylib "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libumfpack.a" -- Looking for string.h - found -- Looking for sys/stat.h appending configuration tag "F77" to libtool test ! `uname` = Darwin || install_name_tool -id @rpath/libamd.dylib "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libamd.dll" test ! `uname` = Darwin || install_name_tool -id @rpath/libklu.dylib "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libklu.dll" test ! `uname` = Darwin || install_name_tool -id @rpath/libbtf.dylib "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libbtf.dll" -- Looking for sys/types.h - found -- Looking for unistd.h none required checking zlib.h usability... ar rv liblpsolve55.a `echo lp_MDO.c shared/commonlib.c shared/mmio.c shared/myblas.c ini.c fortify.c colamd/colamd.c lp_rlp.c lp_crash.c bfp/bfp_LUSOL/lp_LUSOL.c bfp/bfp_LUSOL/LUSOL/lusol.c lp_Hash.c lp_lib.c lp_wlp.c lp_matrix.c lp_mipbb.c lp_MPS.c lp_params.c lp_presolve.c lp_price.c lp_pricePSE.c lp_report.c lp_scale.c lp_simplex.c lp_SOS.c lp_utils.c yacc_read.c|sed s/[.]c/.o/g|sed 's/[^ ]*\///g'` test ! `uname` = Darwin || install_name_tool -id @rpath/libcolamd.dylib "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libcolamd.dll" [ 12%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/dist.cpp test ! `uname` = Darwin || install_name_tool -change libamd.dylib @rpath/libamd.dylib "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libklu.dll" [ 45%] Building C object CMakeFiles/fmizip.dir/src/ZIP/src/fmi_zip_zip.c.obj 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... a - lp_MDO.o a - commonlib.o a - mmio.o a - myblas.o a - ini.o a - fortify.o a - colamd.o a - lp_rlp.o a - lp_crash.o a - lp_LUSOL.o a - lusol.o a - lp_Hash.o a - lp_lib.o a - lp_wlp.o a - lp_matrix.o a - lp_mipbb.o a - lp_MPS.o a - lp_params.o a - lp_presolve.o a - lp_price.o a - lp_pricePSE.o a - lp_report.o a - lp_scale.o a - lp_simplex.o a - lp_SOS.o a - lp_utils.o a - yacc_read.o C:\OMDev\tools\msys\mingw64\bin\ar.exe: creating liblpsolve55.a ranlib liblpsolve55.a [ 13%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/epoll.cpp test ! `uname` = Darwin || install_name_tool -change libbtf.dylib @rpath/libbtf.dylib "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libklu.dll" yes checking zlib.h presence... gcc -s -c -I. -I./shared -I./bfp -I./bfp/bfp_LUSOL -I./bfp/bfp_LUSOL/LUSOL -I./colamd -g -O2 -falign-functions -DYY_NEVER_INTERACTIVE -DPARSER_LP -DINVERSE_ACTIVE=INVERSE_LUSOL -DRoleIsExternalInvEngine lp_MDO.c shared/commonlib.c shared/mmio.c shared/myblas.c ini.c fortify.c colamd/colamd.c lp_rlp.c lp_crash.c bfp/bfp_LUSOL/lp_LUSOL.c bfp/bfp_LUSOL/LUSOL/lusol.c lp_Hash.c lp_lib.c lp_wlp.c lp_matrix.c lp_mipbb.c lp_MPS.c lp_params.c lp_presolve.c lp_price.c lp_pricePSE.c lp_report.c lp_scale.c lp_simplex.c lp_SOS.c lp_utils.c yacc_read.c [ 14%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/epoll.cpp [ 14%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/err.cpp test ! `uname` = Darwin || install_name_tool -change libcolamd.dylib @rpath/libcolamd.dylib "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libklu.dll" -- Looking for sys/stat.h - found -- Looking for sys/types.h yes checking for zlib.h... yes test ! `uname` = Darwin || install_name_tool -change libamd.dylib @rpath/libamd.dylib "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libumfpack.dll" checking for library containing gzclose... yes checking if gfortran static flag -static works... #cp -au 3rdParty/SuiteSparse/build/*. build/lib/omc #mkdir --parent build/include/omc/c/suitesparse [ 14%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/err.cpp #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 -- Looking for unistd.h - found -- Looking for getpagesize yes checking if gfortran supports -c -o file.o... make -f Makefile.omdev.mingw /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libsundials_ida.a [ 15%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/fq.cpp make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler' Creating dirs: /c/dev/hudson/workspace/OM_Win/OM/build/bin /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/emcc /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/gc/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/linearization/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/dataReconciliation/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/optimization/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/simulation/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/simulation/results/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/simulation/solver/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/simulation/solver/initialization/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/meta/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/util/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/fmi1/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/fmi2/ /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/scripting-API /c/dev/hudson/workspace/OM_Win/OM/build/share/omc/java/ /c/dev/hudson/workspace/OM_Win/OM/build/share//omc/scripts/OpenTurns/ /c/dev/hudson/workspace/OM_Win/OM/build/share/doc/omc/testmodels /c/dev/hudson/workspace/OM_Win/OM/build/share/man//man1/ [ 46%] Linking C static library libfmizip.a [ 16%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/fq.cpp make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' -- Looking for sys/types.h - found -- Looking for unistd.h [ 46%] Built target fmizip [ 16%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/io_object.cpp -lz checking dirent.h usability... yes checking whether the gfortran linker (C:/OMDev/tools/msys/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... [ 16%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/io_object.cpp -- Looking for getpagesize - found -- Looking for bcopy yes checking dirent.h presence... mkdir -p 3rdParty/sundials/build yes checking dynamic linker characteristics... cd 3rdParty/sundials/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="`pwd`" -DKLU_ENABLE:Bool=ON -DKLU_LIBRARY_DIR="/c/dev/hudson/workspace/OM_Win/OM/build/lib/omc" -DKLU_INCLUDE_DIR="/c/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/" -DCMAKE_C_FLAGS="-g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc" -DIS_MINGW32=OFF -DIS_MINGW64=ON -DSUITESPARSECONFIG_LIBRARY="" -DLAPACK_ENABLE:Bool=ON [ 17%] Building CXX object CMakeFiles/libzmq-static.dir/src/io_thread.cpp.obj [ 18%] Building CXX object CMakeFiles/libzmq.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/io_thread.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/io_thread.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/io_thread.cpp yes checking for dirent.h... yes checking locale.h usability... [ 19%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/ip.cpp [ 19%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/ipc_address.cpp -- Looking for unistd.h - found -- Looking for getpagesize Win32 ld.exe checking how to hardcode library paths into programs... immediate yes checking locale.h presence... -- The C compiler identification is GNU 5.3.0 -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe yes checking for locale.h... yes checking time.h usability... -- Looking for bcopy - not found -- Looking for memmove [ 20%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/ip.cpp yes checking time.h presence... yes checking for time.h... yes checking for getpid()... [ 21%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/ipc_connecter.cpp -- Looking for getpagesize - found -- Looking for bcopy [ 21%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/ipc_address.cpp -- Check for working C compiler: C:/OMDev/tools/msys/mingw64/bin/gcc.exe -- works -- Detecting C compiler ABI info [ 21%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/ipc_listener.cpp yes ModelicaMatIO may use ZLIB: Yes ModelicaMatIO may use HDF5: No ModelicaMatIO may use MAT7.3: No [ 22%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/ipc_connecter.cpp [ 23%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/kqueue.cpp -- Looking for memmove - found -- Looking for mmap [ 23%] Building CXX object CMakeFiles/libzmq-static.dir/src/ipc_listener.cpp.obj [ 23%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/lb.cpp /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/ipc_listener.cpp checking that generated files are newer than configure... done configure: creating ./config.status -- Looking for bcopy - not found -- Looking for memmove [ 24%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/mailbox.cpp [ 25%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/kqueue.cpp -- Detecting C compiler ABI info - done -- Detecting C compile features rm -rf "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.2/Resources/Library" -- Looking for mmap - not found -- Looking for 4 include files stdlib.h, ..., float.h patch -l -d "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/" -f -p1 < 'Modelica 3.2.2.patch' [ 25%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/lb.cpp [ 26%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/mailbox_safe.cpp 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' [ 26%] Building CXX object CMakeFiles/libzmq.dir/src/mechanism.cpp.obj patching file 'Modelica 3.2.2/Math/package.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/mechanism.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/mechanism.cpp patching file 'Modelica 3.2.2/Math/package.order' echo 'Complex 3.2.2' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.2.uses" echo 'ModelicaServices 3.2.2' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.2.uses" echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.2.license" [ 27%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/metadata.cpp echo '3.2.2-237-gd992c34-om3' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.2.last_change" -- Looking for memmove - found -- Looking for mmap test ! -d 'build//ModelicaServices 3.2.2' cp -a 'git/Modelica/ModelicaServices' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 3.2.2" patch -l -d "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/" -f -p1 < 'ModelicaServices 3.2.2.patch' patching file 'ModelicaServices 3.2.2/package.mo' echo > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 3.2.2.uses" [ 28%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/mailbox.cpp echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 3.2.2.license" echo '3.2.2-237-gd992c34-om2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 3.2.2.last_change" -- Looking for 4 include files stdlib.h, ..., float.h - found test ! -d 'build//ModelicaTest 3.2.2' -- Check if the system is big endian -- Searching 16 bit integer -- Looking for stddef.h [ 29%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/mailbox_safe.cpp cp -a 'git/Modelica/ModelicaTest' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest 3.2.2" [ 29%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/mechanism.cpp [ 30%] Building CXX object CMakeFiles/libzmq.dir/src/mtrie.cpp.obj [ 30%] 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/mtrie.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/mtrie.cpp [ 31%] Building CXX object CMakeFiles/libzmq-static.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/msg.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/msg.cpp [ 31%] Building CXX object CMakeFiles/libzmq.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/metadata.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/metadata.cpp [ 32%] Building CXX object CMakeFiles/libzmq-static.dir/src/msg.cpp.obj [ 32%] 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/object.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/object.cpp /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/msg.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/options.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/options.cpp -- Looking for mmap - not found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for stddef.h - found -- Check size of unsigned short -- 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 [ 32%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/own.cpp [ 33%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/null_mechanism.cpp [ 34%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/mtrie.cpp [ 34%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/object.cpp -- Detecting C compile features - done -- Looking for _POSIX_TIMERS [ 35%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pair.cpp -- Check size of unsigned short - done -- Using unsigned short [ 35%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pgm_receiver.cpp echo 'Modelica 3.2.2' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest 3.2.2.uses" echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest 3.2.2.license" [ 36%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/options.cpp echo '3.2.2-237-gd992c34' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest 3.2.2.last_change" test ! -f 'build//ModelicaTestOverdetermined 3.2.2.mo' cp -a 'git/Modelica/ModelicaTestOverdetermined.mo' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTestOverdetermined 3.2.2.mo" configure: Build is "i686-pc-mingw32". configure: Applying patches to libtool for GNU compiler [ 36%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/own.cpp echo 'Modelica 3.2.2' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTestOverdetermined 3.2.2.uses" -- Looking for stddef.h - found -- Check size of unsigned short echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTestOverdetermined 3.2.2.license" 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... echo '3.2.2-237-gd992c34' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTestOverdetermined 3.2.2.last_change" yes, source in ThirdParty/Mumps test ! -f 'build//ObsoleteModelica3.mo' cp -a 'git/Modelica/ObsoleteModelica3.mo' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ObsoleteModelica3.mo" echo 'Modelica 3.2.2' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ObsoleteModelica3.uses" echo 'modelica2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ObsoleteModelica3.license" checking whether source of project Ipopt is available and should be compiled... yes, source in Ipopt echo '3.2.2-237-gd992c34' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ObsoleteModelica3.last_change" # Building git/Modelica -- Looking for _POSIX_TIMERS - not found ./checkout-git.sh 'git/Modelica' 'https://github.com/modelica/Modelica.git' 'maint/3.2.3' '8f65f621a388379e9de663fc15990bfc9ee9b540' -- Check if the system is big endian - little endian 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 off_t -- The Fortran compiler identification is GNU 5.3.0 -- Check size of unsigned short - done -- Using unsigned short -- Searching for a Fortran compiler... C:/OMDev/tools/msys/mingw64/bin/gfortran.exe [ 37%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/null_mechanism.cpp -- Looking for off_t - not found -- Looking for size_t [ 38%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pair.cpp [ 38%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pgm_receiver.cpp configure: creating ./config.status HEAD is now at d992c34e Port all missing each from MSL master (3.2.3) (#2801) [ 39%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pgm_sender.cpp [ 40%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pgm_sender.cpp [ 40%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pgm_socket.cpp [ 41%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pipe.cpp -- Looking for size_t - not found -- Configuring done -- Generating done -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx [ 41%] Building CXX object CMakeFiles/libzmq.dir/src/plain_client.cpp.obj -- Check if the system is big endian - little endian /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/plain_client.cpp -- Looking for off_t [ 47%] Performing dependent_reconfigure step for 'expatex' Running: C:/OMDev/bin/cmake/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=-g -O2 -falign-functions -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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx/install C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Expat/expat-2.1.0 -- Configuring done -- Generating done -- Looking for off_t - not found -- Looking for size_t -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx [ 42%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/plain_server.cpp [ 48%] Performing build step for 'expatex' [ 42%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pgm_socket.cpp [ 43%] Building CXX object CMakeFiles/libzmq-static.dir/src/pipe.cpp.obj [ 44%] Building CXX object CMakeFiles/libzmq.dir/src/poll.cpp.obj make[5]: Entering directory '/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pipe.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/poll.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/poll.cpp -- Looking for size_t - not found -- Configuring done make[6]: Entering directory '/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx' -- Generating done make[7]: Entering directory '/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx' -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx [ 44%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/poller_base.cpp [ 47%] Performing dependent_reconfigure step for 'expatex' Scanning dependencies of target expat make[7]: Leaving directory '/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx' [ 45%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pollset.cpp 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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/install C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Expat/expat-2.1.0 make[7]: Entering directory '/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx' -- Trying to compile and link a simple Fortran program... OK [ 16%] Building C object CMakeFiles/expat.dir/lib/xmlparse.c.obj -- Configuring done [ 45%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/plain_client.cpp -- Generating done [ 33%] Building C object CMakeFiles/expat.dir/lib/xmlrole.c.obj -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx [ 48%] Performing build step for 'expatex' make[5]: Entering directory '/C/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' [ 45%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/proxy.cpp [ 46%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/plain_server.cpp make[6]: Entering directory '/C/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' HEAD is now at 8f65f621 Fix release notes for 3.2.3 Build 2 make[7]: Entering directory '/C/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' Scanning dependencies of target expat make[7]: Leaving directory '/C/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' [ 50%] Building C object CMakeFiles/expat.dir/lib/xmltok.c.obj make[7]: Entering directory '/C/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' [ 16%] Building C object CMakeFiles/expat.dir/lib/xmlparse.c.obj HEAD is now at 8f65f621 Fix release notes for 3.2.3 Build 2 In file included from lp_lib.c:83:0: lp_pricePSE.h:14:15: warning: inline function 'applyPricer' declared but never defined INLINE MYBOOL applyPricer(lprec *lp); ^ In file included from lp_lib.c:82:0: lp_price.h:39:13: warning: inline function 'normalizeEdge' declared but never defined INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^ In file included from lp_lib.c:49:0: lp_presolve.h:91:12: warning: inline function 'presolve_nextcol' declared but never defined INLINE int presolve_nextcol(presolverec *psdata, int rownr, int *previtem); ^ lp_presolve.h:90:12: warning: inline function 'presolve_nextrow' declared but never defined INLINE int presolve_nextrow(presolverec *psdata, int colnr, int *previtem); ^ [ 47%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/poll.cpp [ 66%] Building C object CMakeFiles/expat.dir/lib/xmltok_impl.c.obj C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Expat/expat-2.1.0/lib/xmltok_impl.c:1784:0: warning: ISO C forbids an empty translation unit [-Wpedantic] test ! -f 'build//Complex 3.2.3.mo' [ 33%] Building C object CMakeFiles/expat.dir/lib/xmlrole.c.obj [ 48%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pub.cpp cp -a 'git/Modelica/Complex.mo' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex 3.2.3.mo" [ 48%] Building CXX object CMakeFiles/libzmq-static.dir/src/poller_base.cpp.obj echo '' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex 3.2.3.uses" /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/poller_base.cpp echo 'bsd3' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex 3.2.3.license" echo '3.2.3+build.2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex 3.2.3.last_change" test ! -d 'build//Modelica 3.2.3' cp -a 'git/Modelica/Modelica' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.3" [ 83%] Building C object CMakeFiles/expat.dir/lib/xmltok_ns.c.obj [ 48%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pull.cpp C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/ThirdParty/Expat/expat-2.1.0/lib/xmltok_ns.c:116:0: warning: ISO C forbids an empty translation unit [-Wpedantic] [ 50%] Building C object CMakeFiles/expat.dir/lib/xmltok.c.obj configure.ac:33: installing './compile' config.status: creating Makefile configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:26: installing './install-sh' configure.ac:26: installing './missing' [ 49%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pollset.cpp Makefile.am: installing './depcomp' [ 66%] Building C object CMakeFiles/expat.dir/lib/xmltok_impl.c.obj [ 50%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/push.cpp C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Expat/expat-2.1.0/lib/xmltok_impl.c:1784:0: warning: ISO C forbids an empty translation unit [-Wpedantic] parallel-tests: installing './test-driver' config.status: creating doxydoc/doxygen.conf [ 50%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/proxy.cpp [ 50%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/random.cpp 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 `.' [ 83%] Building C object CMakeFiles/expat.dir/lib/xmltok_ns.c.obj C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/ThirdParty/Expat/expat-2.1.0/lib/xmltok_ns.c:116:0: warning: ISO C forbids an empty translation unit [-Wpedantic] [ 51%] Building CXX object CMakeFiles/libzmq-static.dir/src/pub.cpp.obj [ 52%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/raw_encoder.cpp /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pub.cpp [ 53%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/raw_decoder.cpp config.status: executing depfiles commands [100%] Linking C static library libexpat.a [ 53%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/pull.cpp make[7]: Leaving directory '/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx' [100%] Built target expat make[6]: Leaving directory '/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx' make[5]: Leaving directory '/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx' [ 53%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/reaper.cpp configure: configuring in ThirdParty/Mumps [ 54%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/push.cpp [ 49%] Performing install step for 'expatex' make[5]: Entering directory '/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx' [100%] Linking C static library libexpat.a [ 54%] Building CXX object CMakeFiles/libzmq-static.dir/src/random.cpp.obj make[6]: Entering directory '/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx' /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/random.cpp make[7]: Entering directory '/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx' configure: running /bin/sh './configure' --prefix=/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/Ipopt '--prefix=/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/Ipopt' '--with-pic' 'CC=gcc' 'CFLAGS=-g -O2 -falign-functions ' 'CXX=g++ ' 'CXXFLAGS=' 'F77=gfortran' 'LDFLAGS=-L/c/dev/hudson/workspace/OM_Win/OM/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[7]: Leaving directory '/C/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' make[7]: Leaving directory '/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx' [100%] Built target expat make[6]: Leaving directory '/C/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' make[5]: Leaving directory '/C/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' [100%] Built target expat make[6]: Leaving directory '/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx' [ 55%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/rep.cpp [ 49%] Performing install step for 'expatex' Install the project... -- Install configuration: "Release" -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx/install/lib/libexpat.a -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx/install/include/expat.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx/install/include/expat_external.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx/install/lib/pkgconfig/expat.pc [ 56%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/raw_encoder.cpp make[5]: Leaving directory '/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build/ExpatEx' make[5]: Entering directory '/C/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' [ 57%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/raw_decoder.cpp make[6]: Entering directory '/C/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' [ 50%] Completed 'expatex' make[7]: Entering directory '/C/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' [ 57%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/req.cpp make[7]: Leaving directory '/C/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' -- Determining Fortran name-mangling scheme... OK [ 50%] Built target expatex [100%] Built target expat make[6]: Leaving directory '/C/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' -- Looking for Fortran sgemm [ 58%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/router.cpp Install the project... [ 58%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/select.cpp -- Install configuration: "Release" -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/install/lib/libexpat.a -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/install/include/expat.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/install/include/expat_external.h -- Installing: C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx/install/lib/pkgconfig/expat.pc make[5]: Leaving directory '/C/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw/ExpatEx' [ 50%] Completed 'expatex' [ 59%] Building CXX object CMakeFiles/libzmq.dir/src/server.cpp.obj [ 59%] Building CXX object CMakeFiles/libzmq-static.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/server.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/server.cpp /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/reaper.cpp Scanning dependencies of target fmixml make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' [ 50%] Built target expatex [ 51%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI/fmi_xml_context.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' -- Looking for Fortran sgemm - found -- Looking for pthread.h [ 52%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_parser.c.obj [ 60%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/rep.cpp [ 61%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/session_base.cpp [ 53%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_model_description.c.obj Scanning dependencies of target fmixml make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' In file included from lp_matrix.c:8:0: lp_pricePSE.h:14:15: warning: inline function 'applyPricer' declared but never defined INLINE MYBOOL applyPricer(lprec *lp); ^ In file included from lp_matrix.c:7:0: lp_price.h:39:13: warning: inline function 'normalizeEdge' declared but never defined INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^ make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' [ 51%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI/fmi_xml_context.c.obj [ 61%] Building CXX object CMakeFiles/libzmq-static.dir/src/req.cpp.obj [ 52%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_parser.c.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/req.cpp [ 54%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_type.c.obj C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/select.cpp: In static member function 'static u_short zmq::select_t::get_fd_family(zmq::fd_t)': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/select.cpp:453:33: warning: missing initializer for member 'sockaddr_storage::__ss_align' [-Wmissing-field-initializers] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/select.cpp:453:33: warning: missing initializer for member 'sockaddr_storage::__ss_pad2' [-Wmissing-field-initializers] -- Looking for pthread.h - found -- Looking for pthread_create [ 61%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/signaler.cpp [ 53%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_model_description.c.obj [ 55%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_unit.c.obj [ 62%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/socket_base.cpp [ 56%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_vendor_annotations.c.obj [ 54%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_type.c.obj [ 63%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/router.cpp [ 63%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/socks.cpp [ 63%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/select.cpp -- Looking for pthread_create - found -- Found Threads: TRUE -- A library with BLAS API found. -- Looking for Fortran cheev [ 57%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_variable.c.obj C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/XML/src/FMI1/fmi1_xml_variable.c: In function 'fmi1_xml_eliminate_bad_alias': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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; ^ [ 55%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_unit.c.obj [ 64%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/socks_connecter.cpp config.status: creating Makefile [ 56%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_vendor_annotations.c.obj [ 58%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_capabilities.c.obj [ 57%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_variable.c.obj [ 64%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/stream.cpp C:/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/src/XML/src/FMI1/fmi1_xml_variable.c: In function 'fmi1_xml_eliminate_bad_alias': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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; ^ config.status: executing depfiles commands [ 59%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_cosim.c.obj [ 65%] Building CXX object CMakeFiles/libzmq-static.dir/src/server.cpp.obj [ 58%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_capabilities.c.obj -- Looking for Fortran cheev - found /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/server.cpp -- A library with LAPACK API found. -- Looking for LAPACK libraries... OK [ 60%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_parser.c.obj [ 66%] Building CXX object CMakeFiles/libzmq.dir/src/stream_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/stream_engine.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/stream_engine.cpp C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/select.cpp: In static member function 'static u_short zmq::select_t::get_fd_family(zmq::fd_t)': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/select.cpp:453:33: warning: missing initializer for member 'sockaddr_storage::__ss_align' [-Wmissing-field-initializers] C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/select.cpp:453:33: warning: missing initializer for member 'sockaddr_storage::__ss_pad2' [-Wmissing-field-initializers] [ 67%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/session_base.cpp [ 59%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI1/fmi1_xml_cosim.c.obj 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) [ 60%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_parser.c.obj [ 61%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_model_description.c.obj [ 67%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/sub.cpp [ 61%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_model_description.c.obj [ 61%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_model_structure.c.obj -- Checking if Lapack works... OK KLU INC: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/ KLU LIB: C:/dev/hudson/workspace/OM_Win/OM/build/lib/omc KLU INC3: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/ KLU LIB3: C:/dev/hudson/workspace/OM_Win/OM/build/lib/omc KLU LIBS: C:/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libklu.aC:/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libamd.aC:/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libcolamd.aC:/dev/hudson/workspace/OM_Win/OM/build/lib/omc/libbtf.a -- Looking for KLU libraries... [ 67%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/signaler.cpp [ 68%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/tcp.cpp [ 61%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_model_structure.c.obj [ 62%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_type.c.obj config.status: executing libtool commands [ 69%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/tcp_address.cpp [ 62%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_type.c.obj [ 63%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_unit.c.obj [ 70%] Building CXX object CMakeFiles/libzmq-static.dir/src/socket_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/socket_base.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/socket_base.cpp [ 63%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_unit.c.obj [ 64%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c.obj [ 70%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/tcp_connecter.cpp [ 65%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_variable.c.obj [ 64%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_vendor_annotations.c.obj [ 71%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/tcp_listener.cpp make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/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 checking for svnversion... yes [ 71%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/socks.cpp -- Checking if KLU works... OK KLU INC2: C:/dev/hudson/workspace/OM_Win/OM/build/include/omc/c/suitesparse/Include/ KLU LIB2: C:/dev/hudson/workspace/OM_Win/OM/build/lib/omc [ 66%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c.obj [ 65%] Building C object CMakeFiles/fmixml.dir/src/XML/src/FMI2/fmi2_xml_variable.c.obj -- Added NVECTOR_SERIAL module rm -rf "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.3/Resources/Library" -- Added ARKODE module [ 66%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c.obj -- Added CVODE module -- Added CVODES module -- Added IDA module rm -f ./so_locations -- Added IDAS module patch -l -d "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/" -f -p1 < 'Modelica 3.2.3.patch' -- Added KINSOL module rm -rf .libs _libs -- Configuring done rm -rf ../../C-Sources/.libs ../../C-Sources/_libs rm -rf ../../C-Sources/zlib/.libs ../../C-Sources/zlib/_libs patching file 'Modelica 3.2.3/Magnetic/QuasiStatic/FundamentalWave.mo' patching file 'Modelica 3.2.3/Math/package.mo' rm -f *.o patching file 'Modelica 3.2.3/Math/package.order' echo 'Complex 3.2.3' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.3.uses" [ 72%] Building CXX object CMakeFiles/libzmq-static.dir/src/socks_connecter.cpp.obj rm -f ../../C-Sources/*.o echo 'ModelicaServices 3.2.3' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.3.uses" /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/socks_connecter.cpp [ 72%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/thread.cpp rm -f ../../C-Sources/*.lo echo 'bsd3' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.3.license" checking build system type... echo '3.2.3+build.2-om2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica 3.2.3.last_change" rm -f ../../C-Sources/zlib/*.o test ! -d 'build//ModelicaReference' rm -f ../../C-Sources/zlib/*.lo cp -a 'git/Modelica/ModelicaReference' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaReference" rm -f *.lo [ 67%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c.obj make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/ModelicaExternalC/BuildProjects/autotools' make -C "3rdParty/ModelicaExternalC/BuildProjects/autotools" echo '' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaReference.uses" make[2]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/ModelicaExternalC/BuildProjects/autotools' echo 'bsd3' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaReference.license" C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: In function 'yystrlen': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: At top level: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: In function 'yytnamerr': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: At top level: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: In function 'yysyntax_error': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: In function 'yyfmi2parse': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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); ^ C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: In function 'yystrlen': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: At top level: C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: In function 'yytnamerr': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: At top level: C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: In function 'yysyntax_error': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI2/fmi2_xml_variable_name_parser.tab.c: In function 'yyfmi2parse': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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); ^ echo '20190320-092219~git~maint-3.2.3' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaReference.last_change" test ! -d 'build//ModelicaServices 3.2.3' [ 72%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/stream.cpp cp -a 'git/Modelica/ModelicaServices' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 3.2.3" patch -l -d "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/" -f -p1 < 'ModelicaServices 3.2.3.patch' [ 73%] Building CXX object CMakeFiles/libzmq.dir/src/trie.cpp.obj [ 67%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c.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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/trie.cpp patching file 'ModelicaServices 3.2.3/package.mo' 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 echo > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 3.2.3.uses" echo 'bsd3' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 3.2.3.license" i686-pc-mingw32 echo '3.2.3+build.2-om2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices 3.2.3.last_change" -- Generating done test ! -d 'build//ModelicaTest 3.2.3' C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: In function 'yystrlen': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: At top level: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: In function 'yytnamerr': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: At top level: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: In function 'yysyntax_error': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: In function 'yyfmi1parse': C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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/hudson/workspace/OM_Win/OM/OMCompiler/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); ^ cp -a 'git/Modelica/ModelicaTest' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest 3.2.3" -- Build files have been written to: C:/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build [ 74%] Building CXX object CMakeFiles/libzmq-static.dir/src/stream_engine.cpp.obj checking whether we want to compile in debug mode... make -C 3rdParty/sundials/build install no /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/stream_engine.cpp [ 68%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI2/lex.yyfmi2.c.obj make[3]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' /C/OMDev/bin/cmake/bin/cmake.exe -H/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials -B/C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build --check-build-system CMakeFiles/Makefile.cmake 0 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 /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_progress_start /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/CMakeFiles /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/CMakeFiles/progress.marks [ 68%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI2/lex.yyfmi2.c.obj make -f CMakeFiles/Makefile2 all make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' make -f src/nvec_ser/CMakeFiles/sundials_nvecserial_shared.dir/build.make src/nvec_ser/CMakeFiles/sundials_nvecserial_shared.dir/depend [ 74%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/sub.cpp make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/nvec_ser /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/nvec_ser /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/nvec_ser/CMakeFiles/sundials_nvecserial_shared.dir/DependInfo.cmake --color= C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: In function 'yystrlen': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: At top level: C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: In function 'yytnamerr': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: At top level: C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: In function 'yysyntax_error': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/src/XML/src-gen/FMI1/fmi1_xml_variable_name_parser.tab.c: In function 'yyfmi1parse': C:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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); ^ Scanning dependencies of target sundials_nvecserial_shared make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' make -f src/nvec_ser/CMakeFiles/sundials_nvecserial_shared.dir/build.make src/nvec_ser/CMakeFiles/sundials_nvecserial_shared.dir/build make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' checking for C compiler default output file name... [ 0%] Building C object src/nvec_ser/CMakeFiles/sundials_nvecserial_shared.dir/nvector_serial.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/nvec_ser && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_nvecserial_shared_EXPORTS @CMakeFiles/sundials_nvecserial_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_nvecserial_shared.dir/nvector_serial.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/nvec_ser/nvector_serial.c checking build system type... [ 74%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/v1_decoder.cpp [ 69%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI1/lex.yyfmi1.c.obj [ 69%] Building C object CMakeFiles/fmixml.dir/src/XML/src-gen/FMI1/lex.yyfmi1.c.obj 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 a.exe checking whether the C compiler works... make -f src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/build.make src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/depend yes make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/nvec_ser /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/nvec_ser /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/DependInfo.cmake --color= checking whether we are cross compiling... no checking for suffix of executables... [ 0%] Building C object src/nvec_ser/CMakeFiles/sundials_nvecserial_shared.dir/__/sundials/sundials_math.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/nvec_ser && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_nvecserial_shared_EXPORTS @CMakeFiles/sundials_nvecserial_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_nvecserial_shared.dir/__/sundials/sundials_math.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_math.c Scanning dependencies of target sundials_nvecserial_static make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' make -f src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/build.make src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/build make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' [ 70%] Linking C static library libfmixml.a 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 [ 0%] Building C object src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/nvector_serial.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/nvec_ser && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_nvecserial_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_nvecserial_static.dir/nvector_serial.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/nvec_ser/nvector_serial.c [ 70%] Linking C static library libfmixml.a i686-pc-mingw64 checking host system type... i686-pc-mingw64 checking target system type... i686-pc-mingw64 checking GC version numbers... [ 1%] Linking C shared library libsundials_nvecserial.dll cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/nvec_ser && /C/OMDev/bin/cmake/bin/cmake.exe -E remove -f CMakeFiles/sundials_nvecserial_shared.dir/objects.a .exe checking for suffix of object files... make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/nvec_ser && /C/OMDev/tools/msys/mingw64/bin/ar.exe cr CMakeFiles/sundials_nvecserial_shared.dir/objects.a @CMakeFiles/sundials_nvecserial_shared.dir/objects1.rsp make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' [ 70%] Built target fmixml cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/nvec_ser && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -shared -o libsundials_nvecserial.dll -Wl,--out-implib,libsundials_nvecserial.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -Wl,--whole-archive CMakeFiles/sundials_nvecserial_shared.dir/objects.a -Wl,--no-whole-archive @CMakeFiles/sundials_nvecserial_shared.dir/linklibs.rsp make -f src/arkode/CMakeFiles/sundials_arkode_shared.dir/build.make src/arkode/CMakeFiles/sundials_arkode_shared.dir/depend make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' [ 70%] Built target fmixml make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode/CMakeFiles/sundials_arkode_shared.dir/DependInfo.cmake --color= major=8 minor=0 micro=0 checking for a BSD-compatible install... make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' echo 'Modelica 3.2.3' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest 3.2.3.uses" echo 'bsd3' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest 3.2.3.license" [ 1%] Building C object src/nvec_ser/CMakeFiles/sundials_nvecserial_static.dir/__/sundials/sundials_math.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/nvec_ser && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_nvecserial_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_nvecserial_static.dir/__/sundials/sundials_math.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_math.c echo '3.2.3+build.2' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest 3.2.3.last_change" make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' # Building git/Modelica /usr/bin/install -c checking whether build environment is sane... [ 1%] Built target sundials_nvecserial_shared o checking whether we are using the GNU C compiler... ./checkout-git.sh 'git/Modelica' 'https://github.com/modelica/Modelica.git' 'master' '30e08efd288786e34a2adabd64e50a38a5ac7490' yes [ 75%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/v1_encoder.cpp 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 [ 2%] Linking C static library libsundials_nvecserial.a cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/nvec_ser && /C/OMDev/bin/cmake/bin/cmake.exe -P CMakeFiles/sundials_nvecserial_static.dir/cmake_clean_target.cmake checking for a thread-safe mkdir -p... Scanning dependencies of target fmiimport make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/nvec_ser && /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_link_script CMakeFiles/sundials_nvecserial_static.dir/link.txt --verbose=1 Scanning dependencies of target sundials_arkode_shared /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' make -f src/arkode/CMakeFiles/sundials_arkode_shared.dir/build.make src/arkode/CMakeFiles/sundials_arkode_shared.dir/build Scanning dependencies of target fmiimport make[4]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMSimulator/3rdParty/FMIL/build/mingw' make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' C:/OMDev/tools/msys/mingw64/bin/ar.exe qc libsundials_nvecserial.a CMakeFiles/sundials_nvecserial_static.dir/nvector_serial.c.obj CMakeFiles/sundials_nvecserial_static.dir/__/sundials/sundials_math.c.obj make[4]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/FMIL/build' C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libsundials_nvecserial.a [ 2%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode.c [ 71%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI/fmi_import_context.c.obj make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' [ 71%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI/fmi_import_context.c.obj yes checking whether gcc accepts -g... [ 2%] Built target sundials_nvecserial_static 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 [ 76%] Building CXX object CMakeFiles/libzmq-static.dir/src/tcp.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/tcp.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/tcp.cpp yes In file included from lp_price.c:6:0: lp_pricePSE.h:14:15: warning: inline function 'applyPricer' declared but never defined INLINE MYBOOL applyPricer(lprec *lp); ^ checking whether make supports nested variables... [ 72%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI/fmi_import_util.c.obj [ 72%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI/fmi_import_util.c.obj yes HEAD is now at 8f65f621 Fix release notes for 3.2.3 Build 2 [ 2%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_band.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_band.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_band.c checking whether to enable maintainer-specific portions of Makefiles... no yes checking for gcc option to accept ANSI C... checking for style of include used by make... GNU checking for gcc... gcc [ 77%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/v2_decoder.cpp none needed [ 73%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_cosim.c.obj make -f src/arkode/CMakeFiles/sundials_arkode_static.dir/build.make src/arkode/CMakeFiles/sundials_arkode_static.dir/depend [ 73%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_cosim.c.obj make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode/CMakeFiles/sundials_arkode_static.dir/DependInfo.cmake --color= checking whether the C compiler works... HEAD is now at 30e08efd Merge pull request #2895 from beutlich/utilize-inheritance Scanning dependencies of target sundials_arkode_static make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' make -f src/arkode/CMakeFiles/sundials_arkode_static.dir/build.make src/arkode/CMakeFiles/sundials_arkode_static.dir/build make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' [ 2%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode.c [ 2%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_bandpre.c.obj [ 78%] Building CXX object CMakeFiles/libzmq-static.dir/src/tcp_address.cpp.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_bandpre.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_bandpre.c /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/tcp_address.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/tcp_address.cpp yes checking for C compiler default output file name... a.exe checking for suffix of executables... HEAD is now at 30e08efd Merge pull request #2895 from beutlich/utilize-inheritance [ 3%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_bbdpre.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_bbdpre.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_bbdpre.c .exe test ! -f 'build//Complex trunk.mo' cp -a 'git/Modelica/Complex.mo' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex trunk.mo" checking whether we are cross compiling... configure: C compiler options are: -g -O2 -falign-functions -DMUMPS_BUILD configure: Trying to determine Fortran compiler name [ 74%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_capi.c.obj patch -l -d "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/" -f -p1 < 'Complex trunk.patch' patching file 'Complex trunk.mo' echo '' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex trunk.uses" [ 3%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_butcher.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_butcher.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_butcher.c echo 'bsd3' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex trunk.license" [ 74%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_capi.c.obj echo '20190503-170150~git~master-om1' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex trunk.last_change" checking whether we are using the GNU Fortran 77 compiler... no echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Complex trunk.breaks" checking for suffix of object files... test ! -d 'build//Modelica trunk' cp -a 'git/Modelica/Modelica' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica trunk" [ 78%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/v2_encoder.cpp [ 3%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_dense.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_dense.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_dense.c o checking whether we are using the GNU C compiler... yes checking whether gfortran accepts -g... yes checking whether gcc accepts -g... [ 4%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_direct.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_direct.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_direct.c yes checking for gcc option to accept ISO C89... [ 75%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_type.c.obj [ 4%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_band.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_band.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_band.c yes [ 75%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_type.c.obj [ 4%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_io.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_io.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_io.c none needed checking whether gcc understands -c and -o together... [ 78%] Building CXX object CMakeFiles/libzmq-static.dir/src/tcp_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/tcp_connecter.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/tcp_connecter.cpp [ 5%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_bandpre.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_bandpre.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_bandpre.c yes checking dependency style of gcc... configure: Fortran compiler options are: -O3 -pipe checking how to get verbose linking output from gfortran... [ 5%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_bbdpre.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_bbdpre.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_bbdpre.c [ 76%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_unit.c.obj [ 5%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_pcg.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_pcg.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_pcg.c [ 79%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/xpub.cpp [ 5%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_butcher.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_butcher.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_butcher.c [ 76%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_unit.c.obj gcc3 [ 6%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_spbcgs.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_spbcgs.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_spbcgs.c [ 6%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_dense.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_dense.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_dense.c -v checking for Fortran libraries of gfortran... [ 6%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_spfgmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_spfgmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_spfgmr.c [ 77%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_variable.c.obj [ 7%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_direct.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_direct.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_direct.c In file included from lp_simplex.c:34:0: lp_pricePSE.h:14:15: warning: inline function 'applyPricer' declared but never defined INLINE MYBOOL applyPricer(lprec *lp); ^ In file included from lp_simplex.c:33:0: lp_price.h:39:13: warning: inline function 'normalizeEdge' declared but never defined INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^ In file included from lp_simplex.c:32:0: lp_presolve.h:91:12: warning: inline function 'presolve_nextcol' declared but never defined INLINE int presolve_nextcol(presolverec *psdata, int rownr, int *previtem); ^ lp_presolve.h:90:12: warning: inline function 'presolve_nextrow' declared but never defined INLINE int presolve_nextrow(presolverec *psdata, int colnr, int *previtem); ^ checking whether we are using the GNU C++ compiler... -LC:/dev/hudson/workspace/OM_Win/OM/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/hudson/workspace/OM_Win/OM/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... [ 7%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_spgmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_spgmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_spgmr.c yes checking whether g++ accepts -g... [ 77%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_variable.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/adler32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/adler32.Tpo -c ../../C-Sources/zlib/adler32.c -o ../../C-Sources/zlib/adler32.o [ 7%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_io.c.obj [ 80%] Building CXX object CMakeFiles/libzmq-static.dir/src/tcp_listener.cpp.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_io.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_io.c /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/tcp_listener.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/tcp_listener.cpp yes checking dependency style of g++... [ 7%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_spils.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_spils.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_spils.c make -f src/cvode/CMakeFiles/sundials_cvode_shared.dir/build.make src/cvode/CMakeFiles/sundials_cvode_shared.dir/depend make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode/CMakeFiles/sundials_cvode_shared.dir/DependInfo.cmake --color= none checking for Fortran name-mangling scheme... 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 [ 78%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_variable_list.c.obj [ 8%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_sptfqmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_sptfqmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_sptfqmr.c [ 8%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_pcg.c.obj Scanning dependencies of target sundials_cvode_shared cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_pcg.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_pcg.c make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' make -f src/cvode/CMakeFiles/sundials_cvode_shared.dir/build.make src/cvode/CMakeFiles/sundials_cvode_shared.dir/build [ 80%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/xsub.cpp make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' gcc3 checking dependency style of gcc... [ 8%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode.c [ 8%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_sparse.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_sparse.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_sparse.c [ 78%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_variable_list.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 [ 9%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_spbcgs.c.obj [ 80%] Building CXX object CMakeFiles/libzmq-static.dir/src/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/thread.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/thread.cpp cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_spbcgs.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_spbcgs.c [ 9%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_klu.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_klu.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_klu.c 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 make -f src/cvode/CMakeFiles/sundials_cvode_static.dir/build.make src/cvode/CMakeFiles/sundials_cvode_static.dir/depend [ 9%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_spfgmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_spfgmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_spfgmr.c [ 79%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_vendor_annotations.c.obj make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode/CMakeFiles/sundials_cvode_static.dir/DependInfo.cmake --color= gcc3 checking how to print strings... [ 10%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_lapack.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/arkode_lapack.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_lapack.c Scanning dependencies of target sundials_cvode_static make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' make -f src/cvode/CMakeFiles/sundials_cvode_static.dir/build.make src/cvode/CMakeFiles/sundials_cvode_static.dir/build printf checking for a sed that does not truncate output... make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' [ 10%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode.c /usr/bin/sed checking for grep that handles long lines and -e... [ 10%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_spgmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_spgmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_spgmr.c /usr/bin/grep checking for egrep... [ 10%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_io.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode_io.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_io.c /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... [ 79%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_vendor_annotations.c.obj [ 81%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/zmq.cpp [ 10%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_nvector.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_nvector.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_nvector.c [ 11%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_spils.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_spils.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_spils.c [ 80%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import.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/gzclose.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzclose.Tpo -c ../../C-Sources/zlib/gzclose.c -o ../../C-Sources/zlib/gzclose.o make -f src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/build.make src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/depend [ 12%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_direct.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode_direct.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_direct.c make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/DependInfo.cmake --color= [ 82%] Building CXX object CMakeFiles/libzmq-static.dir/src/trie.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/trie.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/trie.cpp [ 12%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_math.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_math.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_math.c [ 12%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_io.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode_io.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_io.c [ 80%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import.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/gzlib.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzlib.Tpo -c ../../C-Sources/zlib/gzlib.c -o ../../C-Sources/zlib/gzlib.o [ 12%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_sptfqmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_sptfqmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_sptfqmr.c [ 13%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_direct.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_direct.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_direct.c [ 13%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_band.c.obj lower case, underscore, no extra underscore cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode_band.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_band.c 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... Scanning dependencies of target sundials_cvodes_shared yes checking for BSD- or MS-compatible name lister (nm)... make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' make -f src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/build.make src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/build checking whether ln -s works... yes checking for a BSD-compatible install... make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' /mingw64/bin/nm -B checking the name lister (/mingw64/bin/nm -B) interface... /usr/bin/install -c checking whether build environment is sane... [ 14%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes.c [ 14%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_dense.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode_dense.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_dense.c 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 [ 81%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_capabilities.c.obj [ 82%] Building CXX object CMakeFiles/libzmq-static.dir/src/v1_decoder.cpp.obj [ 14%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_direct.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode_direct.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_direct.c /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/v1_decoder.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/v1_decoder.cpp [ 14%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_band.c.obj [ 14%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_sparse.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_band.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_band.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_sparse.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_sparse.c [ 82%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/zmq_utils.cpp [ 15%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_diag.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode_diag.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_diag.c BSD nm checking whether ln -s works... no, using cp -pR checking the maximum length of command line arguments... 8192 [ 15%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_klu.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_klu.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_klu.c [ 16%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_band.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode_band.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_band.c [ 16%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_dense.c.obj 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... cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_dense.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_dense.c 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... [ 16%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_spils.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode_spils.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_spils.c [ 16%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_dense.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode_dense.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_dense.c [ 81%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_capabilities.c.obj [ 17%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_lapack.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/arkode_lapack.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/arkode/arkode_lapack.c yes [ 17%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_iterative.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_iterative.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_iterative.c [ 82%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_convenience.c.obj [ 17%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_spbcgs.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode_spbcgs.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_spbcgs.c gcc -shared `echo .so | grep -q dylib || echo -Wl,-Bsymbolic -Wl,-soname,liblpsolve55.so` -o liblpsolve55.so `echo lp_MDO.c shared/commonlib.c shared/mmio.c shared/myblas.c ini.c fortify.c colamd/colamd.c lp_rlp.c lp_crash.c bfp/bfp_LUSOL/lp_LUSOL.c bfp/bfp_LUSOL/LUSOL/lusol.c lp_Hash.c lp_lib.c lp_wlp.c lp_matrix.c lp_mipbb.c lp_MPS.c lp_params.c lp_presolve.c lp_price.c lp_pricePSE.c lp_report.c lp_scale.c lp_simplex.c lp_SOS.c lp_utils.c yacc_read.c|sed s/[.]c/.o/g|sed 's/[^ ]*\///g'` [ 17%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_diag.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode_diag.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_diag.c checking for gawk... gawk checking whether make sets $(MAKE)... make -f src/cvodes/CMakeFiles/sundials_cvodes_static.dir/build.make src/cvodes/CMakeFiles/sundials_cvodes_static.dir/depend @ checking for strip... strip checking for ranlib... ranlib checking command to parse /mingw64/bin/nm -B output from gcc object... make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/DependInfo.cmake --color= [ 17%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodea.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodea.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodea.c [ 18%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_nvector.c.obj [ 18%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_pcg.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_pcg.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_pcg.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_nvector.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_nvector.c Scanning dependencies of target sundials_cvodes_static make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' make -f src/cvodes/CMakeFiles/sundials_cvodes_static.dir/build.make src/cvodes/CMakeFiles/sundials_cvodes_static.dir/build yes [ 18%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_spgmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode_spgmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_spgmr.c make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' [ 19%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_spils.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode_spils.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_spils.c [ 19%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvodes_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_static.dir/cvodes.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes.c checking for style of include used by make... [ 19%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_spbcgs.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_spbcgs.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_spbcgs.c test -d /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/lib || mkdir -p /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/lib [ 19%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_math.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_math.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_math.c GNU [ 83%] Building CXX object CMakeFiles/libzmq.dir/src/decoder_allocators.cpp.obj [ 20%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_sptfqmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode_sptfqmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_sptfqmr.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/decoder_allocators.cpp /usr/bin/install -c liblpsolve55.a /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/lib/ [ 84%] Building CXX object CMakeFiles/libzmq-static.dir/src/v1_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/v1_encoder.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/v1_encoder.cpp /usr/bin/install -c liblpsolve55.so /c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve/build/lib/ checking dependency style of gcc... [ 82%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI1/fmi1_import_convenience.c.obj [ 20%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_spbcgs.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode_spbcgs.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_spbcgs.c make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/lpsolve' cp -pf 3rdParty/lpsolve/build/lib/liblpsolve55* /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc [ 21%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_direct.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_direct.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_direct.c [ 21%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_spfgmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_spfgmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_spfgmr.c cp -prf 3rdParty/lpsolve/build/include/* /c/dev/hudson/workspace/OM_Win/OM/build/include/omc/ [ 21%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_sparse.c.obj [ 82%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_capi.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode_sparse.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_sparse.c [ 21%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_spgmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode_spgmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_spgmr.c 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 test ! `uname` = Darwin || install_name_tool -id @rpath/liblpsolve55.dylib "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omc/liblpsolve55.dylib" [ 21%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_band.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_band.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_band.c ok checking for sysroot... no checking for a working dd... [ 21%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_bandpre.c.obj make -f src/ida/CMakeFiles/sundials_ida_shared.dir/build.make src/ida/CMakeFiles/sundials_ida_shared.dir/depend cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode_bandpre.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_bandpre.c [ 22%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_spgmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_spgmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_spgmr.c make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida/CMakeFiles/sundials_ida_shared.dir/DependInfo.cmake --color= rm -rf "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica trunk/Resources/Library" [ 22%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_io.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_io.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_io.c [ 23%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_sptfqmr.c.obj /usr/bin/dd checking how to truncate binary pipes... cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode_sptfqmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_sptfqmr.c patch -l -d "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/" -f -p1 < 'Modelica trunk.patch' patching file 'Modelica trunk/Magnetic/QuasiStatic/FundamentalWave.mo' [ 23%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_dense.c.obj patching file 'Modelica trunk/Math/package.mo' cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_dense.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_dense.c /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... patching file 'Modelica trunk/Math/package.order' gcc3 checking whether to enable maintainer-specific portions of Makefiles... no patching file 'Modelica trunk/package.mo' [ 24%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_bbdpre.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode_bbdpre.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_bbdpre.c echo 'Complex trunk' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica trunk.uses" configure: Using libtool script in directory ../.. echo 'ModelicaServices trunk' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica trunk.uses" no checking how to run the C preprocessor... [ 24%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_sptfqmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_sptfqmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_sptfqmr.c Scanning dependencies of target sundials_ida_shared make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' make -f src/ida/CMakeFiles/sundials_ida_shared.dir/build.make src/ida/CMakeFiles/sundials_ida_shared.dir/build echo 'bsd3' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica trunk.license" echo '20190503-170150~git~master-om1' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica trunk.last_change" [ 24%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_sparse.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode_sparse.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_sparse.c make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/Modelica trunk.breaks" [ 82%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_capi.c.obj test ! -d 'build//ModelicaReference trunk' [ 25%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_ida_shared_EXPORTS @CMakeFiles/sundials_ida_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_shared.dir/ida.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida.c cp -a 'git/Modelica/ModelicaReference' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaReference trunk" [ 25%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_klu.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode_klu.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_klu.c [ 26%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodea_io.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodea_io.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodea_io.c [ 83%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_type.c.obj [ 27%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_bandpre.c.obj [ 27%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_iterative.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode_bandpre.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_bandpre.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_iterative.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_iterative.c [ 27%] Building C object src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_sparse.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_arkode_shared_EXPORTS @CMakeFiles/sundials_arkode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_sparse.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_sparse.c echo '' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaReference trunk.uses" echo 'bsd3' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaReference trunk.license" echo '20190503-170150~git~master' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaReference trunk.last_change" gcc -E echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaReference trunk.breaks" [ 84%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/socket_poller.cpp test ! -d 'build//ModelicaServices trunk' cp -a 'git/Modelica/ModelicaServices' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices trunk" [ 27%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_lapack.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/cvode_lapack.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_lapack.c [ 85%] Building CXX object CMakeFiles/libzmq-static.dir/src/v2_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/v2_decoder.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/v2_decoder.cpp [ 28%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_direct.c.obj [ 28%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_bbdpre.c.obj patch -l -d "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/" -f -p1 < 'ModelicaServices trunk.patch' cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_direct.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_direct.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode_bbdpre.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_bbdpre.c [ 28%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_pcg.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_pcg.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_pcg.c patching file 'ModelicaServices trunk/package.mo' echo > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices trunk.uses" echo 'bsd3' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices trunk.license" [ 29%] Linking C shared library libsundials_arkode.dll cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/bin/cmake/bin/cmake.exe -E remove -f CMakeFiles/sundials_arkode_shared.dir/objects.a echo '20190503-170150~git~master-om1' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices trunk.last_change" echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaServices trunk.breaks" checking for ANSI C header files... cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/ar.exe cr CMakeFiles/sundials_arkode_shared.dir/objects.a @CMakeFiles/sundials_arkode_shared.dir/objects1.rsp test ! -d 'build//ModelicaTest trunk' cp -a 'git/Modelica/ModelicaTest' "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest trunk" [ 30%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_nvector.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_nvector.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_nvector.c [ 30%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_spbcgs.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_spbcgs.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_spbcgs.c [ 30%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_klu.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode_klu.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_klu.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -shared -o libsundials_arkode.dll -Wl,--out-implib,libsundials_arkode.dll.a -Wl,--major-image-version,1,--minor-image-version,0 -Wl,--whole-archive CMakeFiles/sundials_arkode_shared.dir/objects.a -Wl,--no-whole-archive @CMakeFiles/sundials_arkode_shared.dir/linklibs.rsp [ 30%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_band.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_band.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_band.c [ 30%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_io.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_ida_shared_EXPORTS @CMakeFiles/sundials_ida_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_shared.dir/ida_io.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_io.c [ 31%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodea.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvodes_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_static.dir/cvodea.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodea.c [ 84%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_unit.c.obj [ 83%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_type.c.obj [ 31%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_math.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_math.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_math.c [ 31%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_spfgmr.c.obj [ 31%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_lapack.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_spfgmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_spfgmr.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/cvode_lapack.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvode/cvode_lapack.c make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' [ 32%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_dense.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_dense.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_dense.c [ 32%] Built target sundials_arkode_shared 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 [ 32%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_direct.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_direct.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_direct.c [ 32%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_ic.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_ida_shared_EXPORTS @CMakeFiles/sundials_ida_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_shared.dir/ida_ic.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_ic.c [ 32%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_nvector.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_nvector.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_nvector.c [ 33%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_spgmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_spgmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_spgmr.c [ 33%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_diag.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_diag.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_diag.c [ 33%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_band.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_band.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_band.c [ 34%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_direct.c.obj yes cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_ida_shared_EXPORTS @CMakeFiles/sundials_ida_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_shared.dir/ida_direct.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_direct.c [ 35%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_math.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_math.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_math.c checking for sys/types.h... [ 35%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_sparse.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_sparse.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_sparse.c [ 35%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_sptfqmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_sptfqmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_sptfqmr.c [ 35%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_io.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvodes_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_static.dir/cvodes_io.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_io.c [ 85%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_variable.c.obj patch -l -d "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/" -f -p1 < 'ModelicaTest trunk.patch' [ 35%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_direct.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_direct.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_direct.c yes patching file 'ModelicaTest trunk/package.mo' [ 84%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_unit.c.obj echo 'Modelica trunk' >> "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest trunk.uses" [ 36%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_dense.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_dense.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_dense.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... echo 'bsd3' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest trunk.license" [ 36%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_band.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_ida_shared_EXPORTS @CMakeFiles/sundials_ida_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_shared.dir/ida_band.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_band.c echo '20190503-170150~git~master-om182' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest trunk.last_change" yes [ 85%] Building CXX object CMakeFiles/libzmq-static.dir/src/v2_encoder.cpp.obj [ 36%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_spils.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_spils.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_spils.c echo 'omlibrary-msl32,omlibrary-reference' > "/c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/ModelicaTest trunk.breaks" /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/v2_encoder.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/v2_encoder.cpp make[2]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/libraries' touch /c/dev/hudson/workspace/OM_Win/OM/build/lib/omlibrary/20190503_190629.core [ 36%] Building C object src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_sparse.c.obj checking for sys/stat.h... [ 86%] Building CXX object CMakeFiles/libzmq.dir/src/timers.cpp.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_arkode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_sparse.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_sparse.c /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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/timers.cpp checking for COIN-OR package Blas... yes make[1]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/libraries' make -f src/ida/CMakeFiles/sundials_ida_static.dir/build.make src/ida/CMakeFiles/sundials_ida_static.dir/depend make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_depends "MSYS Makefiles" /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida/CMakeFiles/sundials_ida_static.dir/DependInfo.cmake --color= [ 36%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_band.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_band.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_band.c [ 36%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_dense.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_ida_shared_EXPORTS @CMakeFiles/sundials_ida_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_shared.dir/ida_dense.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_dense.c checking for COIN-OR package Metis... skipping checking whether we can compile Fortran 90 code... Scanning dependencies of target sundials_ida_static make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' make -f src/ida/CMakeFiles/sundials_ida_static.dir/build.make src/ida/CMakeFiles/sundials_ida_static.dir/build yes [ 36%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodea_io.c.obj [ 36%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_iterative.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvodes_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_static.dir/cvodea_io.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodea_io.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_iterative.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_iterative.c make[5]: Entering directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' [ 36%] Building C object src/ida/CMakeFiles/sundials_ida_static.dir/ida.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_ida_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_static.dir/ida.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida.c [ 37%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_spbcgs.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_spbcgs.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_spbcgs.c checking for stdlib.h... [ 39%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_sparse.c.obj [ 39%] Linking C static library libsundials_arkode.a cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_ida_shared_EXPORTS @CMakeFiles/sundials_ida_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_shared.dir/ida_sparse.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_sparse.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/bin/cmake/bin/cmake.exe -P CMakeFiles/sundials_arkode_static.dir/cmake_clean_target.cmake [ 40%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_dense.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_dense.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_dense.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/arkode && /C/OMDev/bin/cmake/bin/cmake.exe -E cmake_link_script CMakeFiles/sundials_arkode_static.dir/link.txt --verbose=1 [ 40%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_sparse.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_sparse.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_sparse.c yes [ 40%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_direct.c.obj 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 cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvodes_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_static.dir/cvodes_direct.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_direct.c C:/OMDev/tools/msys/mingw64/bin/ar.exe qc libsundials_arkode.a CMakeFiles/sundials_arkode_static.dir/arkode.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_band.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_bandpre.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_bbdpre.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_butcher.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_dense.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_direct.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_io.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_pcg.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_spbcgs.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_spfgmr.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_spgmr.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_spils.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_sptfqmr.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_sparse.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_klu.c.obj CMakeFiles/sundials_arkode_static.dir/arkode_lapack.c.obj CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_nvector.c.obj CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_math.c.obj CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_direct.c.obj CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_band.c.obj CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_dense.c.obj CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_iterative.c.obj CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_pcg.c.obj CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_spbcgs.c.obj CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_spfgmr.c.obj CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_spgmr.c.obj CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_sptfqmr.c.obj CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_sparse.c.obj [ 86%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_variable_list.c.obj yes C:/OMDev/tools/msys/mingw64/bin/ranlib.exe libsundials_arkode.a [ 40%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_spgmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_spgmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_spgmr.c [ 40%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_spils.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_ida_shared_EXPORTS @CMakeFiles/sundials_ida_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_shared.dir/ida_spils.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_spils.c make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' [ 85%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_variable.c.obj [ 40%] Built target sundials_arkode_static 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 checking for string.h... [ 40%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_iterative.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_iterative.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_iterative.c [ 41%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_spbcgs.c.obj [ 41%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_sptfqmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_sptfqmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_sptfqmr.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_spbcgs.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_spbcgs.c [ 42%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_band.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvodes_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_static.dir/cvodes_band.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_band.c [ 42%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_spbcgs.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_ida_shared_EXPORTS @CMakeFiles/sundials_ida_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_shared.dir/ida_spbcgs.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_spbcgs.c configure: creating ./config.status yes [ 43%] Building C object src/ida/CMakeFiles/sundials_ida_static.dir/ida_io.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_ida_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_static.dir/ida_io.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_io.c [ 43%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_sparse.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_sparse.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_sparse.c [ 43%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_spgmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_spgmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_spgmr.c checking for memory.h... [ 44%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_bandpre.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_bandpre.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_bandpre.c [ 44%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_dense.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvodes_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_static.dir/cvodes_dense.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_dense.c [ 44%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_spgmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_ida_shared_EXPORTS @CMakeFiles/sundials_ida_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_shared.dir/ida_spgmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_spgmr.c [ 87%] Building CXX object CMakeFiles/libzmq-static.dir/src/xpub.cpp.obj yes /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/xpub.cpp.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/xpub.cpp [ 88%] 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/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/libzmq/src/radio.cpp [ 44%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_diag.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvodes_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_static.dir/cvodes_diag.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_diag.c [ 87%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import.c.obj [ 44%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_bbdpre.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_bbdpre.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_bbdpre.c [ 45%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_sptfqmr.c.obj [ 45%] Building C object src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_sptfqmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_ida_shared_EXPORTS @CMakeFiles/sundials_ida_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_shared.dir/ida_sptfqmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_sptfqmr.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvode_shared_EXPORTS @CMakeFiles/sundials_cvode_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_sptfqmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_sptfqmr.c [ 45%] Building C object src/ida/CMakeFiles/sundials_ida_static.dir/ida_ic.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_ida_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_static.dir/ida_ic.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_ic.c [ 46%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_spbcgs.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_spbcgs.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_spbcgs.c checking for strings.h... [ 86%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_variable_list.c.obj [ 47%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_bbdpre.c.obj [ 47%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_sparse.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvodes_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_static.dir/cvodes_sparse.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_sparse.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_ida_shared_EXPORTS @CMakeFiles/sundials_ida_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_shared.dir/ida_bbdpre.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_bbdpre.c yes [ 47%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_spgmr.c.obj [ 47%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_klu.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_spgmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_spgmr.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_klu.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_klu.c [ 48%] Linking C shared library libsundials_cvode.dll cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/bin/cmake/bin/cmake.exe -E remove -f CMakeFiles/sundials_cvode_shared.dir/objects.a [ 48%] Building C object src/ida/CMakeFiles/sundials_ida_static.dir/ida_direct.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_ida_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_static.dir/ida_direct.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_direct.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/ar.exe cr CMakeFiles/sundials_cvode_shared.dir/objects.a @CMakeFiles/sundials_cvode_shared.dir/objects1.rsp checking for inttypes.h... cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -shared -o libsundials_cvode.dll -Wl,--out-implib,libsundials_cvode.dll.a -Wl,--major-image-version,1,--minor-image-version,0 -Wl,--whole-archive CMakeFiles/sundials_cvode_shared.dir/objects.a -Wl,--no-whole-archive @CMakeFiles/sundials_cvode_shared.dir/linklibs.rsp [ 48%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_spils.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvodes_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_static.dir/cvodes_spils.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_spils.c [ 48%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_klu.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_ida_shared_EXPORTS @CMakeFiles/sundials_ida_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_shared.dir/ida_klu.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_klu.c [ 49%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_lapack.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_cvodes_shared_EXPORTS @CMakeFiles/sundials_cvodes_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_shared.dir/cvodes_lapack.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_lapack.c [ 49%] Building C object src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_sptfqmr.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvode && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvode_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_sptfqmr.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/sundials/sundials_sptfqmr.c [ 50%] Building C object src/ida/CMakeFiles/sundials_ida_static.dir/ida_band.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_ida_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_static.dir/ida_band.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_band.c yes make[5]: Leaving directory '/c/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build' [ 50%] Built target sundials_cvode_shared 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 [ 51%] Building C object src/ida/CMakeFiles/sundials_ida_shared.dir/ida_lapack.c.obj checking for stdint.h... cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS -Dsundials_ida_shared_EXPORTS @CMakeFiles/sundials_ida_shared.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_shared.dir/ida_lapack.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_lapack.c [ 88%] Building C object CMakeFiles/fmiimport.dir/src/Import/src/FMI2/fmi2_import_convenience.c.obj [ 51%] Building C object src/ida/CMakeFiles/sundials_ida_static.dir/ida_dense.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/ida && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_ida_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_ida_static.dir/ida_dense.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/ida/ida_dense.c [ 51%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_spbcgs.c.obj [ 51%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_nvector.c.obj cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/sundials_cvodes_static.dir/includes_C.rsp -g -O2 -falign-functions -lm -L /c/dev/hudson/workspace/OM_Win/OM/build/lib/omc -o CMakeFiles/sundials_cvodes_static.dir/cvodes_spbcgs.c.obj -c /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/src/cvodes/cvodes_spbcgs.c cd /C/dev/hudson/workspace/OM_Win/OM/OMCompiler/3rdParty/sundials/build/src/cvodes && /C/OMDev/tools/msys/mingw64/bin/gcc.exe -DBUILD_SUNDIALS_LIBRARY -D_