This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:922: checking host system type configure:948: checking for mawk configure:948: checking for gawk configure:948: checking for nawk configure:948: checking for awk configure:1017: checking whether make sets ${MAKE} configure:1082: checking whether the C compiler (/opt/local/bin/gcc-mp-13 -std=c99 ) works configure:1099: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:1128: checking whether the C compiler (/opt/local/bin/gcc-mp-13 -std=c99 ) is a cross-compiler configure:1136: checking whether we are using GNU C configure:1145: /opt/local/bin/gcc-mp-13 -E conftest.c configure:1192: checking whether the C++ compiler (/opt/local/bin/g++-mp-13 -std=c++14 ) works configure:1209: /opt/local/bin/g++-mp-13 -o conftest -std=c++14 conftest.C 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:1235: checking whether the C++ compiler (/opt/local/bin/g++-mp-13 -std=c++14 ) is a cross-compiler configure:1243: checking whether we are using GNU C++ configure:1252: /opt/local/bin/g++-mp-13 -E conftest.C configure:1304: checking for nvcc configure:1339: checking for ranlib configure:1465: checking for perl configure:1502: checking for gtar configure:1502: checking for tar configure:1539: checking for xargs configure:1576: checking for gzip configure:1613: checking for gpatch configure:1613: checking for patch configure:1650: checking for git configure:1687: checking for ar configure:1724: checking for mkdir configure:1763: checking for bash configure:2053: checking whether the Fortran compiler (/opt/local/bin/gfortran-mp-13 ) works configure:2068: /opt/local/bin/gfortran-mp-13 -o conftest -ffixed-line-length-none -fcray-pointer conftest.f 1>&5 ld: warning: ignoring duplicate libraries: '-lemutls_w', '-lgcc' configure:2097: checking whether the Fortran compiler (/opt/local/bin/gfortran-mp-13 ) is a cross-compiler configure:2105: checking whether the Fortran compiler (/opt/local/bin/gfortran-mp-13 ) supports TYPE(*) for CCTK_PointerTo configure:2130: /opt/local/bin/gfortran-mp-13 -c -ffixed-line-length-none -fcray-pointer conftest.f 1>&5 configure:2170: checking how to run the C preprocessor configure:2250: checking for ANSI C header files configure:2263: /opt/local/bin/cpp-mp-13 conftest.c >/dev/null 2>conftest.out configure:2330: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c 1>&5 configure: In function 'main': configure:2325:67: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:2321:1: note: include '' or provide a declaration of 'exit' configure:2325:67: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:2325:67: note: include '' or provide a declaration of 'exit' configure:2326:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:2326:1: note: include '' or provide a declaration of 'exit' ld: warning: ignoring duplicate libraries: '-lgcc' configure:2357: checking for C99 features configure:2375: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:2404: checking for M_PI configure:2419: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:2444: checking for C strdup configure:2457: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:2492: checking for C++ strdup configure:2505: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:2545: checking whether byte ordering is bigendian configure:2563: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:2578: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure: In function 'main': configure:2573:2: error: unknown type name 'not'; did you mean 'ino_t'? configure:2573:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure: failed program was: #line 2567 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:2639: checking size of long long configure:2708: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:2729: checking size of long int configure:2798: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:2819: checking size of int configure:2888: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:2909: checking size of short int configure:2978: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:3001: checking size of long double configure:3070: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:3091: checking size of double configure:3160: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:3181: checking size of float configure:3250: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:3273: checking size of char * configure:3342: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:3377: checking for the null device configure:3441: checking for gethostbyname configure:3469: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:3542: checking whether mode_t is defined configure:3557: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:3583: checking for availability of gettimeofday timing configure:3596: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:3618: checking if gettimeofday needs timezone configure:3636: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:3659: checking for availability of getrusage timing configure:3677: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:3699: checking for availability of _ftime timing configure:3717: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 configure: In function 'main': configure:3710:17: error: storage size of 'timebs' isn't known configure:3711:3: warning: implicit declaration of function '_ftime'; did you mean 'ftime'? [-Wimplicit-function-declaration] configure: failed program was: #line 3704 "configure" #include "confdefs.h" #include #include #include #include int main() { struct _timeb timebs; _ftime(&timebs); printf("%f\n",(double)(timebs.time + timebs.millitm/1000.0)); return 0; ; return 0; } configure:3744: checking for time.h configure:3757: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:3784: checking for sys/time.h configure:3797: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:3824: checking for sys/types.h configure:3837: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:3864: checking for unistd.h configure:3877: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:3904: checking for string.h configure:3917: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:3944: checking for assert.h configure:3957: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:3984: checking for tgmath.h configure:3997: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4024: checking for sys/stat.h configure:4037: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4064: checking for getopt.h configure:4077: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4104: checking for dirent.h configure:4117: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4144: checking for c_asm.h configure:4157: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4151:10: fatal error: c_asm.h: No such file or directory compilation terminated. configure: failed program was: #line 4149 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:4184: checking for intrinsics.h configure:4197: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4191:10: fatal error: intrinsics.h: No such file or directory compilation terminated. configure: failed program was: #line 4189 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:4224: checking for mach/mach_time.h configure:4237: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4261: checking for regex.h configure:4274: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4299: checking for sys/filio.h configure:4314: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4341: checking for sys/ioctl.h configure:4356: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4383: checking for sys/socket.h configure:4398: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4425: checking for netinet/in.h configure:4440: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4467: checking for netdb.h configure:4482: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4509: checking for arpa/inet.h configure:4524: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4551: checking for winsock2.h configure:4564: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4558:10: fatal error: winsock2.h: No such file or directory compilation terminated. configure: failed program was: #line 4556 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:4591: checking for crypt.h configure:4606: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4600:10: fatal error: crypt.h: No such file or directory compilation terminated. configure: failed program was: #line 4596 "configure" #include "confdefs.h" #ifdef HAVE_UNISTD_H #include #endif #include int main() { ; return 0; } configure:4633: checking for signal.h configure:4646: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4673: checking for malloc.h configure:4686: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4680:10: fatal error: malloc.h: No such file or directory compilation terminated. configure: failed program was: #line 4678 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:4713: checking for sched.h configure:4726: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4753: checking for execinfo.h configure:4766: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4791: checking whether time.h and sys/time.h may both be included configure:4805: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4830: checking whether socklen_t is defined configure:4855: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:4880: checking whether SOCKET is defined configure:4905: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure: In function 'main': configure:4901:1: error: unknown type name 'SOCKET' configure: failed program was: #line 4885 "configure" #include "confdefs.h" #include #include #ifdef HAVE_UNISTD_H #include #endif #ifdef HAVE_SYS_TYPES_H #include #endif #ifdef HAVE_SYS_SOCKET_H #include #endif #ifdef HAVE_WINSOCK2_H #include #endif int main() { SOCKET foo; return 0 ; return 0; } configure:4931: checking for hrtime_t configure:4967: checking for gethrtime configure:4995: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' ld: Undefined symbols: _gethrtime, referenced from: _main in ccNG4iPu.o collect2: error: ld returned 1 exit status configure: failed program was: #line 4972 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethrtime(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethrtime(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_gethrtime) || defined (__stub___gethrtime) choke me #else gethrtime(); #endif ; return 0; } configure:4967: checking for read_real_time configure:4995: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' ld: Undefined symbols: _read_real_time, referenced from: _main in ccAnlTvI.o collect2: error: ld returned 1 exit status configure: failed program was: #line 4972 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char read_real_time(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char read_real_time(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_read_real_time) || defined (__stub___read_real_time) choke me #else read_real_time(); #endif ; return 0; } configure:4967: checking for time_base_to_time configure:4995: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' ld: Undefined symbols: _time_base_to_time, referenced from: _main in ccyGLcdp.o collect2: error: ld returned 1 exit status configure: failed program was: #line 4972 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char time_base_to_time(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char time_base_to_time(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_time_base_to_time) || defined (__stub___time_base_to_time) choke me #else time_base_to_time(); #endif ; return 0; } configure:4967: checking for clock_gettime configure:4995: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:4967: checking for mach_absolute_time configure:4995: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:5021: checking for _rtc intrinsic configure:5033: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 configure: In function 'main': configure:5029:1: warning: implicit declaration of function '_rtc' [-Wimplicit-function-declaration] ld: warning: ignoring duplicate libraries: '-lgcc' ld: Undefined symbols: __rtc, referenced from: _main in cc5ugWmZ.o collect2: error: ld returned 1 exit status configure: failed program was: #line 5024 "configure" #include "confdefs.h" #ifdef HAVE_INTRINSICS_H #include #endif int main() { _rtc() ; return 0; } configure:5054: checking for mallinfo configure:5082: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' ld: Undefined symbols: _mallinfo, referenced from: _main in ccVMNURH.o collect2: error: ld returned 1 exit status configure: failed program was: #line 5059 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mallinfo(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mallinfo(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_mallinfo) || defined (__stub___mallinfo) choke me #else mallinfo(); #endif ; return 0; } configure:5111: checking for mallopt configure:5139: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' ld: Undefined symbols: _mallopt, referenced from: _main in ccDsxZ52.o collect2: error: ld returned 1 exit status configure: failed program was: #line 5116 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mallopt(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mallopt(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_mallopt) || defined (__stub___mallopt) choke me #else mallopt(); #endif ; return 0; } configure:5166: checking for malloc_info configure:5194: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' ld: Undefined symbols: _malloc_info, referenced from: _main in cc9Nkldo.o collect2: error: ld returned 1 exit status configure: failed program was: #line 5171 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char malloc_info(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char malloc_info(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_malloc_info) || defined (__stub___malloc_info) choke me #else malloc_info(); #endif ; return 0; } configure:5217: checking whether M_MMAP_THRESHOLD is defined configure:5232: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure: In function 'main': configure:5228:7: error: 'M_MMAP_THRESHOLD' undeclared (first use in this function) configure:5228:7: note: each undeclared identifier is reported only once for each function it appears in configure: failed program was: #line 5222 "configure" #include "confdefs.h" #include #ifdef HAVE_MALLOC_H #include #endif int main() { int x=M_MMAP_THRESHOLD; return 0 ; return 0; } configure:5259: checking for sched_getaffinity configure:5287: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' ld: Undefined symbols: _sched_getaffinity, referenced from: _main in ccya4f2B.o collect2: error: ld returned 1 exit status configure: failed program was: #line 5264 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sched_getaffinity(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char sched_getaffinity(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_sched_getaffinity) || defined (__stub___sched_getaffinity) choke me #else sched_getaffinity(); #endif ; return 0; } configure:5316: checking for getpid configure:5344: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:5373: checking if __int64 is defined configure:5385: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure: In function 'main': configure:5381:1: error: unknown type name '__int64' configure: failed program was: #line 5378 "configure" #include "confdefs.h" int main() { __int64 foo; return 0 ; return 0; } configure:5407: checking if __int128 is defined configure:5419: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:5454: checking for vector configure:5467: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:5454: checking for vector.h configure:5467: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:5461:10: fatal error: vector.h: No such file or directory compilation terminated. configure: failed program was: #line 5459 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:5501: checking if Intel compiler has broken restrict configure:5519: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:5547: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:5577: checking if compiler has broken omp collapse configure:5595: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:5622: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:5667: checking for getopt_long_only configure:5695: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:5738: checking for working const configure:5792: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:5814: checking for C inline configure:5828: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:5874: checking for C static inline configure:5896: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c -L/usr/local/lib >&5 conftest2.c configure:5884:31: warning: return type defaults to 'int' [-Wimplicit-int] configure:5892:31: warning: return type defaults to 'int' [-Wimplicit-int] ld: warning: ignoring duplicate libraries: '-lgcc' configure:5922: checking for C restrict configure:5954: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:5984: checking for C++ restrict configure:6024: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:6001:19: error: expected initializer before 'p1' configure:6002:19: error: expected initializer before 'p2' configure:6003:20: error: expected ';' at end of member declaration configure:6003:29: error: 'arr' does not name a type configure:6004:20: error: expected ';' at end of member declaration configure:6004:29: error: 'arr' does not name a type configure:6005:26: error: expected ',' or '...' before 'p' configure:6006:26: error: expected ',' or '...' before 'p' configure:6007:26: error: expected ',' or '...' before 'p' configure:6010:26: error: expected ',' or '...' before 'p' configure:6011:26: error: expected ',' or '...' before 'p' configure:6012:26: error: expected ',' or '...' before 'p' configure: In function 'int main()': configure:6018:19: error: expected initializer before 'v1' configure:6019:19: error: expected initializer before 'v2' configure: failed program was: #line 5999 "configure" #include "confdefs.h" double * restrict p1; double * restrict p2[3]; struct s1 { char * restrict arr; }; struct s2 { char * restrict arr[3]; }; void f1 (void * restrict p); void f2 (void * restrict p[]); void f3 (void * restrict p[3]); // void f4 (void * restrict p[restrict]); // void f5 (void * restrict p[restrict 3]); void f1 (void * restrict p) { } void f2 (void * restrict p[]) { } void f3 (void * restrict p[3]) { } // void f4 (void * restrict p[restrict]) { } // void f5 (void * restrict p[restrict 3]) { } int main() { double * restrict v1; double * restrict v2[3]; ; return 0; } configure:6024: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:6065: checking for C++ copysign configure:6106: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure: In function 'int main()': configure:6094:17: error: no matching function for call to 'copysign(float)' In file included from configure:6088: /opt/local/include/gcc13/c++/cmath:3471:5: note: candidate: 'template constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type std::copysign(_Tp, _Up)' 3471 | copysign(_Tp __x, _Up __y) | ^~~~~~~~ /opt/local/include/gcc13/c++/cmath:3471:5: note: template argument deduction/substitution failed: configure:6094:17: note: candidate expects 2 arguments, 1 provided In file included from /opt/local/include/gcc13/c++/cmath:47: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/math.h:512:15: note: candidate: 'double copysign(double, double)' 512 | extern double copysign(double, double); | ^~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/math.h:512:15: note: candidate expects 2 arguments, 1 provided /opt/local/include/gcc13/c++/cmath:2102:3: note: candidate: 'constexpr float std::copysign(float, float)' 2102 | copysign(float __x, float __y) | ^~~~~~~~ /opt/local/include/gcc13/c++/cmath:2102:3: note: candidate expects 2 arguments, 1 provided /opt/local/include/gcc13/c++/cmath:2106:3: note: candidate: 'constexpr long double std::copysign(long double, long double)' 2106 | copysign(long double __x, long double __y) | ^~~~~~~~ /opt/local/include/gcc13/c++/cmath:2106:3: note: candidate expects 2 arguments, 1 provided configure:6095:17: error: no matching function for call to 'copysign(double)' /opt/local/include/gcc13/c++/cmath:3471:5: note: candidate: 'template constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type std::copysign(_Tp, _Up)' 3471 | copysign(_Tp __x, _Up __y) | ^~~~~~~~ /opt/local/include/gcc13/c++/cmath:3471:5: note: template argument deduction/substitution failed: configure:6095:17: note: candidate expects 2 arguments, 1 provided /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/math.h:512:15: note: candidate: 'double copysign(double, double)' 512 | extern double copysign(double, double); | ^~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/math.h:512:15: note: candidate expects 2 arguments, 1 provided /opt/local/include/gcc13/c++/cmath:2102:3: note: candidate: 'constexpr float std::copysign(float, float)' 2102 | copysign(float __x, float __y) | ^~~~~~~~ /opt/local/include/gcc13/c++/cmath:2102:3: note: candidate expects 2 arguments, 1 provided /opt/local/include/gcc13/c++/cmath:2106:3: note: candidate: 'constexpr long double std::copysign(long double, long double)' 2106 | copysign(long double __x, long double __y) | ^~~~~~~~ /opt/local/include/gcc13/c++/cmath:2106:3: note: candidate expects 2 arguments, 1 provided configure:6099:17: error: no matching function for call to 'copysign(float)' /opt/local/include/gcc13/c++/cmath:3471:5: note: candidate: 'template constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type std::copysign(_Tp, _Up)' 3471 | copysign(_Tp __x, _Up __y) | ^~~~~~~~ /opt/local/include/gcc13/c++/cmath:3471:5: note: template argument deduction/substitution failed: configure:6099:17: note: candidate expects 2 arguments, 1 provided /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/math.h:512:15: note: candidate: 'double copysign(double, double)' 512 | extern double copysign(double, double); | ^~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/math.h:512:15: note: candidate expects 2 arguments, 1 provided /opt/local/include/gcc13/c++/cmath:2102:3: note: candidate: 'constexpr float std::copysign(float, float)' 2102 | copysign(float __x, float __y) | ^~~~~~~~ /opt/local/include/gcc13/c++/cmath:2102:3: note: candidate expects 2 arguments, 1 provided /opt/local/include/gcc13/c++/cmath:2106:3: note: candidate: 'constexpr long double std::copysign(long double, long double)' 2106 | copysign(long double __x, long double __y) | ^~~~~~~~ /opt/local/include/gcc13/c++/cmath:2106:3: note: candidate expects 2 arguments, 1 provided configure:6100:17: error: no matching function for call to 'copysign(double)' /opt/local/include/gcc13/c++/cmath:3471:5: note: candidate: 'template constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type std::copysign(_Tp, _Up)' 3471 | copysign(_Tp __x, _Up __y) | ^~~~~~~~ /opt/local/include/gcc13/c++/cmath:3471:5: note: template argument deduction/substitution failed: configure:6100:17: note: candidate expects 2 arguments, 1 provided /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/math.h:512:15: note: candidate: 'double copysign(double, double)' 512 | extern double copysign(double, double); | ^~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/math.h:512:15: note: candidate expects 2 arguments, 1 provided /opt/local/include/gcc13/c++/cmath:2102:3: note: candidate: 'constexpr float std::copysign(float, float)' 2102 | copysign(float __x, float __y) | ^~~~~~~~ /opt/local/include/gcc13/c++/cmath:2102:3: note: candidate expects 2 arguments, 1 provided /opt/local/include/gcc13/c++/cmath:2106:3: note: candidate: 'constexpr long double std::copysign(long double, long double)' 2106 | copysign(long double __x, long double __y) | ^~~~~~~~ /opt/local/include/gcc13/c++/cmath:2106:3: note: candidate expects 2 arguments, 1 provided configure: failed program was: #line 6085 "configure" #include "confdefs.h" /* See note in cctk_Math.h regarding these include statements */ #include #include int main() { { std::copysign (1.0f); std::copysign (1.0); } using namespace std; { std::copysign (1.0f); std::copysign (1.0); } ; return 0; } configure:6106: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:6144: checking for C++ fpclassify configure:6185: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:6223: checking for C++ isfinite configure:6264: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:6302: checking for C++ isinf configure:6343: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:6381: checking for C++ isnan configure:6422: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:6460: checking for C++ isnormal configure:6501: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:6539: checking for C++ signbit configure:6580: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:6616: checking for C _Pragma configure:6637: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:6661: checking for C function __attribute__((__const__)) configure:6674: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:6696: checking for C++ function __attribute__((__const__)) configure:6717: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:6746: checking for C++ member function __attribute__((__const__)) configure:6767: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:6798: checking for C function __attribute__((__pure__)) configure:6811: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:6833: checking for C++ function __attribute__((__pure__)) configure:6854: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:6883: checking for C++ member function __attribute__((__pure__)) configure:6904: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:6935: checking for C data __attribute__((__common__)) configure:6948: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:6970: checking for C+ data __attribute__((__common__)) configure:6991: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:7022: checking for C function __attribute__((__noinline__)) configure:7035: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:7057: checking for C++ function __attribute__((__noinline__)) configure:7078: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:7107: checking for C++ member function __attribute__((__noinline__)) configure:7128: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:7159: checking for C function __attribute__((__always_inline__)) configure:7172: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:7194: checking for C++ function __attribute__((__always_inline__)) configure:7215: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:7244: checking for C++ member function __attribute__((__always_inline__)) configure:7265: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:7296: checking for C __attribute__((__unused__)) configure:7309: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:7331: checking for C++ __attribute__((__unused__)) configure:7352: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:7383: checking for C __attribute__((__aligned__(...))) configure:7396: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:7418: checking for C++ __attribute__((__aligned__(...))) configure:7439: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:7470: checking for C __attribute__((__cold__)) configure:7483: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure: In function 'main': configure:7479:1: warning: 'cold' attribute ignored [-Wattributes] configure:7505: checking for C++ __attribute__((__cold__)) configure:7526: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure: In function 'int main()': configure:7522:38: warning: 'cold' attribute ignored [-Wattributes] configure:7557: checking for C __attribute__((__hot__)) configure:7570: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure: In function 'main': configure:7566:1: warning: 'hot' attribute ignored [-Wattributes] configure:7592: checking for C++ __attribute__((__hot__)) configure:7613: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure: In function 'int main()': configure:7609:37: warning: 'hot' attribute ignored [-Wattributes] configure:7644: checking for C __attribute__((__format__(printf, 1, 2))) configure:7657: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:7679: checking for C++ __attribute__((__format__(printf, 1, 2))) configure:7700: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:7731: checking for C __attribute__((__noreturn__)) configure:7744: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:7766: checking for C++ __attribute__((__noreturn__)) configure:7787: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:7818: checking for C __attribute__((__nonnull__)) configure:7846: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:7868: checking for C++ __attribute__((__nonnull__)) configure:7904: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:7935: checking for C __attribute__((__returns_nonnull__)) configure:7957: /opt/local/bin/gcc-mp-13 -c -std=c99 conftest.c 1>&5 configure:7979: checking for C++ __attribute__((__returns_nonnull__)) configure:8009: /opt/local/bin/g++-mp-13 -c -std=c++14 conftest.C 1>&5 configure:8040: checking for C __builtin_expect configure:8053: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:8075: checking for C++ __builtin_expect configure:8096: /opt/local/bin/g++-mp-13 -o conftest -std=c++14 conftest.C 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:8127: checking for C __builtin_trap configure:8140: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:8162: checking for C++ __builtin_trap configure:8183: /opt/local/bin/g++-mp-13 -o conftest -std=c++14 conftest.C 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:8214: checking for C __builtin_unreachable configure:8227: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' ld: invalid function target for dwarf unwind in '/private/var/folders/s3/_j7399_15js45vtfp9jc2rccjc4c4m/T/cclYIQjw.o' collect2: error: ld returned 1 exit status configure: failed program was: #line 8220 "configure" #include "confdefs.h" int main() { __builtin_unreachable(); ; return 0; } configure:8249: checking for C++ __builtin_unreachable configure:8270: /opt/local/bin/g++-mp-13 -o conftest -std=c++14 conftest.C 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' ld: invalid function target for dwarf unwind in '/private/var/folders/s3/_j7399_15js45vtfp9jc2rccjc4c4m/T/ccPBLDrA.o' collect2: error: ld returned 1 exit status configure: failed program was: #line 8263 "configure" #include "confdefs.h" int main() { __builtin_unreachable(); ; return 0; } configure:8301: checking for C __builtin_assume_aligned configure:8316: /opt/local/bin/gcc-mp-13 -o conftest -std=c99 conftest.c 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:8338: checking for C++ __builtin_assume_aligned configure:8361: /opt/local/bin/g++-mp-13 -o conftest -std=c++14 conftest.C 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:8392: checking for C++ static_assert configure:8413: /opt/local/bin/g++-mp-13 -o conftest -std=c++14 conftest.C 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:8444: checking for C++ auto specifier configure:8465: /opt/local/bin/g++-mp-13 -o conftest -std=c++14 conftest.C 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:8494: checking for C++ lambda expressions configure:8515: /opt/local/bin/g++-mp-13 -o conftest -std=c++14 conftest.C 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' configure:8544: checking for C++ range-based for statements configure:8566: /opt/local/bin/g++-mp-13 -o conftest -std=c++14 conftest.C 1>&5 ld: warning: ignoring duplicate libraries: '-lgcc' 0 0x104483648 __assert_rtn + 72 1 0x1043b7fac ld::AtomPlacement::findAtom(unsigned char, unsigned long long, ld::AtomPlacement::AtomLoc const*&, long long&) const + 1204 2 0x1043cd924 ld::InputFiles::SliceParser::parseObjectFile(mach_o::Header const*) const + 15164 3 0x1043dae30 ld::InputFiles::parseAllFiles(void (ld::AtomFile const*) block_pointer)::$_7::operator()(unsigned long, ld::FileInfo const&) const + 420 4 0x1a0274440 _dispatch_client_callout2 + 20 5 0x1a0289544 _dispatch_apply_invoke_and_wait + 224 6 0x1a028884c _dispatch_apply_with_attr_f + 1180 7 0x1a0288a38 dispatch_apply + 96 8 0x1044553b8 ld::AtomFileConsolidator::parseFiles(bool) + 292 9 0x1043f6170 main + 9048 ld: Assertion failed: (resultIndex < sectData.atoms.size()), function findAtom, file Relocations.cpp, line 1336. collect2: error: ld returned 1 exit status configure: failed program was: #line 8558 "configure" #include "confdefs.h" #include int main() { std::vector xs(10); for (int& x: xs) x = 42; ; return 0; }