* installing *source* package ‘graphicalEvidence’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.8 (11)’ clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c GammaSampler.cpp -o GammaSampler.o In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:569:6: error: conflicting types for 'cgbcon_' 569 | void LAPACK_cgbcon_base( | ^ /usr/include/lapack.h:568:28: note: expanded from macro 'LAPACK_cgbcon_base' 568 | #define LAPACK_cgbcon_base LAPACK_GLOBAL(cgbcon,CGBCON) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :572:1: note: expanded from here 572 | cgbcon_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:819:8: note: previous declaration is here 819 | void arma_fortran(arma_cgbcon)(const char* norm, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_cxf* ab, const blas_int* ldab, const blas_int* ipiv, const float* anorm, float* rcond, blas_cxf* work, float* rwork, blas_int* info, blas_len norm_len) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :498:1: note: expanded from here 498 | cgbcon_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:629:6: error: conflicting types for 'zgbcon_' 629 | void LAPACK_zgbcon_base( | ^ /usr/include/lapack.h:628:28: note: expanded from macro 'LAPACK_zgbcon_base' 628 | #define LAPACK_zgbcon_base LAPACK_GLOBAL(zgbcon,ZGBCON) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :4:1: note: expanded from here 4 | zgbcon_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:820:8: note: previous declaration is here 820 | void arma_fortran(arma_zgbcon)(const char* norm, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_cxd* ab, const blas_int* ldab, const blas_int* ipiv, const double* anorm, double* rcond, blas_cxd* work, double* rwork, blas_int* info, blas_len norm_len) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :499:1: note: expanded from here 499 | zgbcon_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:941:6: error: conflicting types for 'cgbsv_' 941 | void LAPACK_cgbsv( | ^ /usr/include/lapack.h:940:22: note: expanded from macro 'LAPACK_cgbsv' 940 | #define LAPACK_cgbsv LAPACK_GLOBAL(cgbsv,CGBSV) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :21:1: note: expanded from here 21 | cgbsv_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:721:8: note: previous declaration is here 721 | void arma_fortran(arma_cgbsv)(const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, blas_cxf* ab, const blas_int* ldab, blas_int* ipiv, blas_cxf* b, const blas_int* ldb, blas_int* info) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :444:1: note: expanded from here 444 | cgbsv_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:962:6: error: conflicting types for 'zgbsv_' 962 | void LAPACK_zgbsv( | ^ /usr/include/lapack.h:961:22: note: expanded from macro 'LAPACK_zgbsv' 961 | #define LAPACK_zgbsv LAPACK_GLOBAL(zgbsv,ZGBSV) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :24:1: note: expanded from here 24 | zgbsv_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:722:8: note: previous declaration is here 722 | void arma_fortran(arma_zgbsv)(const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, blas_cxd* ab, const blas_int* ldab, blas_int* ipiv, blas_cxd* b, const blas_int* ldb, blas_int* info) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :445:1: note: expanded from here 445 | zgbsv_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:969:6: error: conflicting types for 'cgbsvx_' 969 | void LAPACK_cgbsvx_base( | ^ /usr/include/lapack.h:968:28: note: expanded from macro 'LAPACK_cgbsvx_base' 968 | #define LAPACK_cgbsvx_base LAPACK_GLOBAL(cgbsvx,CGBSVX) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :25:1: note: expanded from here 25 | cgbsvx_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:729:8: note: previous declaration is here 729 | void arma_fortran(arma_cgbsvx)(const char* fact, const char* trans, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, blas_cxf* ab, const blas_int* ldab, blas_cxf* afb, const blas_int* ldafb, blas_int* ipiv, char* equed, float* r, float* c, blas_cxf* b, const blas_int* ldb, blas_cxf* x, const blas_int* ldx, float* rcond, float* ferr, float* berr, blas_cxf* work, float* rwork, blas_int* info, blas_len fact_len, blas_len trans_len, blas_len equed_len) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :448:1: note: expanded from here 448 | cgbsvx_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:1050:6: error: conflicting types for 'zgbsvx_' 1050 | void LAPACK_zgbsvx_base( | ^ /usr/include/lapack.h:1049:28: note: expanded from macro 'LAPACK_zgbsvx_base' 1049 | #define LAPACK_zgbsvx_base LAPACK_GLOBAL(zgbsvx,ZGBSVX) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :28:1: note: expanded from here 28 | zgbsvx_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:730:8: note: previous declaration is here 730 | void arma_fortran(arma_zgbsvx)(const char* fact, const char* trans, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, blas_cxd* ab, const blas_int* ldab, blas_cxd* afb, const blas_int* ldafb, blas_int* ipiv, char* equed, double* r, double* c, blas_cxd* b, const blas_int* ldb, blas_cxd* x, const blas_int* ldx, double* rcond, double* ferr, double* berr, blas_cxd* work, double* rwork, blas_int* info, blas_len fact_len, blas_len trans_len, blas_len equed_len) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :449:1: note: expanded from here 449 | zgbsvx_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:1197:6: error: conflicting types for 'cgbtrf_' 1197 | void LAPACK_cgbtrf( | ^ /usr/include/lapack.h:1196:23: note: expanded from macro 'LAPACK_cgbtrf' 1196 | #define LAPACK_cgbtrf LAPACK_GLOBAL(cgbtrf,CGBTRF) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :33:1: note: expanded from here 33 | cgbtrf_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:709:8: note: previous declaration is here 709 | void arma_fortran(arma_cgbtrf)(const blas_int* m, const blas_int* n, const blas_int* kl, const blas_int* ku, blas_cxf* ab, const blas_int* ldab, blas_int* ipiv, blas_int* info) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :436:1: note: expanded from here 436 | cgbtrf_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:1215:6: error: conflicting types for 'zgbtrf_' 1215 | void LAPACK_zgbtrf( | ^ /usr/include/lapack.h:1214:23: note: expanded from macro 'LAPACK_zgbtrf' 1214 | #define LAPACK_zgbtrf LAPACK_GLOBAL(zgbtrf,ZGBTRF) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :36:1: note: expanded from here 36 | zgbtrf_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:710:8: note: previous declaration is here 710 | void arma_fortran(arma_zgbtrf)(const blas_int* m, const blas_int* n, const blas_int* kl, const blas_int* ku, blas_cxd* ab, const blas_int* ldab, blas_int* ipiv, blas_int* info) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :437:1: note: expanded from here 437 | zgbtrf_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:1221:6: error: conflicting types for 'cgbtrs_' 1221 | void LAPACK_cgbtrs_base( | ^ /usr/include/lapack.h:1220:28: note: expanded from macro 'LAPACK_cgbtrs_base' 1220 | #define LAPACK_cgbtrs_base LAPACK_GLOBAL(cgbtrs,CGBTRS) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :37:1: note: expanded from here 37 | cgbtrs_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:715:8: note: previous declaration is here 715 | void arma_fortran(arma_cgbtrs)(const char* trans, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, const blas_cxf* ab, const blas_int* ldab, const blas_int* ipiv, blas_cxf* b, const blas_int* ldb, blas_int* info, blas_len trans_len) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :440:1: note: expanded from here 440 | cgbtrs_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:1272:6: error: conflicting types for 'zgbtrs_' 1272 | void LAPACK_zgbtrs_base( | ^ /usr/include/lapack.h:1271:28: note: expanded from macro 'LAPACK_zgbtrs_base' 1271 | #define LAPACK_zgbtrs_base LAPACK_GLOBAL(zgbtrs,ZGBTRS) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :40:1: note: expanded from here 40 | zgbtrs_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:716:8: note: previous declaration is here 716 | void arma_fortran(arma_zgbtrs)(const char* trans, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, const blas_cxd* ab, const blas_int* ldab, const blas_int* ipiv, blas_cxd* b, const blas_int* ldb, blas_int* info, blas_len trans_len) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :441:1: note: expanded from here 441 | zgbtrs_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:1469:6: error: conflicting types for 'cgecon_' 1469 | void LAPACK_cgecon_base( | ^ /usr/include/lapack.h:1468:28: note: expanded from macro 'LAPACK_cgecon_base' 1468 | #define LAPACK_cgecon_base LAPACK_GLOBAL(cgecon,CGECON) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :53:1: note: expanded from here 53 | cgecon_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:795:8: note: previous declaration is here 795 | void arma_fortran(arma_cgecon)(const char* norm, const blas_int* n, const blas_cxf* a, const blas_int* lda, const float* anorm, float* rcond, blas_cxf* work, float* rwork, blas_int* info, blas_len norm_len) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :486:1: note: expanded from here 486 | cgecon_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:1529:6: error: conflicting types for 'zgecon_' 1529 | void LAPACK_zgecon_base( | ^ /usr/include/lapack.h:1528:28: note: expanded from macro 'LAPACK_zgecon_base' 1528 | #define LAPACK_zgecon_base LAPACK_GLOBAL(zgecon,ZGECON) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :56:1: note: expanded from here 56 | zgecon_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:796:8: note: previous declaration is here 796 | void arma_fortran(arma_zgecon)(const char* norm, const blas_int* n, const blas_cxd* a, const blas_int* lda, const double* anorm, double* rcond, blas_cxd* work, double* rwork, blas_int* info, blas_len norm_len) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :487:1: note: expanded from here 487 | zgecon_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:1637:6: error: conflicting types for 'cgees_' 1637 | void LAPACK_cgees_base( | ^ /usr/include/lapack.h:1636:27: note: expanded from macro 'LAPACK_cgees_base' 1636 | #define LAPACK_cgees_base LAPACK_GLOBAL(cgees,CGEES) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :65:1: note: expanded from here 65 | cgees_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:751:8: note: previous declaration is here 751 | void arma_fortran(arma_cgees)(const char* jobvs, const char* sort, fn_select_c1 select, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_int* sdim, blas_cxf* w, blas_cxf* vs, const blas_int* ldvs, blas_cxf* work, const blas_int* lwork, float* rwork, blas_int* bwork, blas_int* info, blas_len jobvs_len, blas_len sort_len) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :460:1: note: expanded from here 460 | cgees_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:1697:6: error: conflicting types for 'zgees_' 1697 | void LAPACK_zgees_base( | ^ /usr/include/lapack.h:1696:27: note: expanded from macro 'LAPACK_zgees_base' 1696 | #define LAPACK_zgees_base LAPACK_GLOBAL(zgees,ZGEES) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :68:1: note: expanded from here 68 | zgees_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:752:8: note: previous declaration is here 752 | void arma_fortran(arma_zgees)(const char* jobvs, const char* sort, fn_select_z1 select, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_int* sdim, blas_cxd* w, blas_cxd* vs, const blas_int* ldvs, blas_cxd* work, const blas_int* lwork, double* rwork, blas_int* bwork, blas_int* info, blas_len jobvs_len, blas_len sort_len) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :461:1: note: expanded from here 461 | zgees_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:1807:6: error: conflicting types for 'cgeev_' 1807 | void LAPACK_cgeev_base( | ^ /usr/include/lapack.h:1806:27: note: expanded from macro 'LAPACK_cgeev_base' 1806 | #define LAPACK_cgeev_base LAPACK_GLOBAL(cgeev,CGEEV) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :73:1: note: expanded from here 73 | cgeev_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:561:8: note: previous declaration is here 561 | void arma_fortran(arma_cgeev)(const char* jobvl, const char* jobvr, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_cxf* w, blas_cxf* vl, const blas_int* ldvl, blas_cxf* vr, const blas_int* ldvr, blas_cxf* work, const blas_int* lwork, float* rwork, blas_int* info, blas_len jobvl_len, blas_len jobvr_len) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :352:1: note: expanded from here 352 | cgeev_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:1870:6: error: conflicting types for 'zgeev_' 1870 | void LAPACK_zgeev_base( | ^ /usr/include/lapack.h:1869:27: note: expanded from macro 'LAPACK_zgeev_base' 1869 | #define LAPACK_zgeev_base LAPACK_GLOBAL(zgeev,ZGEEV) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :76:1: note: expanded from here 76 | zgeev_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:562:8: note: previous declaration is here 562 | void arma_fortran(arma_zgeev)(const char* jobvl, const char* jobvr, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_cxd* w, blas_cxd* vl, const blas_int* ldvl, blas_cxd* vr, const blas_int* ldvr, blas_cxd* work, const blas_int* lwork, double* rwork, blas_int* info, blas_len jobvl_len, blas_len jobvr_len) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :353:1: note: expanded from here 353 | zgeev_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:1891:6: error: conflicting types for 'cgeevx_' 1891 | void LAPACK_cgeevx_base( | ^ /usr/include/lapack.h:1890:28: note: expanded from macro 'LAPACK_cgeevx_base' 1890 | #define LAPACK_cgeevx_base LAPACK_GLOBAL(cgeevx,CGEEVX) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :77:1: note: expanded from here 77 | cgeevx_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:569:8: note: previous declaration is here 569 | void arma_fortran(arma_cgeevx)(const char* balanc, const char* jobvl, const char* jobvr, const char* sense, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_cxf* w, blas_cxf* vl, const blas_int* ldvl, blas_cxf* vr, const blas_int* ldvr, blas_int* ilo, blas_int* ihi, float* scale, float* abnrm, float* rconde, float* rcondv, blas_cxf* work, const blas_int* lwork, float* rwork, const blas_int* info, blas_len balanc_len, blas_len jobvl_len, blas_len jobvr_len, blas_len sense_len) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :356:1: note: expanded from here 356 | cgeevx_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:1968:6: error: conflicting types for 'zgeevx_' 1968 | void LAPACK_zgeevx_base( | ^ /usr/include/lapack.h:1967:28: note: expanded from macro 'LAPACK_zgeevx_base' 1967 | #define LAPACK_zgeevx_base LAPACK_GLOBAL(zgeevx,ZGEEVX) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :80:1: note: expanded from here 80 | zgeevx_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:570:8: note: previous declaration is here 570 | void arma_fortran(arma_zgeevx)(const char* balanc, const char* jobvl, const char* jobvr, const char* sense, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_cxd* w, blas_cxd* vl, const blas_int* ldvl, blas_cxd* vr, const blas_int* ldvr, blas_int* ilo, blas_int* ihi, double* scale, double* abnrm, double* rconde, double* rcondv, blas_cxd* work, const blas_int* lwork, double* rwork, const blas_int* info, blas_len balanc_len, blas_len jobvl_len, blas_len jobvr_len, blas_len sense_len) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :357:1: note: expanded from here 357 | zgeevx_ | ^ In file included from GammaSampler.cpp:1: In file included from ./graphical_evidence.h:28: In file included from /usr/include/lapacke.h:36: /usr/include/lapack.h:1993:6: error: conflicting types for 'cgehrd_' 1993 | void LAPACK_cgehrd( | ^ /usr/include/lapack.h:1992:23: note: expanded from macro 'LAPACK_cgehrd' 1992 | #define LAPACK_cgehrd LAPACK_GLOBAL(cgehrd,CGEHRD) | ^ /usr/include/lapacke_mangling.h:12:39: note: expanded from macro 'LAPACK_GLOBAL' 12 | #define LAPACK_GLOBAL(lcname,UCNAME) lcname##_ | ^ :81:1: note: expanded from here 81 | cgehrd_ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:840:8: note: previous declaration is here 840 | void arma_fortran(arma_cgehrd)(const blas_int* n, const blas_int* ilo, const blas_int* ihi, blas_cxf* a, const blas_int* lda, blas_cxf* tao, blas_cxf* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:72:34: note: expanded from macro 'arma_fortran' 72 | #define arma_fortran(function) arma_fortran_sans_prefix_B(function) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:48:48: note: expanded from macro 'arma_fortran_sans_prefix_B' 48 | #define arma_fortran_sans_prefix_B(function) function##_ | ^ :509:1: note: expanded from here 509 | cgehrd_ | ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make: *** [/home/hornik/tmp/R-d-clang-18/etc/Makeconf:202: GammaSampler.o] Error 1 ERROR: compilation failed for package ‘graphicalEvidence’ * removing ‘/srv/hornik/tmp/CRAN_pretest/graphicalEvidence.Rcheck/graphicalEvidence’