boostorg / boostorg/python

Tests fail on OS X

Ouverte
#57 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
build logic
Langage dominant
C++
Étoiles
537
Forks
223
Merge moyen
11 h 22 min
PR mergées (30 j)
2

Description

On OS X (10.11.3) the tests fail because a relative rpath is not allowed:

```
running...
Traceback (most recent call last):
File "crossmod_exception.py", line 7, in
import crossmod_exception_a
ImportError: dlopen(/Users/spkersten/Development/boost-github/boost/bin.v2/libs/python/test/crossmod_exception.test/darwin-4.2.1/debug/crossmod_exception_a.so, 2): Library not loaded: libboost_python.dylib
Referenced from: /Users/spkersten/Development/boost-github/boost/bin.v2/libs/python/test/crossmod_exception.test/darwin-4.2.1/debug/crossmod_exception_a.so
Reason: unsafe use of relative rpath libboost_python.dylib in /Users/spkersten/Development/boost-github/boost/bin.v2/libs/python/test/crossmod_exception.test/darwin-4.2.1/debug/crossmod_exception_a.so with restricted binary
```

I'm running the tests by executing bjam in boost/libs/python/test.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.