Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

CI fails for unix cpu Static build CPU 14.04 #14174

Open
@ChaiBapchya

Description

@ChaiBapchya

In an unrelated PR #14168 (fixes spelling), Unix CPU in CI failed for the test - Static build CPU 14.04 Scala

Mostly the error is caused here

To install the library, you can run "make PREFIX=/path/to/your/installation install".

++++ make --quiet -j 72 PREFIX=/work/mxnet/staticdeps install
make[1]: warning: -jN forced in submake: disabling jobserver mode.
Generating openblas_config.h in /work/mxnet/staticdeps/include
Generating f77blas.h in /work/mxnet/staticdeps/include
Generating cblas.h in /work/mxnet/staticdeps/include
Copying LAPACKE header files to /work/mxnet/staticdeps/include
Copying the static library to /work/mxnet/staticdeps/lib
Copying the shared library to /work/mxnet/staticdeps/lib
install: cannot stat 'libopenblasp-r0.3.3.so': No such file or directory
make[1]: *** [install] Error 1
make: *** [install] Error 2

Log can be found here - http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-cpu/detail/PR-14168/1/pipeline
@lanking520 can you weigh in? Any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions