1 | + testBug3902.mos ... equation mismatch [time: 7]
|
---|
2 |
|
---|
3 | ==== Log /tmp/omc-rtest-tclark/openmodelica/fmi/ModelExchange/2.0/testBug3902.mos_temp3706/log-testBug3902.mos
|
---|
4 | true
|
---|
5 | ""
|
---|
6 | ""
|
---|
7 | "Error: Error building simulator. Build log: checking build system type... x86_64-unknown-linux-gnu
|
---|
8 | checking host system type... i686-w64-mingw32
|
---|
9 | checking target system type... i686-w64-mingw32
|
---|
10 | build_short: x86_64-linux-gnu
|
---|
11 | host_short: i686-mingw32
|
---|
12 | checking for i686-w64-mingw32-gcc... no
|
---|
13 | checking for gcc... gcc
|
---|
14 | checking whether the C compiler works... yes
|
---|
15 | checking for C compiler default output file name... a.out
|
---|
16 | checking for suffix of executables...
|
---|
17 | checking whether we are cross compiling... no
|
---|
18 | checking for suffix of object files... o
|
---|
19 | checking whether we are using the GNU C compiler... yes
|
---|
20 | checking whether gcc accepts -g... yes
|
---|
21 | checking for gcc option to accept ISO C89... none needed
|
---|
22 | checking how to run the C preprocessor... gcc -E
|
---|
23 | checking whether make sets $(MAKE)... yes
|
---|
24 | checking for cross-compilation flags... configure: error: unknown platform and clang -Os -flto -target i686-w64-mingw32 not working
|
---|
25 | "
|
---|
26 |
|
---|
27 | Equation mismatch: diff says:
|
---|
28 | --- /tmp/omc-rtest-tclark/openmodelica/fmi/ModelExchange/2.0/testBug3902.mos_temp3706/equations-expected 2016-07-10 11:22:38.474436677 -0600
|
---|
29 | +++ /tmp/omc-rtest-tclark/openmodelica/fmi/ModelExchange/2.0/testBug3902.mos_temp3706/equations-got 2016-07-10 11:22:45.107770085 -0600
|
---|
30 | @@ -1,4 +1,22 @@
|
---|
31 | true
|
---|
32 | ""
|
---|
33 | -"SimCode: The model Modelica.Fluid.Examples.Tanks.ThreeTanks has been translated to FMU"
|
---|
34 | ""
|
---|
35 | +"Error: Error building simulator. Build log: checking build system type... x86_64-unknown-linux-gnu
|
---|
36 | +checking host system type... i686-w64-mingw32
|
---|
37 | +checking target system type... i686-w64-mingw32
|
---|
38 | +build_short: x86_64-linux-gnu
|
---|
39 | +host_short: i686-mingw32
|
---|
40 | +checking for i686-w64-mingw32-gcc... no
|
---|
41 | +checking for gcc... gcc
|
---|
42 | +checking whether the C compiler works... yes
|
---|
43 | +checking for C compiler default output file name... a.out
|
---|
44 | +checking for suffix of executables...
|
---|
45 | +checking whether we are cross compiling... no
|
---|
46 | +checking for suffix of object files... o
|
---|
47 | +checking whether we are using the GNU C compiler... yes
|
---|
48 | +checking whether gcc accepts -g... yes
|
---|
49 | +checking for gcc option to accept ISO C89... none needed
|
---|
50 | +checking how to run the C preprocessor... gcc -E
|
---|
51 | +checking whether make sets $(MAKE)... yes
|
---|
52 | +checking for cross-compilation flags... configure: error: unknown platform and clang -Os -flto -target i686-w64-mingw32 not working
|
---|
53 | +"
|
---|
54 |
|
---|
55 | Equation mismatch: omc-diff says:
|
---|
56 | Failed 'S' '"'
|
---|
57 | Line 3: Text differs:
|
---|
58 | expected: "SimCode: The model Modelica.Fluid.Examples.Tanks.ThreeTanks has been translated to FMU"
|
---|
59 | got: ""
|
---|
60 |
|
---|
61 | == 1 out of 1 tests failed [openmodelica/fmi/ModelExchange/2.0/testBug3902.mos_temp3706, time: 7]
|
---|