[Bug 1028] New: Type system broken on Mac OSX?

http://bugs.orocos.org/show_bug.cgi?id=1028

Summary: Type system broken on Mac OSX?
Product: Toolchain
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: RTT
AssignedTo: orocos-dev [..] ...
ReportedBy: ruben [dot] smits [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

Most of the test during make check fail, almost all of these failures relate to
a broken type system, although the debug output shows that the types are
registered, they always become unknown types during the tests, e.g. this is
output from the rtstring_test:

...
0.071 [ Debug ][TypekitRepository::Import] Registered Type 'rt_string' to the
Orocos Type System.
...
0.232 [ ERROR ][ScriptingService::loadStateMachine] state_test.cpp :Parse
error at line 3: Semantic error: "rt_string" is an unknown type...
/Users/rubensmits/orocos_homebrew/src/orocos_toolchain/rtt/tests/rtstring_test.cpp:215:
fatal error in "testCreateRtString": Parse error at line 3: Semantic error:
"rt_string" is an unknown type...

The following tests fail:

The following tests FAILED:
4 - task-test (Failed)
6 - corba-test (OTHER_FAULT)
7 - corba-ipc-test (Failed)
14 - service_port_test (Failed)
21 - scripting_test (Failed)
22 - types_test (Failed)
23 - program_test (Failed)
24 - state_test (Failed)
25 - rtstring_test (Failed)
26 - function_test (Failed)
27 - enum_type_test (Failed)
28 - enum_string_type_test (Failed)
29 - marshalling_test (Failed)
30 - property_loader_test (Failed)
31 - property_marsh_test (Failed)
32 - property_test (Failed)
33 - property_composition_test (Failed)
36 - type_discovery_container_test (Failed)

Of which only the failures of task-test, service_port_test seem to be unrelated
to the type system failure.

Ruben

Ruben Smits's picture

[Bug 1028] Type system broken on Mac OSX?

Ruben Smits's picture

[Bug 1028] Type system broken on Mac OSX?

Ruben Smits's picture

[Bug 1028] Type system broken on Mac OSX?

Ruben Smits's picture

[Bug 1028] Type system broken on Mac OSX?

http://bugs.orocos.org/show_bug.cgi?id=1028

Ruben Smits <ruben [dot] smits [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
Depends on| |834