Running: ./testmodel.py --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries --ompython_omhome=/usr Modelica_4.1.0-beta.om_Modelica.Blocks.Examples.Filter.conf.json loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices trunk/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex trunk/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.1.0-beta.om/package.mo", uses=false) Using package Modelica with version 4.1.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.1.0-beta.om/package.mo) Using package Complex with version trunk (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex trunk/package.mo) Using package ModelicaServices with version trunk (/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices trunk/package.mo) Running command: "" <> buildModelFMU(Modelica.Blocks.Examples.Filter,fileNamePrefix="Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter",fmuType="me",version="2.0",platforms={"static"}) "" <> buildModelFMU(Modelica.Blocks.Examples.Filter,fileNamePrefix="Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter",fmuType="me",version="2.0",platforms={"static"}) Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices trunk/package.mo): time 0.001524/0.001524, allocations: 114.2 kB / 17.33 MB, free: 5.992 MB / 14.72 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex trunk/package.mo): time 0.001568/0.001568, allocations: 209.8 kB / 18.27 MB, free: 5.07 MB / 14.72 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.1.0-beta.om/package.mo): time 1.436/1.436, allocations: 227.7 MB / 246.7 MB, free: 10.45 MB / 206.1 MB Warning: Requested package Modelica of version trunk, but this package was already loaded with version 4.1.0. OpenModelica cannot reason about compatibility between the two packages since they are not semantic versions. Warning: Requested package Complex of version 4.1.0, but this package was already loaded with version trunk. OpenModelica cannot reason about compatibility between the two packages since they are not semantic versions. Warning: Requested package ModelicaServices of version 4.1.0, but this package was already loaded with version trunk. OpenModelica cannot reason about compatibility between the two packages since they are not semantic versions. Notification: Performance of FrontEnd - loaded program: time 0.001975/0.001975, allocations: 66.25 kB / 306.8 MB, free: 0.6992 MB / 238.1 MB Notification: Performance of FrontEnd - Absyn->SCode: time 0.1019/0.1039, allocations: 50.54 MB / 357.4 MB, free: 14.14 MB / 302.1 MB Notification: Performance of NFInst.instantiate(Modelica.Blocks.Examples.Filter): time 0.003361/0.1073, allocations: 2.071 MB / 359.5 MB, free: 12.05 MB / 302.1 MB Notification: Performance of NFInst.instExpressions: time 0.006335/0.1137, allocations: 3.765 MB / 363.2 MB, free: 8.277 MB / 302.1 MB Notification: Performance of NFInst.updateImplicitVariability: time 0.0002324/0.114, allocations: 7.875 kB / 363.2 MB, free: 8.27 MB / 302.1 MB Notification: Performance of NFTyping.typeComponents: time 0.0005221/0.1145, allocations: 171.3 kB / 363.4 MB, free: 8.102 MB / 302.1 MB Notification: Performance of NFTyping.typeBindings: time 0.0001352/0.1147, allocations: 35.69 kB / 363.4 MB, free: 8.066 MB / 302.1 MB Notification: Performance of NFTyping.typeClassSections: time 0.004549/0.1192, allocations: 1.772 MB / 365.2 MB, free: 6.309 MB / 302.1 MB Notification: Performance of NFFlatten.flatten: time 0.0006718/0.1199, allocations: 0.4988 MB / 365.7 MB, free: 5.809 MB / 302.1 MB Notification: Performance of NFFlatten.resolveConnections: time 0.0001511/0.1201, allocations: 45.02 kB / 365.7 MB, free: 5.758 MB / 302.1 MB Notification: Performance of NFEvalConstants.evaluate: time 0.0002062/0.1203, allocations: 187.2 kB / 365.9 MB, free: 5.574 MB / 302.1 MB Notification: Performance of NFSimplifyModel.simplify: time 0.0002278/0.1205, allocations: 171.2 kB / 366.1 MB, free: 5.406 MB / 302.1 MB Notification: Performance of NFPackage.collectConstants: time 4.699e-05/0.1206, allocations: 24 kB / 366.1 MB, free: 5.383 MB / 302.1 MB Notification: Performance of NFFlatten.collectFunctions: time 0.002488/0.1231, allocations: 1.752 MB / 367.9 MB, free: 3.629 MB / 302.1 MB Notification: Performance of NFScalarize.scalarize: time 0.0001787/0.1233, allocations: 115.6 kB / 368 MB, free: 3.516 MB / 302.1 MB Notification: Performance of NFVerifyModel.verify: time 0.0001853/0.1235, allocations: 166.9 kB / 368.1 MB, free: 3.352 MB / 302.1 MB Notification: Performance of NFConvertDAE.convert: time 0.001983/0.1255, allocations: 1.766 MB / 369.9 MB, free: 1.582 MB / 302.1 MB Notification: Performance of FrontEnd - DAE generated: time 5.24e-06/0.1255, allocations: 3.938 kB / 369.9 MB, free: 1.578 MB / 302.1 MB Notification: Performance of FrontEnd: time 2.305e-06/0.1255, allocations: 0 / 369.9 MB, free: 1.578 MB / 302.1 MB Notification: Performance of Transformations before backend: time 7.173e-06/0.1255, allocations: 0 / 369.9 MB, free: 1.578 MB / 302.1 MB Notification: Model statistics after passing the front-end and creating the data structures used by the back-end: * Number of equations: 34 * Number of variables: 34 Notification: Performance of Generate backend data structure: time 0.001693/0.1272, allocations: 0.8958 MB / 370.8 MB, free: 0.6289 MB / 302.1 MB Notification: Performance of prepare preOptimizeDAE: time 4.894e-05/0.1273, allocations: 12.03 kB / 370.8 MB, free: 0.6172 MB / 302.1 MB Notification: Performance of preOpt introduceOutputAliases (simulation): time 7.351e-05/0.1273, allocations: 54.73 kB / 370.9 MB, free: 0.5547 MB / 302.1 MB Notification: Performance of preOpt normalInlineFunction (simulation): time 9.858e-05/0.1274, allocations: 44.38 kB / 370.9 MB, free: 0.5117 MB / 302.1 MB Notification: Performance of preOpt evaluateParameters (simulation): time 0.0004668/0.1279, allocations: 350.2 kB / 371.3 MB, free: 132 kB / 302.1 MB Notification: Performance of preOpt simplifyIfEquations (simulation): time 2.514e-05/0.128, allocations: 16.66 kB / 371.3 MB, free: 116 kB / 302.1 MB Notification: Performance of preOpt expandDerOperator (simulation): time 6.508e-05/0.128, allocations: 32.03 kB / 371.3 MB, free: 84 kB / 302.1 MB Notification: Performance of preOpt clockPartitioning (simulation): time 0.1517/0.2797, allocations: 301.7 kB / 371.6 MB, free: 19.35 MB / 302.1 MB Notification: Performance of preOpt findStateOrder (simulation): time 1.392e-05/0.2798, allocations: 2.547 kB / 371.6 MB, free: 19.35 MB / 302.1 MB Notification: Performance of preOpt replaceEdgeChange (simulation): time 2.933e-05/0.2798, allocations: 9.438 kB / 371.6 MB, free: 19.35 MB / 302.1 MB Notification: Performance of preOpt inlineArrayEqn (simulation): time 7.363e-06/0.2798, allocations: 2.938 kB / 371.6 MB, free: 19.35 MB / 302.1 MB Notification: Performance of preOpt removeEqualRHS (simulation): time 0.0003258/0.2801, allocations: 145.3 kB / 371.8 MB, free: 19.35 MB / 302.1 MB Notification: Performance of preOpt removeSimpleEquations (simulation): time 0.001271/0.2814, allocations: 0.6709 MB / 372.4 MB, free: 19.08 MB / 302.1 MB Notification: Performance of preOpt comSubExp (simulation): time 0.0006698/0.2821, allocations: 322.4 kB / 372.7 MB, free: 19.05 MB / 302.1 MB Notification: Performance of preOpt resolveLoops (simulation): time 0.0001789/0.2823, allocations: 110.8 kB / 372.8 MB, free: 19.05 MB / 302.1 MB Notification: Performance of preOpt evalFunc (simulation): time 2.416e-05/0.2823, allocations: 2.031 kB / 372.9 MB, free: 19.05 MB / 302.1 MB Notification: Performance of preOpt encapsulateWhenConditions (simulation): time 1.961e-05/0.2824, allocations: 44.95 kB / 372.9 MB, free: 19.01 MB / 302.1 MB Notification: Performance of pre-optimization done (n=21): time 1.633e-06/0.2824, allocations: 0 / 372.9 MB, free: 19.01 MB / 302.1 MB Notification: Performance of matching and sorting (n=21): time 0.0007377/0.2831, allocations: 377.1 kB / 373.3 MB, free: 18.97 MB / 302.1 MB Notification: Performance of inlineWhenForInitialization (initialization): time 8.278e-05/0.2832, allocations: 370.7 kB / 373.6 MB, free: 18.54 MB / 302.1 MB Notification: Performance of selectInitializationVariablesDAE (initialization): time 0.0004243/0.2836, allocations: 406.4 kB / 374 MB, free: 18.36 MB / 302.1 MB Notification: Performance of collectPreVariables (initialization): time 3.296e-05/0.2837, allocations: 32.86 kB / 374.1 MB, free: 18.33 MB / 302.1 MB Notification: Performance of collectInitialEqns (initialization): time 0.0001092/0.2838, allocations: 193.9 kB / 374.2 MB, free: 18.18 MB / 302.1 MB Notification: Performance of collectInitialBindings (initialization): time 5.662e-05/0.2838, allocations: 84.09 kB / 374.3 MB, free: 18.13 MB / 302.1 MB Notification: Performance of simplifyInitialFunctions (initialization): time 0.0001509/0.284, allocations: 103.6 kB / 374.4 MB, free: 18.08 MB / 302.1 MB Notification: Performance of setup shared object (initialization): time 7.909e-05/0.2841, allocations: 360.5 kB / 374.8 MB, free: 17.75 MB / 302.1 MB Notification: Performance of preBalanceInitialSystem (initialization): time 0.0003366/0.2844, allocations: 203.3 kB / 375 MB, free: 17.69 MB / 302.1 MB Notification: Performance of partitionIndependentBlocks (initialization): time 0.0004353/0.2849, allocations: 321.2 kB / 375.3 MB, free: 17.51 MB / 302.1 MB Notification: Performance of analyzeInitialSystem (initialization): time 0.000584/0.2855, allocations: 402.3 kB / 375.7 MB, free: 17.37 MB / 302.1 MB Notification: Performance of solveInitialSystemEqSystem (initialization): time 3.326e-06/0.2855, allocations: 0 / 375.7 MB, free: 17.37 MB / 302.1 MB Notification: Performance of matching and sorting (n=60) (initialization): time 0.001101/0.2866, allocations: 0.6465 MB / 376.3 MB, free: 17.12 MB / 302.1 MB Notification: Performance of prepare postOptimizeDAE: time 1.944e-05/0.2866, allocations: 6.109 kB / 376.3 MB, free: 17.12 MB / 302.1 MB Notification: Performance of postOpt simplifyComplexFunction (initialization): time 3.153e-05/0.2867, allocations: 11.23 kB / 376.3 MB, free: 17.12 MB / 302.1 MB Notification: Performance of postOpt tearingSystem (initialization): time 0.0004444/0.2871, allocations: 129.1 kB / 376.5 MB, free: 17.08 MB / 302.1 MB Notification: Performance of postOpt solveSimpleEquations (initialization): time 0.0002844/0.2874, allocations: 62.28 kB / 376.5 MB, free: 17.07 MB / 302.1 MB Notification: Performance of postOpt calculateStrongComponentJacobians (initialization): time 0.002585/0.29, allocations: 4.556 MB / 381.1 MB, free: 12.76 MB / 302.1 MB Notification: Performance of postOpt simplifyAllExpressions (initialization): time 0.0002312/0.2903, allocations: 48.12 kB / 381.1 MB, free: 12.73 MB / 302.1 MB Notification: Performance of postOpt collapseArrayExpressions (initialization): time 3.576e-05/0.2903, allocations: 13.84 kB / 381.2 MB, free: 12.73 MB / 302.1 MB Notification: Model statistics after passing the back-end for initialization: * Number of independent subsystems: 1 * Number of states: 0 () * Number of discrete variables: 0 () * Number of discrete states: 0 () * Number of clocked states: 0 () * Top-level inputs: 0 Notification: Strong component statistics for initialization (38): * Single equations (assignments): 27 * Array equations: 1 * Algorithm blocks: 0 * Record equations: 7 * When equations: 0 * If-equations: 0 * Equation systems (not torn): 0 * Torn equation systems: 3 * Mixed (continuous/discrete) equation systems: 0 Notification: Torn system details for strict tearing set: * Linear torn systems (#iteration vars, #inner vars, density): 3 systems {(1,1,100.0%), (1,1,100.0%), (1,1,100.0%)} * Non-linear torn systems (#iteration vars, #inner vars): 0 systems Notification: Performance of prepare postOptimizeDAE: time 0.000189/0.2905, allocations: 174.8 kB / 381.3 MB, free: 12.59 MB / 302.1 MB Notification: Performance of postOpt lateInlineFunction (simulation): time 6.54e-05/0.2906, allocations: 40.92 kB / 381.4 MB, free: 12.57 MB / 302.1 MB Notification: Performance of postOpt wrapFunctionCalls (simulation): time 6.851e-05/0.2906, allocations: 46.62 kB / 381.4 MB, free: 12.54 MB / 302.1 MB Notification: Performance of postOpt inlineArrayEqn (simulation): time 4.809e-06/0.2907, allocations: 7.75 kB / 381.4 MB, free: 12.54 MB / 302.1 MB Notification: Performance of postOpt constantLinearSystem (simulation): time 4.478e-06/0.2907, allocations: 0 / 381.4 MB, free: 12.54 MB / 302.1 MB Notification: Performance of postOpt simplifysemiLinear (simulation): time 4.358e-06/0.2907, allocations: 1.172 kB / 381.4 MB, free: 12.54 MB / 302.1 MB Notification: Performance of postOpt removeSimpleEquations (simulation): time 0.0003618/0.291, allocations: 354 kB / 381.8 MB, free: 12.28 MB / 302.1 MB Notification: Performance of postOpt simplifyComplexFunction (simulation): time 3.447e-06/0.291, allocations: 2.109 kB / 381.8 MB, free: 12.28 MB / 302.1 MB Notification: Performance of postOpt solveSimpleEquations (simulation): time 0.0002916/0.2913, allocations: 40.45 kB / 381.8 MB, free: 12.28 MB / 302.1 MB Notification: Performance of postOpt tearingSystem (simulation): time 3.616e-06/0.2914, allocations: 3.516 kB / 381.8 MB, free: 12.28 MB / 302.1 MB Notification: Performance of postOpt inputDerivativesUsed (simulation): time 3.085e-05/0.2914, allocations: 17.08 kB / 381.8 MB, free: 12.27 MB / 302.1 MB Notification: Performance of postOpt calculateStrongComponentJacobians (simulation): time 2.064e-06/0.2914, allocations: 1.219 kB / 381.8 MB, free: 12.27 MB / 302.1 MB Notification: Performance of postOpt calculateStateSetsJacobians (simulation): time 1.543e-06/0.2914, allocations: 2.781 kB / 381.8 MB, free: 12.27 MB / 302.1 MB Notification: Performance of postOpt symbolicJacobian (simulation): time 0.0006429/0.2921, allocations: 0.5021 MB / 382.3 MB, free: 12.01 MB / 302.1 MB Notification: Performance of postOpt removeConstants (simulation): time 4.88e-05/0.2921, allocations: 112.5 kB / 382.4 MB, free: 11.89 MB / 302.1 MB Notification: Performance of postOpt simplifyTimeIndepFuncCalls (simulation): time 5.236e-05/0.2922, allocations: 20.89 kB / 382.5 MB, free: 11.88 MB / 302.1 MB Notification: Performance of postOpt simplifyAllExpressions (simulation): time 0.0001805/0.2924, allocations: 13.3 kB / 382.5 MB, free: 11.88 MB / 302.1 MB Notification: Performance of postOpt findZeroCrossings (simulation): time 5.606e-05/0.2924, allocations: 11.91 kB / 382.5 MB, free: 11.88 MB / 302.1 MB Notification: Performance of postOpt collapseArrayExpressions (simulation): time 1.581e-05/0.2924, allocations: 9.016 kB / 382.5 MB, free: 11.87 MB / 302.1 MB Notification: Performance of sorting global known variables: time 0.0002728/0.2927, allocations: 271.6 kB / 382.8 MB, free: 11.74 MB / 302.1 MB Notification: Performance of sort global known variables: time 2.2e-07/0.2927, allocations: 0 / 382.8 MB, free: 11.74 MB / 302.1 MB Notification: Performance of remove unused functions: time 0.001812/0.2946, allocations: 0.6534 MB / 383.4 MB, free: 11.72 MB / 302.1 MB Notification: Model statistics after passing the back-end for simulation: * Number of independent subsystems: 1 * Number of states: 12 (CriticalDamping.x[1],CriticalDamping.x[2],CriticalDamping.x[3],Bessel.x[1],Bessel.x[2],Bessel.x[3],Butterworth.x[1],Butterworth.x[2],Butterworth.x[3],ChebyshevI.x[1],ChebyshevI.x[2],ChebyshevI.x[3]) * Number of discrete variables: 0 () * Number of discrete states: 0 () * Number of clocked states: 0 () * Top-level inputs: 0 Notification: Strong component statistics for simulation (21): * Single equations (assignments): 21 * Array equations: 0 * Algorithm blocks: 0 * Record equations: 0 * When equations: 0 * If-equations: 0 * Equation systems (not torn): 0 * Torn equation systems: 0 * Mixed (continuous/discrete) equation systems: 0 Notification: Performance of Backend phase and start with SimCode phase: time 0.002245/0.2968, allocations: 1.615 MB / 385 MB, free: 10.91 MB / 302.1 MB Notification: Performance of simCode: created initialization part: time 0.001401/0.2982, allocations: 0.9808 MB / 386 MB, free: 10.23 MB / 302.1 MB Notification: Performance of simCode: created event and clocks part: time 4.639e-06/0.2982, allocations: 1.156 kB / 386 MB, free: 10.23 MB / 302.1 MB Notification: Performance of simCode: created simulation system equations: time 0.0002148/0.2985, allocations: 119.3 kB / 386.1 MB, free: 10.2 MB / 302.1 MB Notification: Performance of simCode: created of all other equations (e.g. parameter, nominal, assert, etc): time 0.0006447/0.2991, allocations: 116.7 kB / 386.2 MB, free: 10.18 MB / 302.1 MB Notification: Performance of simCode: created linear, non-linear and system jacobian parts: time 0.005992/0.3051, allocations: 4.61 MB / 390.8 MB, free: 7.742 MB / 302.1 MB Notification: Performance of simCode: some other stuff during SimCode phase: time 0.0002923/0.3054, allocations: 0.8423 MB / 391.7 MB, free: 7.031 MB / 302.1 MB Notification: Performance of simCode: alias equations: time 0.000246/0.3057, allocations: 66.53 kB / 391.8 MB, free: 7.027 MB / 302.1 MB Notification: Performance of simCode: all other stuff during SimCode phase: time 0.0001626/0.3059, allocations: 130.4 kB / 391.9 MB, free: 6.93 MB / 302.1 MB Notification: Performance of SimCode: time 1.252e-06/0.3059, allocations: 1.312 kB / 391.9 MB, free: 6.93 MB / 302.1 MB Notification: Performance of buildModelFMU: Generate the FMI files: time 0.04683/0.3527, allocations: 17 MB / 408.9 MB, free: 10.34 MB / 318.1 MB Notification: Performance of buildModelFMU: configured platform static using cached values: time 0.000258/0.353, allocations: 247.8 kB / 409.1 MB, free: 10.09 MB / 318.1 MB Error: Error building simulator. Build log: clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter.c:7: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_functions.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_functions.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_functions.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_functions.h:3: In file included from ./meta/meta_modelica.h:49: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_records.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_records.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_records.c:4: In file included from ./meta/meta_modelica.h:49: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_01exo.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_01exo.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_01exo.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_02nls.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_02nls.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_02nls.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_03lsy.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_03lsy.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_03lsy.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_04set.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_04set.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_04set.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_05evt.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_05evt.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_05evt.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_06inz.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_06inz.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_06inz.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_07dly.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_07dly.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_07dly.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_08bnd.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_08bnd.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_08bnd.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_09alg.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_09alg.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_09alg.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_10asr.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_10asr.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_10asr.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_11mix.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_11mix.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_11mix.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_12jac.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_12jac.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_12jac.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_13opt.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_13opt.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_13opt.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_14lnz.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_14lnz.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_14lnz.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_15syn.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_15syn.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_15syn.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_16dae.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_16dae.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_16dae.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_17inl.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_17inl.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_17inl.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_18spd.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_18spd.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_18spd.c:2: In file included from ./Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_model.h:5: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_init_fmu.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_init_fmu.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_init_fmu.c:1: In file included from ./simulation_data.h:39: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. clang -Os -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality -Os -march=native -I. -I'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../include/omc/c/fmi' -DOMC_FMI_RUNTIME=1 -DCMINPACK_NO_DLL=1 -c -o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_FMU.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_FMU.c In file included from Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_FMU.c:9: In file included from ./openmodelica.h:71: In file included from ./gc/../openmodelica_types.h:161: ./gc/omc_gc.h:223:28: warning: expression result unused [-Wunused-value] GC_register_displacement(0); ^ ./gc/omc_gc.h:227:34: warning: expression result unused [-Wunused-value] GC_set_force_unmap_on_gcollect(1); ^ 2 warnings generated. mkdir -p ../binaries/linux64 clang -shared -o Modelica_4_1_0_beta_om_Modelica_Blocks_Examples_Filter.so Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_functions.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_records.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_01exo.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_02nls.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_03lsy.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_04set.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_05evt.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_06inz.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_07dly.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_08bnd.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_09alg.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_10asr.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_11mix.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_12jac.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_13opt.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_14lnz.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_15syn.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_16dae.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_17inl.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_18spd.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_init_fmu.o Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_FMU.o -L"/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.1.0-beta.om/Blocks" "-L/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../lib/x86_64-linux-gnu/omc" -Wl,-rpath="/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../lib/x86_64-linux-gnu/omc" "-L/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../lib/" -Wl,-rpath="/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../lib/" "-L/home/hudson/saved_omc/libraries/.openmodelica/binaries/Modelica" -Wl,-rpath="/home/hudson/saved_omc/libraries/.openmodelica/binaries/Modelica" "-L/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.1.0-beta.om/Resources/Library/x86_64-linux" -Wl,-rpath="/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.1.0-beta.om/Resources/Library/x86_64-linux" "-L/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.1.0-beta.om/Resources/Library/linux64" -Wl,-rpath="/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.1.0-beta.om/Resources/Library/linux64" "-L/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.1.0-beta.om/Resources/Library" -Wl,-rpath="/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.1.0-beta.om/Resources/Library" -lModelicaExternalC -Wl,-Bdynamic -L'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../lib/x86_64-linux-gnu/omc' -Wl,-rpath,'/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/bin/../lib/x86_64-linux-gnu/omc' -Wl,-Bstatic -lSimulationRuntimeFMI -Wl,--no-as-needed -Wl,--disable-new-dtags -llapack -lblas -Wl,-Bdynamic -lm -lpthread -rdynamic -Wl,--no-undefined cp Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter.so Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter_FMU.libs ../binaries/linux64/ cp: cannot stat 'Modelica_4_1_0-beta_om_Modelica_Blocks_Examples_Filter.so': No such file or directory make: *** [Makefile:66: nozip] Error 1