Skip to content

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

Description

@ems7

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions