Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with setting RPATH in installation step on Mac #7

Open
aichhorn opened this issue Apr 4, 2014 · 1 comment
Open

Problem with setting RPATH in installation step on Mac #7

aichhorn opened this issue Apr 4, 2014 · 1 comment

Comments

@aichhorn
Copy link
Member

aichhorn commented Apr 4, 2014

The installation on Mac crashes due to a problem with setting the RPATH:

-- Installing: /Users/aichhorn/work/progs/TRIQS1.x/lib/libcthyb_matrix_c.dylib
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: for: /Users/aichhorn/work/progs/TRIQS1.x/lib/libcthyb_matrix_c.dylib (for architecture x86_64) option "-add_rpath /Users/aichhorn/work/progs/TRIQS1.x/lib" would duplicate path, file already has LC_RPATH for: /Users/aichhorn/work/progs/TRIQS1.x/lib

This happens only since a few days, so I guess it is due to a recent update on my Mac. I use 10.9.2, and XCode 5.1 (5B130a), cmake version 2.8.12.1

The installation of TRIQS itself works, though. On Linux everything works fine, too.

@lgritz
Copy link

lgritz commented Jun 5, 2015

I'm getting this same error message on another project. Did you ever resolve this and understand what caused it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants