Temporary header file '/tmp/F5QPu_OAWQ/dump1.h' with the following content will be compiled to create GCC translation unit dump: // add defines #define __STDC_VERSION__ 201710L #define _GXX_NULLPTR_T #define CLUTTER_ENABLE_COMPOSITOR_API 1 #define _REGEX_NELTS(n) #define _Atomic #define PACKED #define getaddrinfo_a(a,b,c,d) // add includes #include "/usr/include/sdpa_algebra.h" #include "/usr/include/sdpa_block.h" #include "/usr/include/sdpa_call.h" #include "/usr/include/sdpa_chordal.h" #include "/usr/include/sdpa_dataset.h" #include "/usr/include/sdpa_dpotrf.h" #include "/usr/include/sdpa_include.h" #include "/usr/include/sdpa_io.h" #include "/usr/include/sdpa_jordan.h" #include "/usr/include/sdpa_linear.h" #include "/usr/include/sdpa_newton.h" #include "/usr/include/sdpa_parts.h" #include "/usr/include/sdpa_right.h" #include "/usr/include/sdpa_struct.h" #include "/usr/include/sdpa_tool.h" // add namespaces namespace sdpa{typedef int tmp_add_type_1;} sdpa::tmp_add_type_1 tmp_add_func_1(){return 0;}; // add classes SDPA* tmp_add_class_0; _G_fpos64_t* tmp_add_class_1; _G_fpos_t* tmp_add_class_2; _IO_cookie_io_functions_t* tmp_add_class_3; itimerval* tmp_add_class_4; The GCC parameters: gcc -fdump-lang-raw -fkeep-inline-functions -c -x c++ -fpermissive -w "/tmp/F5QPu_OAWQ/dump1.h" In file included from /tmp/F5QPu_OAWQ/dump1.h:12: /usr/include/sdpa_algebra.h:40:28: error: ‘dtrsm’ was not declared in this scope; did you mean ‘dtrsm_fc’? 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:40:35: error: ‘DTRSM’ was not declared in this scope 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:41:19: error: redefinition of ‘int FC_FUNC’ 41 | #define dsyrk_fc FC_FUNC (dsyrk, DSYRK) | ^~~~~~~ /usr/include/sdpa_algebra.h:68:13: note: in expansion of macro ‘dsyrk_fc’ 68 | FC_RET_I dsyrk_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:40:19: note: ‘int FC_FUNC’ previously defined here 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:41:28: error: ‘dsyrk’ was not declared in this scope; did you mean ‘dsyrk_fc’? 41 | #define dsyrk_fc FC_FUNC (dsyrk, DSYRK) | ^~~~~ /usr/include/sdpa_algebra.h:68:13: note: in expansion of macro ‘dsyrk_fc’ 68 | FC_RET_I dsyrk_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:41:35: error: ‘DSYRK’ was not declared in this scope 41 | #define dsyrk_fc FC_FUNC (dsyrk, DSYRK) | ^~~~~ /usr/include/sdpa_algebra.h:68:13: note: in expansion of macro ‘dsyrk_fc’ 68 | FC_RET_I dsyrk_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:42:19: error: redefinition of ‘int FC_FUNC’ 42 | #define dcopy_fc FC_FUNC (dcopy, DCOPY) | ^~~~~~~ /usr/include/sdpa_algebra.h:75:13: note: in expansion of macro ‘dcopy_fc’ 75 | FC_RET_I dcopy_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:40:19: note: ‘int FC_FUNC’ previously defined here 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:42:28: error: ‘dcopy’ was not declared in this scope; did you mean ‘dcopy_fc’? 42 | #define dcopy_fc FC_FUNC (dcopy, DCOPY) | ^~~~~ /usr/include/sdpa_algebra.h:75:13: note: in expansion of macro ‘dcopy_fc’ 75 | FC_RET_I dcopy_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:42:35: error: ‘DCOPY’ was not declared in this scope 42 | #define dcopy_fc FC_FUNC (dcopy, DCOPY) | ^~~~~ /usr/include/sdpa_algebra.h:75:13: note: in expansion of macro ‘dcopy_fc’ 75 | FC_RET_I dcopy_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:43:19: error: redefinition of ‘int FC_FUNC’ 43 | #define daxpy_fc FC_FUNC (daxpy, DAXPY) | ^~~~~~~ /usr/include/sdpa_algebra.h:80:13: note: in expansion of macro ‘daxpy_fc’ 80 | FC_RET_I daxpy_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:40:19: note: ‘int FC_FUNC’ previously defined here 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:43:28: error: ‘daxpy’ was not declared in this scope; did you mean ‘daxpy_fc’? 43 | #define daxpy_fc FC_FUNC (daxpy, DAXPY) | ^~~~~ /usr/include/sdpa_algebra.h:80:13: note: in expansion of macro ‘daxpy_fc’ 80 | FC_RET_I daxpy_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:43:35: error: ‘DAXPY’ was not declared in this scope 43 | #define daxpy_fc FC_FUNC (daxpy, DAXPY) | ^~~~~ /usr/include/sdpa_algebra.h:80:13: note: in expansion of macro ‘daxpy_fc’ 80 | FC_RET_I daxpy_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:44:19: error: redefinition of ‘int FC_FUNC’ 44 | #define dgemm_fc FC_FUNC (dgemm, DGEMM) | ^~~~~~~ /usr/include/sdpa_algebra.h:86:13: note: in expansion of macro ‘dgemm_fc’ 86 | FC_RET_I dgemm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:40:19: note: ‘int FC_FUNC’ previously defined here 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:44:28: error: ‘dgemm’ was not declared in this scope; did you mean ‘dgemm_fc’? 44 | #define dgemm_fc FC_FUNC (dgemm, DGEMM) | ^~~~~ /usr/include/sdpa_algebra.h:86:13: note: in expansion of macro ‘dgemm_fc’ 86 | FC_RET_I dgemm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:44:35: error: ‘DGEMM’ was not declared in this scope 44 | #define dgemm_fc FC_FUNC (dgemm, DGEMM) | ^~~~~ /usr/include/sdpa_algebra.h:86:13: note: in expansion of macro ‘dgemm_fc’ 86 | FC_RET_I dgemm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:45:19: error: redefinition of ‘int FC_FUNC’ 45 | #define dgemv_fc FC_FUNC (dgemv, DGEMV) | ^~~~~~~ /usr/include/sdpa_algebra.h:94:13: note: in expansion of macro ‘dgemv_fc’ 94 | FC_RET_I dgemv_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:40:19: note: ‘int FC_FUNC’ previously defined here 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:45:28: error: ‘dgemv’ was not declared in this scope; did you mean ‘dgemv_fc’? 45 | #define dgemv_fc FC_FUNC (dgemv, DGEMV) | ^~~~~ /usr/include/sdpa_algebra.h:94:13: note: in expansion of macro ‘dgemv_fc’ 94 | FC_RET_I dgemv_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:45:35: error: ‘DGEMV’ was not declared in this scope 45 | #define dgemv_fc FC_FUNC (dgemv, DGEMV) | ^~~~~ /usr/include/sdpa_algebra.h:94:13: note: in expansion of macro ‘dgemv_fc’ 94 | FC_RET_I dgemv_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:46:19: error: redefinition of ‘int FC_FUNC’ 46 | #define dscal_fc FC_FUNC (dscal, DSCAL) | ^~~~~~~ /usr/include/sdpa_algebra.h:102:13: note: in expansion of macro ‘dscal_fc’ 102 | FC_RET_I dscal_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:40:19: note: ‘int FC_FUNC’ previously defined here 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:46:28: error: ‘dscal’ was not declared in this scope; did you mean ‘dscal_fc’? 46 | #define dscal_fc FC_FUNC (dscal, DSCAL) | ^~~~~ /usr/include/sdpa_algebra.h:102:13: note: in expansion of macro ‘dscal_fc’ 102 | FC_RET_I dscal_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:46:35: error: ‘DSCAL’ was not declared in this scope 46 | #define dscal_fc FC_FUNC (dscal, DSCAL) | ^~~~~ /usr/include/sdpa_algebra.h:102:13: note: in expansion of macro ‘dscal_fc’ 102 | FC_RET_I dscal_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:47:19: error: redefinition of ‘int FC_FUNC’ 47 | #define dtrsv_fc FC_FUNC (dtrsv, DTRSV) | ^~~~~~~ /usr/include/sdpa_algebra.h:107:13: note: in expansion of macro ‘dtrsv_fc’ 107 | FC_RET_I dtrsv_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:40:19: note: ‘int FC_FUNC’ previously defined here 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:47:28: error: ‘dtrsv’ was not declared in this scope; did you mean ‘dtrsv_fc’? 47 | #define dtrsv_fc FC_FUNC (dtrsv, DTRSV) | ^~~~~ /usr/include/sdpa_algebra.h:107:13: note: in expansion of macro ‘dtrsv_fc’ 107 | FC_RET_I dtrsv_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:47:35: error: ‘DTRSV’ was not declared in this scope 47 | #define dtrsv_fc FC_FUNC (dtrsv, DTRSV) | ^~~~~ /usr/include/sdpa_algebra.h:107:13: note: in expansion of macro ‘dtrsv_fc’ 107 | FC_RET_I dtrsv_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:48:19: error: redefinition of ‘int FC_FUNC’ 48 | #define dtrmv_fc FC_FUNC (dtrmv, DTRMV) | ^~~~~~~ /usr/include/sdpa_algebra.h:113:13: note: in expansion of macro ‘dtrmv_fc’ 113 | FC_RET_I dtrmv_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:40:19: note: ‘int FC_FUNC’ previously defined here 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:48:28: error: ‘dtrmv’ was not declared in this scope; did you mean ‘dtrmv_fc’? 48 | #define dtrmv_fc FC_FUNC (dtrmv, DTRMV) | ^~~~~ /usr/include/sdpa_algebra.h:113:13: note: in expansion of macro ‘dtrmv_fc’ 113 | FC_RET_I dtrmv_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:48:35: error: ‘DTRMV’ was not declared in this scope 48 | #define dtrmv_fc FC_FUNC (dtrmv, DTRMV) | ^~~~~ /usr/include/sdpa_algebra.h:113:13: note: in expansion of macro ‘dtrmv_fc’ 113 | FC_RET_I dtrmv_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:49:19: error: conflicting declaration ‘double FC_FUNC’ 49 | #define ddot_fc FC_FUNC (ddot, DDOT) | ^~~~~~~ /usr/include/sdpa_algebra.h:118:13: note: in expansion of macro ‘ddot_fc’ 118 | FC_RET_D ddot_fc | ^~~~~~~ /usr/include/sdpa_algebra.h:40:19: note: previous declaration as ‘int FC_FUNC’ 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:49:28: error: ‘ddot’ was not declared in this scope 49 | #define ddot_fc FC_FUNC (ddot, DDOT) | ^~~~ /usr/include/sdpa_algebra.h:118:13: note: in expansion of macro ‘ddot_fc’ 118 | FC_RET_D ddot_fc | ^~~~~~~ /usr/include/sdpa_algebra.h:49:34: error: ‘DDOT’ was not declared in this scope 49 | #define ddot_fc FC_FUNC (ddot, DDOT) | ^~~~ /usr/include/sdpa_algebra.h:118:13: note: in expansion of macro ‘ddot_fc’ 118 | FC_RET_D ddot_fc | ^~~~~~~ /usr/include/sdpa_algebra.h:50:19: error: redefinition of ‘int FC_FUNC’ 50 | #define dtrmm_fc FC_FUNC (dtrmm, DTRMM) | ^~~~~~~ /usr/include/sdpa_algebra.h:121:13: note: in expansion of macro ‘dtrmm_fc’ 121 | FC_RET_I dtrmm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:40:19: note: ‘int FC_FUNC’ previously defined here 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:50:28: error: ‘dtrmm’ was not declared in this scope; did you mean ‘dtrmm_fc’? 50 | #define dtrmm_fc FC_FUNC (dtrmm, DTRMM) | ^~~~~ /usr/include/sdpa_algebra.h:121:13: note: in expansion of macro ‘dtrmm_fc’ 121 | FC_RET_I dtrmm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:50:35: error: ‘DTRMM’ was not declared in this scope 50 | #define dtrmm_fc FC_FUNC (dtrmm, DTRMM) | ^~~~~ /usr/include/sdpa_algebra.h:121:13: note: in expansion of macro ‘dtrmm_fc’ 121 | FC_RET_I dtrmm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:51:19: error: redefinition of ‘int FC_FUNC’ 51 | #define ilaenv_fc FC_FUNC (ilaenv, ILAENV) | ^~~~~~~ /usr/include/sdpa_algebra.h:131:13: note: in expansion of macro ‘ilaenv_fc’ 131 | FC_RET_I ilaenv_fc | ^~~~~~~~~ /usr/include/sdpa_algebra.h:40:19: note: ‘int FC_FUNC’ previously defined here 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:51:28: error: ‘ilaenv’ was not declared in this scope; did you mean ‘ilaenv_fc’? 51 | #define ilaenv_fc FC_FUNC (ilaenv, ILAENV) | ^~~~~~ /usr/include/sdpa_algebra.h:131:13: note: in expansion of macro ‘ilaenv_fc’ 131 | FC_RET_I ilaenv_fc | ^~~~~~~~~ /usr/include/sdpa_algebra.h:51:36: error: ‘ILAENV’ was not declared in this scope 51 | #define ilaenv_fc FC_FUNC (ilaenv, ILAENV) | ^~~~~~ /usr/include/sdpa_algebra.h:131:13: note: in expansion of macro ‘ilaenv_fc’ 131 | FC_RET_I ilaenv_fc | ^~~~~~~~~ /usr/include/sdpa_algebra.h:52:19: error: redefinition of ‘int FC_FUNC’ 52 | #define dsteqr_fc FC_FUNC (dsteqr, DSTEQR) | ^~~~~~~ /usr/include/sdpa_algebra.h:135:13: note: in expansion of macro ‘dsteqr_fc’ 135 | FC_RET_I dsteqr_fc | ^~~~~~~~~ /usr/include/sdpa_algebra.h:40:19: note: ‘int FC_FUNC’ previously defined here 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:52:28: error: ‘dsteqr’ was not declared in this scope 52 | #define dsteqr_fc FC_FUNC (dsteqr, DSTEQR) | ^~~~~~ /usr/include/sdpa_algebra.h:135:13: note: in expansion of macro ‘dsteqr_fc’ 135 | FC_RET_I dsteqr_fc | ^~~~~~~~~ /usr/include/sdpa_algebra.h:52:36: error: ‘DSTEQR’ was not declared in this scope 52 | #define dsteqr_fc FC_FUNC (dsteqr, DSTEQR) | ^~~~~~ /usr/include/sdpa_algebra.h:135:13: note: in expansion of macro ‘dsteqr_fc’ 135 | FC_RET_I dsteqr_fc | ^~~~~~~~~ /usr/include/sdpa_algebra.h:53:19: error: redefinition of ‘int FC_FUNC’ 53 | #define dsyev_fc FC_FUNC (dsyev, DSYEV) | ^~~~~~~ /usr/include/sdpa_algebra.h:140:13: note: in expansion of macro ‘dsyev_fc’ 140 | FC_RET_I dsyev_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:40:19: note: ‘int FC_FUNC’ previously defined here 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:53:28: error: ‘dsyev’ was not declared in this scope; did you mean ‘dsyev_fc’? 53 | #define dsyev_fc FC_FUNC (dsyev, DSYEV) | ^~~~~ /usr/include/sdpa_algebra.h:140:13: note: in expansion of macro ‘dsyev_fc’ 140 | FC_RET_I dsyev_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:53:35: error: ‘DSYEV’ was not declared in this scope 53 | #define dsyev_fc FC_FUNC (dsyev, DSYEV) | ^~~~~ /usr/include/sdpa_algebra.h:140:13: note: in expansion of macro ‘dsyev_fc’ 140 | FC_RET_I dsyev_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:54:19: error: redefinition of ‘int FC_FUNC’ 54 | #define dpotrf_fc FC_FUNC (dpotrf, DPORTRF) | ^~~~~~~ /usr/include/sdpa_algebra.h:145:13: note: in expansion of macro ‘dpotrf_fc’ 145 | FC_RET_I dpotrf_fc | ^~~~~~~~~ /usr/include/sdpa_algebra.h:40:19: note: ‘int FC_FUNC’ previously defined here 40 | #define dtrsm_fc FC_FUNC (dtrsm, DTRSM) | ^~~~~~~ /usr/include/sdpa_algebra.h:60:13: note: in expansion of macro ‘dtrsm_fc’ 60 | FC_RET_I dtrsm_fc | ^~~~~~~~ /usr/include/sdpa_algebra.h:54:28: error: ‘dpotrf’ was not declared in this scope; did you mean ‘dpotrf_fc’? 54 | #define dpotrf_fc FC_FUNC (dpotrf, DPORTRF) | ^~~~~~ /usr/include/sdpa_algebra.h:145:13: note: in expansion of macro ‘dpotrf_fc’ 145 | FC_RET_I dpotrf_fc | ^~~~~~~~~ /usr/include/sdpa_algebra.h:54:36: error: ‘DPORTRF’ was not declared in this scope 54 | #define dpotrf_fc FC_FUNC (dpotrf, DPORTRF) | ^~~~~~~ /usr/include/sdpa_algebra.h:145:13: note: in expansion of macro ‘dpotrf_fc’ 145 | FC_RET_I dpotrf_fc | ^~~~~~~~~