This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:570: checking for a BSD compatible install configure:623: checking whether build environment is sane configure:680: checking whether make sets ${MAKE} configure:726: checking for working aclocal configure:739: checking for working autoconf configure:752: checking for working automake configure:765: checking for working autoheader configure:778: checking for working makeinfo configure:801: checking host system type configure:834: checking for gcc configure:947: checking whether the C compiler (gcc ) works configure:963: gcc -o conftest conftest.c 1>&5 configure:989: checking whether the C compiler (gcc ) is a cross-compiler configure:994: checking whether we are using GNU C configure:1003: gcc -E conftest.c configure:1022: checking whether gcc accepts -g configure:1058: checking for bison configure:1089: checking how to run the C preprocessor configure:1110: gcc -E conftest.c >/dev/null 2>conftest.out configure:1174: checking for flex configure:1207: checking for flex configure:1241: checking for yywrap in -lfl configure:1260: gcc -o conftest -g -O2 conftest.c -lfl 1>&5 configure:1283: checking lex output file root configure:1304: checking whether yytext is a pointer configure:1323: gcc -o conftest -g -O2 conftest.c -lfl 1>&5 configure:1356: checking for a BSD compatible install configure:1409: checking whether ln -s works configure:1432: checking for ranlib configure:1460: checking whether make sets ${MAKE} configure:1556: checking build system type configure:1585: checking for ld used by GCC configure:1647: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.9.5 (with BFD 2.9.5.0.22) configure:1663: checking for BSD-compatible nm ltconfig:603: checking for object suffix ltconfig:604: gcc -c -g -O2 conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: gcc -o conftest -g -O2 conftest.c 1>&5 ltconfig:776: checking if gcc PIC flag -fPIC works ltconfig:777: gcc -c -g -O2 -fPIC -DPIC conftest.c 1>&5 ltconfig:829: checking if gcc supports -c -o file.o ltconfig:830: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5 ltconfig:862: checking if gcc supports -c -o file.lo ltconfig:863: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5 ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig:958: checking if gcc static flag -static works ltconfig:959: gcc -o conftest -g -O2 -static conftest.c 1>&5 GNU ld version 2.9.5 (with BFD 2.9.5.0.22) ltconfig:1653: checking if global_symbol_pipe works ltconfig:1654: gcc -c -g -O2 conftest.c 1>&5 ltconfig:1657: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1709: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions conftest.c conftstm.o 1>&5 configure:1865: checking for perl configure:1904: checking for ld used by GCC configure:1966: checking if the linker (/usr/bin/ld) is GNU ld configure:1983: checking whether make is GNU make configure:2016: checking whether gcc accepts --specs configure:2036: checking whether we are using gcc 2.96 or later configure:2048: gcc -E conftest.c configure:2089: checking for sqrt in -lm configure:2108: gcc -o conftest -g -O2 conftest.c -lm 1>&5 configure:2101: warning: conflicting types for built-in function `sqrt' configure:2137: checking for ANSI C header files configure:2150: gcc -E conftest.c >/dev/null 2>conftest.out configure:2217: gcc -o conftest -g -O2 conftest.c -lm 1>&5 configure:2241: checking for sys/wait.h that is POSIX.1 compatible configure:2262: gcc -c -g -O2 conftest.c 1>&5 configure:2286: checking for sys/time.h configure:2296: gcc -E conftest.c >/dev/null 2>conftest.out configure:2286: checking for unistd.h configure:2296: gcc -E conftest.c >/dev/null 2>conftest.out configure:2286: checking for malloc.h configure:2296: gcc -E conftest.c >/dev/null 2>conftest.out configure:2286: checking for sched.h configure:2296: gcc -E conftest.c >/dev/null 2>conftest.out configure:2286: checking for sys/procfs.h configure:2296: gcc -E conftest.c >/dev/null 2>conftest.out configure:2286: checking for pthread.h configure:2296: gcc -E conftest.c >/dev/null 2>conftest.out configure:2286: checking for stdlib.h configure:2296: gcc -E conftest.c >/dev/null 2>conftest.out configure:2286: checking for signal.h configure:2296: gcc -E conftest.c >/dev/null 2>conftest.out configure:2286: checking for strings.h configure:2296: gcc -E conftest.c >/dev/null 2>conftest.out configure:2286: checking for string.h configure:2296: gcc -E conftest.c >/dev/null 2>conftest.out configure:2286: checking for alloca.h configure:2296: gcc -E conftest.c >/dev/null 2>conftest.out configure:2328: checking for pthread.h configure:2363: checking if more special flags are required for pthreads configure:2385: checking for pthread_create with LIBS=-lm -lpthread configure:2402: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:2423: checking for pthread_join with LIBS=-lm -lpthread configure:2440: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:2673: checking for malloc in -lhoard configure:2692: gcc -o conftest -g -O2 conftest.c -lhoard -lm -lpthread 1>&5 /usr/bin/ld: cannot find -lhoard collect2: ld returned 1 exit status configure: failed program was: #line 2681 "configure" #include "confdefs.h" /* 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(); int main() { malloc() ; return 0; } configure:2716: checking for working const configure:2770: gcc -c -g -O2 conftest.c 1>&5 configure:2791: checking for inline configure:2805: gcc -c -g -O2 conftest.c 1>&5 configure:2831: checking for size_t configure:2864: checking whether time.h and sys/time.h may both be included configure:2878: gcc -c -g -O2 conftest.c 1>&5 configure:2899: checking whether struct tm is in sys/time.h or time.h configure:2912: gcc -c -g -O2 conftest.c 1>&5 configure:2937: checking for unistd.h configure:2976: checking for getpagesize configure:3004: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:3029: checking for working mmap configure:3182: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:3205: checking for vprintf configure:3233: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:3312: checking for memalign configure:3340: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:3367: checking for gettimeofday configure:3395: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:3422: checking for gethrtime configure:3450: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 /tmp/ccYWn1kG.o: In function `main': /users/courses/368-4064/cilk-5.3.1/configure:3444: undefined reference to `gethrtime' collect2: ld returned 1 exit status configure: failed program was: #line 3427 "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:3477: checking for gethrvtime configure:3505: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 /tmp/ccYpvEFN.o: In function `main': /users/courses/368-4064/cilk-5.3.1/configure:3499: undefined reference to `gethrvtime' collect2: ld returned 1 exit status configure: failed program was: #line 3482 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethrvtime(); 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 gethrvtime(); 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_gethrvtime) || defined (__stub___gethrvtime) choke me #else gethrvtime(); #endif ; return 0; } configure:3532: checking for sched_yield configure:3560: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:3587: checking for clone configure:3615: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:3642: checking for yield configure:3670: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 /tmp/ccPDvtvw.o: In function `main': /users/courses/368-4064/cilk-5.3.1/configure:3664: undefined reference to `yield' collect2: ld returned 1 exit status configure: failed program was: #line 3647 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char yield(); 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 yield(); 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_yield) || defined (__stub___yield) choke me #else yield(); #endif ; return 0; } configure:3697: checking for sginap configure:3725: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 /tmp/ccVv244a.o: In function `main': /users/courses/368-4064/cilk-5.3.1/configure:3719: undefined reference to `sginap' collect2: ld returned 1 exit status configure: failed program was: #line 3702 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sginap(); 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 sginap(); 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_sginap) || defined (__stub___sginap) choke me #else sginap(); #endif ; return 0; } configure:3750: checking for pthread_attr_init with LIBS=-lm -lpthread configure:3767: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:3787: checking for pthread_attr_setscope with LIBS=-lm -lpthread configure:3804: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:3824: checking for pthread_mutex_init with LIBS=-lm -lpthread configure:3841: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:3861: checking for pthread_mutex_lock with LIBS=-lm -lpthread configure:3878: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:3898: checking for pthread_mutex_unlock with LIBS=-lm -lpthread configure:3915: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:3935: checking for pthread_mutex_trylock with LIBS=-lm -lpthread configure:3952: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:3972: checking for pthread_setschedparam with LIBS=-lm -lpthread configure:3989: gcc -o conftest -g -O2 conftest.c -lm -lpthread 1>&5 configure:4012: checking whether gcc accepts -Windows-rules configure:4038: checking whether gcc accepts -Wmissing-customs-declarations