Objet : Developers list for StarPU
Archives de la liste
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3584: checking build system type
configure:3598: result: x86_64-apple-darwin13.4.0
configure:3618: checking host system type
configure:3631: result: x86_64-apple-darwin13.4.0
configure:3651: checking target system type
configure:3664: result: x86_64-apple-darwin13.4.0
configure:3708: checking for a BSD-compatible install
configure:3776: result: /usr/bin/install -c
configure:3787: checking whether build environment is sane
configure:3842: result: yes
configure:3993: checking for a thread-safe mkdir -p
configure:4032: result: build-aux/install-sh -c -d
configure:4039: checking for gawk
configure:4055: found /usr/local/bin/gawk
configure:4066: result: gawk
configure:4077: checking whether make sets $(MAKE)
configure:4099: result: yes
configure:4128: checking whether make supports nested variables
configure:4145: result: yes
configure:4283: checking whether make supports nested variables
configure:4300: result: yes
configure:4326: checking for style of include used by make
configure:4354: result: GNU
configure:4425: checking for gcc
configure:4452: result: /builds/spack/lib/spack/env/cc
configure:4681: checking for C compiler version
configure:4690: /builds/spack/lib/spack/env/cc --version >&5
gcc-5 (Homebrew gcc 5.1.0) 5.1.0
Copyright (C) 2015 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:4701: $? = 0
configure:4690: /builds/spack/lib/spack/env/cc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/local/Cellar/gcc/5.1.0/bin/gcc-5
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/5.1.0/libexec/gcc/x86_64-apple-darwin13.4.0/5.1.0/lto-wrapper
Target: x86_64-apple-darwin13.4.0
Configured with: ../configure --build=x86_64-apple-darwin13.4.0
--prefix=/usr/local/Cellar/gcc/5.1.0
--libdir=/usr/local/Cellar/gcc/5.1.0/lib/gcc/5
--enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5
--with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr
--with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl
--with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking
--enable-checking=release --enable-lto --with-build-config=bootstrap-debug
--disable-werror --with-pkgversion='Homebrew gcc 5.1.0'
--with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin
--disable-nls --enable-multilib --with-native-system-header-dir=/usr/include
--with-sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk
Thread model: posix
gcc version 5.1.0 (Homebrew gcc 5.1.0)
configure:4701: $? = 0
configure:4690: /builds/spack/lib/spack/env/cc -V >&5
gcc-5: error: unrecognized command line option '-V'
gcc-5: fatal error: no input files
compilation terminated.
configure:4701: $? = 1
configure:4690: /builds/spack/lib/spack/env/cc -qversion >&5
gcc-5: error: unrecognized command line option '-qversion'
configure:4701: $? = 1
configure:4721: checking whether the C compiler works
configure:4743: /builds/spack/lib/spack/env/cc conftest.c >&5
configure:4747: $? = 0
configure:4795: result: yes
configure:4798: checking for C compiler default output file name
configure:4800: result: a.out
configure:4806: checking for suffix of executables
configure:4813: /builds/spack/lib/spack/env/cc -o conftest conftest.c >&5
configure:4817: $? = 0
configure:4839: result:
configure:4861: checking whether we are cross compiling
configure:4869: /builds/spack/lib/spack/env/cc -o conftest conftest.c >&5
configure:4873: $? = 0
configure:4880: ./conftest
configure:4884: $? = 0
configure:4899: result: no
configure:4904: checking for suffix of object files
configure:4926: /builds/spack/lib/spack/env/cc -c conftest.c >&5
configure:4930: $? = 0
configure:4951: result: o
configure:4955: checking whether we are using the GNU C compiler
configure:4974: /builds/spack/lib/spack/env/cc -c conftest.c >&5
configure:4974: $? = 0
configure:4983: result: yes
configure:4992: checking whether /builds/spack/lib/spack/env/cc accepts -g
configure:5012: /builds/spack/lib/spack/env/cc -c -g conftest.c >&5
configure:5012: $? = 0
configure:5053: result: yes
configure:5070: checking for /builds/spack/lib/spack/env/cc option to accept
ISO C89
configure:5133: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:5133: $? = 0
configure:5146: result: none needed
configure:5171: checking whether /builds/spack/lib/spack/env/cc understands
-c and -o together
configure:5193: /builds/spack/lib/spack/env/cc -c conftest.c -o conftest2.o
configure:5196: $? = 0
configure:5193: /builds/spack/lib/spack/env/cc -c conftest.c -o conftest2.o
configure:5196: $? = 0
configure:5208: result: yes
configure:5227: checking dependency style of /builds/spack/lib/spack/env/cc
configure:5338: result: gcc3
configure:5403: checking for ar
configure:5419: found /usr/bin/ar
configure:5430: result: ar
configure:5456: checking the archiver (ar) interface
configure:5472: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:5472: $? = 0
configure:5474: ar cru libconftest.a conftest.o >&5
configure:5477: $? = 0
configure:5505: result: ar
configure:5573: checking for gcc
configure:5600: result: /builds/spack/lib/spack/env/cc
configure:5829: checking for C compiler version
configure:5838: /builds/spack/lib/spack/env/cc --version >&5
gcc-5 (Homebrew gcc 5.1.0) 5.1.0
Copyright (C) 2015 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:5849: $? = 0
configure:5838: /builds/spack/lib/spack/env/cc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/local/Cellar/gcc/5.1.0/bin/gcc-5
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/5.1.0/libexec/gcc/x86_64-apple-darwin13.4.0/5.1.0/lto-wrapper
Target: x86_64-apple-darwin13.4.0
Configured with: ../configure --build=x86_64-apple-darwin13.4.0
--prefix=/usr/local/Cellar/gcc/5.1.0
--libdir=/usr/local/Cellar/gcc/5.1.0/lib/gcc/5
--enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5
--with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr
--with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl
--with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking
--enable-checking=release --enable-lto --with-build-config=bootstrap-debug
--disable-werror --with-pkgversion='Homebrew gcc 5.1.0'
--with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin
--disable-nls --enable-multilib --with-native-system-header-dir=/usr/include
--with-sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk
Thread model: posix
gcc version 5.1.0 (Homebrew gcc 5.1.0)
configure:5849: $? = 0
configure:5838: /builds/spack/lib/spack/env/cc -V >&5
gcc-5: error: unrecognized command line option '-V'
gcc-5: fatal error: no input files
compilation terminated.
configure:5849: $? = 1
configure:5838: /builds/spack/lib/spack/env/cc -qversion >&5
gcc-5: error: unrecognized command line option '-qversion'
configure:5849: $? = 1
configure:5853: checking whether we are using the GNU C compiler
configure:5881: result: yes
configure:5890: checking whether /builds/spack/lib/spack/env/cc accepts -g
configure:5951: result: yes
configure:5968: checking for /builds/spack/lib/spack/env/cc option to accept
ISO C89
configure:6044: result: none needed
configure:6069: checking whether /builds/spack/lib/spack/env/cc understands
-c and -o together
configure:6106: result: yes
configure:6125: checking dependency style of /builds/spack/lib/spack/env/cc
configure:6236: result: gcc3
configure:6364: checking for C++ compiler version
configure:6373: /builds/spack/lib/spack/env/c++ --version >&5
g++-5 (Homebrew gcc 5.1.0) 5.1.0
Copyright (C) 2015 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:6384: $? = 0
configure:6373: /builds/spack/lib/spack/env/c++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/local/Cellar/gcc/5.1.0/bin/g++-5
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/5.1.0/libexec/gcc/x86_64-apple-darwin13.4.0/5.1.0/lto-wrapper
Target: x86_64-apple-darwin13.4.0
Configured with: ../configure --build=x86_64-apple-darwin13.4.0
--prefix=/usr/local/Cellar/gcc/5.1.0
--libdir=/usr/local/Cellar/gcc/5.1.0/lib/gcc/5
--enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5
--with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr
--with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl
--with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking
--enable-checking=release --enable-lto --with-build-config=bootstrap-debug
--disable-werror --with-pkgversion='Homebrew gcc 5.1.0'
--with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin
--disable-nls --enable-multilib --with-native-system-header-dir=/usr/include
--with-sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk
Thread model: posix
gcc version 5.1.0 (Homebrew gcc 5.1.0)
configure:6384: $? = 0
configure:6373: /builds/spack/lib/spack/env/c++ -V >&5
g++-5: error: unrecognized command line option '-V'
g++-5: fatal error: no input files
compilation terminated.
configure:6384: $? = 1
configure:6373: /builds/spack/lib/spack/env/c++ -qversion >&5
g++-5: error: unrecognized command line option '-qversion'
configure:6384: $? = 1
configure:6388: checking whether we are using the GNU C++ compiler
configure:6407: /builds/spack/lib/spack/env/c++ -c conftest.cpp >&5
configure:6407: $? = 0
configure:6416: result: yes
configure:6425: checking whether /builds/spack/lib/spack/env/c++ accepts -g
configure:6445: /builds/spack/lib/spack/env/c++ -c -g conftest.cpp >&5
configure:6445: $? = 0
configure:6486: result: yes
configure:6511: checking dependency style of /builds/spack/lib/spack/env/c++
configure:6622: result: gcc3
configure:6642: checking how to run the C preprocessor
configure:6673: /builds/spack/lib/spack/env/cc -E conftest.c
configure:6673: $? = 0
configure:6687: /builds/spack/lib/spack/env/cc -E conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6687: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6712: result: /builds/spack/lib/spack/env/cc -E
configure:6732: /builds/spack/lib/spack/env/cc -E conftest.c
configure:6732: $? = 0
configure:6746: /builds/spack/lib/spack/env/cc -E conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6746: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6774: checking for a sed that does not truncate output
configure:6838: result: /usr/bin/sed
configure:6843: checking whether ln -s works
configure:6847: result: yes
configure:6960: checking for Fortran 77 compiler version
configure:6969: /builds/spack/lib/spack/env/f77 --version >&5
GNU Fortran (Homebrew gcc 5.1.0) 5.1.0
Copyright (C) 2015 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:6980: $? = 0
configure:6969: /builds/spack/lib/spack/env/f77 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/local/Cellar/gcc/5.1.0/bin/gfortran-5
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/5.1.0/libexec/gcc/x86_64-apple-darwin13.4.0/5.1.0/lto-wrapper
Target: x86_64-apple-darwin13.4.0
Configured with: ../configure --build=x86_64-apple-darwin13.4.0
--prefix=/usr/local/Cellar/gcc/5.1.0
--libdir=/usr/local/Cellar/gcc/5.1.0/lib/gcc/5
--enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5
--with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr
--with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl
--with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking
--enable-checking=release --enable-lto --with-build-config=bootstrap-debug
--disable-werror --with-pkgversion='Homebrew gcc 5.1.0'
--with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin
--disable-nls --enable-multilib --with-native-system-header-dir=/usr/include
--with-sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk
Thread model: posix
gcc version 5.1.0 (Homebrew gcc 5.1.0)
configure:6980: $? = 0
configure:6969: /builds/spack/lib/spack/env/f77 -V >&5
gfortran-5: error: unrecognized command line option '-V'
gfortran-5: fatal error: no input files
compilation terminated.
configure:6980: $? = 1
configure:6969: /builds/spack/lib/spack/env/f77 -qversion >&5
gfortran-5: error: unrecognized command line option '-qversion'
configure:6980: $? = 1
configure:6989: checking whether we are using the GNU Fortran 77 compiler
configure:7002: /builds/spack/lib/spack/env/f77 -c conftest.F >&5
configure:7002: $? = 0
configure:7011: result: yes
configure:7017: checking whether /builds/spack/lib/spack/env/f77 accepts -g
configure:7028: /builds/spack/lib/spack/env/f77 -c -g conftest.f >&5
configure:7028: $? = 0
configure:7036: result: yes
configure:7171: checking for Fortran compiler version
configure:7180: /builds/spack/lib/spack/env/f90 --version >&5
GNU Fortran (Homebrew gcc 5.1.0) 5.1.0
Copyright (C) 2015 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:7191: $? = 0
configure:7180: /builds/spack/lib/spack/env/f90 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/local/Cellar/gcc/5.1.0/bin/gfortran-5
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/5.1.0/libexec/gcc/x86_64-apple-darwin13.4.0/5.1.0/lto-wrapper
Target: x86_64-apple-darwin13.4.0
Configured with: ../configure --build=x86_64-apple-darwin13.4.0
--prefix=/usr/local/Cellar/gcc/5.1.0
--libdir=/usr/local/Cellar/gcc/5.1.0/lib/gcc/5
--enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5
--with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr
--with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl
--with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking
--enable-checking=release --enable-lto --with-build-config=bootstrap-debug
--disable-werror --with-pkgversion='Homebrew gcc 5.1.0'
--with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin
--disable-nls --enable-multilib --with-native-system-header-dir=/usr/include
--with-sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk
Thread model: posix
gcc version 5.1.0 (Homebrew gcc 5.1.0)
configure:7191: $? = 0
configure:7180: /builds/spack/lib/spack/env/f90 -V >&5
gfortran-5: error: unrecognized command line option '-V'
gfortran-5: fatal error: no input files
compilation terminated.
configure:7191: $? = 1
configure:7180: /builds/spack/lib/spack/env/f90 -qversion >&5
gfortran-5: error: unrecognized command line option '-qversion'
configure:7191: $? = 1
configure:7200: checking whether we are using the GNU Fortran compiler
configure:7213: /builds/spack/lib/spack/env/f90 -c conftest.F >&5
configure:7213: $? = 0
configure:7222: result: yes
configure:7228: checking whether /builds/spack/lib/spack/env/f90 accepts -g
configure:7239: /builds/spack/lib/spack/env/f90 -c -g conftest.f >&5
configure:7239: $? = 0
configure:7247: result: yes
configure:7280: checking for gstat
configure:7310: result: no
configure:7280: checking for stat
configure:7296: found /usr/bin/stat
configure:7307: result: stat
configure:7322: checking for gdate
configure:7352: result: no
configure:7322: checking for date
configure:7338: found /bin/date
configure:7349: result: date
configure:7408: checking how to print strings
configure:7435: result: printf
configure:7456: checking for a sed that does not truncate output
configure:7520: result: /usr/bin/sed
configure:7538: checking for grep that handles long lines and -e
configure:7596: result: /usr/bin/grep
configure:7601: checking for egrep
configure:7663: result: /usr/bin/grep -E
configure:7668: checking for fgrep
configure:7730: result: /usr/bin/grep -F
configure:7765: checking for ld used by /builds/spack/lib/spack/env/cc
configure:7832: result: /builds/spack/lib/spack/env/ld
configure:7839: checking if the linker (/builds/spack/lib/spack/env/ld) is
GNU ld
configure:7854: result: no
configure:7866: checking for BSD- or MS-compatible name lister (nm)
configure:7920: result: /usr/bin/nm
configure:8050: checking the name lister (/usr/bin/nm) interface
configure:8057: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:8060: /usr/bin/nm "conftest.o"
configure:8063: output
00000000000001ac S _some_variable
configure:8070: result: BSD nm
configure:8074: checking the maximum length of command line arguments
configure:8205: result: 196608
configure:8253: checking how to convert x86_64-apple-darwin13.4.0 file names
to x86_64-apple-darwin13.4.0 format
configure:8293: result: func_convert_file_noop
configure:8300: checking how to convert x86_64-apple-darwin13.4.0 file names
to toolchain format
configure:8320: result: func_convert_file_noop
configure:8327: checking for /builds/spack/lib/spack/env/ld option to reload
object files
configure:8334: result: -r
configure:8408: checking for objdump
configure:8438: result: no
configure:8464: checking how to recognize dependent libraries
configure:8664: result: pass_all
configure:8749: checking for dlltool
configure:8779: result: no
configure:8806: checking how to associate runtime and link libraries
configure:8833: result: printf %s\n
configure:8957: checking for archiver @FILE support
configure:8974: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:8974: $? = 0
configure:8977: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:8980: $? = 1
configure:9000: result: no
configure:9058: checking for strip
configure:9074: found /usr/bin/strip
configure:9085: result: strip
configure:9157: checking for ranlib
configure:9173: found /usr/bin/ranlib
configure:9184: result: ranlib
configure:9286: checking command to parse /usr/bin/nm output from
/builds/spack/lib/spack/env/cc object
configure:9439: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:9442: $? = 0
configure:9446: /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:9449: $? = 0
cannot find nm_test_var in conftest.nm
configure:9439: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:9442: $? = 0
configure:9446: /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:9449: $? = 0
configure:9515: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c conftstm.o >&5
configure:9518: $? = 0
configure:9556: result: ok
configure:9603: checking for sysroot
configure:9633: result: no
configure:9640: checking for a working dd
configure:9678: result: /bin/dd
configure:9682: checking how to truncate binary pipes
configure:9697: result: /bin/dd bs=4096 count=1
configure:10026: checking for mt
configure:10056: result: no
configure:10076: checking if : is a manifest tool
configure:10082: : '-?'
configure:10090: result: no
configure:10146: checking for dsymutil
configure:10162: found /usr/bin/dsymutil
configure:10173: result: dsymutil
configure:10238: checking for nmedit
configure:10254: found /usr/bin/nmedit
configure:10265: result: nmedit
configure:10330: checking for lipo
configure:10346: found /usr/bin/lipo
configure:10357: result: lipo
configure:10422: checking for otool
configure:10438: found /usr/bin/otool
configure:10449: result: otool
configure:10514: checking for otool64
configure:10544: result: no
configure:10589: checking for -single_module linker flag
/builds/spack/lib/spack/env/cc -g -O2 -o libconftest.dylib -dynamiclib
-Wl,-single_module conftest.c
configure:10622: result: yes
configure:10625: checking for -exported_symbols_list linker flag
configure:10645: /builds/spack/lib/spack/env/cc -o conftest -g -O2
-Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:10645: $? = 0
configure:10655: result: yes
configure:10658: checking for -force_load linker flag
/builds/spack/lib/spack/env/cc -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
/builds/spack/lib/spack/env/cc -g -O2 -o conftest conftest.c
-Wl,-force_load,./libconftest.a
configure:10690: result: yes
configure:10763: checking for ANSI C header files
configure:10783: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:10783: $? = 0
configure:10856: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c >&5
configure:10856: $? = 0
configure:10856: ./conftest
configure:10856: $? = 0
configure:10867: result: yes
configure:10880: checking for sys/types.h
configure:10880: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:10880: $? = 0
configure:10880: result: yes
configure:10880: checking for sys/stat.h
configure:10880: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:10880: $? = 0
configure:10880: result: yes
configure:10880: checking for stdlib.h
configure:10880: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:10880: $? = 0
configure:10880: result: yes
configure:10880: checking for string.h
configure:10880: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:10880: $? = 0
configure:10880: result: yes
configure:10880: checking for memory.h
configure:10880: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:10880: $? = 0
configure:10880: result: yes
configure:10880: checking for strings.h
configure:10880: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:10880: $? = 0
configure:10880: result: yes
configure:10880: checking for inttypes.h
configure:10880: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:10880: $? = 0
configure:10880: result: yes
configure:10880: checking for stdint.h
configure:10880: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:10880: $? = 0
configure:10880: result: yes
configure:10880: checking for unistd.h
configure:10880: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:10880: $? = 0
configure:10880: result: yes
configure:10894: checking for dlfcn.h
configure:10894: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:10894: $? = 0
configure:10894: result: yes
configure:11461: checking for objdir
configure:11476: result: .libs
configure:11740: checking if /builds/spack/lib/spack/env/cc supports
-fno-rtti -fno-exceptions
configure:11758: /builds/spack/lib/spack/env/cc -c -g -O2 -fno-rtti
-fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not
for C
configure:11762: $? = 0
configure:11775: result: no
configure:12133: checking for /builds/spack/lib/spack/env/cc option to
produce PIC
configure:12140: result: -fno-common -DPIC
configure:12148: checking if /builds/spack/lib/spack/env/cc PIC flag
-fno-common -DPIC works
configure:12166: /builds/spack/lib/spack/env/cc -c -g -O2 -fno-common -DPIC
-DPIC conftest.c >&5
configure:12170: $? = 0
configure:12183: result: yes
configure:12212: checking if /builds/spack/lib/spack/env/cc static flag
-static works
configure:12240: result: no
configure:12255: checking if /builds/spack/lib/spack/env/cc supports -c -o
file.o
configure:12276: /builds/spack/lib/spack/env/cc -c -g -O2 -o out/conftest2.o
conftest.c >&5
configure:12280: $? = 0
configure:12302: result: yes
configure:12310: checking if /builds/spack/lib/spack/env/cc supports -c -o
file.o
configure:12357: result: yes
configure:12390: checking whether the /builds/spack/lib/spack/env/cc linker
(/builds/spack/lib/spack/env/ld) supports shared libraries
configure:13649: result: yes
configure:13889: checking dynamic linker characteristics
configure:14707: result: darwin13.4.0 dyld
configure:14829: checking how to hardcode library paths into programs
configure:14854: result: immediate
configure:15402: checking whether stripping libraries is possible
configure:15416: result: yes
configure:15442: checking if libtool supports shared libraries
configure:15444: result: yes
configure:15447: checking whether to build shared libraries
configure:15472: result: yes
configure:15475: checking whether to build static libraries
configure:15479: result: yes
configure:15502: checking how to run the C++ preprocessor
configure:15529: /builds/spack/lib/spack/env/c++ -E conftest.cpp
configure:15529: $? = 0
configure:15543: /builds/spack/lib/spack/env/c++ -E conftest.cpp
conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:15543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:15568: result: /builds/spack/lib/spack/env/c++ -E
configure:15588: /builds/spack/lib/spack/env/c++ -E conftest.cpp
configure:15588: $? = 0
configure:15602: /builds/spack/lib/spack/env/c++ -E conftest.cpp
conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:15602: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:15764: checking for ld used by /builds/spack/lib/spack/env/c++
configure:15831: result: /builds/spack/lib/spack/env/ld
configure:15838: checking if the linker (/builds/spack/lib/spack/env/ld) is
GNU ld
configure:15853: result: no
configure:15908: checking whether the /builds/spack/lib/spack/env/c++ linker
(/builds/spack/lib/spack/env/ld) supports shared libraries
configure:16981: result: yes
configure:17017: /builds/spack/lib/spack/env/c++ -c -g -O2 conftest.cpp >&5
configure:17020: $? = 0
configure:17501: checking for /builds/spack/lib/spack/env/c++ option to
produce PIC
configure:17508: result: -fno-common -DPIC
configure:17516: checking if /builds/spack/lib/spack/env/c++ PIC flag
-fno-common -DPIC works
configure:17534: /builds/spack/lib/spack/env/c++ -c -g -O2 -fno-common -DPIC
-DPIC conftest.cpp >&5
configure:17538: $? = 0
configure:17551: result: yes
configure:17574: checking if /builds/spack/lib/spack/env/c++ static flag
-static works
configure:17602: result: no
configure:17614: checking if /builds/spack/lib/spack/env/c++ supports -c -o
file.o
configure:17635: /builds/spack/lib/spack/env/c++ -c -g -O2 -o
out/conftest2.o conftest.cpp >&5
configure:17639: $? = 0
configure:17661: result: yes
configure:17666: checking if /builds/spack/lib/spack/env/c++ supports -c -o
file.o
configure:17713: result: yes
configure:17743: checking whether the /builds/spack/lib/spack/env/c++ linker
(/builds/spack/lib/spack/env/ld) supports shared libraries
configure:17783: result: yes
configure:17924: checking dynamic linker characteristics
configure:18669: result: darwin13.4.0 dyld
configure:18734: checking how to hardcode library paths into programs
configure:18759: result: immediate
configure:18900: checking if libtool supports shared libraries
configure:18902: result: yes
configure:18905: checking whether to build shared libraries
configure:18929: result: yes
configure:18932: checking whether to build static libraries
configure:18936: result: yes
configure:19288: checking for /builds/spack/lib/spack/env/f77 option to
produce PIC
configure:19295: result: -fno-common
configure:19303: checking if /builds/spack/lib/spack/env/f77 PIC flag
-fno-common works
configure:19321: /builds/spack/lib/spack/env/f77 -c -g -O2 -fno-common
conftest.f >&5
configure:19325: $? = 0
configure:19338: result: yes
configure:19361: checking if /builds/spack/lib/spack/env/f77 static flag
-static works
configure:19389: result: no
configure:19401: checking if /builds/spack/lib/spack/env/f77 supports -c -o
file.o
configure:19422: /builds/spack/lib/spack/env/f77 -c -g -O2 -o out/conftest2.o
conftest.f >&5
configure:19426: $? = 0
configure:19448: result: yes
configure:19453: checking if /builds/spack/lib/spack/env/f77 supports -c -o
file.o
configure:19500: result: yes
configure:19530: checking whether the /builds/spack/lib/spack/env/f77 linker
(/builds/spack/lib/spack/env/ld) supports shared libraries
configure:20739: result: yes
configure:20880: checking dynamic linker characteristics
configure:21619: result: darwin13.4.0 dyld
configure:21684: checking how to hardcode library paths into programs
configure:21709: result: immediate
configure:21846: checking if libtool supports shared libraries
configure:21848: result: yes
configure:21851: checking whether to build shared libraries
configure:21875: result: yes
configure:21878: checking whether to build static libraries
configure:21882: result: yes
configure:21916: /builds/spack/lib/spack/env/f90 -c -g -O2 conftest.f >&5
configure:21919: $? = 0
configure:22379: checking for /builds/spack/lib/spack/env/f90 option to
produce PIC
configure:22386: result: -fno-common
configure:22394: checking if /builds/spack/lib/spack/env/f90 PIC flag
-fno-common works
configure:22412: /builds/spack/lib/spack/env/f90 -c -g -O2 -fno-common
conftest.f >&5
configure:22416: $? = 0
configure:22429: result: yes
configure:22452: checking if /builds/spack/lib/spack/env/f90 static flag
-static works
configure:22480: result: no
configure:22492: checking if /builds/spack/lib/spack/env/f90 supports -c -o
file.o
configure:22513: /builds/spack/lib/spack/env/f90 -c -g -O2 -o out/conftest2.o
conftest.f >&5
configure:22517: $? = 0
configure:22539: result: yes
configure:22544: checking if /builds/spack/lib/spack/env/f90 supports -c -o
file.o
configure:22591: result: yes
configure:22621: checking whether the /builds/spack/lib/spack/env/f90 linker
(/builds/spack/lib/spack/env/ld) supports shared libraries
configure:23830: result: yes
configure:23971: checking dynamic linker characteristics
configure:24710: result: darwin13.4.0 dyld
configure:24775: checking how to hardcode library paths into programs
configure:24800: result: immediate
configure:24853: checking whether ln -s works
configure:24857: result: yes
configure:24865: checking for ANSI C header files
configure:24969: result: yes
configure:24978: checking for C/C++ restrict keyword
configure:25003: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:25003: $? = 0
configure:25011: result: __restrict
configure:25030: checking for bash
configure:25057: result: /bin/sh
configure:25072: checking for svn
configure:25090: found /usr/bin/svn
configure:25102: result: /usr/bin/svn
configure:25112: checking for svnversion
configure:25130: found /usr/bin/svnversion
configure:25142: result: /usr/bin/svnversion
configure:25229: checking for lib
configure:25262: result: no
configure:25316: checking size of void *
configure:25321: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c >&5
configure:25321: $? = 0
configure:25321: ./conftest
configure:25321: $? = 0
configure:25335: result: 8
configure:25401: checking for struct timespec
configure:25401: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:25401: $? = 0
configure:25401: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:45:30: error: expected expression before ')' token
if (sizeof ((struct timespec)))
^
configure:25401: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/stat.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <time.h>
| #include <pthread.h>
|
|
| int
| main ()
| {
| if (sizeof ((struct timespec)))
| return 0;
| ;
| return 0;
| }
configure:25401: result: yes
configure:25420: checking for unistd.h
configure:25420: result: yes
configure:25459: checking for pthread_create in -lpthread
configure:25484: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:25484: $? = 0
configure:25493: result: yes
configure:25506: checking for library containing sqrt
configure:25537: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
conftest.c:43:6: warning: conflicting types for built-in function 'sqrt'
char sqrt ();
^
configure:25537: $? = 0
configure:25554: result: none required
configure:25564: checking for main in -lws2_32
configure:25583: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lws2_32 -lpthread >&5
ld: library not found for -lws2_32
collect2: error: ld returned 1 exit status
configure:25583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:25592: result: no
configure:25606: checking for sysconf
configure:25606: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:25606: $? = 0
configure:25606: result: yes
configure:25616: checking for pthread_spin_lock
configure:25616: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
Undefined symbols for architecture x86_64:
"_pthread_spin_lock", referenced from:
_main in ccxOVwWy.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:25616: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h. */
| /* Define pthread_spin_lock to an innocuous variant, in case <limits.h>
declares pthread_spin_lock.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pthread_spin_lock innocuous_pthread_spin_lock
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_spin_lock (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pthread_spin_lock
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_spin_lock ();
| /* 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_pthread_spin_lock || defined __stub___pthread_spin_lock
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_spin_lock ();
| ;
| return 0;
| }
configure:25616: result: no
configure:25632: checking for pthread_barrier_init
configure:25632: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
Undefined symbols for architecture x86_64:
"_pthread_barrier_init", referenced from:
_main in ccSwdIh3.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:25632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h. */
| /* Define pthread_barrier_init to an innocuous variant, in case <limits.h>
declares pthread_barrier_init.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pthread_barrier_init innocuous_pthread_barrier_init
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_barrier_init (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pthread_barrier_init
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_barrier_init ();
| /* 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_pthread_barrier_init || defined
__stub___pthread_barrier_init
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_barrier_init ();
| ;
| return 0;
| }
configure:25632: result: no
configure:25648: checking for pthread_setaffinity_np
configure:25648: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
Undefined symbols for architecture x86_64:
"_pthread_setaffinity_np", referenced from:
_main in cc75Q29x.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:25648: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h. */
| /* Define pthread_setaffinity_np to an innocuous variant, in case
<limits.h> declares pthread_setaffinity_np.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pthread_setaffinity_np innocuous_pthread_setaffinity_np
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_setaffinity_np (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pthread_setaffinity_np
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_setaffinity_np ();
| /* 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_pthread_setaffinity_np || defined
__stub___pthread_setaffinity_np
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_setaffinity_np ();
| ;
| return 0;
| }
configure:25648: result: no
configure:25661: checking for posix_memalign
configure:25661: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
conftest.c:60:6: warning: conflicting types for built-in function
'posix_memalign'
char posix_memalign ();
^
configure:25661: $? = 0
configure:25661: result: yes
configure:25674: checking for memalign
configure:25674: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
Undefined symbols for architecture x86_64:
"_memalign", referenced from:
_main in ccjBezhX.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:25674: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| /* end confdefs.h. */
| /* Define memalign to an innocuous variant, in case <limits.h> declares
memalign.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define memalign innocuous_memalign
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memalign (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef memalign
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char memalign ();
| /* 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_memalign || defined __stub___memalign
| choke me
| #endif
|
| int
| main ()
| {
| return memalign ();
| ;
| return 0;
| }
configure:25674: result: no
configure:25687: checking for drand48
configure:25687: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:25687: $? = 0
configure:25687: result: yes
configure:25694: checking for erand48_r
configure:25694: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
Undefined symbols for architecture x86_64:
"_erand48_r", referenced from:
_main in cc4j8KHc.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:25694: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| /* end confdefs.h. */
| /* Define erand48_r to an innocuous variant, in case <limits.h> declares
erand48_r.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define erand48_r innocuous_erand48_r
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char erand48_r (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef erand48_r
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char erand48_r ();
| /* 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_erand48_r || defined __stub___erand48_r
| choke me
| #endif
|
| int
| main ()
| {
| return erand48_r ();
| ;
| return 0;
| }
configure:25694: result: no
configure:25721: checking for strerror_r
configure:25721: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:25721: $? = 0
configure:25721: result: yes
configure:25730: checking for setenv
configure:25730: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:25730: $? = 0
configure:25730: result: yes
configure:25739: checking for unsetenv
configure:25739: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:25739: $? = 0
configure:25739: result: yes
configure:25748: checking for nearbyintf
configure:25748: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
conftest.c:66:6: warning: conflicting types for built-in function 'nearbyintf'
char nearbyintf ();
^
configure:25748: $? = 0
configure:25748: result: yes
configure:25757: checking for rintf
configure:25757: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
conftest.c:67:6: warning: conflicting types for built-in function 'rintf'
char rintf ();
^
configure:25757: $? = 0
configure:25757: result: yes
configure:25833: checking malloc.h usability
configure:25833: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
conftest.c:78:20: fatal error: malloc.h: No such file or directory
compilation terminated.
configure:25833: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:25833: result: no
configure:25833: checking malloc.h presence
configure:25833: /builds/spack/lib/spack/env/cc -E conftest.c
conftest.c:45:20: fatal error: malloc.h: No such file or directory
compilation terminated.
configure:25833: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| /* end confdefs.h. */
| #include <malloc.h>
configure:25833: result: no
configure:25833: checking for malloc.h
configure:25833: result: no
configure:25856: checking valgrind/valgrind.h usability
configure:25856: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
conftest.c:78:31: fatal error: valgrind/valgrind.h: No such file or directory
compilation terminated.
configure:25856: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind/valgrind.h>
configure:25856: result: no
configure:25856: checking valgrind/valgrind.h presence
configure:25856: /builds/spack/lib/spack/env/cc -E conftest.c
conftest.c:45:31: fatal error: valgrind/valgrind.h: No such file or directory
compilation terminated.
configure:25856: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| /* end confdefs.h. */
| #include <valgrind/valgrind.h>
configure:25856: result: no
configure:25856: checking for valgrind/valgrind.h
configure:25856: result: no
configure:25870: checking valgrind/memcheck.h usability
configure:25870: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
conftest.c:78:31: fatal error: valgrind/memcheck.h: No such file or directory
compilation terminated.
configure:25870: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind/memcheck.h>
configure:25870: result: no
configure:25870: checking valgrind/memcheck.h presence
configure:25870: /builds/spack/lib/spack/env/cc -E conftest.c
conftest.c:45:31: fatal error: valgrind/memcheck.h: No such file or directory
compilation terminated.
configure:25870: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| /* end confdefs.h. */
| #include <valgrind/memcheck.h>
configure:25870: result: no
configure:25870: checking for valgrind/memcheck.h
configure:25870: result: no
configure:25884: checking valgrind/helgrind.h usability
configure:25884: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
conftest.c:78:31: fatal error: valgrind/helgrind.h: No such file or directory
compilation terminated.
configure:25884: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind/helgrind.h>
configure:25884: result: no
configure:25884: checking valgrind/helgrind.h presence
configure:25884: /builds/spack/lib/spack/env/cc -E conftest.c
conftest.c:45:31: fatal error: valgrind/helgrind.h: No such file or directory
compilation terminated.
configure:25884: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| /* end confdefs.h. */
| #include <valgrind/helgrind.h>
configure:25884: result: no
configure:25884: checking for valgrind/helgrind.h
configure:25884: result: no
configure:25903: checking for sched_yield
configure:25903: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:25903: $? = 0
configure:25903: result: yes
configure:25913: checking aio.h usability
configure:25913: /builds/spack/lib/spack/env/cc -c -g -O2 conftest.c >&5
configure:25913: $? = 0
configure:25913: result: yes
configure:25913: checking aio.h presence
configure:25913: /builds/spack/lib/spack/env/cc -E conftest.c
configure:25913: $? = 0
configure:25913: result: yes
configure:25913: checking for aio.h
configure:25913: result: yes
configure:25926: checking for mkostemp
configure:25926: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
Undefined symbols for architecture x86_64:
"_mkostemp", referenced from:
_main in ccL0KtaP.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:25926: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| /* end confdefs.h. */
| /* Define mkostemp to an innocuous variant, in case <limits.h> declares
mkostemp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mkostemp innocuous_mkostemp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mkostemp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mkostemp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mkostemp ();
| /* 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_mkostemp || defined __stub___mkostemp
| choke me
| #endif
|
| int
| main ()
| {
| return mkostemp ();
| ;
| return 0;
| }
configure:25926: result: no
configure:25939: checking for pread
configure:25939: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:25939: $? = 0
configure:25939: result: yes
configure:25939: checking for pwrite
configure:25939: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:25939: $? = 0
configure:25939: result: yes
configure:25951: checking whether the target supports
__sync_val_compare_and_swap
configure:25968: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:25968: $? = 0
configure:25976: result: yes
configure:25986: checking whether the target supports
__sync_bool_compare_and_swap
configure:26003: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:26003: $? = 0
configure:26011: result: yes
configure:26021: checking whether the target supports __sync_fetch_and_add
configure:26038: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:26038: $? = 0
configure:26046: result: yes
configure:26056: checking whether the target supports __sync_fetch_and_or
configure:26073: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:26073: $? = 0
configure:26081: result: yes
configure:26091: checking whether the target supports __sync_lock_test_and_set
configure:26108: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:26108: $? = 0
configure:26116: result: yes
configure:26126: checking whether the target supports __sync_synchronize
configure:26143: /builds/spack/lib/spack/env/cc -o conftest -g -O2
conftest.c -lpthread >&5
configure:26143: $? = 0
configure:26151: result: yes
configure:26163: checking for library containing set_mempolicy
configure:26194: /builds/spack/lib/spack/env/cc -o conftest -g -O2
-D_GNU_SOURCE conftest.c >&5
Undefined symbols for architecture x86_64:
"_set_mempolicy", referenced from:
_main in ccP5F3fy.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:26194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char set_mempolicy ();
| int
| main ()
| {
| return set_mempolicy ();
| ;
| return 0;
| }
configure:26194: /builds/spack/lib/spack/env/cc -o conftest -g -O2
-D_GNU_SOURCE conftest.c -lnuma >&5
ld: library not found for -lnuma
collect2: error: ld returned 1 exit status
configure:26194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char set_mempolicy ();
| int
| main ()
| {
| return set_mempolicy ();
| ;
| return 0;
| }
configure:26211: result: no
configure:26225: checking whether libnuma is available
configure:26227: result: no
configure:26240: checking maximum number of sched_ctxs
configure:26249: result: 10
configure:26327: checking maximum number of CPUs
configure:26336: result: 64
configure:26344: checking whether CPUs should be used
configure:26353: result: yes
configure:26378: checking maximum number of CUDA devices
configure:26387: result: 4
configure:28185: checking whether CUDA should be used
configure:28187: result: no
configure:28286: checking for pkg-config
configure:28304: found /usr/local/bin/pkg-config
configure:28316: result: /usr/local/bin/pkg-config
configure:28341: checking pkg-config is at least version 0.9.0
configure:28344: result: yes
configure:28443: checking whether MAGMA should be used
configure:28445: result: no
configure:28449: checking for cufftDoubleComplex
configure:28449: /builds/spack/lib/spack/env/cc -c -g -O2 -D_GNU_SOURCE
conftest.c >&5
conftest.c:59:19: fatal error: cufft.h: No such file or directory
compilation terminated.
configure:28449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h. */
| #include <cufft.h>
|
| int
| main ()
| {
| if (sizeof (cufftDoubleComplex))
| return 0;
| ;
| return 0;
| }
configure:28449: result: no
configure:28515: checking whether CURAND is available
configure:28517: result: no
configure:28573: checking maximum number of OpenCL devices
configure:28582: result: 8
configure:29202: checking whether OpenCL should be used
configure:29204: result: no
configure:29232: checking whether asynchronous copy should be disabled
configure:29245: result: no
configure:29253: checking whether asynchronous CUDA copy should be disabled
configure:29266: result: no
configure:29274: checking whether asynchronous OpenCL copy should be disabled
configure:29287: result: no
configure:29295: checking whether asynchronous MIC copy should be disabled
configure:29308: result: no
configure:29405: checking for main in -lsimgrid
configure:29424: /builds/spack/lib/spack/env/cc -o conftest -g -O2
-D_GNU_SOURCE conftest.c -lsimgrid -lpthread >&5
configure:29424: $? = 0
configure:29433: result: yes
configure:29452: checking simgrid/msg.h usability
configure:29452: /builds/spack/lib/spack/env/cc -c -g -O2 -D_GNU_SOURCE
conftest.c >&5
conftest.c:94:25: fatal error: simgrid/msg.h: No such file or directory
compilation terminated.
configure:29452: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <simgrid/msg.h>
configure:29452: result: no
configure:29452: checking simgrid/msg.h presence
configure:29452: /builds/spack/lib/spack/env/cc -E -D_GNU_SOURCE conftest.c
conftest.c:61:25: fatal error: simgrid/msg.h: No such file or directory
compilation terminated.
configure:29452: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| /* end confdefs.h. */
| #include <simgrid/msg.h>
configure:29452: result: no
configure:29452: checking for simgrid/msg.h
configure:29452: result: no
configure:29467: checking for MSG_process_join
configure:29467: /builds/spack/lib/spack/env/cc -o conftest -g -O2
-D_GNU_SOURCE conftest.c -lsimgrid -lpthread >&5
configure:29467: $? = 0
configure:29467: result: yes
configure:29467: checking for MSG_get_as_by_name
configure:29467: /builds/spack/lib/spack/env/cc -o conftest -g -O2
-D_GNU_SOURCE conftest.c -lsimgrid -lpthread >&5
Undefined symbols for architecture x86_64:
"_MSG_get_as_by_name", referenced from:
_main in ccZ18wcA.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:29467: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| /* end confdefs.h. */
| /* Define MSG_get_as_by_name to an innocuous variant, in case <limits.h>
declares MSG_get_as_by_name.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define MSG_get_as_by_name innocuous_MSG_get_as_by_name
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char MSG_get_as_by_name (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef MSG_get_as_by_name
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char MSG_get_as_by_name ();
| /* 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_MSG_get_as_by_name || defined __stub___MSG_get_as_by_name
| choke me
| #endif
|
| int
| main ()
| {
| return MSG_get_as_by_name ();
| ;
| return 0;
| }
configure:29467: result: no
configure:29467: checking for MSG_environment_get_routing_root
configure:29467: /builds/spack/lib/spack/env/cc -o conftest -g -O2
-D_GNU_SOURCE conftest.c -lsimgrid -lpthread >&5
configure:29467: $? = 0
configure:29467: result: yes
configure:29467: checking for xbt_mutex_try_acquire
configure:29467: /builds/spack/lib/spack/env/cc -o conftest -g -O2
-D_GNU_SOURCE conftest.c -lsimgrid -lpthread >&5
Undefined symbols for architecture x86_64:
"_xbt_mutex_try_acquire", referenced from:
_main in cciMhtIs.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:29467: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| /* end confdefs.h. */
| /* Define xbt_mutex_try_acquire to an innocuous variant, in case <limits.h>
declares xbt_mutex_try_acquire.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define xbt_mutex_try_acquire innocuous_xbt_mutex_try_acquire
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char xbt_mutex_try_acquire (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef xbt_mutex_try_acquire
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char xbt_mutex_try_acquire ();
| /* 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_xbt_mutex_try_acquire || defined
__stub___xbt_mutex_try_acquire
| choke me
| #endif
|
| int
| main ()
| {
| return xbt_mutex_try_acquire ();
| ;
| return 0;
| }
configure:29467: result: no
configure:29467: checking for smpi_process_set_user_data
configure:29467: /builds/spack/lib/spack/env/cc -o conftest -g -O2
-D_GNU_SOURCE conftest.c -lsimgrid -lpthread >&5
configure:29467: $? = 0
configure:29467: result: yes
configure:29478: checking for xbt_barrier_init
configure:29478: /builds/spack/lib/spack/env/cc -o conftest -g -O2
-D_GNU_SOURCE conftest.c -lsimgrid -lpthread >&5
configure:29478: $? = 0
configure:29478: result: yes
configure:29489: checking whether smpi_process_set_user_data is declared
configure:29489: /builds/spack/lib/spack/env/cc -c -g -O2 -D_GNU_SOURCE
conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:10: error: 'smpi_process_set_user_data' undeclared (first use
in this function)
(void) smpi_process_set_user_data;
^
conftest.c:75:10: note: each undeclared identifier is reported only once for
each function it appears in
configure:29489: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| /* end confdefs.h. */
| #include <smpi/smpi.h>
|
| int
| main ()
| {
| #ifndef smpi_process_set_user_data
| #ifdef __cplusplus
| (void) smpi_process_set_user_data;
| #else
| (void) smpi_process_set_user_data;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:29489: result: no
configure:29503: checking for SIMIX_process_get_code
configure:29503: /builds/spack/lib/spack/env/cc -o conftest -g -O2
-D_GNU_SOURCE conftest.c -lsimgrid -lpthread >&5
Undefined symbols for architecture x86_64:
"_SIMIX_process_get_code", referenced from:
_main in ccVRkLIV.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:29503: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| /* end confdefs.h. */
| /* Define SIMIX_process_get_code to an innocuous variant, in case
<limits.h> declares SIMIX_process_get_code.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define SIMIX_process_get_code innocuous_SIMIX_process_get_code
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char SIMIX_process_get_code (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef SIMIX_process_get_code
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char SIMIX_process_get_code ();
| /* 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_SIMIX_process_get_code || defined
__stub___SIMIX_process_get_code
| choke me
| #endif
|
| int
| main ()
| {
| return SIMIX_process_get_code ();
| ;
| return 0;
| }
configure:29503: result: no
configure:29532: /builds/spack/lib/spack/env/cc -c -g -O2 -D_GNU_SOURCE
conftest.c >&5
configure:29532: $? = 0
configure:29556: checking whether SimGrid is enabled
configure:29558: result: yes
configure:29561: checking whether blocking drivers should be enabled
configure:29570: result: yes
configure:29585: checking maximum number of MIC devices
configure:29594: result: 4
configure:29603: checking maximum number of MIC threads
configure:29612: result:
configure:30185: checking RCCE.h usability
configure:30185: /builds/spack/lib/spack/env/cc -c -g -O2 -D_GNU_SOURCE
conftest.c >&5
conftest.c:104:18: fatal error: RCCE.h: No such file or directory
compilation terminated.
configure:30185: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <RCCE.h>
configure:30185: result: no
configure:30185: checking RCCE.h presence
configure:30185: /builds/spack/lib/spack/env/cc -E -D_GNU_SOURCE conftest.c
conftest.c:71:18: fatal error: RCCE.h: No such file or directory
compilation terminated.
configure:30185: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| /* end confdefs.h. */
| #include <RCCE.h>
configure:30185: result: no
configure:30185: checking for RCCE.h
configure:30185: result: no
configure:30201: checking for RCCE_init in -lRCCE_bigflags_nongory_nopwrmgmt
configure:30226: /builds/spack/lib/spack/env/cc -o conftest -g -O2
-D_GNU_SOURCE conftest.c -lRCCE_bigflags_nongory_nopwrmgmt -lsimgrid
-lpthread >&5
ld: library not found for -lRCCE_bigflags_nongory_nopwrmgmt
collect2: error: ld returned 1 exit status
configure:30226: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char RCCE_init ();
| int
| main ()
| {
| return RCCE_init ();
| ;
| return 0;
| }
configure:30235: result: no
configure:30283: checking whether RCCE should be used
configure:30285: result: no
configure:30324: checking Maximum number of message-passing kernels
configure:30333: result: 10
configure:30349: checking whether debug mode should be enabled
configure:30358: result: no
configure:30390: checking whether extra checks should be performed
configure:30399: result: no
configure:30407: checking whether debug messages should be displayed
configure:30416: result: no
configure:30432: checking whether coverage testing should be enabled
configure:30441: result: no
configure:30460: checking whether FxT traces should be generated
configure:30477: result: yes using
/builds/spack/opt/spack/macosx_10.9_x86_64/gcc-5.1.0/fxt-0.3.1-kvat6aui4ytgaypjgf3wtgb3ocnrt3hy
configure:30520: checking for FXT
configure:30528: $PKG_CONFIG --exists --print-errors "fxt"
configure:30531: $? = 0
configure:30546: $PKG_CONFIG --exists --print-errors "fxt"
configure:30549: $? = 0
configure:30599: result: yes
configure:30702: checking for enable_fut_flush
configure:30702: /builds/spack/lib/spack/env/cc -o conftest -O3 -g -O2
-gdwarf-2 -g3 -D_GNU_SOURCE -gdwarf-2 -g3 conftest.c -lsimgrid
-lpthread
-L/builds/spack/opt/spack/macosx_10.9_x86_64/gcc-5.1.0/fxt-0.3.1-kvat6aui4ytgaypjgf3wtgb3ocnrt3hy/lib
-lfxt >&5
configure:30702: $? = 0
configure:30702: result: yes
configure:30713: checking for fut_set_filename
configure:30713: /builds/spack/lib/spack/env/cc -o conftest -O3 -g -O2
-gdwarf-2 -g3 -D_GNU_SOURCE -gdwarf-2 -g3 conftest.c -lsimgrid
-lpthread
-L/builds/spack/opt/spack/macosx_10.9_x86_64/gcc-5.1.0/fxt-0.3.1-kvat6aui4ytgaypjgf3wtgb3ocnrt3hy/lib
-lfxt >&5
configure:30713: $? = 0
configure:30713: result: yes
configure:30726: checking whether enable_fut_flush is declared
configure:30726: /builds/spack/lib/spack/env/cc -c -O3 -g -O2 -gdwarf-2 -g3
-I/builds/spack/opt/spack/macosx_10.9_x86_64/gcc-5.1.0/fxt-0.3.1-kvat6aui4ytgaypjgf3wtgb3ocnrt3hy/include
-D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:116:10: error: 'enable_fut_flush' undeclared (first use in this
function)
(void) enable_fut_flush;
^
conftest.c:116:10: note: each undeclared identifier is reported only once for
each function it appears in
configure:30726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef enable_fut_flush
| #ifdef __cplusplus
| (void) enable_fut_flush;
| #else
| (void) enable_fut_flush;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:30726: result: no
configure:30737: checking whether fut_set_filename is declared
configure:30737: /builds/spack/lib/spack/env/cc -c -O3 -g -O2 -gdwarf-2 -g3
-I/builds/spack/opt/spack/macosx_10.9_x86_64/gcc-5.1.0/fxt-0.3.1-kvat6aui4ytgaypjgf3wtgb3ocnrt3hy/include
-D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:117:10: error: 'fut_set_filename' undeclared (first use in this
function)
(void) fut_set_filename;
^
conftest.c:117:10: note: each undeclared identifier is reported only once for
each function it appears in
configure:30737: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef fut_set_filename
| #ifdef __cplusplus
| (void) fut_set_filename;
| #else
| (void) fut_set_filename;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:30737: result: no
configure:30767: checking for POTI
configure:30775: $PKG_CONFIG --exists --print-errors "poti"
Package poti was not found in the pkg-config search path.
Perhaps you should add the directory containing `poti.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poti' found
configure:30778: $? = 1
configure:30793: $PKG_CONFIG --exists --print-errors "poti"
Package poti was not found in the pkg-config search path.
Perhaps you should add the directory containing `poti.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poti' found
configure:30796: $? = 1
No package 'poti' found
configure:30824: result: no
configure:30844: checking whether additional locking systems FxT traces
should be enabled
configure:30853: result: no
configure:30861: checking whether performance debugging should be enabled
configure:30870: result: no
configure:30882: checking whether performance model debugging should be
enabled
configure:30891: result: no
configure:30899: checking whether statistics should be generated
configure:30908: result: no
configure:30920: checking whether memory stats should be displayed
configure:30929: result: no
configure:30939: checking glpk.h usability
configure:30939: /builds/spack/lib/spack/env/cc -c -O3 -g -O2 -gdwarf-2 -g3
-D_GNU_SOURCE conftest.c >&5
conftest.c:112:18: fatal error: glpk.h: No such file or directory
compilation terminated.
configure:30939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <glpk.h>
configure:30939: result: no
configure:30939: checking glpk.h presence
configure:30939: /builds/spack/lib/spack/env/cc -E -D_GNU_SOURCE conftest.c
conftest.c:79:18: fatal error: glpk.h: No such file or directory
compilation terminated.
configure:30939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| /* end confdefs.h. */
| #include <glpk.h>
configure:30939: result: no
configure:30939: checking for glpk.h
configure:30939: result: no
configure:30953: checking for main in -lglpk
configure:30972: /builds/spack/lib/spack/env/cc -o conftest -O3 -g -O2
-gdwarf-2 -g3 -D_GNU_SOURCE -gdwarf-2 -g3 conftest.c -lglpk >&5
ld: library not found for -lglpk
collect2: error: ld returned 1 exit status
configure:30972: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:30981: result: no
configure:30999: checking Ayudame.h usability
configure:30999: /builds/spack/lib/spack/env/cc -c -O3 -g -O2 -gdwarf-2 -g3
-D_GNU_SOURCE conftest.c >&5
conftest.c:112:21: fatal error: Ayudame.h: No such file or directory
compilation terminated.
configure:30999: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <Ayudame.h>
configure:30999: result: no
configure:30999: checking Ayudame.h presence
configure:30999: /builds/spack/lib/spack/env/cc -E -D_GNU_SOURCE conftest.c
conftest.c:79:21: fatal error: Ayudame.h: No such file or directory
compilation terminated.
configure:30999: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| /* end confdefs.h. */
| #include <Ayudame.h>
configure:30999: result: no
configure:30999: checking for Ayudame.h
configure:30999: result: no
configure:31016: checking how many buffers can be manipulated per task
configure:31025: result: 8
configure:31033: checking maximum number of nodes to use
configure:31082: checking maximum number of memory nodes
configure:31084: result: 16
configure:31093: checking whether allocation cache should be used
configure:31102: result: yes
configure:31136: checking using explicit performance model location
configure:31138: result: no
configure:31141: checking performance models location
configure:31143: result: $HOME/.starpu/sampling/
configure:31147: checking for clock_gettime in -lrt
configure:31172: /builds/spack/lib/spack/env/cc -o conftest -O3 -g -O2
-gdwarf-2 -g3 -D_GNU_SOURCE -gdwarf-2 -g3 conftest.c -lrt -lsimgrid
-lpthread >&5
ld: library not found for -lrt
collect2: error: ld returned 1 exit status
configure:31172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:31181: result: no
configure:31194: checking for clock_gettime
configure:31194: /builds/spack/lib/spack/env/cc -o conftest -O3 -g -O2
-gdwarf-2 -g3 -D_GNU_SOURCE -gdwarf-2 -g3 conftest.c -lsimgrid -lpthread
>&5
Undefined symbols for architecture x86_64:
"_clock_gettime", referenced from:
_main in cc8e5pLX.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:31194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| /* end confdefs.h. */
| /* Define clock_gettime to an innocuous variant, in case <limits.h>
declares clock_gettime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define clock_gettime innocuous_clock_gettime
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char clock_gettime (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef clock_gettime
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| /* 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_clock_gettime || defined __stub___clock_gettime
| choke me
| #endif
|
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:31194: result: no
configure:31224: checking Maximum number of workers
configure:31226: result: 256
configure:31236: checking Maximum number of workers combinations
configure:31238: result: 184
configure:31249: checking maximum number of implementations
configure:31258: result: 4
configure:31275: checking leveldb/db.h usability
configure:31275: /builds/spack/lib/spack/env/c++ -c -O3 -g -O2 -gdwarf-2 -g3
-D_GNU_SOURCE conftest.cpp >&5
conftest.cpp:118:24: fatal error: leveldb/db.h: No such file or directory
compilation terminated.
configure:31275: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define STARPU_NMAXWORKERS 256
| #define STARPU_NMAX_COMBINEDWORKERS 184
| #define STARPU_MAXIMPLEMENTATIONS 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <leveldb/db.h>
configure:31275: result: no
configure:31275: checking leveldb/db.h presence
configure:31275: /builds/spack/lib/spack/env/c++ -E -D_GNU_SOURCE
conftest.cpp
conftest.cpp:85:24: fatal error: leveldb/db.h: No such file or directory
compilation terminated.
configure:31275: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define STARPU_NMAXWORKERS 256
| #define STARPU_NMAX_COMBINEDWORKERS 184
| #define STARPU_MAXIMPLEMENTATIONS 4
| /* end confdefs.h. */
| #include <leveldb/db.h>
configure:31275: result: no
configure:31275: checking for leveldb/db.h
configure:31275: result: no
configure:31289: checking for main in -lleveldb
configure:31308: /builds/spack/lib/spack/env/c++ -o conftest -O3 -g -O2
-gdwarf-2 -g3 -D_GNU_SOURCE -gdwarf-2 -g3 conftest.cpp -lleveldb >&5
ld: library not found for -lleveldb
collect2: error: ld returned 1 exit status
configure:31308: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define STARPU_NMAXWORKERS 256
| #define STARPU_NMAX_COMBINEDWORKERS 184
| #define STARPU_MAXIMPLEMENTATIONS 4
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:31317: result: no
configure:31349: checking calibration heuristic of history-based StarPU
calibrator
configure:31358: result: 50
configure:31439: result: The mpicc compiler is not valid
configure:31506: checking mpicc path
configure:31508: result: no
configure:31560: checking for mpiexec
configure:31592: result: no
configure:31604: checking whether mpiexec is available
configure:31606: result: no
configure:31612: result: The mpiexec script is not valid
configure:31635: checking whether the StarPU MPI library should be generated
configure:31637: result: no
configure:31685: checking for StarPU-Top
configure:31694: checking for qmake-qt4
configure:31727: result: no
configure:31694: checking for qmake
configure:31712: found /usr/local/bin/qmake
configure:31724: result: /usr/local/bin/qmake
configure:31740: $PKG_CONFIG --exists --print-errors "QtGui QtNetwork
QtOpenGL QtSql"
configure:31743: $? = 0
configure:31824: checking whether compiler support -Wall
configure:31846: /builds/spack/lib/spack/env/cc -o conftest -Wall
-D_GNU_SOURCE -gdwarf-2 -g3 conftest.c -lsimgrid -lpthread >&5
conftest.c: In function 'main':
conftest.c:93:18: warning: unused variable 'hello' [-Wunused-variable]
const char *hello = "Hello World";
^
configure:31846: $? = 0
configure:31849: result: yes
configure:31868: checking whether compiler support -Werror=implicit
configure:31890: /builds/spack/lib/spack/env/cc -o conftest -Werror=implicit
-D_GNU_SOURCE -gdwarf-2 -g3 conftest.c -lsimgrid -lpthread >&5
configure:31890: $? = 0
configure:31893: result: yes
configure:31912: checking whether compiler support
-Werror=implicit-function-declaration
configure:31934: /builds/spack/lib/spack/env/cc -o conftest
-Werror=implicit-function-declaration -D_GNU_SOURCE -gdwarf-2 -g3
conftest.c -lsimgrid -lpthread >&5
configure:31934: $? = 0
configure:31937: result: yes
configure:32238: checking whether GCC supports plug-ins
configure:32293: /builds/spack/lib/spack/env/cc -c -O3 -g -O2 -gdwarf-2 -g3
-I/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include
conftest.c >&5
In file included from
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/config.h:6:0,
from
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/gcc-plugin.h:27,
from conftest.c:88:
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/auto-host.h:1874:0:
warning: "PACKAGE_BUGREPORT" redefined
#define PACKAGE_BUGREPORT ""
^
conftest.c:6:0: note: this is the location of the previous definition
#define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
^
In file included from
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/config.h:6:0,
from
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/gcc-plugin.h:27,
from conftest.c:88:
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/auto-host.h:1880:0:
warning: "PACKAGE_NAME" redefined
#define PACKAGE_NAME ""
^
conftest.c:2:0: note: this is the location of the previous definition
#define PACKAGE_NAME "StarPU"
^
In file included from
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/config.h:6:0,
from
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/gcc-plugin.h:27,
from conftest.c:88:
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/auto-host.h:1886:0:
warning: "PACKAGE_STRING" redefined
#define PACKAGE_STRING ""
^
conftest.c:5:0: note: this is the location of the previous definition
#define PACKAGE_STRING "StarPU 1.2.0rc4"
^
In file included from
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/config.h:6:0,
from
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/gcc-plugin.h:27,
from conftest.c:88:
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/auto-host.h:1892:0:
warning: "PACKAGE_TARNAME" redefined
#define PACKAGE_TARNAME ""
^
conftest.c:3:0: note: this is the location of the previous definition
#define PACKAGE_TARNAME "starpu"
^
In file included from
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/config.h:6:0,
from
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/gcc-plugin.h:27,
from conftest.c:88:
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/auto-host.h:1898:0:
warning: "PACKAGE_URL" redefined
#define PACKAGE_URL ""
^
conftest.c:7:0: note: this is the location of the previous definition
#define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
^
In file included from
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/config.h:6:0,
from
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/gcc-plugin.h:27,
from conftest.c:88:
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/auto-host.h:1904:0:
warning: "PACKAGE_VERSION" redefined
#define PACKAGE_VERSION ""
^
conftest.c:4:0: note: this is the location of the previous definition
#define PACKAGE_VERSION "1.2.0rc4"
^
In file included from
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/gcc-plugin.h:28:0,
from conftest.c:88:
/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include/system.h:662:17:
fatal error: gmp.h: No such file or directory
compilation terminated.
configure:32293: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define STARPU_NMAXWORKERS 256
| #define STARPU_NMAX_COMBINEDWORKERS 184
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_TOP 1
| #define STARPU_HAVE_FC /**/
| /* end confdefs.h. */
| #include <gcc-plugin.h>
| #include <tree.h>
| #include <gimple.h>
|
| #if defined __INTEL_COMPILER || defined __ICC
| Beware, this compiler is a fake. Don't use it.
| #endif
|
| tree fndecl; gimple call;
| int
| main ()
| {
| /* Clang 3.1 doesn't support nested functions, so try to
| discriminate it this way. */
| tree foo (void)
| {
| return lookup_name (get_identifier ("puts"));
| }
| fndecl = foo ();
| call = gimple_build_call (fndecl, 0);
| ;
| return 0;
| }
configure:32309: result: no
configure:32593: WARNING: GCC plug-ins not supported; StarPU's GCC plug-in
will not be built
configure:32731: checking for OpenMP runtime support
configure:32748: result: no
configure:32754: checking whether compiler support -fopenmp
configure:32776: /builds/spack/lib/spack/env/cc -o conftest -fopenmp
-D_GNU_SOURCE -gdwarf-2 -g3 conftest.c -lsimgrid -lpthread >&5
configure:32776: $? = 0
configure:32779: result: yes
configure:32818: checking for SOCL
configure:32833: result: no
configure:32882: checking for gdb
configure:32913: result: not-found
configure:33141: checking whether OpenGL rendering is enabled
configure:33145: result: no
configure:33156: checking for X
configure:33264: /builds/spack/lib/spack/env/cc -E -D_GNU_SOURCE conftest.c
conftest.c:88:22: fatal error: X11/Xlib.h: No such file or directory
compilation terminated.
configure:33264: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define STARPU_NMAXWORKERS 256
| #define STARPU_NMAX_COMBINEDWORKERS 184
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_TOP 1
| #define STARPU_HAVE_FC /**/
| /* end confdefs.h. */
| #include <X11/Xlib.h>
configure:33295: /builds/spack/lib/spack/env/cc -o conftest -O3 -g -O2
-gdwarf-2 -g3 -D_GNU_SOURCE -gdwarf-2 -g3 conftest.c -lX11 -lsimgrid
-lpthread >&5
conftest.c:88:22: fatal error: X11/Xlib.h: No such file or directory
compilation terminated.
configure:33295: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define STARPU_NMAXWORKERS 256
| #define STARPU_NMAX_COMBINEDWORKERS 184
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_TOP 1
| #define STARPU_HAVE_FC /**/
| /* end confdefs.h. */
| #include <X11/Xlib.h>
| int
| main ()
| {
| XrmInitialize ()
| ;
| return 0;
| }
configure:33334: result: no
configure:34280: checking for library containing sgemm_
configure:34311: /builds/spack/lib/spack/env/cc -o conftest -O3 -g -O2
-gdwarf-2 -g3 -D_GNU_SOURCE -gdwarf-2 -g3 conftest.c >&5
Undefined symbols for architecture x86_64:
"_sgemm_", referenced from:
_main in ccAcV73X.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:34311: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define STARPU_NMAXWORKERS 256
| #define STARPU_NMAX_COMBINEDWORKERS 184
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_TOP 1
| #define STARPU_HAVE_FC /**/
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sgemm_ ();
| int
| main ()
| {
| return sgemm_ ();
| ;
| return 0;
| }
configure:34311: /builds/spack/lib/spack/env/cc -o conftest -O3 -g -O2
-gdwarf-2 -g3 -D_GNU_SOURCE -gdwarf-2 -g3 conftest.c -lblas >&5
configure:34311: $? = 0
configure:34328: result: -lblas
configure:34399: checking which BLAS lib should be used
configure:34401: result: system
configure:34425: checking for FFTW
configure:34433: $PKG_CONFIG --exists --print-errors "fftw3"
Package fftw3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3' found
configure:34436: $? = 1
configure:34451: $PKG_CONFIG --exists --print-errors "fftw3"
Package fftw3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3' found
configure:34454: $? = 1
No package 'fftw3' found
configure:34482: result: no
configure:34512: checking for FFTWF
configure:34520: $PKG_CONFIG --exists --print-errors "fftw3f"
Package fftw3f was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3f.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3f' found
configure:34523: $? = 1
configure:34538: $PKG_CONFIG --exists --print-errors "fftw3f"
Package fftw3f was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3f.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3f' found
configure:34541: $? = 1
No package 'fftw3f' found
configure:34569: result: no
configure:34599: checking for FFTWL
configure:34607: $PKG_CONFIG --exists --print-errors "fftw3l"
Package fftw3l was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3l.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3l' found
configure:34610: $? = 1
configure:34625: $PKG_CONFIG --exists --print-errors "fftw3l"
Package fftw3l was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3l.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3l' found
configure:34628: $? = 1
No package 'fftw3l' found
configure:34656: result: no
configure:34922: checking whether hwloc should be used
configure:34924: result: no
configure:34929: checking f77.h usability
configure:34929: /builds/spack/lib/spack/env/cc -c -O3 -g -O2 -gdwarf-2 -g3
-D_GNU_SOURCE conftest.c >&5
conftest.c:123:17: fatal error: f77.h: No such file or directory
compilation terminated.
configure:34929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define STARPU_NMAXWORKERS 256
| #define STARPU_NMAX_COMBINEDWORKERS 184
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_TOP 1
| #define STARPU_HAVE_FC /**/
| #define X_DISPLAY_MISSING 1
| #define STARPU_SYSTEM_BLAS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <f77.h>
configure:34929: result: no
configure:34929: checking f77.h presence
configure:34929: /builds/spack/lib/spack/env/cc -E -D_GNU_SOURCE conftest.c
conftest.c:90:17: fatal error: f77.h: No such file or directory
compilation terminated.
configure:34929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define STARPU_NMAXWORKERS 256
| #define STARPU_NMAX_COMBINEDWORKERS 184
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_TOP 1
| #define STARPU_HAVE_FC /**/
| #define X_DISPLAY_MISSING 1
| #define STARPU_SYSTEM_BLAS 1
| /* end confdefs.h. */
| #include <f77.h>
configure:34929: result: no
configure:34929: checking for f77.h
configure:34929: result: no
configure:34958: checking for icc
configure:34988: result: no
configure:35055: checking for help2man
configure:35085: result: no
configure:35106: checking for struct cudaDeviceProp.pciDomainID
configure:35106: /builds/spack/lib/spack/env/cc -c -O3 -g -O2 -gdwarf-2 -g3
-D_GNU_SOURCE conftest.c >&5
conftest.c:90:30: fatal error: cuda_runtime_api.h: No such file or directory
compilation terminated.
configure:35106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define STARPU_NMAXWORKERS 256
| #define STARPU_NMAX_COMBINEDWORKERS 184
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_TOP 1
| #define STARPU_HAVE_FC /**/
| #define X_DISPLAY_MISSING 1
| #define STARPU_SYSTEM_BLAS 1
| /* end confdefs.h. */
| #include <cuda_runtime_api.h>
|
| int
| main ()
| {
| static struct cudaDeviceProp ac_aggr;
| if (ac_aggr.pciDomainID)
| return 0;
| ;
| return 0;
| }
configure:35106: /builds/spack/lib/spack/env/cc -c -O3 -g -O2 -gdwarf-2 -g3
-D_GNU_SOURCE conftest.c >&5
conftest.c:90:30: fatal error: cuda_runtime_api.h: No such file or directory
compilation terminated.
configure:35106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define STARPU_NMAXWORKERS 256
| #define STARPU_NMAX_COMBINEDWORKERS 184
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_TOP 1
| #define STARPU_HAVE_FC /**/
| #define X_DISPLAY_MISSING 1
| #define STARPU_SYSTEM_BLAS 1
| /* end confdefs.h. */
| #include <cuda_runtime_api.h>
|
| int
| main ()
| {
| static struct cudaDeviceProp ac_aggr;
| if (sizeof ac_aggr.pciDomainID)
| return 0;
| ;
| return 0;
| }
configure:35106: result: no
configure:35115: checking for struct cudaDeviceProp.pciBusID
configure:35115: /builds/spack/lib/spack/env/cc -c -O3 -g -O2 -gdwarf-2 -g3
-D_GNU_SOURCE conftest.c >&5
conftest.c:90:30: fatal error: cuda_runtime_api.h: No such file or directory
compilation terminated.
configure:35115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define STARPU_NMAXWORKERS 256
| #define STARPU_NMAX_COMBINEDWORKERS 184
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_TOP 1
| #define STARPU_HAVE_FC /**/
| #define X_DISPLAY_MISSING 1
| #define STARPU_SYSTEM_BLAS 1
| /* end confdefs.h. */
| #include <cuda_runtime_api.h>
|
| int
| main ()
| {
| static struct cudaDeviceProp ac_aggr;
| if (ac_aggr.pciBusID)
| return 0;
| ;
| return 0;
| }
configure:35115: /builds/spack/lib/spack/env/cc -c -O3 -g -O2 -gdwarf-2 -g3
-D_GNU_SOURCE conftest.c >&5
conftest.c:90:30: fatal error: cuda_runtime_api.h: No such file or directory
compilation terminated.
configure:35115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.2.0rc4"
| #define PACKAGE_STRING "StarPU 1.2.0rc4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 2
| #define STARPU_RELEASE_VERSION 0
| #define PACKAGE "starpu"
| #define VERSION "1.2.0rc4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define STARPU_MIC_USE_RMA 1
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
| #define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_UNISTD_H 1
| #define STARPU_HAVE_UNISTD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYSCONF 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define HAVE_AIO_H 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define HAVE_LIBSIMGRID 1
| #define HAVE_MSG_PROCESS_JOIN 1
| #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
| #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
| #define HAVE_XBT_BARRIER_INIT 1
| #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
| #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
| #define STARPU_SIMGRID 1
| #define STARPU_MAXMICDEVS 4
| #define STARPU_MAXMICCORES 120
| #define STARPU_MAXSCCDEVS 47
| #define STARPU_MAXMPKERNELS 10
| #define STARPU_USE_FXT 1
| #define CONFIG_FUT 1
| #define HAVE_ENABLE_FUT_FLUSH 1
| #define HAVE_FUT_SET_FILENAME 1
| #define HAVE_DECL_ENABLE_FUT_FLUSH 0
| #define HAVE_DECL_FUT_SET_FILENAME 0
| #define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 16
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define STARPU_NMAXWORKERS 256
| #define STARPU_NMAX_COMBINEDWORKERS 184
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_HISTORYMAXERROR 50
| #define STARPU_USE_TOP 1
| #define STARPU_HAVE_FC /**/
| #define X_DISPLAY_MISSING 1
| #define STARPU_SYSTEM_BLAS 1
| /* end confdefs.h. */
| #include <cuda_runtime_api.h>
|
| int
| main ()
| {
| static struct cudaDeviceProp ac_aggr;
| if (sizeof ac_aggr.pciBusID)
| return 0;
| ;
| return 0;
| }
configure:35115: result: no
configure:35149: checking for doxygen
configure:35167: found /usr/local/bin/doxygen
configure:35179: result: /usr/local/bin/doxygen
configure:35192: checking for pdflatex
configure:35225: result: no
configure:35235: checking for epstopdf
configure:35268: result: no
configure:35277: checking whether documentation should be compiled
configure:35279: result: no
configure:35462: checking that generated files are newer than configure
configure:35468: result: done
configure:35719: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by StarPU config.status 1.2.0rc4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ciosx
config.status:1628: creating tests/regression/regression.sh
config.status:1628: creating tests/regression/profiles
config.status:1628: creating tests/regression/profiles.build.only
config.status:1628: creating Makefile
config.status:1628: creating src/Makefile
config.status:1628: creating tools/Makefile
config.status:1628: creating tools/starpu_codelet_profile
config.status:1628: creating tools/starpu_codelet_histo_profile
config.status:1628: creating tools/starpu_workers_activity
config.status:1628: creating tools/starpu_paje_draw_histogram
config.status:1628: creating tools/starpu_paje_state_stats
config.status:1628: creating tools/starpu_paje_summary
config.status:1628: creating tools/starpu_paje_sort
config.status:1628: creating tools/starpu_smpirun
config.status:1628: creating socl/Makefile
config.status:1628: creating socl/src/Makefile
config.status:1628: creating socl/examples/Makefile
config.status:1628: creating socl/vendors/socl.icd
config.status:1628: creating socl/vendors/install/socl.icd
config.status:1628: creating libstarpu.pc
config.status:1628: creating starpu-1.0.pc
config.status:1628: creating starpu-1.1.pc
config.status:1628: creating starpu-1.2.pc
config.status:1628: creating mpi/libstarpumpi.pc
config.status:1628: creating mpi/starpumpi-1.0.pc
config.status:1628: creating mpi/starpumpi-1.1.pc
config.status:1628: creating mpi/starpumpi-1.2.pc
config.status:1628: creating starpufft/Makefile
config.status:1628: creating starpufft/src/Makefile
config.status:1628: creating starpufft/tests/Makefile
config.status:1628: creating starpufft/libstarpufft.pc
config.status:1628: creating starpufft/starpufft-1.0.pc
config.status:1628: creating starpufft/starpufft-1.1.pc
config.status:1628: creating starpufft/starpufft-1.2.pc
config.status:1628: creating examples/Makefile
config.status:1628: creating examples/stencil/Makefile
config.status:1628: creating tests/Makefile
config.status:1628: creating tests/loader-cross.sh
config.status:1628: creating mpi/Makefile
config.status:1628: creating mpi/src/Makefile
config.status:1628: creating mpi/tests/Makefile
config.status:1628: creating mpi/examples/Makefile
config.status:1628: creating starpu-top/StarPU-Top.pro
config.status:1628: creating starpu-top/StarPU-Top-qwt-embed.pri
config.status:1628: creating starpu-top/StarPU-Top-qwt-system.pri
config.status:1628: creating gcc-plugin/Makefile
config.status:1628: creating gcc-plugin/src/Makefile
config.status:1628: creating gcc-plugin/tests/Makefile
config.status:1628: creating gcc-plugin/tests/run-test
config.status:1628: creating gcc-plugin/examples/Makefile
config.status:1628: creating sc_hypervisor/Makefile
config.status:1628: creating sc_hypervisor/src/Makefile
config.status:1628: creating sc_hypervisor/examples/Makefile
config.status:1628: creating doc/Makefile
config.status:1628: creating doc/doxygen/Makefile
config.status:1628: creating doc/doxygen/doxygen-config.cfg
config.status:1628: creating doc/doxygen/doxygen_filter.sh
config.status:1628: creating tools/msvc/starpu_var.bat
config.status:1628: creating src/common/config.h
config.status:1628: creating include/starpu_config.h
config.status:1628: creating gcc-plugin/include/starpu-gcc/config.h
config.status:1628: creating starpu-top/config.h
config.status:1888: executing depfiles commands
config.status:1888: executing libtool commands
config.status:1888: executing executable-scripts commands
configure:38771:
CPUs enabled: yes
CUDA enabled: no
OpenCL enabled: no
SCC enabled: no
MIC enabled: no
Compile-time limits
(change these with --enable-maxcpus, --enable-maxcudadev,
--enable-maxopencldev, --enable-maxmicdev, --enable-maxnodes,
--enable-maxbuffers)
(Note these numbers do not represent the number of detected
devices, but the maximum number of devices StarPU can manage)
Maximum number of CPUs: 64
Maximum number of CUDA devices: 4
Maximum number of OpenCL devices: 8
Maximum number of SCC devices: 47
Maximum number of MIC threads: 120
Maximum number of memory nodes: 16
Maximum number of task buffers: 8
GPU-GPU transfers: no
Allocation cache: yes
Magma enabled: no
BLAS library: system
hwloc: no
FxT trace enabled: yes
StarPU-Top: yes
Documentation: no
Examples: no
StarPU Extensions:
MPI enabled: no
MPI test suite: no
FFT Support: no
GCC plug-in: no
GCC plug-in test suite (requires GNU Guile): no
OpenMP runtime support enabled: no
SOCL enabled: no
SOCL test suite: no
Scheduler Hypervisor: no
simgrid enabled: yes
ayudame enabled: no
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin13.4.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_restrict=__restrict
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BLAS_LIBS_set=
ac_cv_env_BLAS_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/builds/spack/lib/spack/env/cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/builds/spack/lib/spack/env/c++
ac_cv_env_F77_set=set
ac_cv_env_F77_value=/builds/spack/lib/spack/env/f77
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=set
ac_cv_env_FC_value=/builds/spack/lib/spack/env/f90
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_FFTWF_CFLAGS_set=
ac_cv_env_FFTWF_CFLAGS_value=
ac_cv_env_FFTWF_LIBS_set=
ac_cv_env_FFTWF_LIBS_value=
ac_cv_env_FFTWL_CFLAGS_set=
ac_cv_env_FFTWL_CFLAGS_value=
ac_cv_env_FFTWL_LIBS_set=
ac_cv_env_FFTWL_LIBS_value=
ac_cv_env_FFTW_CFLAGS_set=
ac_cv_env_FFTW_CFLAGS_value=
ac_cv_env_FFTW_LIBS_set=
ac_cv_env_FFTW_LIBS_value=
ac_cv_env_FXT_CFLAGS_set=
ac_cv_env_FXT_CFLAGS_value=
ac_cv_env_FXT_LDFLAGS_set=
ac_cv_env_FXT_LDFLAGS_value=
ac_cv_env_FXT_LIBS_set=
ac_cv_env_FXT_LIBS_value=
ac_cv_env_HWLOC_CFLAGS_set=
ac_cv_env_HWLOC_CFLAGS_value=
ac_cv_env_HWLOC_LIBS_set=
ac_cv_env_HWLOC_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_MAGMA_CFLAGS_set=
ac_cv_env_MAGMA_CFLAGS_value=
ac_cv_env_MAGMA_LIBS_set=
ac_cv_env_MAGMA_LIBS_value=
ac_cv_env_NVCCFLAGS_set=
ac_cv_env_NVCCFLAGS_value=
ac_cv_env_NVCC_set=
ac_cv_env_NVCC_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_POTI_CFLAGS_set=
ac_cv_env_POTI_CFLAGS_value=
ac_cv_env_POTI_LIBS_set=
ac_cv_env_POTI_LIBS_value=
ac_cv_env_STARPU_MS_LIB_set=
ac_cv_env_STARPU_MS_LIB_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_fc_compiler_gnu=yes
ac_cv_func_MSG_environment_get_routing_root=yes
ac_cv_func_MSG_get_as_by_name=no
ac_cv_func_MSG_process_join=yes
ac_cv_func_SIMIX_process_get_code=no
ac_cv_func_clock_gettime=no
ac_cv_func_drand48=yes
ac_cv_func_enable_fut_flush=yes
ac_cv_func_erand48_r=no
ac_cv_func_fut_set_filename=yes
ac_cv_func_memalign=no
ac_cv_func_mkostemp=no
ac_cv_func_nearbyintf=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_pread=yes
ac_cv_func_pthread_barrier_init=no
ac_cv_func_pthread_setaffinity_np=no
ac_cv_func_pthread_spin_lock=no
ac_cv_func_pwrite=yes
ac_cv_func_rintf=yes
ac_cv_func_sched_yield=yes
ac_cv_func_setenv=yes
ac_cv_func_smpi_process_set_user_data=yes
ac_cv_func_strerror_r=yes
ac_cv_func_sysconf=yes
ac_cv_func_unsetenv=yes
ac_cv_func_xbt_barrier_init=yes
ac_cv_func_xbt_mutex_try_acquire=no
ac_cv_have_decl_enable_fut_flush=no
ac_cv_have_decl_fut_set_filename=no
ac_cv_have_decl_smpi_process_set_user_data=no
ac_cv_have_gcc_plugins=no
ac_cv_have_sync_bool_compare_and_swap=yes
ac_cv_have_sync_fetch_and_add=yes
ac_cv_have_sync_fetch_and_or=yes
ac_cv_have_sync_lock_test_and_set=yes
ac_cv_have_sync_synchronize=yes
ac_cv_have_sync_val_compare_and_swap=yes
ac_cv_have_x=have_x=no
ac_cv_header_Ayudame_h=no
ac_cv_header_RCCE_h=no
ac_cv_header_aio_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_f77_h=no
ac_cv_header_glpk_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_leveldb_db_h=no
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_simgrid_msg_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_valgrind_helgrind_h=no
ac_cv_header_valgrind_memcheck_h=no
ac_cv_header_valgrind_valgrind_h=no
ac_cv_host=x86_64-apple-darwin13.4.0
ac_cv_lib_RCCE_bigflags_nongory_nopwrmgmt_RCCE_init=no
ac_cv_lib_glpk_main=no
ac_cv_lib_leveldb_main=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_rt_clock_gettime=no
ac_cv_lib_simgrid=ac_cv_lib_simgrid_main
ac_cv_lib_simgrid_main=yes
ac_cv_lib_ws2_32=ac_cv_lib_ws2_32_main
ac_cv_lib_ws2_32_main=no
ac_cv_member_struct_cudaDeviceProp_pciBusID=no
ac_cv_member_struct_cudaDeviceProp_pciDomainID=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GDB=not-found
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_QMAKE=/usr/local/bin/qmake
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_doxygencommand=/usr/local/bin/doxygen
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mpiexec_path=no
ac_cv_path_svncommand=/usr/bin/svn
ac_cv_path_svnversioncommand=/usr/bin/svnversion
ac_cv_prog_AWK=gawk
ac_cv_prog_BASH=/bin/sh
ac_cv_prog_CPP='/builds/spack/lib/spack/env/cc -E'
ac_cv_prog_CXXCPP='/builds/spack/lib/spack/env/c++ -E'
ac_cv_prog_PROG_DATE=date
ac_cv_prog_PROG_STAT=stat
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/builds/spack/lib/spack/env/cc
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_fc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_set_mempolicy=no
ac_cv_search_sgemm_=-lblas
ac_cv_search_sqrt='none required'
ac_cv_sizeof_void_p=8
ac_cv_target=x86_64-apple-darwin13.4.0
ac_cv_type_cufftDoubleComplex=no
ac_cv_type_struct_timespec=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/builds/spack/lib/spack/env/ld
lt_cv_path_LDCXX=/builds/spack/lib/spack/env/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_c_o_FC=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_F77=-fno-common
lt_cv_prog_compiler_pic_FC=-fno-common
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_pic_works_FC=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_compiler_static_works_F77=no
lt_cv_prog_compiler_static_works_FC=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[
]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2
\2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/
{"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1",
(void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^:
\(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .*
\(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .*
\(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int
\1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
pkg_cv_FXT_CFLAGS='-I/builds/spack/opt/spack/macosx_10.9_x86_64/gcc-5.1.0/fxt-0.3.1-kvat6aui4ytgaypjgf3wtgb3ocnrt3hy/include
'
pkg_cv_FXT_LIBS='-L/builds/spack/opt/spack/macosx_10.9_x86_64/gcc-5.1.0/fxt-0.3.1-kvat6aui4ytgaypjgf3wtgb3ocnrt3hy/lib
-lfxt '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL}
/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/build-aux/missing
aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
ATLASDIR=''
ATLAS_BLAS_LIB_FALSE=''
ATLAS_BLAS_LIB_TRUE='#'
AUTOCONF='${SHELL}
/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/build-aux/missing
autoconf'
AUTOHEADER='${SHELL}
/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/build-aux/missing
autoheader'
AUTOMAKE='${SHELL}
/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/build-aux/missing
automake-1.15'
AWK='gawk'
BASH='/bin/sh'
BLAS_LIB='system'
BLAS_LIBS=''
BUILD_DOC_FALSE=''
BUILD_DOC_TRUE='#'
BUILD_EXAMPLES_FALSE=''
BUILD_EXAMPLES_TRUE='#'
BUILD_GCC_PLUGIN_FALSE=''
BUILD_GCC_PLUGIN_TRUE='#'
BUILD_SOCL_FALSE=''
BUILD_SOCL_TRUE='#'
BUILD_STARPUFFT_EXAMPLES_FALSE=''
BUILD_STARPUFFT_EXAMPLES_TRUE='#'
BUILD_STARPUFFT_FALSE=''
BUILD_STARPUFFT_TRUE='#'
BUILD_STARPU_TOP_FALSE='#'
BUILD_STARPU_TOP_TRUE=''
BUILD_TESTS_FALSE='#'
BUILD_TESTS_TRUE=''
CC='/builds/spack/lib/spack/env/cc'
CCDEPMODE='depmode=gcc3'
CC_OR_MPICC='/builds/spack/lib/spack/env/cc'
CFLAGS='-O3 -g -O2 -gdwarf-2 -g3 '
COVERAGE='no'
CPP='/builds/spack/lib/spack/env/cc -E'
CPPFLAGS=' -D_GNU_SOURCE '
CXX='/builds/spack/lib/spack/env/c++'
CXXCPP='/builds/spack/lib/spack/env/c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O3 -g -O2 -gdwarf-2 -g3 '
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='/builds/spack/lib/spack/env/f77'
FC='/builds/spack/lib/spack/env/f90'
FCFLAGS='-g -O2'
FFLAGS='-g -O2'
FFTWF_CFLAGS=''
FFTWF_LIBS=''
FFTWL_CFLAGS=''
FFTWL_LIBS=''
FFTW_CFLAGS=''
FFTW_LIBS=''
FGREP='/usr/bin/grep -F'
FXTDIR='/builds/spack/opt/spack/macosx_10.9_x86_64/gcc-5.1.0/fxt-0.3.1-kvat6aui4ytgaypjgf3wtgb3ocnrt3hy'
FXT_CFLAGS='-I/builds/spack/opt/spack/macosx_10.9_x86_64/gcc-5.1.0/fxt-0.3.1-kvat6aui4ytgaypjgf3wtgb3ocnrt3hy/include
'
FXT_LDFLAGS=''
FXT_LIBS='-L/builds/spack/opt/spack/macosx_10.9_x86_64/gcc-5.1.0/fxt-0.3.1-kvat6aui4ytgaypjgf3wtgb3ocnrt3hy/lib
-lfxt '
GCC_FOR_PLUGIN=''
GCC_FOR_PLUGIN_LIBTOOL_TAG=''
GCC_PLUGIN_DIR_PKGCONFIG=''
GCC_PLUGIN_INCLUDE_DIR='/usr/local/Cellar/gcc/5.1.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.1.0/plugin/include'
GCC_PLUGIN_PKGCONFIG=''
GDB='not-found'
GLOBAL_AM_CFLAGS=' -Wall -Werror=implicit
-Werror=implicit-function-declaration -fopenmp'
GOTODIR=''
GOTO_BLAS_LIB_FALSE=''
GOTO_BLAS_LIB_TRUE='#'
GREP='/usr/bin/grep'
GUILE=''
HAVE_FFTWFL=''
HAVE_OPENGL_FALSE=''
HAVE_OPENGL_TRUE='#'
HAVE_PTR_DEREFS_MAY_ALIAS_P_FALSE=''
HAVE_PTR_DEREFS_MAY_ALIAS_P_TRUE='#'
HAVE_X11_FALSE=''
HAVE_X11_TRUE='#'
HELP2MAN=''
HWLOC_CFLAGS=''
HWLOC_LIBS=''
HWLOC_REQUIRES=''
ICC=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/builds/spack/lib/spack/env/ld'
LDFLAGS=' -gdwarf-2 -g3 '
LIBOBJS=''
LIBS='-lsimgrid -lpthread '
LIBSOCL_INTERFACE_AGE='0'
LIBSOCL_INTERFACE_CURRENT='0'
LIBSOCL_INTERFACE_REVISION='0'
LIBSTARPUFFT_INTERFACE_AGE='0'
LIBSTARPUFFT_INTERFACE_CURRENT='0'
LIBSTARPUFFT_INTERFACE_REVISION='0'
LIBSTARPUMPI_INTERFACE_AGE='0'
LIBSTARPUMPI_INTERFACE_CURRENT='1'
LIBSTARPUMPI_INTERFACE_REVISION='1'
LIBSTARPU_INTERFACE_AGE='0'
LIBSTARPU_INTERFACE_CURRENT='3'
LIBSTARPU_INTERFACE_REVISION='0'
LIBSTARPU_LDFLAGS='
-L/builds/spack/opt/spack/macosx_10.9_x86_64/gcc-5.1.0/fxt-0.3.1-kvat6aui4ytgaypjgf3wtgb3ocnrt3hy/lib
-lfxt '
LIBSTARPU_LINK='libstarpu-1.2.la'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAGMA_CFLAGS=''
MAGMA_LIBS=''
MAKEINFO='${SHELL}
/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/build-aux/missing
makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='build-aux/install-sh -c -d'
MKL_BLAS_LIB_FALSE=''
MKL_BLAS_LIB_TRUE='#'
MPICC='no'
MPICC_LDFLAGS=''
MPIEXEC=''
NM='/usr/bin/nm'
NMEDIT='nmedit'
NO_BLAS_LIB_FALSE=''
NO_BLAS_LIB_TRUE='#'
NVCC=''
NVCCFLAGS=''
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='starpu'
PACKAGE_BUGREPORT='starpu-devel@lists.gforge.inria.fr'
PACKAGE_NAME='StarPU'
PACKAGE_STRING='StarPU 1.2.0rc4'
PACKAGE_TARNAME='starpu'
PACKAGE_URL='http://runtime.bordeaux.inria.fr/StarPU/'
PACKAGE_VERSION='1.2.0rc4'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POTI_CFLAGS=''
POTI_LIBS=''
PROG_DATE='date'
PROG_STAT='stat'
QMAKE='/usr/local/bin/qmake'
QWT_PRI='embed'
RANLIB='ranlib'
RUN_GCC_PLUGIN_TESTS_FALSE=''
RUN_GCC_PLUGIN_TESTS_TRUE='#'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIMGRID_CFLAGS=''
SIMGRID_LIBS=''
SOCL_OCL_LIB_OPENCL_DIR=''
SOCL_VENDORS='vendors/install/socl.icd'
STARPU_BLAS_LDFLAGS=' -lblas '
STARPU_BUILD_DIR='/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2'
STARPU_BUILD_SC_HYPERVISOR_FALSE=''
STARPU_BUILD_SC_HYPERVISOR_TRUE='#'
STARPU_COI_CPPFLAGS=''
STARPU_COI_LDFLAGS=''
STARPU_COVERAGE_ENABLED_FALSE=''
STARPU_COVERAGE_ENABLED_TRUE='#'
STARPU_CROSS_COMPILING_FALSE=''
STARPU_CROSS_COMPILING_TRUE='#'
STARPU_CUDA_CPPFLAGS=''
STARPU_CUDA_FORTRAN_LDFLAGS=''
STARPU_CUDA_LDFLAGS=''
STARPU_CUFFT_LDFLAGS=''
STARPU_CURAND_LDFLAGS=''
STARPU_DEVEL_FALSE=''
STARPU_DEVEL_TRUE='#'
STARPU_EFFECTIVE_VERSION='1.2'
STARPU_ENABLE_STATS='no'
STARPU_EXPORTED_LIBS=''
STARPU_EXPORT_DYNAMIC=''
STARPU_GCC_VERSION_MAJOR=''
STARPU_GCC_VERSION_MINOR=''
STARPU_GLPK_LDFLAGS=' '
STARPU_HAVE_AM111_FALSE='#'
STARPU_HAVE_AM111_TRUE=''
STARPU_HAVE_CUFFTDOUBLECOMPLEX_FALSE=''
STARPU_HAVE_CUFFTDOUBLECOMPLEX_TRUE='#'
STARPU_HAVE_F77_H='no'
STARPU_HAVE_F77_H_FALSE=''
STARPU_HAVE_F77_H_TRUE='#'
STARPU_HAVE_FC_FALSE='#'
STARPU_HAVE_FC_TRUE=''
STARPU_HAVE_FFTW=''
STARPU_HAVE_FFTWF=''
STARPU_HAVE_FFTWF_FALSE=''
STARPU_HAVE_FFTWF_TRUE='#'
STARPU_HAVE_FFTWL_FALSE=''
STARPU_HAVE_FFTWL_TRUE='#'
STARPU_HAVE_FFTW_FALSE=''
STARPU_HAVE_FFTW_TRUE='#'
STARPU_HAVE_HELP2MAN_FALSE=''
STARPU_HAVE_HELP2MAN_TRUE='#'
STARPU_HAVE_HWLOC=''
STARPU_HAVE_ICC_FALSE=''
STARPU_HAVE_ICC_TRUE='#'
STARPU_HAVE_LEVELDB_FALSE=''
STARPU_HAVE_LEVELDB_TRUE='#'
STARPU_HAVE_MAGMA=''
STARPU_HAVE_MAGMA_FALSE=''
STARPU_HAVE_MAGMA_TRUE='#'
STARPU_HAVE_MS_LIB_FALSE=''
STARPU_HAVE_MS_LIB_TRUE='#'
STARPU_HAVE_OPENMP_FALSE='#'
STARPU_HAVE_OPENMP_TRUE=''
STARPU_HAVE_WINDOWS_FALSE=''
STARPU_HAVE_WINDOWS_TRUE='#'
STARPU_LEVELDB_LDFLAGS=' '
STARPU_LIBNUMA_LDFLAGS=' '
STARPU_LINUX_SYS_FALSE=''
STARPU_LINUX_SYS_TRUE='#'
STARPU_LONG_CHECK_FALSE=''
STARPU_LONG_CHECK_TRUE='#'
STARPU_MAJOR_VERSION='1'
STARPU_MINOR_VERSION='2'
STARPU_MPI_CHECK_FALSE=''
STARPU_MPI_CHECK_TRUE='#'
STARPU_MS_LIB=''
STARPU_MS_LIB_ARCH='X64'
STARPU_NEW_CHECK_FALSE=''
STARPU_NEW_CHECK_TRUE='#'
STARPU_OPENCL_CPPFLAGS=''
STARPU_OPENCL_DATAdir=''
STARPU_OPENCL_LDFLAGS=''
STARPU_OPENGL_RENDER='no'
STARPU_OPENGL_RENDER_LDFLAGS=''
STARPU_OPENMP_FALSE=''
STARPU_OPENMP_TRUE='#'
STARPU_PERF_DEBUG='no'
STARPU_QUICK_CHECK_FALSE=''
STARPU_QUICK_CHECK_TRUE='#'
STARPU_QWT_INCLUDE=''
STARPU_QWT_LDFLAGS=''
STARPU_RCCE_CFLAGS=''
STARPU_RCCE_CPPFLAGS=''
STARPU_RCCE_LDFLAGS=''
STARPU_RELEASE_VERSION='0'
STARPU_SANITIZE_FALSE=''
STARPU_SANITIZE_TRUE='#'
STARPU_SCIF_CPPFLAGS=''
STARPU_SCIF_LDFLAGS=''
STARPU_SC_HYPERVISOR=''
STARPU_SC_HYPERVISOR_DEBUG='no'
STARPU_SC_HYPERVISOR_DEBUG_FALSE=''
STARPU_SC_HYPERVISOR_DEBUG_TRUE='#'
STARPU_SIMGRID_FALSE='#'
STARPU_SIMGRID_TRUE=''
STARPU_SRC_DIR='/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/.'
STARPU_USE_CPU='yes'
STARPU_USE_CPU_FALSE='#'
STARPU_USE_CPU_TRUE=''
STARPU_USE_CUDA='no'
STARPU_USE_CUDA_FALSE=''
STARPU_USE_CUDA_TRUE='#'
STARPU_USE_FXT='yes'
STARPU_USE_FXT_FALSE='#'
STARPU_USE_FXT_TRUE=''
STARPU_USE_MIC_FALSE=''
STARPU_USE_MIC_TRUE='#'
STARPU_USE_MP_FALSE=''
STARPU_USE_MP_TRUE='#'
STARPU_USE_OPENCL='no'
STARPU_USE_OPENCL_FALSE=''
STARPU_USE_OPENCL_TRUE='#'
STARPU_USE_SCC_FALSE=''
STARPU_USE_SCC_TRUE='#'
STARPU_USE_SC_HYPERVISOR_FALSE=''
STARPU_USE_SC_HYPERVISOR_TRUE='#'
STARPU_USE_SOCL_FALSE=''
STARPU_USE_SOCL_TRUE='#'
STARPU_USE_TOP='yes'
STATS='no'
STRIP='strip'
SYSTEM_BLAS_LIB_FALSE='#'
SYSTEM_BLAS_LIB_TRUE=''
USE_MPI='no'
USE_MPI_FALSE=''
USE_MPI_TRUE='#'
VERSION='1.2.0rc4'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
YACC='${SHELL}
/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/build-aux/missing
bison'
ac_ct_AR='ar'
ac_ct_CC='/builds/spack/lib/spack/env/cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
ac_ct_F77=''
ac_ct_FC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin13.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin13.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
doxygencommand='/usr/local/bin/doxygen'
dvidir='${docdir}'
epstopdfcommand=''
exec_prefix='${prefix}'
gccplugindir=''
host='x86_64-apple-darwin13.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin13.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL}
/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
mpicc_path='no'
mpiexec_path=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pdflatexcommand=''
pkglibdir='${libdir}/starpu'
prefix='/builds/spack/opt/spack/macosx_10.9_x86_64/gcc-5.1.0/starpu-svn-1.2-simu-fxt-opjsrunwp3uxr4vvkmlzkifj7slcwhvw'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
smpirun_path=''
svncommand='/usr/bin/svn'
svnversioncommand='/usr/bin/svnversion'
sysconfdir='${prefix}/etc'
target='x86_64-apple-darwin13.4.0'
target_alias=''
target_cpu='x86_64'
target_os='darwin13.4.0'
target_vendor='apple'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "StarPU"
#define PACKAGE_TARNAME "starpu"
#define PACKAGE_VERSION "1.2.0rc4"
#define PACKAGE_STRING "StarPU 1.2.0rc4"
#define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
#define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
#define STARPU_MAJOR_VERSION 1
#define STARPU_MINOR_VERSION 2
#define STARPU_RELEASE_VERSION 0
#define PACKAGE "starpu"
#define VERSION "1.2.0rc4"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define restrict __restrict
#define STARPU_MIC_USE_RMA 1
#define SIZEOF_VOID_P 8
#define STARPU_BUILD_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2"
#define STARPU_SRC_DIR
"/private/tmp/ci/spack-stage/spack-stage-GhIDBv/starpu-1.2/."
#define STARPU_HAVE_STRUCT_TIMESPEC /**/
#define HAVE_UNISTD_H 1
#define STARPU_HAVE_UNISTD_H 1
#define HAVE_LIBPTHREAD 1
#define HAVE_SYSCONF 1
#define HAVE_POSIX_MEMALIGN 1
#define STARPU_HAVE_POSIX_MEMALIGN 1
#define STARPU_USE_DRAND48 1
#define STARPU_HAVE_STRERROR_R 1
#define STARPU_HAVE_SETENV 1
#define STARPU_HAVE_UNSETENV 1
#define STARPU_HAVE_NEARBYINTF 1
#define STARPU_HAVE_RINTF 1
#define STARPU_HAVE_SCHED_YIELD 1
#define HAVE_AIO_H 1
#define HAVE_PREAD 1
#define HAVE_PWRITE 1
#define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
#define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
#define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
#define STARPU_HAVE_SYNC_FETCH_AND_OR 1
#define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
#define STARPU_HAVE_SYNC_SYNCHRONIZE 1
#define STARPU_NMAX_SCHED_CTXS 10
#define STARPU_MAXCPUS 64
#define STARPU_USE_CPU 1
#define STARPU_MAXCUDADEVS 4
#define STARPU_MAXOPENCLDEVS 8
#define HAVE_LIBSIMGRID 1
#define HAVE_MSG_PROCESS_JOIN 1
#define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
#define HAVE_SMPI_PROCESS_SET_USER_DATA 1
#define HAVE_XBT_BARRIER_INIT 1
#define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
#define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 0
#define STARPU_SIMGRID 1
#define STARPU_MAXMICDEVS 4
#define STARPU_MAXMICCORES 120
#define STARPU_MAXSCCDEVS 47
#define STARPU_MAXMPKERNELS 10
#define STARPU_USE_FXT 1
#define CONFIG_FUT 1
#define HAVE_ENABLE_FUT_FLUSH 1
#define HAVE_FUT_SET_FILENAME 1
#define HAVE_DECL_ENABLE_FUT_FLUSH 0
#define HAVE_DECL_FUT_SET_FILENAME 0
#define STARPU_ENABLE_PAJE_CODELET_DETAILS 1
#define STARPU_NMAXBUFS 8
#define STARPU_MAXNODES 16
#define STARPU_USE_ALLOCATION_CACHE 1
#define STARPU_NMAXWORKERS 256
#define STARPU_NMAX_COMBINEDWORKERS 184
#define STARPU_MAXIMPLEMENTATIONS 4
#define STARPU_HISTORYMAXERROR 50
#define STARPU_USE_TOP 1
#define STARPU_HAVE_FC /**/
#define X_DISPLAY_MISSING 1
#define STARPU_SYSTEM_BLAS 1
configure: exit 0
--------------020900040305040308080002--
- [no subject], Unknown, 16/12/2020
Archives gérées par MHonArc 2.6.19+.