Opened 7 years ago

Last modified 7 years ago

#54999 closed defect

Root5 fails at run time — at Version 2

Reported by: unelg (gokhan unel) Owned by: cjones051073 (Chris Jones)
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: highsierra Cc:
Port: root5

Description (last modified by mf2k (Frank Schima))

Root Version 5.34/37 compiles on High Sierra, but running fails with:

dlopen error: dlopen(/opt/local/libexec/root5/lib/root/libThread.so, 9): can't resolve symbol __DefaultRuneLocale in /opt/local/libexec/root5/lib/root/libThread.so because dependent dylib #1 could not be loaded in /opt/local/libexec/root5/lib/root/libThread.so

Load Error: Failed to load Dynamic link library /opt/local/libexec/root5/lib/root/libThread.so

Error in <TCint::AutoLoadCallback>: failure loading dependent library libThread.so for class TStreamerInfoActions::TActionSequence

dlopen error: dlopen(/opt/local/libexec/root5/lib/root/libRIO.so, 9): can't resolve symbol __DefaultRuneLocale in /opt/local/libexec/root5/lib/root/libThread.so because dependent dylib #1 could not be loaded in /opt/local/libexec/root5/lib/root/libThread.so

Load Error: Failed to load Dynamic link library /opt/local/libexec/root5/lib/root/libRIO.so

Error in <TCint::AutoLoadCallback>: failure loading library libRIO.so for class TStreamerInfoActions::TActionSequence

(same errors on a fresh compilation downloaded from sources)

Change History (2)

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Keywords: Root removed
Owner: set to cjones051073
Port: root5 added
Status: newassigned

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers nco), if any.

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.