tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: math/lapack and MAKE_JOBS



> On Mar 11, 2022, at 2:40 AM, Dr. Thomas Orgis <thomas.orgis%uni-hamburg.de@localhost> wrote:
> 
> So there is an issue. I do think it's the same every time:
> 
> => Rewrite cmake Dependencies files
> ===> Building for lapack-3.10.0
> Scanning dependencies of target lapack_static
> Scanning dependencies of target lapack
> [  0%] Building Fortran object SRC/CMakeFiles/lapack.dir/la_constants.f90.o
> [  0%] Building Fortran object SRC/CMakeFiles/lapack_static.dir/la_constants.f90.o
> [  0%] Building Fortran object SRC/CMakeFiles/lapack_static.dir/sbdsvdx.f.o
> [  0%] Building Fortran object SRC/CMakeFiles/lapack_static.dir/sgbbrd.f.o
> [  0%] Building Fortran object SRC/CMakeFiles/lapack.dir/sbdsvdx.f.o
> [  0%] Building Fortran object SRC/CMakeFiles/lapack_static.dir/sgbcon.f.o
> [  0%] Building Fortran object SRC/CMakeFiles/lapack_static.dir/sgbequ.f.o
> [  0%] Building Fortran object SRC/CMakeFiles/lapack.dir/sgbbrd.f.o
> Fatal Error: Can't delete temporary module file 'la_constants.mod0': No such file or directory
> --- SRC/CMakeFiles/lapack.dir/la_constants.f90.o ---
> *** [SRC/CMakeFiles/lapack.dir/la_constants.f90.o] Error code 1
> 
> Is your error different?

No, that is exactly the error.

I suppose I should try multiple times with MAKE_JOBS_SAFE=no, but this looks like a parallel make problem.

Cheers,
Brook



Home | Main Index | Thread Index | Old Index