Opened 7 years ago

Last modified 7 years ago

#54999 closed defect

Root5 fails at run time — at Initial Version

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

Description

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 (0)

Note: See TracTickets for help on using tickets.