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

Makefile:127: recipe for target 'all' failed #30

Open
ems7 opened this issue Feb 17, 2017 · 0 comments
Open

Makefile:127: recipe for target 'all' failed #30

ems7 opened this issue Feb 17, 2017 · 0 comments

Comments

@ems7
Copy link

ems7 commented Feb 17, 2017

When installing girls from the latest git release I get the following error:
make[3]: *** [getarch_2nd] Error 1 Makefile:129: *** OpenBLAS: Detecting CPU failed. Please set TARGET explicitly, e.g. make TARGET=your_cpu_target. Please read README for the detail.. Stop. CMakeFiles/buildOpenblas.dir/build.make:111: recipe for target 'buildOpenblas-prefix/src/buildOpenblas-stamp/buildOpenblas-build' failed make[2]: *** [buildOpenblas-prefix/src/buildOpenblas-stamp/buildOpenblas-build] Error 2 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/buildOpenblas.dir/all' failed make[1]: *** [CMakeFiles/buildOpenblas.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** [all] Error 2
OpenBlas has been installed from git without any problems.

I have tried passing the "TARGET=INTEL" flag as per OpenMathLib/OpenBLAS#1006
but this did not fix the problem.

buildBoost also reports: link.jam: No such file or directory

I am using Ubuntu 16.04 x86_64

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