You can reproduce this e.g. with ROOT's xrootd library using

> python
Python 2.7.10 (default, Feb 22 2019, 21:17:52)
[GCC 4.2.1 Compatible Apple LLVM 10.0.1 (clang-1001.0.37.14)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from ctypes import *
>>> cdll.LoadLibrary("lib/libNetxNG.so")
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 443, in LoadLibrary
    return self._dlltype(name)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 365, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: dlopen(lib/libNetxNG.so, 6): Library not loaded: libXrdUtils.2.dylib
  Referenced from: /Users/axel/build/root/cmake/lib/libNetxNG.so
  Reason: unsafe use of relative rpath libXrdUtils.2.dylib in lib/libNetxNG.so with restricted binary
>>>


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/xrootd/xrootd","title":"xrootd/xrootd","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/xrootd/xrootd"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Axel-Naumann in #959: You can reproduce this e.g. with ROOT's xrootd library using\r\n```\r\n\u003e python\r\nPython 2.7.10 (default, Feb 22 2019, 21:17:52)\r\n[GCC 4.2.1 Compatible Apple LLVM 10.0.1 (clang-1001.0.37.14)] on darwin\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n\u003e\u003e\u003e from ctypes import *\r\n\u003e\u003e\u003e cdll.LoadLibrary(\"lib/libNetxNG.so\")\r\nTraceback (most recent call last):\r\n File \"\u003cstdin\u003e\", line 1, in \u003cmodule\u003e\r\n File \"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py\", line 443, in LoadLibrary\r\n return self._dlltype(name)\r\n File \"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py\", line 365, in __init__\r\n self._handle = _dlopen(self._name, mode)\r\nOSError: dlopen(lib/libNetxNG.so, 6): Library not loaded: libXrdUtils.2.dylib\r\n Referenced from: /Users/axel/build/root/cmake/lib/libNetxNG.so\r\n Reason: unsafe use of relative rpath libXrdUtils.2.dylib in lib/libNetxNG.so with restricted binary\r\n\u003e\u003e\u003e\r\n```\r\n"}],"action":{"name":"View Issue","url":"https://github.com/xrootd/xrootd/issues/959#issuecomment-481217643"}}} [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/959#issuecomment-481217643", "url": "https://github.com/xrootd/xrootd/issues/959#issuecomment-481217643", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1