This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by StarPU configure 0.9.2, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/Users/usmda/programs/ --with-opencl-dir=/Developer/GPU Computing/OpenCL/common/ ## --------- ## ## Platform. ## ## --------- ## hostname = lap-180.ida.liu.se uname -m = i386 uname -r = 10.8.0 uname -s = Darwin uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 4.00 gigabytes Default processor set: 113 tasks, 523 threads, 2 processors Load average: 0.74, Mach factor: 1.44 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /Developer/Fink/bin PATH: /Developer/Fink/sbin PATH: /usr/local/cuda/bin PATH: /Developer/GPU Computing/OpenCL/common/inc PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/texbin PATH: /usr/X11/bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2881: checking build system type configure:2895: result: x86_64-apple-darwin10.8.0 configure:2915: checking host system type configure:2928: result: x86_64-apple-darwin10.8.0 configure:2948: checking target system type configure:2961: result: x86_64-apple-darwin10.8.0 configure:3005: checking for a BSD-compatible install configure:3073: result: /usr/bin/install -c configure:3084: checking whether build environment is sane configure:3134: result: yes configure:3275: checking for a thread-safe mkdir -p configure:3314: result: build-aux/install-sh -c -d configure:3327: checking for gawk configure:3343: found /Developer/Fink/bin/gawk configure:3354: result: gawk configure:3365: checking whether make sets $(MAKE) configure:3387: result: yes configure:3530: checking for gcc configure:3546: found /usr/bin/gcc configure:3557: result: gcc configure:3786: checking for C compiler version configure:3795: gcc --version >&5 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3806: $? = 0 configure:3795: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) configure:3806: $? = 0 configure:3795: gcc -V >&5 gcc-4.2: argument to `-V' is missing configure:3806: $? = 1 configure:3795: gcc -qversion >&5 i686-apple-darwin10-gcc-4.2.1: no input files configure:3806: $? = 1 configure:3826: checking whether the C compiler works configure:3848: gcc conftest.c >&5 configure:3852: $? = 0 configure:3900: result: yes configure:3903: checking for C compiler default output file name configure:3905: result: a.out configure:3911: checking for suffix of executables configure:3918: gcc -o conftest conftest.c >&5 configure:3922: $? = 0 configure:3944: result: configure:3966: checking whether we are cross compiling configure:3974: gcc -o conftest conftest.c >&5 configure:3978: $? = 0 configure:3985: ./conftest configure:3989: $? = 0 configure:4004: result: no configure:4009: checking for suffix of object files configure:4031: gcc -c conftest.c >&5 configure:4035: $? = 0 configure:4056: result: o configure:4060: checking whether we are using the GNU C compiler configure:4079: gcc -c conftest.c >&5 configure:4079: $? = 0 configure:4088: result: yes configure:4097: checking whether gcc accepts -g configure:4117: gcc -c -g conftest.c >&5 configure:4117: $? = 0 configure:4158: result: yes configure:4175: checking for gcc option to accept ISO C89 configure:4239: gcc -c -g -O2 conftest.c >&5 configure:4239: $? = 0 configure:4252: result: none needed configure:4283: checking for style of include used by make configure:4311: result: GNU configure:4336: checking dependency style of gcc configure:4446: result: gcc3 configure:4466: checking how to run the C preprocessor configure:4497: gcc -E conftest.c configure:4497: $? = 0 configure:4511: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4511: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "0.9.2" | #define PACKAGE_STRING "StarPU 0.9.2" | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr" | #define PACKAGE_URL "" | #define PACKAGE "starpu" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include configure:4536: result: gcc -E configure:4556: gcc -E conftest.c configure:4556: $? = 0 configure:4570: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "StarPU" | #define PACKAGE_TARNAME "starpu" | #define PACKAGE_VERSION "0.9.2" | #define PACKAGE_STRING "StarPU 0.9.2" | #define PACKAGE_BUGREPORT "starpu-bugs@lists.gforge.inria.fr" | #define PACKAGE_URL "" | #define PACKAGE "starpu" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include configure:4598: checking for a sed that does not truncate output configure:4662: result: /usr/bin/sed configure:4667: checking whether ln -s works configure:4671: result: yes configure:4731: checking for g77 configure:4761: result: no configure:4731: checking for xlf configure:4761: result: no configure:4731: checking for f77 configure:4761: result: no configure:4731: checking for frt configure:4761: result: no configure:4731: checking for pgf77 configure:4761: result: no configure:4731: checking for cf77 configure:4761: result: no configure:4731: checking for fort77 configure:4761: result: no configure:4731: checking for fl32 configure:4761: result: no configure:4731: checking for af77 configure:4761: result: no configure:4731: checking for xlf90 configure:4761: result: no configure:4731: checking for f90 configure:4761: result: no configure:4731: checking for pgf90 configure:4761: result: no configure:4731: checking for pghpf configure:4761: result: no configure:4731: checking for epcf90 configure:4761: result: no configure:4731: checking for gfortran configure:4761: result: no configure:4731: checking for g95 configure:4761: result: no configure:4731: checking for xlf95 configure:4761: result: no configure:4731: checking for f95 configure:4761: result: no configure:4731: checking for fort configure:4761: result: no configure:4731: checking for ifort configure:4761: result: no configure:4731: checking for ifc configure:4761: result: no configure:4731: checking for efc configure:4761: result: no configure:4731: checking for pgfortran configure:4761: result: no configure:4731: checking for pgf95 configure:4761: result: no configure:4731: checking for lf95 configure:4761: result: no configure:4731: checking for ftn configure:4761: result: no configure:4784: checking for Fortran 77 compiler version configure:4793: --version >&5 ./configure: line 4795: --version: command not found configure:4804: $? = 127 configure:4793: -v >&5 ./configure: line 4795: -v: command not found configure:4804: $? = 127 configure:4793: -V >&5 ./configure: line 4795: -V: command not found configure:4804: $? = 127 configure:4793: -qversion >&5 ./configure: line 4795: -qversion: command not found configure:4804: $? = 127 configure:4813: checking whether we are using the GNU Fortran 77 compiler configure:4826: -c conftest.F >&5 ./configure: line 1871: -c: command not found configure:4826: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:4835: result: no configure:4841: checking whether accepts -g configure:4852: -c -g conftest.f >&5 ./configure: line 1871: -c: command not found configure:4852: $? = 127 configure: failed program was: | program main | | end configure:4860: result: no configure:5239: checking how to print strings configure:5266: result: printf configure:5287: checking for a sed that does not truncate output configure:5351: result: /usr/bin/sed configure:5369: checking for grep that handles long lines and -e configure:5427: result: /usr/bin/grep configure:5432: checking for egrep configure:5494: result: /usr/bin/grep -E configure:5499: checking for fgrep configure:5561: result: /usr/bin/grep -F configure:5596: checking for ld used by gcc configure:5663: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld configure:5670: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld configure:5685: result: no configure:5697: checking for BSD- or MS-compatible name lister (nm) configure:5746: result: /usr/bin/nm configure:5876: checking the name lister (/usr/bin/nm) interface configure:5883: gcc -c -g -O2 conftest.c >&5 configure:5886: /usr/bin/nm "conftest.o" configure:5889: output 0000000000000178 D _some_variable configure:5896: result: BSD nm configure:5900: checking the maximum length of command line arguments configure:6025: result: 196608 configure:6042: checking whether the shell understands some XSI constructs configure:6052: result: yes configure:6056: checking whether the shell understands "+=" configure:6062: result: yes configure:6097: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format configure:6137: result: func_convert_file_noop configure:6144: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format configure:6164: result: func_convert_file_noop configure:6171: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files configure:6178: result: -r configure:6252: checking for objdump configure:6279: result: objdump configure:6308: checking how to recognize dependent libraries configure:6510: result: pass_all configure:6595: checking for dlltool configure:6622: result: dlltool configure:6652: checking how to associate runtime and link libraries configure:6679: result: printf %s\n configure:6740: checking for ar configure:6756: found /usr/bin/ar configure:6767: result: ar configure:6804: checking for archiver @FILE support configure:6821: gcc -c -g -O2 conftest.c >&5 configure:6821: $? = 0 configure:6824: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:6827: $? = 1 configure:6847: result: no configure:6905: checking for strip configure:6921: found /usr/bin/strip configure:6932: result: strip configure:7004: checking for ranlib configure:7020: found /usr/bin/ranlib configure:7031: result: ranlib configure:7133: checking command to parse /usr/bin/nm output from gcc object configure:7252: gcc -c -g -O2 conftest.c >&5 configure:7255: $? = 0 configure:7259: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7262: $? = 0 cannot find nm_test_var in conftest.nm configure:7252: gcc -c -g -O2 conftest.c >&5