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

Build fails on MacOS Sierra #1

Open
sudoankit opened this issue Oct 15, 2016 · 2 comments
Open

Build fails on MacOS Sierra #1

sudoankit opened this issue Oct 15, 2016 · 2 comments

Comments

@sudoankit
Copy link

When make is called in the project directory the build fails with this error:

In file included from /Users/sudoankit/root/RooUnfold-master/tmp/macosx64/RooUnfoldMap_LinkDef.cxx:1:
In file included from /usr/local/Cellar/root6/6.06.08/include/root/TObject.h:31:
In file included from /usr/local/Cellar/root6/6.06.08/include/root/Rtypes.h:37:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/atomic:543:2: error:
      <atomic> is not implemented
#error <atomic> is not implemented
 ^
1 error generated.
make: *** [/Users/sudoankit/root/RooUnfold-master/libRooUnfold.rootmap] Error 1

I believe this is because clang++ or g++ with -std=c++11 flags is not called.

@sudoankit
Copy link
Author

sudoankit commented Oct 15, 2016

This is fixed by this SVN repo.
[REPO LINK ](https://svnsrv.desy.de/public/unfolding/RooUnfold/trunk RooUnfold)

@sudoankit sudoankit reopened this Oct 15, 2016
@sudoankit
Copy link
Author

Should I PR the SVN repository to this repository?

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

1 participant