[MacPorts] #54999: Root5 fails at run time
MacPorts
noreply at macports.org
Wed Oct 4 19:37:17 UTC 2017
#54999: Root5 fails at run time
---------------------+--------------------------
Reporter: unelg | Owner: cjones051073
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.4.1
Resolution: | Keywords:
Port: root5 |
---------------------+--------------------------
Description changed by mf2k:
Old description:
> Root Version 5.34/37 compiles on High Sierra, but running fails with:
> [[BR]]
>
> 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[[BR]]
>
> Load Error: Failed to load Dynamic link library
> /opt/local/libexec/root5/lib/root/libThread.so[[BR]]
>
> Error in <TCint::AutoLoadCallback>: failure loading dependent library
> libThread.so for class TStreamerInfoActions::TActionSequence[[BR]]
>
> 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[[BR]]
>
> Load Error: Failed to load Dynamic link library
> /opt/local/libexec/root5/lib/root/libRIO.so[[BR]]
>
> Error in <TCint::AutoLoadCallback>: failure loading library libRIO.so for
> class TStreamerInfoActions::TActionSequence[[BR]]
>
> (same errors on a fresh compilation downloaded from sources)
New description:
Root Version 5.34/37 compiles on High Sierra, but running fails with:
[[BR]]
{{{
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)
--
--
Ticket URL: <https://trac.macports.org/ticket/54999#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list