lapacke_cggsvp_work.c:52:9: error: implicit declaration of function 'cggsvp_' is invalid in C99 [-Werror,-Wimplicit-function-declaration] LAPACK_cggsvp( &jobu, &jobv, &jobq, &m, &p, &n, a, &lda, b, &ldb, &tola, ^ ../include/lapack.h:3771:23: note: expanded from macro 'LAPACK_cggsvp' #define LAPACK_cggsvp LAPACK_GLOBAL(cggsvp,CGGSVP) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :241:1: note: expanded from here cggsvp_ ^ lapacke_cggsvp_work.c:52:9: note: did you mean 'cggsvp3_'? ../include/lapack.h:3771:23: note: expanded from macro 'LAPACK_cggsvp' #define LAPACK_cggsvp LAPACK_GLOBAL(cggsvp,CGGSVP) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :241:1: note: expanded from here cggsvp_ ^ ../include/lapack.h:3793:6: note: 'cggsvp3_' declared here void LAPACK_cggsvp3( ^ ../include/lapack.h:3792:24: note: expanded from macro 'LAPACK_cggsvp3' #define LAPACK_cggsvp3 LAPACK_GLOBAL(cggsvp3,CGGSVP3) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :108:1: note: expanded from here cggsvp3_ ^ lapacke_cggsvp_work.c:139:9: error: implicit declaration of function 'cggsvp_' is invalid in C99 [-Werror,-Wimplicit-function-declaration] LAPACK_cggsvp( &jobu, &jobv, &jobq, &m, &p, &n, a_t, &lda_t, b_t, ^ ../include/lapack.h:3771:23: note: expanded from macro 'LAPACK_cggsvp' #define LAPACK_cggsvp LAPACK_GLOBAL(cggsvp,CGGSVP) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :242:1: note: expanded from here cggsvp_ ^ 2 errors generated. lapacke_dggsvp_work.c:48:9: error: implicit declaration of function 'dggsvp_' is invalid in C99 [-Werror,-Wimplicit-function-declaration] LAPACK_dggsvp( &jobu, &jobv, &jobq, &m, &p, &n, a, &lda, b, &ldb, &tola, ^ make[3]: *** [lapacke_cggsvp_work.o] Error 1 make[3]: *** Waiting for unfinished jobs.... ../include/lapack.h:3763:23: note: expanded from macro 'LAPACK_dggsvp' #define LAPACK_dggsvp LAPACK_GLOBAL(dggsvp,DGGSVP) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :241:1: note: expanded from here dggsvp_ ^ lapacke_dggsvp_work.c:48:9: note: did you mean 'dggsvp3_'? ../include/lapack.h:3763:23: note: expanded from macro 'LAPACK_dggsvp' #define LAPACK_dggsvp LAPACK_GLOBAL(dggsvp,DGGSVP) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :241:1: note: expanded from here dggsvp_ ^ ../include/lapack.h:3810:6: note: 'dggsvp3_' declared here void LAPACK_dggsvp3( ^ ../include/lapack.h:3809:24: note: expanded from macro 'LAPACK_dggsvp3' #define LAPACK_dggsvp3 LAPACK_GLOBAL(dggsvp3,DGGSVP3) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :109:1: note: expanded from here dggsvp3_ ^ lapacke_dggsvp_work.c:127:9: error: implicit declaration of function 'dggsvp_' is invalid in C99 [-Werror,-Wimplicit-function-declaration] LAPACK_dggsvp( &jobu, &jobv, &jobq, &m, &p, &n, a_t, &lda_t, b_t, ^ ../include/lapack.h:3763:23: note: expanded from macro 'LAPACK_dggsvp' #define LAPACK_dggsvp LAPACK_GLOBAL(dggsvp,DGGSVP) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :242:1: note: expanded from here dggsvp_ ^ 2 errors generated. make[3]: *** [lapacke_dggsvp_work.o] Error 1 lapacke_sggsvp_work.c:48:9: error: implicit declaration of function 'sggsvp_' is invalid in C99 [-Werror,-Wimplicit-function-declaration] LAPACK_sggsvp( &jobu, &jobv, &jobq, &m, &p, &n, a, &lda, b, &ldb, &tola, ^ ../include/lapack.h:3755:23: note: expanded from macro 'LAPACK_sggsvp' #define LAPACK_sggsvp LAPACK_GLOBAL(sggsvp,SGGSVP) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :241:1: note: expanded from here sggsvp_ ^ lapacke_sggsvp_work.c:48:9: note: did you mean 'sggsvp3_'? ../include/lapack.h:3755:23: note: expanded from macro 'LAPACK_sggsvp' #define LAPACK_sggsvp LAPACK_GLOBAL(sggsvp,SGGSVP) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :241:1: note: expanded from here sggsvp_ ^ ../include/lapack.h:3826:6: note: 'sggsvp3_' declared here void LAPACK_sggsvp3( ^ ../include/lapack.h:3825:24: note: expanded from macro 'LAPACK_sggsvp3' #define LAPACK_sggsvp3 LAPACK_GLOBAL(sggsvp3,SGGSVP3) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :110:1: note: expanded from here sggsvp3_ ^ lapacke_sggsvp_work.c:127:9: error: implicit declaration of function 'sggsvp_' is invalid in C99 [-Werror,-Wimplicit-function-declaration] LAPACK_sggsvp( &jobu, &jobv, &jobq, &m, &p, &n, a_t, &lda_t, b_t, ^ ../include/lapack.h:3755:23: note: expanded from macro 'LAPACK_sggsvp' #define LAPACK_sggsvp LAPACK_GLOBAL(sggsvp,SGGSVP) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :242:1: note: expanded from here sggsvp_ ^ 2 errors generated. make[3]: *** [lapacke_sggsvp_work.o] Error 1 lapacke_zggsvp_work.c:52:9: error: implicit declaration of function 'zggsvp_' is invalid in C99 [-Werror,-Wimplicit-function-declaration] LAPACK_zggsvp( &jobu, &jobv, &jobq, &m, &p, &n, a, &lda, b, &ldb, &tola, ^ ../include/lapack.h:3781:23: note: expanded from macro 'LAPACK_zggsvp' #define LAPACK_zggsvp LAPACK_GLOBAL(zggsvp,ZGGSVP) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :241:1: note: expanded from here zggsvp_ ^ lapacke_zggsvp_work.c:52:9: note: did you mean 'zggsvp3_'? ../include/lapack.h:3781:23: note: expanded from macro 'LAPACK_zggsvp' #define LAPACK_zggsvp LAPACK_GLOBAL(zggsvp,ZGGSVP) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :241:1: note: expanded from here zggsvp_ ^ ../include/lapack.h:3842:6: note: 'zggsvp3_' declared here void LAPACK_zggsvp3( ^ ../include/lapack.h:3841:24: note: expanded from macro 'LAPACK_zggsvp3' #define LAPACK_zggsvp3 LAPACK_GLOBAL(zggsvp3,ZGGSVP3) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :111:1: note: expanded from here zggsvp3_ ^ lapacke_zggsvp_work.c:139:9: error: implicit declaration of function 'zggsvp_' is invalid in C99 [-Werror,-Wimplicit-function-declaration] LAPACK_zggsvp( &jobu, &jobv, &jobq, &m, &p, &n, a_t, &lda_t, b_t, ^ ../include/lapack.h:3781:23: note: expanded from macro 'LAPACK_zggsvp' #define LAPACK_zggsvp LAPACK_GLOBAL(zggsvp,ZGGSVP) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :242:1: note: expanded from here zggsvp_ ^ 2 errors generated. make[3]: *** [lapacke_zggsvp_work.o] Error 1 lapacke_cggsvd_work.c:51:9: error: implicit declaration of function 'cggsvd_' is invalid in C99 [-Werror,-Wimplicit-function-declaration] LAPACK_cggsvd( &jobu, &jobv, &jobq, &m, &n, &p, k, l, a, &lda, b, &ldb, ^ ../include/lapack.h:3670:23: note: expanded from macro 'LAPACK_cggsvd' #define LAPACK_cggsvd LAPACK_GLOBAL(cggsvd,CGGSVD) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :241:1: note: expanded from here cggsvd_ ^ lapacke_cggsvd_work.c:138:9: error: implicit declaration of function 'cggsvd_' is invalid in C99 [-Werror,-Wimplicit-function-declaration] LAPACK_cggsvd( &jobu, &jobv, &jobq, &m, &n, &p, k, l, a_t, &lda_t, b_t, ^ ../include/lapack.h:3670:23: note: expanded from macro 'LAPACK_cggsvd' #define LAPACK_cggsvd LAPACK_GLOBAL(cggsvd,CGGSVD) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :242:1: note: expanded from here cggsvd_ ^ 2 errors generated. make[3]: *** [lapacke_cggsvd_work.o] Error 1 lapacke_dggsvd_work.c:48:9: error: implicit declaration of function 'dggsvd_' is invalid in C99 [-Werror,-Wimplicit-function-declaration] LAPACK_dggsvd( &jobu, &jobv, &jobq, &m, &n, &p, k, l, a, &lda, b, &ldb, ^ ../include/lapack.h:3661:23: note: expanded from macro 'LAPACK_dggsvd' #define LAPACK_dggsvd LAPACK_GLOBAL(dggsvd,DGGSVD) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :241:1: note: expanded from here dggsvd_ ^ lapacke_dggsvd_work.c:127:9: error: implicit declaration of function 'dggsvd_' is invalid in C99 [-Werror,-Wimplicit-function-declaration] LAPACK_dggsvd( &jobu, &jobv, &jobq, &m, &n, &p, k, l, a_t, &lda_t, b_t, ^ ../include/lapack.h:3661:23: note: expanded from macro 'LAPACK_dggsvd' #define LAPACK_dggsvd LAPACK_GLOBAL(dggsvd,DGGSVD) ^ ../include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ ^ :242:1: note: expanded from here dggsvd_ ^ 2 errors generated. make[3]: *** [lapacke_dggsvd_work.o] Error 1 make[2]: *** [lapacke] Error 2 make[1]: *** [lapackelib] Error 2 make: *** [netlib] Error 2 ==> Error: ProcessError: Command exited with status 2: 'make' '-j12' 'CC=/Users/zhiyuan/.local/opt/spack/lib/spack/env/clang/clang' 'FC=/Users/zhiyuan/.local/opt/spack/lib/spack/env/clang/gfortran' 'MAKE_NB_JOBS=0' 'ARCH=x86_64' 'TARGET=SKYLAKEX' 'NO_AVX512=1' 'USE_OPENMP=0' 'USE_THREAD=0' 'libs' 'netlib' 'shared'