Skip to content

Console Output

Skipping 5,951 KB.. Full Log
build/InstUtil.c:3303:8: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3303 | if((_N == ((modelica_integer) -1)))
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
build/InstUtil.c:3303:8: note: remove extraneous parentheses around the comparison to silence this warning
 3303 | if((_N == ((modelica_integer) -1)))
      |    ~   ^                         ~
build/InstUtil.c:3303:8: note: use '=' to turn this equality comparison into an assignment
 3303 | if((_N == ((modelica_integer) -1)))
      |        ^~
      |        =
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ConnectUtil.o build/ConnectUtil.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ConnectionGraph.o build/ConnectionGraph.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ComponentReference.o build/ComponentReference.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ClassLoader.o build/ClassLoader.c
build/ExpressionSimplify.c:11869:6: warning: absolute value function 'labs' given an argument of type 'modelica_integer' (aka 'long long') but has parameter of type 'long' which may cause truncation of value [-Wabsolute-value]
 11869 | _i = labs(_i);
       |      ^
build/ExpressionSimplify.c:11869:6: note: use function 'llabs' instead
 11869 | _i = labs(_i);
       |      ^~~~
       |      llabs
build/ExpressionSimplify.c:12544:10: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 12544 | if((_dim == ((modelica_i5 warnings generated.
nteger) 1)))
       |     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
build/ExpressionSimplify.c:12544:10: note: remove extraneous parentheses around the comparison to silence this warning
 12544 | if((_dim == ((modelica_integer) 1)))
       |    ~     ^                        ~
build/ExpressionSimplify.c:12544:10: note: use '=' to turn this equality comparison into an assignment
 12544 | if((_dim == ((modelica_integer) 1)))
       |          ^~
       |          =
build/DAE.c:111:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  111 | if((_key_comp == ((modelica_integer) -1)))
      |     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
build/DAE.c:111:15: note: remove extraneous parentheses around the comparison to silence this warning
  111 | if((_key_comp == ((modelica_integer) -1)))
      |    ~          ^                         ~
build/DAE.c:111:15: note: use '=' to turn this equality comparison into an assignment
  111 | if((_key_comp == ((modelica_integer) -1)))
      |               ^~
      |               =
build/DAE.c:120:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  120 | if((_key_comp == ((modelica_integer) 1)))
      |     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
build/DAE.c:120:15: note: remove extraneous parentheses around the comparison to silence this warning
  120 | if((_key_comp == ((modelica_integer) 1)))
      |    ~          ^                        ~
build/DAE.c:120:15: note: use '=' to turn this equality comparison into an assignment
  120 | if((_key_comp == ((modelica_integer) 1)))
      |               ^~
      |               =
build/DAE.c:147:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  147 | if((_key_comp == ((modelica_integer) -1)))
      |     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
build/DAE.c:147:15: note: remove extraneous parentheses around the comparison to silence this warning
  147 | if((_key_comp == ((modelica_integer) -1)))
      |    ~          ^                         ~
build/DAE.c:147:15: note: use '=' to turn this equality comparison into an assignment
  147 | if((_key_comp == ((modelica_integer) -1)))
      |               ^~
      |               =
build/DAE.c:155:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  155 | if((_key_comp == ((modelica_integer) 1)))
      |     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
build/DAE.c:155:15: note: remove extraneous parentheses around the comparison to silence this warning
  155 | if((_key_comp == ((modelica_integer) 1)))
      |    ~          ^                        ~
build/DAE.c:155:15: note: use '=' to turn this equality comparison into an assignment
  155 | if((_key_comp == ((modelica_integer) 1)))
      |               ^~
      |               =
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ClassInf.o build/ClassInf.c
build/ExpressionSimplify.c:13535:9: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 13535 | if((_i1 == _i2))
       |     ~~~~^~~~~~
build/ExpressionSimplify.c:13535:9: note: remove extraneous parentheses around the comparison to silence this warning
 13535 | if((_i1 == _i2))
       |    ~    ^     ~
build/ExpressionSimplify.c:13535:9: note: use '=' to turn this equality comparison into an assignment
 13535 | if((_i1 == _i2))
       |         ^~
       |         =
build/ExpressionSimplify.c:13579:9: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 13579 | if((_i1 == _i2))
       |     ~~~~^~~~~~
build/ExpressionSimplify.c:13579:9: note: remove extraneous parentheses around the comparison to silence this warning
 13579 | if((_i1 == _i2))
       |    ~    ^     ~
build/ExpressionSimplify.c:13579:9: note: use '=' to turn this equality comparison into an assignment
 13579 | if((_i1 == _i2))
       |         ^~
       |         =
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Ceval.o build/Ceval.c
build/Expression.c:3915:8: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 3915 | if((_r == ((modelica_integer) 0)))
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~
build/Expression.c:3915:8: note: remove extraneous parentheses around the comparison to silence this warning
 3915 | if((_r == ((modelica_integer) 0)))
      |    ~   ^                        ~
build/Expression.c:3915:8: note: use '=' to turn this equality comparison into an assignment
 3915 | if((_r == ((modelica_integer) 0)))
      |        ^~
      |        =
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/CevalFunction.o build/CevalFunction.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Builtin.o build/Builtin.c
build/Expression.c:6400:30: warning: absolute value function 'labs' given an argument of type 'modelica_integer' (aka 'long long') but has parameter of type 'long' which may cause truncation of value [-Wabsolute-value]
 6400 | _hash = modelica_integer_mod(labs(omc_Expression_hashExp(threadData, _e)), _mod);
      |                              ^
build/Expression.c:6400:30: note: use function 'llabs' instead
 6400 | _hash = modelica_integer_mod(labs(omc_Expression_hashExp(threadData, _e)), _mod);
      |                              ^~~~
      |                              llabs
4 warnings generated.
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/BackendInterface.o build/BackendInterface.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Algorithm.o build/Algorithm.c
build/ConnectUtil.c:2171:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2171 | if((_flow_dir == ((modelica_integer) 1)))
      |     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
build/ConnectUtil.c:2171:15: note: remove extraneous parentheses around the comparison to silence this warning
 2171 | if((_flow_dir == ((modelica_integer) 1)))
      |    ~          ^                        ~
build/ConnectUtil.c:2171:15: note: use '=' to turn this equality comparison into an assignment
 2171 | if((_flow_dir == ((modelica_integer) 1)))
      |               ^~
      |               =
build/ConnectUtil.c:2177:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 2177 | if((_flow_dir == ((modelica_integer) -1)))
      |     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
build/ConnectUtil.c:2177:15: note: remove extraneous parentheses around the comparison to silence this warning
 2177 | if((_flow_dir == ((modelica_integer) -1)))
      |    ~          ^                         ~
build/ConnectUtil.c:2177:15: note: use '=' to turn this equality comparison into an assignment
 2177 | if((_flow_dir == ((modelica_integer) -1)))
      |               ^~
      |               =
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/AbsynUtil.o build/AbsynUtil.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/AbsynToSCode.o build/AbsynToSCode.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Absyn.o build/Absyn.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/File.o build/File.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ZeroCrossings_records.o build/ZeroCrossings_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/UnitChecker_records.o build/UnitChecker_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/UnitAbsynBuilder_records.o build/UnitAbsynBuilder_records.c
build/ComponentReference.c:9976:6: warning: absolute value function 'labs' given an argument of type 'modelica_integer' (aka 'long long') but has parameter of type 'long' which may cause truncation of value [-Wabsolute-value]
 9976 | _h = labs(omc_ComponentReference_hashComponentRef(threadData, _cr));
      |      ^
build/ComponentReference.c:9976:6: note: use function 'llabs' instead
 9976 | _h = labs(omc_ComponentReference_hashComponentRef(threadData, _cr));
      |      ^~~~
      |      llabs
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/SimCodeUtil_records.o build/SimCodeUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/SimCodeMain_records.o build/SimCodeMain_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/SimCode_records.o build/SimCode_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/RewriteRules_records.o build/RewriteRules_records.c
8 warnings generated.
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Refactor_records.o build/Refactor_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/PackageManagement_records.o build/PackageManagement_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/NFUnitCheck_records.o build/NFUnitCheck_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/NFSCodeFlatten_records.o build/NFSCodeFlatten_records.c
build/Expression.c:35292:7: warning: absolute value function 'labs' given an argument of type 'modelica_integer' (aka 'long long') but has parameter of type 'long' which may cause truncation of value [-Wabsolute-value]
 35292 | _i2 = labs(_i);
       |       ^
build/Expression.c:35292:7: note: use function 'llabs' instead
 35292 | _i2 = labs(_i);
       |       ^~~~
       |       llabs
build/Ceval.c:12394:7: warning: absolute value function 'labs' given an argument of type 'modelica_integer' (aka 'long long') but has parameter of type 'long' which may cause truncation of value [-Wabsolute-value]
 12394 | _iv = labs(_iv);
       |       ^
build/Ceval.c:12394:7: note: use function 'llabs' instead
 12394 | _iv = labs(_iv);
       |       ^~~~
       |       llabs
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/NFInstDump_records.o build/NFInstDump_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/NFApi_records.o build/NFApi_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/MidCode_records.o build/MidCode_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/InstStateMachineUtil_records.o build/InstStateMachineUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/FUnitCheck_records.o build/FUnitCheck_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ExpandableArray_records.o build/ExpandableArray_records.c
build/AbsynUtil.c:14841:9: warning: absolute value function 'labs' given an argument of type 'modelica_integer' (aka 'long long') but has parameter of type 'long' which may cause truncation of value [-Wabsolute-value]
 14841 | _hash = labs(modelica_integer_mod(omc_AbsynUtil_pathHashModWork(threadData, _path, ((modelica_integer) 5381)), _mod));
       |         ^
build/AbsynUtil.c:14841:9: note: use function 'llabs' instead
 14841 | _hash = labs(modelica_integer_mod(omc_AbsynUtil_pathHashModWork(threadData, _path, ((modelica_integer) 5381)), _mod));
       |         ^~~~
       |         llabs
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/DumpGraphviz_records.o build/DumpGraphviz_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/DAEToMid_records.o build/DAEToMid_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/CodegenMidToC_records.o build/CodegenMidToC_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/CevalScriptOMSimulator_records.o build/CevalScriptOMSimulator_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/CevalScriptBackend_records.o build/CevalScriptBackend_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/BackendDAEUtil_records.o build/BackendDAEUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/BackendDAECreate_records.o build/BackendDAECreate_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Autoconf_records.o build/Autoconf_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/AbsynJLDumpTpl_records.o build/AbsynJLDumpTpl_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ZeroMQ_records.o build/ZeroMQ_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/VarTransform_records.o build/VarTransform_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Util_records.o build/Util_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Testsuite_records.o build/Testsuite_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/System_records.o build/System_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Socket_records.o build/Socket_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/StringUtil_records.o build/StringUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/StackOverflow_records.o build/StackOverflow_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Settings_records.o build/Settings_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/SemanticVersion_records.o build/SemanticVersion_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Print_records.o build/Print_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Pointer_records.o build/Pointer_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Mutable_records.o build/Mutable_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ModelicaExternalC_records.o build/ModelicaExternalC_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/List_records.o build/List_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Lapack_records.o build/Lapack_records.c
2 warnings generated.
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/IOStream_records.o build/IOStream_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/IOStreamExt_records.o build/IOStreamExt_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashTableStringToProgram_records.o build/HashTableStringToProgram_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashTableStringToPath_records.o build/HashTableStringToPath_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashTableExpToIndex_records.o build/HashTableExpToIndex_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashTable_records.o build/HashTable_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashTableCrToExpOption_records.o build/HashTableCrToExpOption_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashTableCrIListArray_records.o build/HashTableCrIListArray_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashTableCrILst_records.o build/HashTableCrILst_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashTableCrefSimVar_records.o build/HashTableCrefSimVar_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashTableCG_records.o build/HashTableCG_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashTable5_records.o build/HashTable5_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashTable3_records.o build/HashTable3_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashTable2_records.o build/HashTable2_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashSetString_records.o build/HashSetString_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashSetExp_records.o build/HashSetExp_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HashSet_records.o build/HashSet_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Graph_records.o build/Graph_records.c
1 warning generated.
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Gettext_records.o build/Gettext_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/GC_records.o build/GC_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/FlagsUtil_records.o build/FlagsUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Flags_records.o build/Flags_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ExecStat_records.o build/ExecStat_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ErrorTypes_records.o build/ErrorTypes_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Error_records.o build/Error_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ErrorExt_records.o build/ErrorExt_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/DynLoad_records.o build/DynLoad_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/DoubleEnded_records.o build/DoubleEnded_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Debug_records.o build/Debug_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Corba_records.o build/Corba_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Config_records.o build/Config_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ClockIndexes_records.o build/ClockIndexes_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/BaseHashSet_records.o build/BaseHashSet_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/BaseHashTable_records.o build/BaseHashTable_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/BaseAvlSet_records.o build/BaseAvlSet_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/BaseAvlTree_records.o build/BaseAvlTree_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/AvlTreeCRToInt_records.o build/AvlTreeCRToInt_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/AvlTreeStringString_records.o build/AvlTreeStringString_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/AvlSetString_records.o build/AvlSetString_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/AvlSetPath_records.o build/AvlSetPath_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/AvlSetCR_records.o build/AvlSetCR_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Array_records.o build/Array_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Main_records.o build/Main_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Global_records.o build/Global_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Unparsing_records.o build/Unparsing_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/TplParser_records.o build/TplParser_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Tpl_records.o build/Tpl_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/TplMain_records.o build/TplMain_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/TplCodegen_records.o build/TplCodegen_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/TplAbsyn_records.o build/TplAbsyn_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/SCodeDumpTpl_records.o build/SCodeDumpTpl_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/GenerateAPIFunctionsTpl_records.o build/GenerateAPIFunctionsTpl_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ExpressionDumpTpl_records.o build/ExpressionDumpTpl_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/DAEDumpTpl_records.o build/DAEDumpTpl_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/CodegenUtil_records.o build/CodegenUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/CodegenCFunctions_records.o build/CodegenCFunctions_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/AbsynDumpTpl_records.o build/AbsynDumpTpl_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/InteractiveUtil_records.o build/InteractiveUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/SymbolTable_records.o build/SymbolTable_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/StaticScript_records.o build/StaticScript_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Interactive_records.o build/Interactive_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/GlobalScriptUtil_records.o build/GlobalScriptUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/GlobalScriptDump_records.o build/GlobalScriptDump_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/GlobalScript_records.o build/GlobalScript_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/CevalScript_records.o build/CevalScript_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/SimCodeVar_records.o build/SimCodeVar_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/SimCodeFunctionUtil_records.o build/SimCodeFunctionUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/SimCodeFunction_records.o build/SimCodeFunction_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/HpcOmSimCode_records.o build/HpcOmSimCode_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/BackendDAE_records.o build/BackendDAE_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/FVisit_records.o build/FVisit_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/FTraverse_records.o build/FTraverse_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/FResolve_records.o build/FResolve_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/FNode_records.o build/FNode_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/FMod_records.o build/FMod_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/FLookup_records.o build/FLookup_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/FGraphBuildEnv_records.o build/FGraphBuildEnv_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/FGraphBuild_records.o build/FGraphBuild_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/FGraph_records.o build/FGraph_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/FExpand_records.o build/FExpand_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/FCore_records.o build/FCore_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/FBuiltin_records.o build/FBuiltin_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ValuesUtil_records.o build/ValuesUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Values_records.o build/Values_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/UnitParserExt_records.o build/UnitParserExt_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/UnitAbsyn_records.o build/UnitAbsyn_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Types_records.o build/Types_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/StateMachineFlatten_records.o build/StateMachineFlatten_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Static_records.o build/Static_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/SCodeUtil_records.o build/SCodeUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/SCodeInstUtil_records.o build/SCodeInstUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/SCodeDump_records.o build/SCodeDump_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/SCode_records.o build/SCode_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/PrefixUtil_records.o build/PrefixUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Patternm_records.o build/Patternm_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ParserExt_records.o build/ParserExt_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Parser_records.o build/Parser_records.c
4 warnings generated.
1 warning generated.
1 warning generated.
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/OperatorOverloading_records.o build/OperatorOverloading_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/NFInstUtil_records.o build/NFInstUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Mod_records.o build/Mod_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/MMath_records.o build/MMath_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/MetaUtil_records.o build/MetaUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Lookup_records.o build/Lookup_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/InstTypes_records.o build/InstTypes_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/InstSection_records.o build/InstSection_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/InstExtends_records.o build/InstExtends_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/InstUtil_records.o build/InstUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/InstMeta_records.o build/InstMeta_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/InstHashTable_records.o build/InstHashTable_records.c
2 warnings generated.
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/InstFunction_records.o build/InstFunction_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/InstBinding_records.o build/InstBinding_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/InstDAE_records.o build/InstDAE_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/InstVar_records.o build/InstVar_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Inst_records.o build/Inst_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/InnerOuter_records.o build/InnerOuter_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Inline_records.o build/Inline_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Graphviz_records.o build/Graphviz_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ExpressionSimplifyTypes_records.o build/ExpressionSimplifyTypes_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ExpressionSimplify_records.o build/ExpressionSimplify_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Expression_records.o build/Expression_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ExpressionDump_records.o build/ExpressionDump_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ElementSource_records.o build/ElementSource_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Dump_records.o build/Dump_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/DAEUtil_records.o build/DAEUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/DAE_records.o build/DAE_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/DAEDump_records.o build/DAEDump_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Constants_records.o build/Constants_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ConnectUtil_records.o build/ConnectUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ConnectionGraph_records.o build/ConnectionGraph_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ComponentReference_records.o build/ComponentReference_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ClassLoader_records.o build/ClassLoader_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/ClassInf_records.o build/ClassInf_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Ceval_records.o build/Ceval_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/CevalFunction_records.o build/CevalFunction_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Builtin_records.o build/Builtin_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/BackendInterface_records.o build/BackendInterface_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Algorithm_records.o build/Algorithm_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/AbsynUtil_records.o build/AbsynUtil_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/AbsynToSCode_records.o build/AbsynToSCode_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/Absyn_records.o build/Absyn_records.c
clang -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1  -c -o build/File_records.o build/File_records.c
cp -a build/_main.c build/_main_omc.c
clang -DOMC_ENTRYPOINT_STATIC= -c build/_main.c -o  build/_main.o -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1
cp -a build/OpenModelicaScriptingAPI.h /c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/scripting-API
3 warnings generated.
clang -c build/_main_omc.c -o  build/_main_omc.o -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1
clang -shared   -o /c/dev/jenkins/ws/Windows/OM_Win/build/lib/omc/libOpenModelicaCompiler.dll build/ZeroCrossings.o build/UnitChecker.o build/UnitAbsynBuilder.o build/SimCodeUtil.o build/SimCodeMain.o build/SimCode.o build/RewriteRules.o build/Refactor.o build/PackageManagement.o build/NFUnitCheck.o build/NFSCodeFlatten.o build/NFInstDump.o build/NFApi.o build/MidCode.o build/InstStateMachineUtil.o build/FUnitCheck.o build/ExpandableArray.o build/DumpGraphviz.o build/DAEToMid.o build/CodegenMidToC.o build/CevalScriptOMSimulator.o build/CevalScriptBackend.o build/BackendDAEUtil.o build/BackendDAECreate.o build/Autoconf.o build/AbsynJLDumpTpl.o build/ZeroMQ.o build/VarTransform.o build/Util.o build/Testsuite.o build/System.o build/Socket.o build/StringUtil.o build/StackOverflow.o build/Settings.o build/SemanticVersion.o build/Print.o build/Pointer.o build/Mutable.o build/ModelicaExternalC.o build/List.o build/Lapack.o build/IOStream.o build/IOStreamExt.o build/HashTableStringToProgram.o build/HashTableStringToPath.o build/HashTableExpToIndex.o build/HashTable.o build/HashTableCrToExpOption.o build/HashTableCrIListArray.o build/HashTableCrILst.o build/HashTableCrefSimVar.o build/HashTableCG.o build/HashTable5.o build/HashTable3.o build/HashTable2.o build/HashSetString.o build/HashSetExp.o build/HashSet.o build/Graph.o build/Gettext.o build/GC.o build/FlagsUtil.o build/Flags.o build/ExecStat.o build/ErrorTypes.o build/Error.o build/ErrorExt.o build/DynLoad.o build/DoubleEnded.o build/Debug.o build/Corba.o build/Config.o build/ClockIndexes.o build/BaseHashSet.o build/BaseHashTable.o build/BaseAvlSet.o build/BaseAvlTree.o build/AvlTreeCRToInt.o build/AvlTreeStringString.o build/AvlSetString.o build/AvlSetPath.o build/AvlSetCR.o build/Array.o build/Main.o build/Global.o build/Unparsing.o build/TplParser.o build/Tpl.o build/TplMain.o build/TplCodegen.o build/TplAbsyn.o build/SCodeDumpTpl.o build/GenerateAPIFunctionsTpl.o build/ExpressionDumpTpl.o build/DAEDumpTpl.o build/CodegenUtil.o build/CodegenCFunctions.o build/AbsynDumpTpl.o build/InteractiveUtil.o build/SymbolTable.o build/StaticScript.o build/Interactive.o build/GlobalScriptUtil.o build/GlobalScriptDump.o build/GlobalScript.o build/CevalScript.o build/SimCodeVar.o build/SimCodeFunctionUtil.o build/SimCodeFunction.o build/HpcOmSimCode.o build/BackendDAE.o build/FVisit.o build/FTraverse.o build/FResolve.o build/FNode.o build/FMod.o build/FLookup.o build/FGraphBuildEnv.o build/FGraphBuild.o build/FGraph.o build/FExpand.o build/FCore.o build/FBuiltin.o build/ValuesUtil.o build/Values.o build/UnitParserExt.o build/UnitAbsyn.o build/Types.o build/StateMachineFlatten.o build/Static.o build/SCodeUtil.o build/SCodeInstUtil.o build/SCodeDump.o build/SCode.o build/PrefixUtil.o build/Patternm.o build/ParserExt.o build/Parser.o build/OperatorOverloading.o build/NFInstUtil.o build/Mod.o build/MMath.o build/MetaUtil.o build/Lookup.o build/InstTypes.o build/InstSection.o build/InstExtends.o build/InstUtil.o build/InstMeta.o build/InstHashTable.o build/InstFunction.o build/InstBinding.o build/InstDAE.o build/InstVar.o build/Inst.o build/InnerOuter.o build/Inline.o build/Graphviz.o build/ExpressionSimplifyTypes.o build/ExpressionSimplify.o build/Expression.o build/ExpressionDump.o build/ElementSource.o build/Dump.o build/DAEUtil.o build/DAE.o build/DAEDump.o build/Constants.o build/ConnectUtil.o build/ConnectionGraph.o build/ComponentReference.o build/ClassLoader.o build/ClassInf.o build/Ceval.o build/CevalFunction.o build/Builtin.o build/BackendInterface.o build/Algorithm.o build/AbsynUtil.o build/AbsynToSCode.o build/Absyn.o build/File.o build/ZeroCrossings_records.o build/UnitChecker_records.o build/UnitAbsynBuilder_records.o build/SimCodeUtil_records.o build/SimCodeMain_records.o build/SimCode_records.o build/RewriteRules_records.o build/Refactor_records.o build/PackageManagement_records.o build/NFUnitCheck_records.o build/NFSCodeFlatten_records.o build/NFInstDump_records.o build/NFApi_records.o build/MidCode_records.o build/InstStateMachineUtil_records.o build/FUnitCheck_records.o build/ExpandableArray_records.o build/DumpGraphviz_records.o build/DAEToMid_records.o build/CodegenMidToC_records.o build/CevalScriptOMSimulator_records.o build/CevalScriptBackend_records.o build/BackendDAEUtil_records.o build/BackendDAECreate_records.o build/Autoconf_records.o build/AbsynJLDumpTpl_records.o build/ZeroMQ_records.o build/VarTransform_records.o build/Util_records.o build/Testsuite_records.o build/System_records.o build/Socket_records.o build/StringUtil_records.o build/StackOverflow_records.o build/Settings_records.o build/SemanticVersion_records.o build/Print_records.o build/Pointer_records.o build/Mutable_records.o build/ModelicaExternalC_records.o build/List_records.o build/Lapack_records.o build/IOStream_records.o build/IOStreamExt_records.o build/HashTableStringToProgram_records.o build/HashTableStringToPath_records.o build/HashTableExpToIndex_records.o build/HashTable_records.o build/HashTableCrToExpOption_records.o build/HashTableCrIListArray_records.o build/HashTableCrILst_records.o build/HashTableCrefSimVar_records.o build/HashTableCG_records.o build/HashTable5_records.o build/HashTable3_records.o build/HashTable2_records.o build/HashSetString_records.o build/HashSetExp_records.o build/HashSet_records.o build/Graph_records.o build/Gettext_records.o build/GC_records.o build/FlagsUtil_records.o build/Flags_records.o build/ExecStat_records.o build/ErrorTypes_records.o build/Error_records.o build/ErrorExt_records.o build/DynLoad_records.o build/DoubleEnded_records.o build/Debug_records.o build/Corba_records.o build/Config_records.o build/ClockIndexes_records.o build/BaseHashSet_records.o build/BaseHashTable_records.o build/BaseAvlSet_records.o build/BaseAvlTree_records.o build/AvlTreeCRToInt_records.o build/AvlTreeStringString_records.o build/AvlSetString_records.o build/AvlSetPath_records.o build/AvlSetCR_records.o build/Array_records.o build/Main_records.o build/Global_records.o build/Unparsing_records.o build/TplParser_records.o build/Tpl_records.o build/TplMain_records.o build/TplCodegen_records.o build/TplAbsyn_records.o build/SCodeDumpTpl_records.o build/GenerateAPIFunctionsTpl_records.o build/ExpressionDumpTpl_records.o build/DAEDumpTpl_records.o build/CodegenUtil_records.o build/CodegenCFunctions_records.o build/AbsynDumpTpl_records.o build/InteractiveUtil_records.o build/SymbolTable_records.o build/StaticScript_records.o build/Interactive_records.o build/GlobalScriptUtil_records.o build/GlobalScriptDump_records.o build/GlobalScript_records.o build/CevalScript_records.o build/SimCodeVar_records.o build/SimCodeFunctionUtil_records.o build/SimCodeFunction_records.o build/HpcOmSimCode_records.o build/BackendDAE_records.o build/FVisit_records.o build/FTraverse_records.o build/FResolve_records.o build/FNode_records.o build/FMod_records.o build/FLookup_records.o build/FGraphBuildEnv_records.o build/FGraphBuild_records.o build/FGraph_records.o build/FExpand_records.o build/FCore_records.o build/FBuiltin_records.o build/ValuesUtil_records.o build/Values_records.o build/UnitParserExt_records.o build/UnitAbsyn_records.o build/Types_records.o build/StateMachineFlatten_records.o build/Static_records.o build/SCodeUtil_records.o build/SCodeInstUtil_records.o build/SCodeDump_records.o build/SCode_records.o build/PrefixUtil_records.o build/Patternm_records.o build/ParserExt_records.o build/Parser_records.o build/OperatorOverloading_records.o build/NFInstUtil_records.o build/Mod_records.o build/MMath_records.o build/MetaUtil_records.o build/Lookup_records.o build/InstTypes_records.o build/InstSection_records.o build/InstExtends_records.o build/InstUtil_records.o build/InstMeta_records.o build/InstHashTable_records.o build/InstFunction_records.o build/InstBinding_records.o build/InstDAE_records.o build/InstVar_records.o build/Inst_records.o build/InnerOuter_records.o build/Inline_records.o build/Graphviz_records.o build/ExpressionSimplifyTypes_records.o build/ExpressionSimplify_records.o build/Expression_records.o build/ExpressionDump_records.o build/ElementSource_records.o build/Dump_records.o build/DAEUtil_records.o build/DAE_records.o build/DAEDump_records.o build/Constants_records.o build/ConnectUtil_records.o build/ConnectionGraph_records.o build/ComponentReference_records.o build/ClassLoader_records.o build/ClassInf_records.o build/Ceval_records.o build/CevalFunction_records.o build/Builtin_records.o build/BackendInterface_records.o build/Algorithm_records.o build/AbsynUtil_records.o build/AbsynToSCode_records.o build/Absyn_records.o build/File_records.o build/_main_omc.o -L./ ../../Parser/libomparse-boot.a ../..//Compiler/runtime/libomcbackendruntime.a /c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/runtime/libomcruntime-boot.a ../..//3rdParty/libffi/install/lib*/libffi.a  -L"/c/dev/jenkins/ws/Windows/OM_Win/build/lib/omc" -lOpenModelicaRuntimeC -lomantlr3 -lregex -lwsock32 -luuid -lole32 -lws2_32 -limagehlp -lRpcrt4 -lopenblas -fopenmp -lomcgc -lryu -lpthread  -lshlwapi -liconv -lintl -lmetis -Wl,--enable-stdcall-fixup -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic -static-libgcc -lgfortran -ltre -lzmq  -lcurl -Wl,-Bstatic -lidn2 -lpsl -lbrotlienc -lbrotlidec -lbrotlicommon -lssh2 -lssl -lcrypto -lwldap32 -lzstd -lz -lws2_32 -lgnutls -ltasn1 -lhogweed -lgmp -lnettle -lbcrypt -Wl,-Bdynamic -lunistring -lnghttp2 -lcrypt32 -lintl -lp11-kit -lwinmm -lgdi32 -lm -Wl,--stack,33554432 -Wl,--export-all-symbols
test ! ".dll" = ".dylib" || install_name_tool -id @rpath/libOpenModelicaCompiler.dylib /c/dev/jenkins/ws/Windows/OM_Win/build/lib/omc/libOpenModelicaCompiler.dll
test ! ".dll" = ".dylib" || install_name_tool -change libcolamd.dylib @rpath/libcolamd.dylib /c/dev/jenkins/ws/Windows/OM_Win/build/lib/omc/libOpenModelicaCompiler.dll
test ! ".dll" = ".dylib" || install_name_tool -change libsuitesparseconfig.dylib @rpath/libsuitesparseconfig.dylib /c/dev/jenkins/ws/Windows/OM_Win/build/lib/omc/libOpenModelicaCompiler.dll
clang build/_main.o  -g -O2 -DUCRT64 -DUCRT64 -DOM_HAVE_PTHREADS -I/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c -I../Util/ -DADD_METARECORD_DEFINITIONS= -DOMC_BOOTSTRAPPING_STAGE_1 -o build/omc.exe -L"/c/dev/jenkins/ws/Windows/OM_Win/build/lib/omc" -Wl,--stack,33554432 -lOpenModelicaCompiler
cp -a build/omc.exe /c/dev/jenkins/ws/Windows/OM_Win/build/bin/
test ! ".dll" = ".dll" || cp -a /c/dev/jenkins/ws/Windows/OM_Win/build/lib/omc/libOpenModelicaCompiler.dll /c/dev/jenkins/ws/Windows/OM_Win/build/bin/
make[6]: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
Bootstrapping phase 1/3 completed
make -f Makefile.omdev.mingw --no-print-directory clean OMC="/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe"
rm -rf "build/"
rm -f Makefile.sources LoadCompilerInterface.mos Makefile.depends
rm -f patches/*.patch
make -f Makefile.omdev.mingw --no-print-directory runtime-depends OMBUILDDIR=/c/dev/jenkins/ws/Windows/OM_Win/build OMC="/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe"
make -f Makefile.omdev.mingw -C .. OpenModelicaBootstrappingHeader.h OMBUILDDIR=/c/dev/jenkins/ws/Windows/OM_Win/build OMC="/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe"
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc -g=MetaModelica GenerateOMCHeader.mos > OpenModelicaBootstrappingHeader.h.log || (cat OpenModelicaBootstrappingHeader.h.log && false)
make -f Makefile.omdev.mingw parser compilerruntime
make -f Makefile.omdev.mingw -C ../../Parser install OMBUILDDIR=/c/dev/jenkins/ws/Windows/OM_Win/build OM_ENABLE_ENCRYPTION=
make -f Makefile.omdev.mingw -C ../runtime install OMBUILDDIR=/c/dev/jenkins/ws/Windows/OM_Win/build
clang -c -o ModelicaParser.o ModelicaParser.c -g -O2 -DUCRT64 -DUCRT64  -I. -I../3rdParty/antlr/3.2/libantlr3c-3.2 -I../3rdParty/antlr/3.2/libantlr3c-3.2/include -I../ -I../Compiler/runtime -I../SimulationRuntime/c/meta -I../SimulationRuntime/c/ -I../SimulationRuntime/c/meta/gc -I../SimulationRuntime/c/util -I../3rdParty/gc/include -DWIN32_LEAN_AND_MEAN -DOM_HAVE_PTHREADS -I../Compiler
clang++ -c -o "Error_omc.o" "Error_omc.cpp" -std=c++11 -g -O2 -DUCRT64 -DUCRT64  -DUSE_METIS -Werror=implicit-function-declaration -Wall -Wno-unused-variable -I../.. -I../../SimulationRuntime/c -I../../SimulationRuntime/c/simulation/results -I../../SimulationRuntime/c/util -I../../SimulationRuntime/c/meta -I../../SimulationRuntime/c/meta/gc  -DGC_WIN32_PTHREADS -I../../3rdParty/gc/include -I../../3rdParty/FMIL/install/include -I../../3rdParty/cJSON/ -I../../3rdParty/metis-5.1.0/include -I../../3rdParty/sqlite3/build/include/ -I../../3rdParty/libzmq/include -I"../..//3rdParty/zlib" -I"../..//3rdParty/libffi/install/include/" -DWIN32_LEAN_AND_MEAN -DOM_HAVE_PTHREADS -I..
ModelicaParser.c:3434:34: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
 3434 |                       while (tok = INPUT->get(INPUT,omc_first_comment++)) {
      |                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ModelicaParser.c:3434:34: note: place parentheses around the assignment to silence this warning
 3434 |                       while (tok = INPUT->get(INPUT,omc_first_comment++)) {
      |                                  ^                                      
      |                              (                                          )
ModelicaParser.c:3434:34: note: use '==' to turn this assignment into an equality comparison
 3434 |                       while (tok = INPUT->get(INPUT,omc_first_comment++)) {
      |                                  ^
      |                                  ==
ModelicaParser.c:3278:25: warning: expression result unused [-Wunused-value]
 3278 |         (SCOPE_TOP(omc))->numPushed; OM_PUSHZ2(within, cl); 
      |         ~~~~~~~~~~~~~~~~  ^~~~~~~~~
ModelicaParser.c:13432:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 13432 |                     if ( (LA84_0 == T_ANNOTATION) ) 
       |                           ~~~~~~~^~~~~~~~~~~~~~~
ModelicaParser.c:13432:34: note: remove extraneous parentheses around the comparison to silence this warning
 13432 |                     if ( (LA84_0 == T_ANNOTATION) ) 
       |                          ~       ^              ~
ModelicaParser.c:13432:34: note: use '=' to turn this equality comparison into an assignment
 13432 |                     if ( (LA84_0 == T_ANNOTATION) ) 
       |                                  ^~
       |                                  =
ModelicaParser.c:13445:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 13445 |                     else if ( (LA84_0 == INITIAL) ) 
       |                                ~~~~~~~^~~~~~~~~~
ModelicaParser.c:13445:39: note: remove extraneous parentheses around the comparison to silence this warning
 13445 |                     else if ( (LA84_0 == INITIAL) ) 
       |                               ~       ^         ~
ModelicaParser.c:13445:39: note: use '=' to turn this equality comparison into an assignment
 13445 |                     else if ( (LA84_0 == INITIAL) ) 
       |                                       ^~
       |                                       =
ModelicaParser.c:14262:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 14262 |                     if ( (LA88_0 == T_ANNOTATION) ) 
       |                           ~~~~~~~^~~~~~~~~~~~~~~
ModelicaParser.c:14262:34: note: remove extraneous parentheses around the comparison to silence this warning
 14262 |                     if ( (LA88_0 == T_ANNOTATION) ) 
       |                          ~       ^              ~
ModelicaParser.c:14262:34: note: use '=' to turn this equality comparison into an assignment
 14262 |                     if ( (LA88_0 == T_ANNOTATION) ) 
       |                                  ^~
       |                                  =
ModelicaParser.c:14275:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 14275 |                     else if ( (LA88_0 == INITIAL) ) 
       |                                ~~~~~~~^~~~~~~~~~
ModelicaParser.c:14275:39: note: remove extraneous parentheses around the comparison to silence this warning
 14275 |                     else if ( (LA88_0 == INITIAL) ) 
       |                               ~       ^         ~
ModelicaParser.c:14275:39: note: use '=' to turn this equality comparison into an assignment
 14275 |                     else if ( (LA88_0 == INITIAL) ) 
       |                                       ^~
       |                                       =
clang++ -c -o "ErrorMessage.o" "ErrorMessage.cpp" -std=c++11 -g -O2 -DUCRT64 -DUCRT64  -DUSE_METIS -Werror=implicit-function-declaration -Wall -Wno-unused-variable -I../.. -I../../SimulationRuntime/c -I../../SimulationRuntime/c/simulation/results -I../../SimulationRuntime/c/util -I../../SimulationRuntime/c/meta -I../../SimulationRuntime/c/meta/gc  -DGC_WIN32_PTHREADS -I../../3rdParty/gc/include -I../../3rdParty/FMIL/install/include -I../../3rdParty/cJSON/ -I../../3rdParty/metis-5.1.0/include -I../../3rdParty/sqlite3/build/include/ -I../../3rdParty/libzmq/include -I"../..//3rdParty/zlib" -I"../..//3rdParty/libffi/install/include/" -DWIN32_LEAN_AND_MEAN -DOM_HAVE_PTHREADS -I..
ModelicaParser.c:30396:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30396 |                     if ( (LA183_0 == IF) ) 
       |                           ~~~~~~~~^~~~~
ModelicaParser.c:30396:35: note: remove extraneous parentheses around the comparison to silence this warning
 30396 |                     if ( (LA183_0 == IF) ) 
       |                          ~        ^    ~
ModelicaParser.c:30396:35: note: use '=' to turn this equality comparison into an assignment
 30396 |                     if ( (LA183_0 == IF) ) 
       |                                   ^~
       |                                   =
ModelicaParser.c:30428:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30428 |                     else if ( (LA183_0 == T_NOT) ) 
       |                                ~~~~~~~~^~~~~~~~
ModelicaParser.c:30428:40: note: remove extraneous parentheses around the comparison to silence this warning
 30428 |                     else if ( (LA183_0 == T_NOT) ) 
       |                               ~        ^       ~
ModelicaParser.c:30428:40: note: use '=' to turn this equality comparison into an assignment
 30428 |                     else if ( (LA183_0 == T_NOT) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30460:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30460 |                     else if ( (LA183_0 == PLUS) ) 
       |                                ~~~~~~~~^~~~~~~
ModelicaParser.c:30460:40: note: remove extraneous parentheses around the comparison to silence this warning
 30460 |                     else if ( (LA183_0 == PLUS) ) 
       |                               ~        ^      ~
ModelicaParser.c:30460:40: note: use '=' to turn this equality comparison into an assignment
 30460 |                     else if ( (LA183_0 == PLUS) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30492:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30492 |                     else if ( (LA183_0 == MINUS) ) 
       |                                ~~~~~~~~^~~~~~~~
ModelicaParser.c:30492:40: note: remove extraneous parentheses around the comparison to silence this warning
 30492 |                     else if ( (LA183_0 == MINUS) ) 
       |                               ~        ^       ~
ModelicaParser.c:30492:40: note: use '=' to turn this equality comparison into an assignment
 30492 |                     else if ( (LA183_0 == MINUS) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30524:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30524 |                     else if ( (LA183_0 == PLUS_EW) ) 
       |                                ~~~~~~~~^~~~~~~~~~
ModelicaParser.c:30524:40: note: remove extraneous parentheses around the comparison to silence this warning
 30524 |                     else if ( (LA183_0 == PLUS_EW) ) 
       |                               ~        ^         ~
ModelicaParser.c:30524:40: note: use '=' to turn this equality comparison into an assignment
 30524 |                     else if ( (LA183_0 == PLUS_EW) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30556:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30556 |                     else if ( (LA183_0 == MINUS_EW) ) 
       |                                ~~~~~~~~^~~~~~~~~~~
ModelicaParser.c:30556:40: note: remove extraneous parentheses around the comparison to silence this warning
 30556 |                     else if ( (LA183_0 == MINUS_EW) ) 
       |                               ~        ^          ~
ModelicaParser.c:30556:40: note: use '=' to turn this equality comparison into an assignment
 30556 |                     else if ( (LA183_0 == MINUS_EW) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30588:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30588 |                     else if ( (LA183_0 == UNSIGNED_INTEGER) ) 
       |                                ~~~~~~~~^~~~~~~~~~~~~~~~~~~
ModelicaParser.c:30588:40: note: remove extraneous parentheses around the comparison to silence this warning
 30588 |                     else if ( (LA183_0 == UNSIGNED_INTEGER) ) 
       |                               ~        ^                  ~
ModelicaParser.c:30588:40: note: use '=' to turn this equality comparison into an assignment
 30588 |                     else if ( (LA183_0 == UNSIGNED_INTEGER) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30620:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30620 |                     else if ( (LA183_0 == UNSIGNED_REAL) ) 
       |                                ~~~~~~~~^~~~~~~~~~~~~~~~
ModelicaParser.c:30620:40: note: remove extraneous parentheses around the comparison to silence this warning
 30620 |                     else if ( (LA183_0 == UNSIGNED_REAL) ) 
       |                               ~        ^               ~
ModelicaParser.c:30620:40: note: use '=' to turn this equality comparison into an assignment
 30620 |                     else if ( (LA183_0 == UNSIGNED_REAL) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30652:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30652 |                     else if ( (LA183_0 == STRING) ) 
       |                                ~~~~~~~~^~~~~~~~~
ModelicaParser.c:30652:40: note: remove extraneous parentheses around the comparison to silence this warning
 30652 |                     else if ( (LA183_0 == STRING) ) 
       |                               ~        ^        ~
ModelicaParser.c:30652:40: note: use '=' to turn this equality comparison into an assignment
 30652 |                     else if ( (LA183_0 == STRING) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30684:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30684 |                     else if ( (LA183_0 == T_FALSE) ) 
       |                                ~~~~~~~~^~~~~~~~~~
ModelicaParser.c:30684:40: note: remove extraneous parentheses around the comparison to silence this warning
 30684 |                     else if ( (LA183_0 == T_FALSE) ) 
       |                               ~        ^         ~
ModelicaParser.c:30684:40: note: use '=' to turn this equality comparison into an assignment
 30684 |                     else if ( (LA183_0 == T_FALSE) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30716:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30716 |                     else if ( (LA183_0 == T_TRUE) ) 
       |                                ~~~~~~~~^~~~~~~~~
ModelicaParser.c:30716:40: note: remove extraneous parentheses around the comparison to silence this warning
 30716 |                     else if ( (LA183_0 == T_TRUE) ) 
       |                               ~        ^        ~
ModelicaParser.c:30716:40: note: use '=' to turn this equality comparison into an assignment
 30716 |                     else if ( (LA183_0 == T_TRUE) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30748:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30748 |                     else if ( (LA183_0 == DOT) ) 
       |                                ~~~~~~~~^~~~~~
ModelicaParser.c:30748:40: note: remove extraneous parentheses around the comparison to silence this warning
 30748 |                     else if ( (LA183_0 == DOT) ) 
       |                               ~        ^     ~
ModelicaParser.c:30748:40: note: use '=' to turn this equality comparison into an assignment
 30748 |                     else if ( (LA183_0 == DOT) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30780:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30780 |                     else if ( (LA183_0 == IDENT) ) 
       |                                ~~~~~~~~^~~~~~~~
ModelicaParser.c:30780:40: note: remove extraneous parentheses around the comparison to silence this warning
 30780 |                     else if ( (LA183_0 == IDENT) ) 
       |                               ~        ^       ~
ModelicaParser.c:30780:40: note: use '=' to turn this equality comparison into an assignment
 30780 |                     else if ( (LA183_0 == IDENT) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30812:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30812 |                     else if ( (LA183_0 == OPERATOR) ) 
       |                                ~~~~~~~~^~~~~~~~~~~
ModelicaParser.c:30812:40: note: remove extraneous parentheses around the comparison to silence this warning
 30812 |                     else if ( (LA183_0 == OPERATOR) ) 
       |                               ~        ^          ~
ModelicaParser.c:30812:40: note: use '=' to turn this equality comparison into an assignment
 30812 |                     else if ( (LA183_0 == OPERATOR) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30844:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30844 |                     else if ( (LA183_0 == ALLWILD) ) 
       |                                ~~~~~~~~^~~~~~~~~~
ModelicaParser.c:30844:40: note: remove extraneous parentheses around the comparison to silence this warning
 30844 |                     else if ( (LA183_0 == ALLWILD) ) 
       |                               ~        ^         ~
ModelicaParser.c:30844:40: note: use '=' to turn this equality comparison into an assignment
 30844 |                     else if ( (LA183_0 == ALLWILD) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30876:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30876 |                     else if ( (LA183_0 == WILD) ) 
       |                                ~~~~~~~~^~~~~~~
ModelicaParser.c:30876:40: note: remove extraneous parentheses around the comparison to silence this warning
 30876 |                     else if ( (LA183_0 == WILD) ) 
       |                               ~        ^      ~
ModelicaParser.c:30876:40: note: use '=' to turn this equality comparison into an assignment
 30876 |                     else if ( (LA183_0 == WILD) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30908:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30908 |                     else if ( (LA183_0 == INITIAL) ) 
       |                                ~~~~~~~~^~~~~~~~~~
ModelicaParser.c:30908:40: note: remove extraneous parentheses around the comparison to silence this warning
 30908 |                     else if ( (LA183_0 == INITIAL) ) 
       |                               ~        ^         ~
ModelicaParser.c:30908:40: note: use '=' to turn this equality comparison into an assignment
 30908 |                     else if ( (LA183_0 == INITIAL) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30940:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30940 |                     else if ( (LA183_0 == DER) ) 
       |                                ~~~~~~~~^~~~~~
ModelicaParser.c:30940:40: note: remove extraneous parentheses around the comparison to silence this warning
 30940 |                     else if ( (LA183_0 == DER) ) 
       |                               ~        ^     ~
ModelicaParser.c:30940:40: note: use '=' to turn this equality comparison into an assignment
 30940 |                     else if ( (LA183_0 == DER) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:30972:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 30972 |                     else if ( (LA183_0 == PURE) ) 
       |                                ~~~~~~~~^~~~~~~
ModelicaParser.c:30972:40: note: remove extraneous parentheses around the comparison to silence this warning
 30972 |                     else if ( (LA183_0 == PURE) ) 
       |                               ~        ^      ~
ModelicaParser.c:30972:40: note: use '=' to turn this equality comparison into an assignment
 30972 |                     else if ( (LA183_0 == PURE) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:31004:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 31004 |                     else if ( (LA183_0 == LPAR) ) 
       |                                ~~~~~~~~^~~~~~~
ModelicaParser.c:31004:40: note: remove extraneous parentheses around the comparison to silence this warning
 31004 |                     else if ( (LA183_0 == LPAR) ) 
       |                               ~        ^      ~
ModelicaParser.c:31004:40: note: use '=' to turn this equality comparison into an assignment
 31004 |                     else if ( (LA183_0 == LPAR) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:31036:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 31036 |                     else if ( (LA183_0 == LBRACK) ) 
       |                                ~~~~~~~~^~~~~~~~~
ModelicaParser.c:31036:40: note: remove extraneous parentheses around the comparison to silence this warning
 31036 |                     else if ( (LA183_0 == LBRACK) ) 
       |                               ~        ^        ~
ModelicaParser.c:31036:40: note: use '=' to turn this equality comparison into an assignment
 31036 |                     else if ( (LA183_0 == LBRACK) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:31068:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 31068 |                     else if ( (LA183_0 == LBRACE) ) 
       |                                ~~~~~~~~^~~~~~~~~
ModelicaParser.c:31068:40: note: remove extraneous parentheses around the comparison to silence this warning
 31068 |                     else if ( (LA183_0 == LBRACE) ) 
       |                               ~        ^        ~
ModelicaParser.c:31068:40: note: use '=' to turn this equality comparison into an assignment
 31068 |                     else if ( (LA183_0 == LBRACE) ) 
       |                                        ^~
       |                                        =
ModelicaParser.c:31100:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
 31100 |                     else if ( (LA183_0 == T_END) ) 
       |                                ~~~~~~~~^~~~~~~~
ModelicaParser.c:31100:40: note: remove extraneous parentheses around the comparison to silence this warning
 31100 |                     else if ( (LA183_0 == T_END) ) 
       |                               ~        ^       ~
ModelicaParser.c:31100:40: note: use '=' to turn this equality comparison into an assignment
 31100 |                     else if ( (LA183_0 == T_END) ) 
       |                                        ^~
       |                                        =
clang -c -o "System_omc.o" "System_omc.c" -g -O2 -DUCRT64 -DUCRT64  -DUSE_METIS -Werror=implicit-function-declaration -Wall -Wno-unused-variable -I../.. -I../../SimulationRuntime/c -I../../SimulationRuntime/c/simulation/results -I../../SimulationRuntime/c/util -I../../SimulationRuntime/c/meta -I../../SimulationRuntime/c/meta/gc  -DGC_WIN32_PTHREADS -I../../3rdParty/gc/include -I../../3rdParty/FMIL/install/include -I../../3rdParty/cJSON/ -I../../3rdParty/metis-5.1.0/include -I../../3rdParty/sqlite3/build/include/ -I../../3rdParty/libzmq/include -I"../..//3rdParty/zlib" -I"../..//3rdParty/libffi/install/include/" -DWIN32_LEAN_AND_MEAN -DOM_HAVE_PTHREADS -I..
clang++ -c -o "Settings_omc.o" "Settings_omc.cpp" -std=c++11 -g -O2 -DUCRT64 -DUCRT64  -DUSE_METIS -Werror=implicit-function-declaration -Wall -Wno-unused-variable -I../.. -I../../SimulationRuntime/c -I../../SimulationRuntime/c/simulation/results -I../../SimulationRuntime/c/util -I../../SimulationRuntime/c/meta -I../../SimulationRuntime/c/meta/gc  -DGC_WIN32_PTHREADS -I../../3rdParty/gc/include -I../../3rdParty/FMIL/install/include -I../../3rdParty/cJSON/ -I../../3rdParty/metis-5.1.0/include -I../../3rdParty/sqlite3/build/include/ -I../../3rdParty/libzmq/include -I"../..//3rdParty/zlib" -I"../..//3rdParty/libffi/install/include/" -DWIN32_LEAN_AND_MEAN -DOM_HAVE_PTHREADS -I..
ErrorMessage.cpp:83:5: warning: field 'filename_' will be initialized after field 'message_' [-Wreorder-ctor]
   78 |     startLineNo_(startLineNo),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~
      |     message_(message)
   79 |     startColumnNo_(startColumnNo),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |     tokens_(tokens)
   80 |     endLineNo_(endLineNo),
      |     ~~~~~~~~~~~~~~~~~~~~~
      |     startLineNo_(startLineNo)
   81 |     endColumnNo_(endColumnNo),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~
      |     startColumnNo_(startColumnNo)
   82 |     isReadOnly_(isReadOnly),
      |     ~~~~~~~~~~~~~~~~~~~~~~~
      |     endLineNo_(endLineNo)
   83 |     filename_(filename),
      |     ^~~~~~~~~~~~~~~~~~~
      |     endColumnNo_(endColumnNo)
   84 |     message_(message),
      |     ~~~~~~~~~~~~~~~~~
      |     isReadOnly_(isReadOnly)
   85 |     tokens_(tokens)
      |     ~~~~~~~~~~~~~~~
      |     filename_(filename)
clang++ -c -o "ptolemyio_omc.o" "ptolemyio_omc.cpp" -std=c++11 -g -O2 -DUCRT64 -DUCRT64  -DUSE_METIS -Werror=implicit-function-declaration -Wall -Wno-unused-variable -I../.. -I../../SimulationRuntime/c -I../../SimulationRuntime/c/simulation/results -I../../SimulationRuntime/c/util -I../../SimulationRuntime/c/meta -I../../SimulationRuntime/c/meta/gc  -DGC_WIN32_PTHREADS -I../../3rdParty/gc/include -I../../3rdParty/FMIL/install/include -I../../3rdParty/cJSON/ -I../../3rdParty/metis-5.1.0/include -I../../3rdParty/sqlite3/build/include/ -I../../3rdParty/libzmq/include -I"../..//3rdParty/zlib" -I"../..//3rdParty/libffi/install/include/" -DWIN32_LEAN_AND_MEAN -DOM_HAVE_PTHREADS -I..
In file included from Error_omc.cpp:53:
./errorext.cpp:415:20: warning: unused function 'ErrorImpl__getLastDeletedCheckpoint' [-Wunused-function]
  415 | static const char* ErrorImpl__getLastDeletedCheckpoint(threadData_t *threadData)
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from System_omc.c:60:
./systemimpl.c:2955:13: warning: variable 'totalread' set but not used [-Wunused-but-set-variable]
 2955 |   int i1,i2,totalread=0,error=0;
      |             ^
clang -c -o "SimulationResults_omc.o" "SimulationResults_omc.c" -g -O2 -DUCRT64 -DUCRT64  -DUSE_METIS -Werror=implicit-function-declaration -Wall -Wno-unused-variable -I../.. -I../../SimulationRuntime/c -I../../SimulationRuntime/c/simulation/results -I../../SimulationRuntime/c/util -I../../SimulationRuntime/c/meta -I../../SimulationRuntime/c/meta/gc  -DGC_WIN32_PTHREADS -I../../3rdParty/gc/include -I../../3rdParty/FMIL/install/include -I../../3rdParty/cJSON/ -I../../3rdParty/metis-5.1.0/include -I../../3rdParty/sqlite3/build/include/ -I../../3rdParty/libzmq/include -I"../..//3rdParty/zlib" -I"../..//3rdParty/libffi/install/include/" -DWIN32_LEAN_AND_MEAN -DOM_HAVE_PTHREADS -I..
In file included from Settings_omc.cpp:41:
./settingsimpl.c:278:20: warning: unused function 'SettingsImpl__getCompilePath' [-Wunused-function]
  278 | static const char* SettingsImpl__getCompilePath(void)
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
clang++ -c -o "HpcOmSchedulerExt_omc.o" "HpcOmSchedulerExt_omc.cpp" -std=c++11 -g -O2 -DUCRT64 -DUCRT64  -DUSE_METIS -Werror=implicit-function-declaration -Wall -Wno-unused-variable -I../.. -I../../SimulationRuntime/c -I../../SimulationRuntime/c/simulation/results -I../../SimulationRuntime/c/util -I../../SimulationRuntime/c/meta -I../../SimulationRuntime/c/meta/gc  -DGC_WIN32_PTHREADS -I../../3rdParty/gc/include -I../../3rdParty/FMIL/install/include -I../../3rdParty/cJSON/ -I../../3rdParty/metis-5.1.0/include -I../../3rdParty/sqlite3/build/include/ -I../../3rdParty/libzmq/include -I"../..//3rdParty/zlib" -I"../..//3rdParty/libffi/install/include/" -DWIN32_LEAN_AND_MEAN -DOM_HAVE_PTHREADS -I..
1 warning generated.
1 warning generated.
clang++ -c -o "HpcOmBenchmarkExt_omc.o" "HpcOmBenchmarkExt_omc.cpp" -std=c++11 -g -O2 -DUCRT64 -DUCRT64  -DUSE_METIS -Werror=implicit-function-declaration -Wall -Wno-unused-variable -I../.. -I../../SimulationRuntime/c -I../../SimulationRuntime/c/simulation/results -I../../SimulationRuntime/c/util -I../../SimulationRuntime/c/meta -I../../SimulationRuntime/c/meta/gc  -DGC_WIN32_PTHREADS -I../../3rdParty/gc/include -I../../3rdParty/FMIL/install/include -I../../3rdParty/cJSON/ -I../../3rdParty/metis-5.1.0/include -I../../3rdParty/sqlite3/build/include/ -I../../3rdParty/libzmq/include -I"../..//3rdParty/zlib" -I"../..//3rdParty/libffi/install/include/" -DWIN32_LEAN_AND_MEAN -DOM_HAVE_PTHREADS -I..
1 warning generated.
clang++ -c -o "TaskGraphResults_omc.o" "TaskGraphResults_omc.cpp" -std=c++11 -g -O2 -DUCRT64 -DUCRT64  -DUSE_METIS -Werror=implicit-function-declaration -Wall -Wno-unused-variable -I../.. -I../../SimulationRuntime/c -I../../SimulationRuntime/c/simulation/results -I../../SimulationRuntime/c/util -I../../SimulationRuntime/c/meta -I../../SimulationRuntime/c/meta/gc  -DGC_WIN32_PTHREADS -I../../3rdParty/gc/include -I../../3rdParty/FMIL/install/include -I../../3rdParty/cJSON/ -I../../3rdParty/metis-5.1.0/include -I../../3rdParty/sqlite3/build/include/ -I../../3rdParty/libzmq/include -I"../..//3rdParty/zlib" -I"../..//3rdParty/libffi/install/include/" -DWIN32_LEAN_AND_MEAN -DOM_HAVE_PTHREADS -I..
In file included from SimulationResults_omc.c:49:
In file included from ./SimulationResultsCmp.c:584:
./SimulationResultsCmpTubes.c:438:7: warning: variable 'iter' set but not used [-Wunused-but-set-variable]
  438 |   int iter=0;
      |       ^
./SimulationResultsCmpTubes.c:760:9: warning: variable 'lastStepError' set but not used [-Wunused-but-set-variable]
  760 |     int lastStepError = 1;
      |         ^
./SimulationResultsCmpTubes.c:652:12: warning: variable 'maxn' set but not used [-Wunused-but-set-variable]
  652 |   size_t n,maxn,html_size=0;
      |            ^
./SimulationResultsCmpTubes.c:653:70: warning: variable 'maxPlusTol' set but not used [-Wunused-but-set-variable]
  653 |   double *calibrated_values=NULL, *high=NULL, *low=NULL, *error=NULL,maxPlusTol,minMinusTol,abstol;
      |                                                                      ^
./SimulationResultsCmpTubes.c:653:81: warning: variable 'minMinusTol' set but not used [-Wunused-but-set-variable]
  653 |   double *calibrated_values=NULL, *high=NULL, *low=NULL, *error=NULL,maxPlusTol,minMinusTol,abstol;
      |                                                                                 ^
In file included from SimulationResults_omc.c:49:
./SimulationResultsCmp.c:596:20: warning: variable 'var2' set but not used [-Wunused-but-set-variable]
  596 |   char *var,*var1,*var2;
      |                    ^
In file included from SimulationResults_omc.c:49:
In file included from ./SimulationResultsCmp.c:584:
./SimulationResultsCmpTubes.c:434:31: warning: unused function 'addTargetEventTimes' [-Wunused-function]
  434 | static addTargetEventTimesRes addTargetEventTimes(double* sourceTimeLine, double* targetTimeLine, double *sourceValues, size_t nsource, size_t ntarget, double xabstol)
      |                               ^~~~~~~~~~~~~~~~~~~
./SimulationResultsCmpTubes.c:489:31: warning: unused function 'mergeTimelines' [-Wunused-function]
  489 | static addTargetEventTimesRes mergeTimelines(addTargetEventTimesRes ref, addTargetEventTimesRes actual, double xabstol)
      |                               ^~~~~~~~~~~~~~
./SimulationResultsCmpTubes.c:525:31: warning: unused function 'removeUneventfulPoints' [-Wunused-function]
  525 | static addTargetEventTimesRes removeUneventfulPoints(addTargetEventTimesRes in, double reltol, double xabstol)
      |                               ^~~~~~~~~~~~~~~~~~~~~~
./SimulationResultsCmpTubes.c:592:13: warning: unused function 'assertMonotonic' [-Wunused-function]
  592 | static void assertMonotonic(addTargetEventTimesRes series)
      |             ^~~~~~~~~~~~~~~
In file included from HpcOmSchedulerExt_omc.cpp:12:
./HpcOmSchedulerExt.cpp:64:7: warning: variable 'returnval' set but not used [-Wunused-but-set-variable]
   64 |   int returnval;
      |       ^
1 warning generated.
clang++ -c -o "Dynload_omc.o" "Dynload_omc.cpp" -std=c++11 -g -O2 -DUCRT64 -DUCRT64  -DUSE_METIS -Werror=implicit-function-declaration -Wall -Wno-unused-variable -I../.. -I../../SimulationRuntime/c -I../../SimulationRuntime/c/simulation/results -I../../SimulationRuntime/c/util -I../../SimulationRuntime/c/meta -I../../SimulationRuntime/c/meta/gc  -DGC_WIN32_PTHREADS -I../../3rdParty/gc/include -I../../3rdParty/FMIL/install/include -I../../3rdParty/cJSON/ -I../../3rdParty/metis-5.1.0/include -I../../3rdParty/sqlite3/build/include/ -I../../3rdParty/libzmq/include -I"../..//3rdParty/zlib" -I"../..//3rdParty/libffi/install/include/" -DWIN32_LEAN_AND_MEAN -DOM_HAVE_PTHREADS -I..
clang -c -o "FMI_omc.o" "FMI_omc.c" -g -O2 -DUCRT64 -DUCRT64  -DUSE_METIS -Werror=implicit-function-declaration -Wall -Wno-unused-variable -I../.. -I../../SimulationRuntime/c -I../../SimulationRuntime/c/simulation/results -I../../SimulationRuntime/c/util -I../../SimulationRuntime/c/meta -I../../SimulationRuntime/c/meta/gc  -DGC_WIN32_PTHREADS -I../../3rdParty/gc/include -I../../3rdParty/FMIL/install/include -I../../3rdParty/cJSON/ -I../../3rdParty/metis-5.1.0/include -I../../3rdParty/sqlite3/build/include/ -I../../3rdParty/libzmq/include -I"../..//3rdParty/zlib" -I"../..//3rdParty/libffi/install/include/" -DWIN32_LEAN_AND_MEAN -DOM_HAVE_PTHREADS -I..
10 warnings generated.
rm -f libomcruntime.a
29 warnings generated.
rm -f libomparse.a
ar -ru libomparse.a ParModelica_Lexer_BaseModelica_Lexer.o ParModelica_Lexer.o MetaModelica_Lexer_BaseModelica_Lexer.o MetaModelica_Lexer.o Modelica_3_Lexer_BaseModelica_Lexer.o Modelica_3_Lexer.o MetaModelica_Lexer.o MetaModelica_Lexer_BaseModelica_Lexer.o Modelica_3_Lexer.o Modelica_3_Lexer_BaseModelica_Lexer.o ParModelica_Lexer.o ParModelica_Lexer_BaseModelica_Lexer.o Parser_omc.o ModelicaParser.o
C:\OMDevUCRT\tools\msys\ucrt64\bin\ar.exe: `u' modifier ignored since `D' is the default (see `U')
C:\OMDevUCRT\tools\msys\ucrt64\bin\ar.exe: creating libomparse.a
ar -s -r libomcruntime.a Error_omc.o Print_omc.o ErrorMessage.o systemimplmisc.o System_omc.o Lapack_omc.o Settings_omc.o UnitParserExt_omc.o unitparser.o IOStreamExt_omc.o Socket_omc.o ZeroMQ_omc.o getMemorySize.o OMSimulator_omc.o is_utf8.o om_curl.o om_unzip.o ffi_omc.o  ptolemyio_omc.o SimulationResults_omc.o corbaimpl_stub_omc.o
ranlib libomparse.a
C:\OMDevUCRT\tools\msys\ucrt64\bin\ar.exe: creating libomcruntime.a
mkdir -p /c/dev/jenkins/ws/Windows/OM_Win/build/include//omc/antlr3
In file included from Dynload_omc.cpp:48:
./Dynload.cpp:202:17: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  202 |   retarg.retval = 1;
      |                 ^ ~
In file included from FMI_omc.c:41:
In file included from ./FMIImpl.c:64:
In file included from ../../3rdParty/FMIL/install/include/fmilib.h:27:
In file included from ../../3rdParty/FMIL/install/include/FMI/fmi_import_context.h:26:
../../3rdParty/FMIL/install/include/JM/jm_callbacks.h:99:18: warning: unused function 'jm_get_last_error' [-Wunused-function]
   99 | static jm_string jm_get_last_error(jm_callbacks* cb) {return cb->errMessageBuffer; }
      |                  ^~~~~~~~~~~~~~~~~
../../3rdParty/FMIL/install/include/JM/jm_callbacks.h:104:13: warning: unused function 'jm_clear_last_error' [-Wunused-function]
  104 | static void jm_clear_last_error(jm_callbacks* cb) { cb->errMessageBuffer[0] = 0; }
      |             ^~~~~~~~~~~~~~~~~~~
../../3rdParty/FMIL/install/include/JM/jm_callbacks.h:209:13: warning: unused function 'jm_log_debug_v' [-Wunused-function]
  209 | static void jm_log_debug_v(jm_callbacks* cb, const char* module, const char* fmt, va_list ap) {}
      |             ^~~~~~~~~~~~~~
../../3rdParty/FMIL/install/include/JM/jm_callbacks.h:214:13: warning: unused function 'jm_log_debug' [-Wunused-function]
  214 | static void jm_log_debug(jm_callbacks* cb, const char* module, const char* fmt, ...) {}
      |             ^~~~~~~~~~~~
In file included from FMI_omc.c:41:
In file included from ./FMIImpl.c:64:
In file included from ../../3rdParty/FMIL/install/include/fmilib.h:27:
In file included from ../../3rdParty/FMIL/install/include/FMI/fmi_import_context.h:29:
../../3rdParty/FMIL/install/include/FMI1/fmi1_types.h:48:21: warning: unused function 'fmi1_get_platform' [-Wunused-function]
   48 | static const char * fmi1_get_platform(void) {
      |                     ^~~~~~~~~~~~~~~~~
In file included from FMI_omc.c:41:
In file included from ./FMIImpl.c:64:
In file included from ../../3rdParty/FMIL/install/include/fmilib.h:27:
In file included from ../../3rdParty/FMIL/install/include/FMI/fmi_import_context.h:31:
../../3rdParty/FMIL/install/include/FMI2/fmi2_types.h:53:21: warning: unused function 'fmi2_get_types_platform' [-Wunused-function]
   53 | static const char * fmi2_get_types_platform(void) {
      |                     ^~~~~~~~~~~~~~~~~~~~~~~
cp ../3rdParty/antlr/3.2/libantlr3c-3.2/antlr3config.h ../3rdParty/antlr/3.2/libantlr3c-3.2/include/*.h /c/dev/jenkins/ws/Windows/OM_Win/build/include//omc/antlr3
1 warning generated.
6 warnings generated.
cp libomantlr3.a libomparse.a /c/dev/jenkins/ws/Windows/OM_Win/build/lib/omc/
rm -f libomcbackendruntime.a
ar -s -r "libomcbackendruntime.a.tmp" HpcOmSchedulerExt_omc.o HpcOmBenchmarkExt_omc.o TaskGraphResults_omc.o BackendDAEEXT_omc.o matching.o matching_cheap.o Dynload_omc.o FMI_omc.o cJSON.o
C:\OMDevUCRT\tools\msys\ucrt64\bin\ar.exe: creating libomcbackendruntime.a.tmp
mv "libomcbackendruntime.a.tmp" "libomcbackendruntime.a"
cp libomcruntime.a /c/dev/jenkins/ws/Windows/OM_Win/build/lib//omc/
OPENMODELICA_BACKEND_STUBS=1 make -f Makefile.omdev.mingw generate-files-in-steps OMC="/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe" OMC_EXTRA_FLAGS= TEMPLATES_TARGET=templates-bootstrap
make[6]: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
make -f Makefile.omdev.mingw templates scripting
make[7]: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
make -f Makefile.omdev.mingw --no-print-directory -C ../..//Compiler/Template OMBUILDDIR=/c/dev/jenkins/ws/Windows/OM_Win/build templates-bootstrap
make -f Makefile.omdev.mingw --no-print-directory -C ../..//Compiler/Script OMBUILDDIR=/c/dev/jenkins/ws/Windows/OM_Win/build
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica OpenModelicaScriptingAPI.mos
 ** AbsynDumpTpl template compilation ** 
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe AbsynDumpTpl.tpl > AbsynDumpTpl.mo.log || (cat AbsynDumpTpl.mo.log && false)
 ** CodegenUtil template compilation ** 
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe CodegenUtil.tpl > CodegenUtil.mo.log || (cat CodegenUtil.mo.log && false)
 ** DAEDumpTpl template compilation ** 
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe DAEDumpTpl.tpl > DAEDumpTpl.mo.log || (cat DAEDumpTpl.mo.log && false)
 ** ExpressionDumpTpl template compilation ** 
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe ExpressionDumpTpl.tpl > ExpressionDumpTpl.mo.log || (cat ExpressionDumpTpl.mo.log && false)
test -f OpenModelicaScriptingAPI.mo
 ** Unparsing template compilation ** 
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe Unparsing.tpl > Unparsing.mo.log || (cat Unparsing.mo.log && false)
test -f OpenModelicaScriptingAPIQt.cpp
 ** SCodeDumpTpl template compilation ** 
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe SCodeDumpTpl.tpl > SCodeDumpTpl.mo.log || (cat SCodeDumpTpl.mo.log && false)
test -f OpenModelicaScriptingAPIQt.h
 ** GenerateAPIFunctionsTpl template compilation ** 
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe GenerateAPIFunctionsTpl.tpl > GenerateAPIFunctionsTpl.mo.log || (cat GenerateAPIFunctionsTpl.mo.log && false)
cp "OpenModelicaScriptingAPIQt.cpp" "/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/scripting-API/OpenModelicaScriptingAPIQt.cpp"
cp "OpenModelicaScriptingAPIQt.h" "/c/dev/jenkins/ws/Windows/OM_Win/build/include/omc/scripting-API/OpenModelicaScriptingAPIQt.h"
 ** CodegenC template compilation ** 
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe CodegenCFunctions.tpl > CodegenCFunctions.mo.log || (cat CodegenCFunctions.mo.log && false)
 ** AbsynToJulia template compilation ** 
 ** AbsynJLDump template compilation ** 
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe AbsynJLDumpTpl.tpl > AbsynJLDumpTpl.mo.log || (cat AbsynJLDumpTpl.mo.log && false)
 
 
 
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe AbsynToJulia.tpl > AbsynToJulia.mo.log || (cat AbsynToJulia.mo.log && false)
 
 
 
 ** TplCodegen generation ** 
(cd ../susan_codegen && /c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -d=failtrace TplCodegen.tpl) > TplCodegen.mo.log || (cat TplCodegen.mo.log && false)
 
 
cp -a ../susan_codegen/TplCodegen.mo TplCodegen.mo
 
Unused import HashTableCrefSimVar in CodegenUtil.mo
Unused import SimCodeVar in Unparsing.mo
Unused import SimCodeVar in GenerateAPIFunctionsTpl.mo
Unused import HashTableCrefSimVar in Unparsing.mo
Unused import HashTableCrefSimVar in GenerateAPIFunctionsTpl.mo
Unused import SimCodeUtil in CodegenUtil.mo
Unused import SimCodeFunctionUtil in CodegenUtil.mo
Unused import SimCodeUtil in Unparsing.mo
Unused import SimCodeUtil in GenerateAPIFunctionsTpl.mo
Unused import SimCodeFunctionUtil in Unparsing.mo
Unused import SimCodeFunctionUtil in GenerateAPIFunctionsTpl.mo
Unused import Autoconf in CodegenUtil.mo
Unused import BackendDAE in Unparsing.mo
Unused import BackendDAE in GenerateAPIFunctionsTpl.mo
Unused import AbsynUtil in CodegenUtil.mo
Unused import DAE in AbsynToJulia.mo
Unused import Autoconf in Unparsing.mo
Unused import System in GenerateAPIFunctionsTpl.mo
Unused import MMath in CodegenUtil.mo
Unused import Expression in AbsynToJulia.mo
Unused import Autoconf in GenerateAPIFunctionsTpl.mo
Unused import MMath in Unparsing.mo
Unused import SCodeDump in CodegenUtil.mo
Unused import MMath in GenerateAPIFunctionsTpl.mo
Unused import ClassInf in Unparsing.mo
Unused import ClassInf in GenerateAPIFunctionsTpl.mo
Unused import ComponentReference in CodegenUtil.mo
Unused import SCodeDump in Unparsing.mo
 
Unused import SCodeDump in GenerateAPIFunctionsTpl.mo
Unused import ComponentReference in Unparsing.mo
Unused import Testsuite in CodegenUtil.mo
Unused import ComponentReference in GenerateAPIFunctionsTpl.mo
Unused import ExpressionDump in Unparsing.mo
Unused import FlagsUtil in CodegenUtil.mo
Unused import Config in Unparsing.mo
Unused import ExpressionDump in GenerateAPIFunctionsTpl.mo
Unused import Settings in CodegenUtil.mo
Unused import Testsuite in Unparsing.mo
Unused import Config in GenerateAPIFunctionsTpl.mo
Unused import Patternm in CodegenUtil.mo
Unused import Testsuite in GenerateAPIFunctionsTpl.mo
Unused import MMath in CodegenCFunctions.mo
Unused import FlagsUtil in Unparsing.mo
Unused import ValuesUtil in CodegenUtil.mo
Unused import Settings in Unparsing.mo
Unused import FlagsUtil in GenerateAPIFunctionsTpl.mo
Unused import DAEDump in CodegenUtil.mo
Unused import Patternm in Unparsing.mo
Unused import Settings in GenerateAPIFunctionsTpl.mo
Unused import SCodeDump in CodegenCFunctions.mo
Unused import Algorithm in CodegenUtil.mo
Unused import Error in Unparsing.mo
Unused import Patternm in GenerateAPIFunctionsTpl.mo
Unused import ElementSource in CodegenUtil.mo
Unused import Error in GenerateAPIFunctionsTpl.mo
Unused import ValuesUtil in Unparsing.mo
Unused import DAEUtil in CodegenUtil.mo
Unused import DAEDump in Unparsing.mo
Unused import DAEDump in GenerateAPIFunctionsTpl.mo
Unused import HashTableCrIListArray in CodegenUtil.mo
Unused import FlagsUtil in CodegenCFunctions.mo
Unused import Algorithm in Unparsing.mo
Unused import Algorithm in GenerateAPIFunctionsTpl.mo
Unused import ElementSource in Unparsing.mo
Unused import ElementSource in GenerateAPIFunctionsTpl.mo
Unused import DAEUtil in Unparsing.mo
Unused import DAEUtil in GenerateAPIFunctionsTpl.mo
Unused import SimCodeFunction in CodegenUtil.mo
Unused import DAEDump in CodegenCFunctions.mo
Unused import HashTableCrIListArray in Unparsing.mo
Unused import HashTableCrIListArray in GenerateAPIFunctionsTpl.mo
Unused import SCode in CodegenUtil.mo
Unused import HashTableCrIListArray in CodegenCFunctions.mo
Unused import SimCodeFunction in Unparsing.mo
Unused import SimCodeFunction in GenerateAPIFunctionsTpl.mo
Unused import List in CodegenUtil.mo
Unused import SCode in GenerateAPIFunctionsTpl.mo
Unused import List in Unparsing.mo
Unused import Values in CodegenUtil.mo
Unused import Expression in Unparsing.mo
Unused import Expression in GenerateAPIFunctionsTpl.mo
Unused import Flags in Unparsing.mo
Unused import Flags in GenerateAPIFunctionsTpl.mo
Unused import Values in Unparsing.mo
Unused import SimCode in Unparsing.mo
Unused import SimCode in GenerateAPIFunctionsTpl.mo
make[7]: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
make -f Makefile.omdev.mingw Makefile.sources
make[7]: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
sed "s/@ISMINGW64@/true/" "../Util/Autoconf.mo.omdev.mingw" > "../Util/Autoconf.mo.tmp"
sed -i "s/@IS_NEW_OMDEV@/true/" "../Util/Autoconf.mo.tmp"
sed -i "s/@IS_NEW_NEW_OMDEV@/true/" "../Util/Autoconf.mo.tmp"
mv "../Util/Autoconf.mo.tmp" "../Util/Autoconf.mo"
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 MakeSources.mos

"
"
true
"C:/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot"
"C:/dev/jenkins/ws/Windows/OM_Win/OMCompiler"
"C:/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot"
true
""
true
""
mv Makefile.sources.tmp Makefile.sources
mv LoadCompilerInterface.mos.tmp LoadCompilerInterface.mos
make[7]: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
make -f Makefile.omdev.mingw interfaces INCLUDESOURCES=1
make[7]: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ZeroCrossings.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/UnitChecker.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/UnitAbsynBuilder.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/SimCodeUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/SimCodeMain.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/SimCode.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Refactor.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/RewriteRules.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/PackageManagement.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/NFUnitCheck.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/NFSCodeFlatten.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/NFInstDump.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/NFApi.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/InstStateMachineUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/MidCode.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/FUnitCheck.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ExpandableArray.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/DumpGraphviz.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/DAEToMid.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/CodegenMidToC.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/CevalScriptOMSimulator.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/BackendDAECreate.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/CevalScriptBackend.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/BackendDAEUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Autoconf.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/AbsynJLDumpTpl.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Vector.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ZeroMQ.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/VarTransform.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Util.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/UnorderedSet.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/UnorderedMap.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Testsuite.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/System.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Socket.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/StackOverflow.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/StringUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Settings.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/SemanticVersion.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Print.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Pointer.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Mutable.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/List.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashTableStringToProgram.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/IOStream.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/IOStreamExt.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Lapack.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashTableStringToPath.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashTableExpToIndex.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashTableCrToExpOption.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashTable.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashTableCrIListArray.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashTableCrefSimVar.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashTableCrILst.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashTableCG.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashTable5.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashTable2.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashTable3.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashSetString.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashSetExp.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Graph.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HashSet.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Gettext.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/GCExt.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/FlagsUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Flags.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ExecStat.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Error.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ErrorTypes.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ErrorExt.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/DynLoad.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/DoubleEnded.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Corba.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Debug.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ClockIndexes.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Config.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/BaseHashSet.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/BaseAvlTree.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/BaseAvlSet.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/BaseHashTable.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/AvlTreeCRToInt.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/AvlTreeStringString.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/AvlSetPath.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/AvlSetString.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/AvlSetCR.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Main.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Array.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Global.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Unparsing.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/TplParser.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Tpl.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/TplMain.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/TplCodegen.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/TplAbsyn.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/SCodeDumpTpl.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/GenerateAPIFunctionsTpl.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ExpressionDumpTpl.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/CodegenUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/DAEDumpTpl.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/CodegenCFunctions.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/AbsynDumpTpl.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/InteractiveUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/SymbolTable.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/StaticScript.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Interactive.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/GlobalScriptUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/GlobalScriptDump.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/CevalScript.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/GlobalScript.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/SimCodeFunction.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/SimCodeFunctionUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/SimCodeVar.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/HpcOmSimCode.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/BackendDAE.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/FVisit.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/FTraverse.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/FMod.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/FResolve.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/FNode.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/FLookup.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/FGraphBuildEnv.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/FGraphBuild.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/FGraph.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/FExpand.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/FCore.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/FBuiltin.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ValuesUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Values.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/UnitAbsyn.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/UnitParserExt.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Types.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/StateMachineFlatten.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Static.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/SCodeUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/SCodeInstUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/SCodeDump.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/PrefixUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/SCode.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ParserExt.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/OperatorOverloading.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Parser.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Patternm.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Mod.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/MMath.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Lookup.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/MetaUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/InstTypes.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/InstSection.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/InstExtends.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/InstUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/InstMeta.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/InstHashTable.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/InstFunction.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/InstDAE.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/InstBinding.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/InstVar.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Inst.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/InnerOuter.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Inline.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Graphviz.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ExpressionSimplifyTypes.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ExpressionSimplify.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Expression.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ExpressionDump.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ElementSource.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Dump.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/DAEUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/DAE.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ConnectUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/DAEDump.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ConnectionGraph.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ComponentReference.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ClassLoader.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/ClassInf.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Ceval.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/CevalFunction.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/BackendInterface.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Builtin.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/AbsynUtil.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Algorithm.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/Absyn.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/AbsynToSCode.stamp.mo.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 build/File.stamp.mo.mos
make[7]: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
make -f Makefile.omdev.mingw Makefile.depends INCLUDESOURCES=1
make[7]: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1 MakeDepends.mos
"
"

make[7]: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
make -f Makefile.omdev.mingw generate-files INCLUDESOURCES=1 INCLUDEDEPENDS=1
make[7]: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ZeroCrossings.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/UnitChecker.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/UnitAbsynBuilder.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/SimCodeUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/SimCodeMain.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/SimCode.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/RewriteRules.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Refactor.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/PackageManagement.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/NFUnitCheck.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/NFSCodeFlatten.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/NFInstDump.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/NFApi.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/MidCode.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/FUnitCheck.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/InstStateMachineUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ExpandableArray.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/DAEToMid.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/DumpGraphviz.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/CevalScriptOMSimulator.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/CodegenMidToC.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/CevalScriptBackend.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/BackendDAECreate.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/BackendDAEUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Autoconf.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/AbsynJLDumpTpl.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Vector.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/VarTransform.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Util.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ZeroMQ.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/UnorderedMap.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/UnorderedSet.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Socket.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/System.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Testsuite.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/StringUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/StackOverflow.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Settings.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/SemanticVersion.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Print.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Pointer.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Mutable.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Lapack.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/List.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/IOStream.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/IOStreamExt.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashTableStringToProgram.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashTableExpToIndex.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashTable.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashTableStringToPath.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashTableCrILst.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashTableCrToExpOption.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashTableCrIListArray.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashTableCG.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashTableCrefSimVar.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashTable5.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashTable3.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashTable2.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashSetString.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashSetExp.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Graph.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Gettext.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HashSet.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/GCExt.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ExecStat.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Flags.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/FlagsUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ErrorTypes.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Error.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ErrorExt.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/DynLoad.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Debug.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/DoubleEnded.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Corba.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/BaseHashSet.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ClockIndexes.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Config.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/BaseHashTable.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/BaseAvlSet.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/BaseAvlTree.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/AvlTreeCRToInt.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/AvlSetString.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/AvlTreeStringString.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/AvlSetPath.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Array.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/AvlSetCR.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Main.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Global.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Tpl.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Unparsing.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/TplParser.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/TplMain.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/TplAbsyn.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/TplCodegen.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/SCodeDumpTpl.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/GenerateAPIFunctionsTpl.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ExpressionDumpTpl.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/CodegenUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/DAEDumpTpl.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/CodegenCFunctions.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/AbsynDumpTpl.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/InteractiveUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/SymbolTable.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/StaticScript.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/GlobalScriptUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/GlobalScriptDump.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/SimCodeFunctionUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Interactive.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/CevalScript.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/SimCodeVar.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/GlobalScript.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/SimCodeFunction.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/HpcOmSimCode.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/FTraverse.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/BackendDAE.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/FVisit.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/FNode.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/FResolve.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/FLookup.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/FGraphBuildEnv.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/FMod.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/FGraphBuild.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/FGraph.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/FExpand.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/FBuiltin.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/FCore.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ValuesUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Values.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/UnitParserExt.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/UnitAbsyn.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/StateMachineFlatten.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Types.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/SCodeUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Static.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/SCodeInstUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/SCode.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/SCodeDump.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/PrefixUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ParserExt.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Patternm.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/OperatorOverloading.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Parser.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Mod.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/MMath.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/MetaUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Lookup.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/InstTypes.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/InstSection.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/InstUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/InstExtends.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/InstMeta.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/InstHashTable.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/InstFunction.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/InstDAE.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/InstBinding.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/InstVar.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Inst.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Inline.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/InnerOuter.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Graphviz.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ExpressionSimplifyTypes.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ExpressionSimplify.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Expression.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ExpressionDump.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ElementSource.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/DAEUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Dump.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/DAE.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ConnectUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/DAEDump.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ComponentReference.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ConnectionGraph.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ClassLoader.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/ClassInf.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/CevalFunction.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/BackendInterface.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Builtin.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Algorithm.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Ceval.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/AbsynUtil.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica GenerateEntryPoint.mos
make[7]: *** [Makefile.common:164: build/Builtin.stamp] Segmentation fault
make[7]: *** Waiting for unfinished jobs....
make[7]: *** [Makefile.common:164: build/Ceval.stamp] Segmentation fault
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/AbsynToSCode.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/File.stamp.mos
/c/dev/jenkins/ws/Windows/OM_Win/build/bin/omc.exe -g=MetaModelica -n=1  build/Absyn.stamp.mos
GetFullPathNameW failed. 123
Failed to load files:
make[7]: *** [Makefile.common:161: build/Absyn.stamp] Error 1
make[7]: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
make[6]: *** [Makefile.common:15: generate-files-in-steps] Error 2
make[6]: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
make[5]: *** [Makefile.common:73: bootstrap-from-tarball2] Error 2
make[5]: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
make[4]: *** [Makefile.common:57: bootstrap-from-tarball] Error 2
make[4]: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
make[3]: *** [Makefile.common:3: all] Error 2
make[3]: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/boot'
make[2]: *** [Makefile.omdev.mingw:557: omc-bootstrapped] Error 2
make[2]: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler'

real	1m29.883s
user	0m2.008s
sys	0m36.589s
make[1]: *** [Makefile.omdev.mingw:294: omc] Error 2
make[1]: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/OMCompiler'
make: *** [Makefile.omdev.mingw:63: omc] Error 2

real	8m17.929s
user	0m13.455s
sys	10m35.157s

c:\dev\jenkins\ws\Windows\OM_Win>exit 2 
Build step 'Execute Windows batch command' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Sending e-mails to: openmodelicabuilds@ida.liu.se
Finished: FAILURE