This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by hwloc configure 1.8.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/sys-apps/hwloc-1.8.1/work/hwloc-1.8.1/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/hwloc-1.8.1 --enable-shared --disable-static --disable-silent-rules --docdir=/usr/share/doc/hwloc-1.8.1 --enable-cairo --disable-cuda --disable-debug --enable-gl --disable-opencl --enable-pci --enable-libpci --disable-plugins --disable-libnuma --enable-libxml2 --with-x ## --------- ## ## Platform. ## ## --------- ## hostname = bircoph.mephi.local uname -m = i686 uname -r = 3.12.13-yoruichi uname -s = Linux uname -v = #1 Sun Feb 23 06:56:48 MSK 2014 /usr/bin/uname -p = AMD Athlon(tm) XP 3200+ /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /usr/lib/distcc/bin PATH: /usr/lib/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.8.2 PATH: /usr/i686-pc-linux-gnu/x86_64-pc-linux-gnu/gcc-bin/4.8.2 PATH: /opt/nvidia-cg-toolkit/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2815: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [[ ${CBUILD:-${CHOST}} != ${CHOST} ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2958: checking build system type configure:2972: result: i686-pc-linux-gnu configure:2992: checking host system type configure:3005: result: i686-pc-linux-gnu configure:3025: checking target system type configure:3038: result: i686-pc-linux-gnu configure:3082: checking for a BSD-compatible install configure:3150: result: /usr/bin/install -c configure:3161: checking whether build environment is sane configure:3216: result: yes configure:3367: checking for a thread-safe mkdir -p configure:3406: result: /bin/mkdir -p configure:3413: checking for gawk configure:3429: found /usr/bin/gawk configure:3440: result: gawk configure:3451: checking whether make sets $(MAKE) configure:3473: result: yes configure:3502: checking whether make supports nested variables configure:3519: result: yes configure:3608: checking whether UID '250' is supported by ustar format configure:3611: result: yes configure:3618: checking whether GID '250' is supported by ustar format configure:3621: result: yes configure:3629: checking how to create a ustar tar archive configure:3640: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3643: $? = 0 configure:3683: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3686: $? = 0 configure:3690: tar -xf - &5 i686-pc-linux-gnu-gcc (Gentoo 4.8.2 p1.3r1, pie-0.5.8r1) 4.8.2 Copyright (C) 2013 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:4197: $? = 0 configure:4186: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.8.2/i686-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.8.2/lto-wrapper Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.8.2/work/gcc-4.8.2/configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.8.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/include/g++-v4 --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.8.2/python --enable-languages=c,c++,java,go,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.2 p1.3r1, pie-0.5.8r1' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-arch=i686 --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --with-cloog --disable-isl-version-check Thread model: posix gcc version 4.8.2 (Gentoo 4.8.2 p1.3r1, pie-0.5.8r1) configure:4197: $? = 0 configure:4186: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: error: unrecognized command line option '-V' i686-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. distcc[13703] ERROR: compile (null) on localhost failed distcc[13702] ERROR: compile (null) on localhost failed configure:4197: $? = 1 configure:4186: i686-pc-linux-gnu-gcc -qversion >&5 i686-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' i686-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. distcc[13710] ERROR: compile (null) on localhost failed distcc[13709] ERROR: compile (null) on localhost failed configure:4197: $? = 1 configure:4217: checking whether the C compiler works configure:4239: i686-pc-linux-gnu-gcc -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:4243: $? = 0 configure:4291: result: yes configure:4294: checking for C compiler default output file name configure:4296: result: a.out configure:4302: checking for suffix of executables configure:4309: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:4313: $? = 0 configure:4335: result: configure:4357: checking whether we are cross compiling configure:4365: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:4369: $? = 0 configure:4376: ./conftest configure:4380: $? = 0 configure:4395: result: no configure:4400: checking for suffix of object files configure:4422: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:4426: $? = 0 configure:4447: result: o configure:4451: checking whether we are using the GNU C compiler configure:4470: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:4470: $? = 0 configure:4479: result: yes configure:4488: checking whether i686-pc-linux-gnu-gcc accepts -g configure:4508: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4508: $? = 0 configure:4549: result: yes configure:4566: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:4629: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:4629: $? = 0 configure:4642: result: none needed configure:4667: checking whether i686-pc-linux-gnu-gcc understands -c and -o together configure:4689: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4692: $? = 0 configure:4689: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4692: $? = 0 configure:4704: result: yes configure:4723: checking dependency style of i686-pc-linux-gnu-gcc configure:4834: result: none configure:4855: checking how to run the C preprocessor configure:4886: i686-pc-linux-gnu-gcc -E conftest.c configure:4886: $? = 0 configure:4900: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. distcc[13789] ERROR: compile (null) on localhost failed distcc[13788] ERROR: compile (null) on localhost failed configure:4900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | /* end confdefs.h. */ | #include configure:4925: result: i686-pc-linux-gnu-gcc -E configure:4945: i686-pc-linux-gnu-gcc -E conftest.c configure:4945: $? = 0 configure:4959: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. distcc[13807] ERROR: compile (null) on localhost failed distcc[13806] ERROR: compile (null) on localhost failed configure:4959: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | /* end confdefs.h. */ | #include configure:4988: checking for grep that handles long lines and -e configure:5046: result: /bin/grep configure:5051: checking for egrep configure:5113: result: /bin/grep -E configure:5118: checking for ANSI C header files configure:5138: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:5138: $? = 0 configure:5211: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:5211: $? = 0 configure:5211: ./conftest configure:5211: $? = 0 configure:5222: result: yes configure:5235: checking for sys/types.h configure:5235: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for sys/stat.h configure:5235: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for stdlib.h configure:5235: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for string.h configure:5235: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for memory.h configure:5235: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for strings.h configure:5235: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for inttypes.h configure:5235: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for stdint.h configure:5235: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for unistd.h configure:5235: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5248: checking minix/config.h usability configure:5248: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[13983] ERROR: compile (null) on localhost failed conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. distcc[13986] ERROR: compile (null) on localhost failed distcc[13982] ERROR: compile conftest.c on localhost failed configure:5248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5248: result: no configure:5248: checking minix/config.h presence configure:5248: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. distcc[13998] ERROR: compile (null) on localhost failed distcc[13997] ERROR: compile (null) on localhost failed configure:5248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 | /* end confdefs.h. */ | #include configure:5248: result: no configure:5248: checking for minix/config.h configure:5248: result: no configure:5269: checking whether it is safe to define __EXTENSIONS__ configure:5287: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:5287: $? = 0 configure:5294: result: yes configure:5314: checking for hwloc version configure:5323: result: 1.8.1 configure:5357: checking for i686-pc-linux-gnu-gcc configure:5384: result: i686-pc-linux-gnu-gcc configure:5653: checking for C compiler version configure:5662: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (Gentoo 4.8.2 p1.3r1, pie-0.5.8r1) 4.8.2 Copyright (C) 2013 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:5673: $? = 0 configure:5662: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.8.2/i686-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.8.2/lto-wrapper Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.8.2/work/gcc-4.8.2/configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.8.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/include/g++-v4 --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.8.2/python --enable-languages=c,c++,java,go,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.2 p1.3r1, pie-0.5.8r1' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-arch=i686 --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --with-cloog --disable-isl-version-check Thread model: posix gcc version 4.8.2 (Gentoo 4.8.2 p1.3r1, pie-0.5.8r1) configure:5673: $? = 0 configure:5662: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: error: unrecognized command line option '-V' i686-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. distcc[14031] ERROR: compile (null) on localhost failed distcc[14030] ERROR: compile (null) on localhost failed configure:5673: $? = 1 configure:5662: i686-pc-linux-gnu-gcc -qversion >&5 i686-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' i686-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. distcc[14038] ERROR: compile (null) on localhost failed distcc[14037] ERROR: compile (null) on localhost failed configure:5673: $? = 1 configure:5677: checking whether we are using the GNU C compiler configure:5705: result: yes configure:5714: checking whether i686-pc-linux-gnu-gcc accepts -g configure:5775: result: yes configure:5792: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:5868: result: none needed configure:5893: checking whether i686-pc-linux-gnu-gcc understands -c and -o together configure:5930: result: yes configure:5949: checking dependency style of i686-pc-linux-gnu-gcc configure:6060: result: none configure:6089: checking for i686-pc-linux-gnu-g++ configure:6105: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ configure:6116: result: i686-pc-linux-gnu-g++ configure:6187: checking for C++ compiler version configure:6196: i686-pc-linux-gnu-g++ --version >&5 i686-pc-linux-gnu-g++ (Gentoo 4.8.2 p1.3r1, pie-0.5.8r1) 4.8.2 Copyright (C) 2013 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:6207: $? = 0 configure:6196: i686-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.8.2/i686-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.8.2/lto-wrapper Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.8.2/work/gcc-4.8.2/configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.8.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.8.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/include/g++-v4 --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.8.2/python --enable-languages=c,c++,java,go,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.2 p1.3r1, pie-0.5.8r1' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-arch=i686 --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --with-cloog --disable-isl-version-check Thread model: posix gcc version 4.8.2 (Gentoo 4.8.2 p1.3r1, pie-0.5.8r1) configure:6207: $? = 0 configure:6196: i686-pc-linux-gnu-g++ -V >&5 i686-pc-linux-gnu-g++: error: unrecognized command line option '-V' i686-pc-linux-gnu-g++: fatal error: no input files compilation terminated. distcc[14057] ERROR: compile (null) on localhost failed distcc[14056] ERROR: compile (null) on localhost failed configure:6207: $? = 1 configure:6196: i686-pc-linux-gnu-g++ -qversion >&5 i686-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' i686-pc-linux-gnu-g++: fatal error: no input files compilation terminated. distcc[14064] ERROR: compile (null) on localhost failed distcc[14063] ERROR: compile (null) on localhost failed configure:6207: $? = 1 configure:6211: checking whether we are using the GNU C++ compiler configure:6230: i686-pc-linux-gnu-g++ -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -fvisibility-inlines-hidden conftest.cpp >&5 configure:6230: $? = 0 configure:6239: result: yes configure:6248: checking whether i686-pc-linux-gnu-g++ accepts -g configure:6268: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:6268: $? = 0 configure:6309: result: yes configure:6334: checking dependency style of i686-pc-linux-gnu-g++ configure:6445: result: none configure:6469: checking for i686-pc-linux-gnu-ar configure:6485: found /usr/bin/i686-pc-linux-gnu-ar configure:6496: result: i686-pc-linux-gnu-ar configure:6566: checking the archiver (i686-pc-linux-gnu-ar) interface configure:6582: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:6582: $? = 0 configure:6584: i686-pc-linux-gnu-ar cru libconftest.a conftest.o >&5 configure:6587: $? = 0 configure:6615: result: ar configure:6783: checking for i686-pc-linux-gnu-pkg-config configure:6801: found /usr/bin/i686-pc-linux-gnu-pkg-config configure:6813: result: /usr/bin/i686-pc-linux-gnu-pkg-config configure:6881: checking pkg-config is at least version 0.9.0 configure:6884: result: yes configure:6893: checking for X configure:7032: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c -lX11 >&5 configure:7032: $? = 0 configure:7082: result: libraries , headers configure:7108: checking hwloc building mode configure:7110: result: standalone configure:7139: hwloc builddir: /var/tmp/portage/sys-apps/hwloc-1.8.1/work/hwloc-1.8.1_build configure:7141: hwloc srcdir: /var/tmp/portage/sys-apps/hwloc-1.8.1/work/hwloc-1.8.1 configure:7144: Detected VPATH build configure:7149: checking if want hwloc maintainer support configure:7177: result: disabled configure:7183: checking for hwloc directory prefix configure:7185: result: (none) configure:7198: checking for hwloc symbol prefix configure:7220: result: hwloc_ configure:7263: checking size of void * configure:7268: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:7268: $? = 0 configure:7268: ./conftest configure:7268: $? = 0 configure:7282: result: 4 configure:7302: checking which OS support to include configure:7319: result: Linux configure:7438: checking which CPU support to include configure:7449: result: x86_32 configure:7483: checking size of unsigned long configure:7488: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:7488: $? = 0 configure:7488: ./conftest configure:7488: $? = 0 configure:7502: result: 4 configure:7521: checking size of unsigned int configure:7526: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:7526: $? = 0 configure:7526: ./conftest configure:7526: $? = 0 configure:7540: result: 4 configure:7562: checking for the C compiler vendor configure:7591: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[14202] ERROR: compile (null) on localhost failed conftest.c:40:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" ^ conftest.c:41:1: error: unknown type name 'choke' choke me ^ conftest.c:41:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input distcc[14205] ERROR: compile (null) on localhost failed distcc[14201] ERROR: compile conftest.c on localhost failed configure:7591: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | /* end confdefs.h. */ | | #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | choke me | #endif configure:7608: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:7608: $? = 0 configure:8105: result: gnu configure:8111: checking for __attribute__ configure:8135: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:8135: $? = 0 configure:8160: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:8160: $? = 0 configure:8202: result: yes configure:8206: checking for __attribute__(aligned) configure:8226: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:8226: $? = 0 configure:8314: result: yes configure:8326: checking for __attribute__(always_inline) configure:8346: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:8346: $? = 0 configure:8434: result: yes configure:8443: checking for __attribute__(cold) configure:8466: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:8466: $? = 0 configure:8554: result: yes configure:8563: checking for __attribute__(const) configure:8586: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:8586: $? = 0 configure:8674: result: yes configure:8684: checking for __attribute__(deprecated) configure:8707: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:8707: $? = 0 configure:8795: result: yes configure:8815: checking for __attribute__(format) configure:8837: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:8837: $? = 0 configure:8907: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -Wall conftest.c >&5 conftest.c: In function 'usage': conftest.c:44:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'int *' [-Wformat=] return this_printf (*argument, "%d", argument); /* This should produce a format warning */ ^ configure:8907: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | /* end confdefs.h. */ | | static int usage (int * argument); | extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3))); | | static int usage (int * argument) { | return this_printf (*argument, "%d", argument); /* This should produce a format warning */ | } | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | int main(void); | | int | main () | { | | int i=4711; | i=usage(&i); | | ; | return 0; | } configure:8943: result: yes configure:8952: checking for __attribute__(hot) configure:8975: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:8975: $? = 0 configure:9063: result: yes configure:9072: checking for __attribute__(malloc) configure:9098: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:9098: $? = 0 configure:9186: result: yes configure:9201: checking for __attribute__(may_alias) configure:9221: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:9221: $? = 0 configure:9309: result: yes configure:9319: checking for __attribute__(no_instrument_function) configure:9339: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:9339: $? = 0 configure:9427: result: yes configure:9452: checking for __attribute__(nonnull) configure:9475: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:9475: $? = 0 configure:9547: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -Wall conftest.c >&5 conftest.c: In function 'usage': conftest.c:45:14: warning: null argument where non-null required (argument 1) [-Wnonnull] return square( ((void*)0) ); /* This should produce an argument must be nonnull warning */ ^ configure:9547: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | /* end confdefs.h. */ | | static int usage(int * argument); | int square(int * argument) __attribute__ ((__nonnull__)); | int square(int * argument) { return (*argument) * (*argument); } | | static int usage(int * argument) { | return square( ((void*)0) ); /* This should produce an argument must be nonnull warning */ | } | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | int main(void); | | int | main () | { | | int i=4711; | i=usage(&i); | | ; | return 0; | } configure:9583: result: yes configure:9593: checking for __attribute__(noreturn) configure:9622: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:9622: $? = 0 configure:9710: result: yes configure:9719: checking for __attribute__(packed) configure:9744: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:9744: $? = 0 configure:9832: result: yes configure:9841: checking for __attribute__(pure) configure:9864: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:9864: $? = 0 configure:9952: result: yes configure:9978: checking for __attribute__(sentinel) configure:10000: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:10000: $? = 0 configure:10072: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -Wall conftest.c >&5 conftest.c: In function 'usage': conftest.c:45:14: warning: missing sentinel in function call [-Wformat=] return my_execlp ("lala", "/home/there", last_arg_should_be_null); /* This should produce a warning */ ^ configure:10072: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | /* end confdefs.h. */ | | static int usage(int * argument); | int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__)); | | static int usage(int * argument) { | void * last_arg_should_be_null = argument; | return my_execlp ("lala", "/home/there", last_arg_should_be_null); /* This should produce a warning */ | } | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | int main(void); | | int | main () | { | | int i=4711; | i=usage(&i); | | ; | return 0; | } configure:10108: result: yes configure:10117: checking for __attribute__(unused) configure:10140: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:10140: $? = 0 configure:10228: result: yes configure:10253: checking for __attribute__(warn_unused_result) configure:10276: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:10276: $? = 0 configure:10352: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -Wall conftest.c >&5 conftest.c: In function 'usage': conftest.c:45:16: warning: ignoring return value of 'foo', declared with attribute warn_unused_result [-Wunused-result] foo (*argument); /* Should produce an unused result warning */ ^ configure:10352: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | /* end confdefs.h. */ | | static int usage(int * argument); | int foo(int arg) __attribute__ ((__warn_unused_result__)); | | int foo(int arg) { return arg + 3; } | static int usage(int * argument) { | foo (*argument); /* Should produce an unused result warning */ | return 0; | } | | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | int main(void); | | int | main () | { | | int i=4711; | i=usage(&i); | | ; | return 0; | } configure:10388: result: yes configure:10398: checking for __attribute__(weak_alias) configure:10422: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:10422: $? = 0 configure:10510: result: yes configure:10656: checking if i686-pc-linux-gnu-gcc supports -fvisibility=hidden configure:10672: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -fvisibility=hidden -Werror -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:10672: $? = 0 configure:10691: result: yes configure:10700: checking whether to enable symbol visibility configure:10702: result: yes (via -fvisibility=hidden) configure:10723: WARNING: "-fvisibility=hidden" has been added to the hwloc CFLAGS configure:10731: checking whether the C compiler rejects function calls with too many arguments configure:10747: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[14419] ERROR: compile (null) on localhost failed distcc[14418] ERROR: compile /var/cache/ccache/tmp/conftest.tmp.bircoph.mephi.local.14414.i on localhost failed conftest.c: In function 'foo': conftest.c:60:9: error: too many arguments to function 'one_arg' int foo(void) { return one_arg(1, 2); } ^ conftest.c:59:20: note: declared here extern int one_arg(int x); ^ configure:10747: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | /* end confdefs.h. */ | | extern int one_arg(int x); | int foo(void) { return one_arg(1, 2); } | | int | main () | { | | ; | return 0; | } configure:10752: result: yes configure:10756: checking whether the C compiler rejects function calls with too few arguments configure:10772: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[14436] ERROR: compile (null) on localhost failed distcc[14435] ERROR: compile /var/cache/ccache/tmp/conftest.tmp.bircoph.mephi.local.14431.i on localhost failed conftest.c: In function 'foo': conftest.c:60:9: error: too few arguments to function 'two_arg' int foo(void) { return two_arg(3); } ^ conftest.c:59:20: note: declared here extern int two_arg(int x, int y); ^ configure:10772: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | /* end confdefs.h. */ | | extern int two_arg(int x, int y); | int foo(void) { return two_arg(3); } | | int | main () | { | | ; | return 0; | } configure:10777: result: yes configure:10815: checking for unistd.h configure:10815: result: yes configure:10827: checking dirent.h usability configure:10827: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:10827: $? = 0 configure:10827: result: yes configure:10827: checking dirent.h presence configure:10827: i686-pc-linux-gnu-gcc -E conftest.c configure:10827: $? = 0 configure:10827: result: yes configure:10827: checking for dirent.h configure:10827: result: yes configure:10839: checking for strings.h configure:10839: result: yes configure:10853: checking for strncasecmp configure:10853: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:10853: $? = 0 configure:10853: result: yes configure:10860: checking whether function strncasecmp is declared configure:10875: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[14485] ERROR: compile (null) on localhost failed distcc[14484] ERROR: compile /var/cache/ccache/tmp/conftest.tmp.bircoph.mephi.local.14480.i on localhost failed conftest.c:95:8: warning: data definition has no type or storage class [enabled by default] strncasecmp(int,long,int,long,int,long,int,long,int,long); ^ conftest.c:95:8: error: conflicting types for 'strncasecmp' configure:10875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | strncasecmp(int,long,int,long,int,long,int,long,int,long); | int | main () | { | strncasecmp(1,2,3,4,5,6,7,8,9,10); | ; | return 0; | } configure:10880: result: yes configure:10901: checking for strftime configure:10901: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 conftest.c:86:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:10901: $? = 0 configure:10901: result: yes configure:10912: checking for setlocale configure:10912: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:10912: $? = 0 configure:10912: result: yes configure:10922: checking for stdint.h configure:10922: result: yes configure:10934: checking sys/mman.h usability configure:10934: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:10934: $? = 0 configure:10934: result: yes configure:10934: checking sys/mman.h presence configure:10934: i686-pc-linux-gnu-gcc -E conftest.c configure:10934: $? = 0 configure:10934: result: yes configure:10934: checking for sys/mman.h configure:10934: result: yes configure:10947: checking for KAFFINITY configure:10947: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14541] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14544] ERROR: compile (null) on localhost failed distcc[14540] ERROR: compile conftest.c on localhost failed configure:10947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (KAFFINITY)) | return 0; | ; | return 0; | } configure:10947: result: no configure:10957: checking for PROCESSOR_CACHE_TYPE configure:10957: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14557] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14560] ERROR: compile (null) on localhost failed distcc[14556] ERROR: compile conftest.c on localhost failed configure:10957: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (PROCESSOR_CACHE_TYPE)) | return 0; | ; | return 0; | } configure:10957: result: no configure:10967: checking for CACHE_DESCRIPTOR configure:10967: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14573] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14576] ERROR: compile (null) on localhost failed distcc[14572] ERROR: compile conftest.c on localhost failed configure:10967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (CACHE_DESCRIPTOR)) | return 0; | ; | return 0; | } configure:10967: result: no configure:10977: checking for LOGICAL_PROCESSOR_RELATIONSHIP configure:10977: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14589] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14592] ERROR: compile (null) on localhost failed distcc[14588] ERROR: compile conftest.c on localhost failed configure:10977: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (LOGICAL_PROCESSOR_RELATIONSHIP)) | return 0; | ; | return 0; | } configure:10977: result: no configure:10987: checking for RelationProcessorPackage configure:10987: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14605] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14608] ERROR: compile (null) on localhost failed distcc[14604] ERROR: compile conftest.c on localhost failed configure:10987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (RelationProcessorPackage)) | return 0; | ; | return 0; | } configure:10987: result: no configure:10997: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION configure:10997: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14621] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14624] ERROR: compile (null) on localhost failed distcc[14620] ERROR: compile conftest.c on localhost failed configure:10997: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (SYSTEM_LOGICAL_PROCESSOR_INFORMATION)) | return 0; | ; | return 0; | } configure:10997: result: no configure:11007: checking for GROUP_AFFINITY configure:11007: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14637] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14640] ERROR: compile (null) on localhost failed distcc[14636] ERROR: compile conftest.c on localhost failed configure:11007: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (GROUP_AFFINITY)) | return 0; | ; | return 0; | } configure:11007: result: no configure:11017: checking for PROCESSOR_RELATIONSHIP configure:11017: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14653] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14656] ERROR: compile (null) on localhost failed distcc[14652] ERROR: compile conftest.c on localhost failed configure:11017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (PROCESSOR_RELATIONSHIP)) | return 0; | ; | return 0; | } configure:11017: result: no configure:11027: checking for NUMA_NODE_RELATIONSHIP configure:11027: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14669] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14672] ERROR: compile (null) on localhost failed distcc[14668] ERROR: compile conftest.c on localhost failed configure:11027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (NUMA_NODE_RELATIONSHIP)) | return 0; | ; | return 0; | } configure:11027: result: no configure:11037: checking for CACHE_RELATIONSHIP configure:11037: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14685] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14688] ERROR: compile (null) on localhost failed distcc[14684] ERROR: compile conftest.c on localhost failed configure:11037: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (CACHE_RELATIONSHIP)) | return 0; | ; | return 0; | } configure:11037: result: no configure:11047: checking for PROCESSOR_GROUP_INFO configure:11047: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14701] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14704] ERROR: compile (null) on localhost failed distcc[14700] ERROR: compile conftest.c on localhost failed configure:11047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (PROCESSOR_GROUP_INFO)) | return 0; | ; | return 0; | } configure:11047: result: no configure:11057: checking for GROUP_RELATIONSHIP configure:11057: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14717] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14720] ERROR: compile (null) on localhost failed distcc[14716] ERROR: compile conftest.c on localhost failed configure:11057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (GROUP_RELATIONSHIP)) | return 0; | ; | return 0; | } configure:11057: result: no configure:11067: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX configure:11067: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14733] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14736] ERROR: compile (null) on localhost failed distcc[14732] ERROR: compile conftest.c on localhost failed configure:11067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX)) | return 0; | ; | return 0; | } configure:11067: result: no configure:11077: checking for PSAPI_WORKING_SET_EX_BLOCK configure:11077: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14749] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14752] ERROR: compile (null) on localhost failed distcc[14748] ERROR: compile conftest.c on localhost failed configure:11077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (PSAPI_WORKING_SET_EX_BLOCK)) | return 0; | ; | return 0; | } configure:11077: result: no configure:11087: checking for PSAPI_WORKING_SET_EX_INFORMATION configure:11087: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -D_WIN32_WINNT=0x0601 conftest.c >&5 distcc[14765] ERROR: compile (null) on localhost failed conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14768] ERROR: compile (null) on localhost failed distcc[14764] ERROR: compile conftest.c on localhost failed configure:11087: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (PSAPI_WORKING_SET_EX_INFORMATION)) | return 0; | ; | return 0; | } configure:11087: result: no configure:11099: checking for main in -lgdi32 configure:11118: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c -lgdi32 >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lgdi32 collect2: error: ld returned 1 exit status distcc[14781] ERROR: compile (null) on localhost failed distcc[14780] ERROR: compile conftest.c on localhost failed configure:11118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:11127: result: no configure:11137: checking windows.h usability configure:11137: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[14797] ERROR: compile (null) on localhost failed conftest.c:100:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14800] ERROR: compile (null) on localhost failed distcc[14796] ERROR: compile conftest.c on localhost failed configure:11137: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11137: result: no configure:11137: checking windows.h presence configure:11137: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:67:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. distcc[14812] ERROR: compile (null) on localhost failed distcc[14811] ERROR: compile (null) on localhost failed configure:11137: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:11137: result: no configure:11137: checking for windows.h configure:11137: result: no configure:11150: checking sys/lgrp_user.h usability configure:11150: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[14824] ERROR: compile (null) on localhost failed conftest.c:100:27: fatal error: sys/lgrp_user.h: No such file or directory #include ^ compilation terminated. distcc[14827] ERROR: compile (null) on localhost failed distcc[14823] ERROR: compile conftest.c on localhost failed configure:11150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11150: result: no configure:11150: checking sys/lgrp_user.h presence configure:11150: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:67:27: fatal error: sys/lgrp_user.h: No such file or directory #include ^ compilation terminated. distcc[14839] ERROR: compile (null) on localhost failed distcc[14838] ERROR: compile (null) on localhost failed configure:11150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:11150: result: no configure:11150: checking for sys/lgrp_user.h configure:11150: result: no configure:11206: checking kstat.h usability configure:11206: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[14851] ERROR: compile (null) on localhost failed conftest.c:100:19: fatal error: kstat.h: No such file or directory #include ^ compilation terminated. distcc[14854] ERROR: compile (null) on localhost failed distcc[14850] ERROR: compile conftest.c on localhost failed configure:11206: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11206: result: no configure:11206: checking kstat.h presence configure:11206: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:67:19: fatal error: kstat.h: No such file or directory #include ^ compilation terminated. distcc[14866] ERROR: compile (null) on localhost failed distcc[14865] ERROR: compile (null) on localhost failed configure:11206: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:11206: result: no configure:11206: checking for kstat.h configure:11206: result: no configure:11255: checking whether fabsf is declared configure:11255: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:11255: $? = 0 configure:11255: result: yes configure:11268: checking for fabsf in -lm configure:11293: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c -lm >&5 conftest.c:75:6: warning: conflicting types for built-in function 'fabsf' [enabled by default] char fabsf (); ^ configure:11293: $? = 0 configure:11302: result: yes configure:11314: checking picl.h usability configure:11314: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[14908] ERROR: compile (null) on localhost failed conftest.c:101:18: fatal error: picl.h: No such file or directory #include ^ compilation terminated. distcc[14911] ERROR: compile (null) on localhost failed distcc[14907] ERROR: compile conftest.c on localhost failed configure:11314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11314: result: no configure:11314: checking picl.h presence configure:11314: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:68:18: fatal error: picl.h: No such file or directory #include ^ compilation terminated. distcc[14923] ERROR: compile (null) on localhost failed distcc[14922] ERROR: compile (null) on localhost failed configure:11314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | /* end confdefs.h. */ | #include configure:11314: result: no configure:11314: checking for picl.h configure:11314: result: no configure:11365: checking whether _SC_NPROCESSORS_ONLN is declared configure:11365: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:11365: $? = 0 configure:11365: result: yes configure:11381: checking whether _SC_NPROCESSORS_CONF is declared configure:11381: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:11381: $? = 0 configure:11381: result: yes configure:11397: checking whether _SC_NPROC_ONLN is declared configure:11397: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[14969] ERROR: compile (null) on localhost failed distcc[14968] ERROR: compile /var/cache/ccache/tmp/conftest.tmp.bircoph.mephi.local.14964.i on localhost failed conftest.c: In function 'main': conftest.c:79:10: error: '_SC_NPROC_ONLN' undeclared (first use in this function) (void) _SC_NPROC_ONLN; ^ conftest.c:79:10: note: each undeclared identifier is reported only once for each function it appears in configure:11397: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _SC_NPROC_ONLN | #ifdef __cplusplus | (void) _SC_NPROC_ONLN; | #else | (void) _SC_NPROC_ONLN; | #endif | #endif | | ; | return 0; | } configure:11397: result: no configure:11413: checking whether _SC_NPROC_CONF is declared configure:11413: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[14993] ERROR: compile (null) on localhost failed distcc[14992] ERROR: compile /var/cache/ccache/tmp/conftest.tmp.bircoph.mephi.local.14988.i on localhost failed conftest.c: In function 'main': conftest.c:80:10: error: '_SC_NPROC_CONF' undeclared (first use in this function) (void) _SC_NPROC_CONF; ^ conftest.c:80:10: note: each undeclared identifier is reported only once for each function it appears in configure:11413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _SC_NPROC_CONF | #ifdef __cplusplus | (void) _SC_NPROC_CONF; | #else | (void) _SC_NPROC_CONF; | #endif | #endif | | ; | return 0; | } configure:11413: result: no configure:11429: checking whether _SC_PAGESIZE is declared configure:11429: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:11429: $? = 0 configure:11429: result: yes configure:11445: checking whether _SC_PAGE_SIZE is declared configure:11445: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:11445: $? = 0 configure:11445: result: yes configure:11461: checking whether _SC_LARGE_PAGESIZE is declared configure:11461: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[15049] ERROR: compile (null) on localhost failed distcc[15048] ERROR: compile /var/cache/ccache/tmp/conftest.tmp.bircoph.mephi.local.15044.i on localhost failed conftest.c: In function 'main': conftest.c:83:10: error: '_SC_LARGE_PAGESIZE' undeclared (first use in this function) (void) _SC_LARGE_PAGESIZE; ^ conftest.c:83:10: note: each undeclared identifier is reported only once for each function it appears in configure:11461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _SC_LARGE_PAGESIZE | #ifdef __cplusplus | (void) _SC_LARGE_PAGESIZE; | #else | (void) _SC_LARGE_PAGESIZE; | #endif | #endif | | ; | return 0; | } configure:11461: result: no configure:11481: checking mach/mach_host.h usability configure:11481: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[15063] ERROR: compile (null) on localhost failed conftest.c:108:28: fatal error: mach/mach_host.h: No such file or directory #include ^ compilation terminated. distcc[15066] ERROR: compile (null) on localhost failed distcc[15062] ERROR: compile conftest.c on localhost failed configure:11481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11481: result: no configure:11481: checking mach/mach_host.h presence configure:11481: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:75:28: fatal error: mach/mach_host.h: No such file or directory #include ^ compilation terminated. distcc[15078] ERROR: compile (null) on localhost failed distcc[15077] ERROR: compile (null) on localhost failed configure:11481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | /* end confdefs.h. */ | #include configure:11481: result: no configure:11481: checking for mach/mach_host.h configure:11481: result: no configure:11493: checking mach/mach_init.h usability configure:11493: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[15090] ERROR: compile (null) on localhost failed conftest.c:108:28: fatal error: mach/mach_init.h: No such file or directory #include ^ compilation terminated. distcc[15093] ERROR: compile (null) on localhost failed distcc[15089] ERROR: compile conftest.c on localhost failed configure:11493: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11493: result: no configure:11493: checking mach/mach_init.h presence configure:11493: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:75:28: fatal error: mach/mach_init.h: No such file or directory #include ^ compilation terminated. distcc[15105] ERROR: compile (null) on localhost failed distcc[15104] ERROR: compile (null) on localhost failed configure:11493: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | /* end confdefs.h. */ | #include configure:11493: result: no configure:11493: checking for mach/mach_init.h configure:11493: result: no configure:11518: checking sys/param.h usability configure:11518: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:11518: $? = 0 configure:11518: result: yes configure:11518: checking sys/param.h presence configure:11518: i686-pc-linux-gnu-gcc -E conftest.c configure:11518: $? = 0 configure:11518: result: yes configure:11518: checking for sys/param.h configure:11518: result: yes configure:11530: checking for sys/sysctl.h configure:11530: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:11530: $? = 0 configure:11530: result: yes configure:11542: checking whether CTL_HW is declared configure:11542: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[15146] ERROR: compile (null) on localhost failed distcc[15145] ERROR: compile /var/cache/ccache/tmp/conftest.tmp.bircoph.mephi.local.15141.i on localhost failed conftest.c: In function 'main': conftest.c:91:10: error: 'CTL_HW' undeclared (first use in this function) (void) CTL_HW; ^ conftest.c:91:10: note: each undeclared identifier is reported only once for each function it appears in configure:11542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #include | | | int | main () | { | #ifndef CTL_HW | #ifdef __cplusplus | (void) CTL_HW; | #else | (void) CTL_HW; | #endif | #endif | | ; | return 0; | } configure:11542: result: no configure:11558: checking whether HW_NCPU is declared configure:11558: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[15170] ERROR: compile (null) on localhost failed distcc[15169] ERROR: compile /var/cache/ccache/tmp/conftest.tmp.bircoph.mephi.local.15165.i on localhost failed conftest.c: In function 'main': conftest.c:92:10: error: 'HW_NCPU' undeclared (first use in this function) (void) HW_NCPU; ^ conftest.c:92:10: note: each undeclared identifier is reported only once for each function it appears in configure:11558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #include | | | int | main () | { | #ifndef HW_NCPU | #ifdef __cplusplus | (void) HW_NCPU; | #else | (void) HW_NCPU; | #endif | #endif | | ; | return 0; | } configure:11558: result: no configure:11581: checking whether strtoull is declared configure:11581: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:11581: $? = 0 configure:11581: result: yes configure:11616: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:11616: $? = 0 configure:11638: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 /var/tmp/portage/sys-apps/hwloc-1.8.1/temp/cchWEfNU.o: In function `main': conftest.c:(.text.startup+0x31): undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status distcc[15208] ERROR: compile (null) on localhost failed distcc[15207] ERROR: compile conftest.c on localhost failed configure:11638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | return sysctlbyname(NULL,NULL,NULL,NULL,0); | ; | return 0; | } configure:11653: checking for pthread_t configure:11653: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:11653: $? = 0 configure:11653: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[15232] ERROR: compile (null) on localhost failed distcc[15231] ERROR: compile /var/cache/ccache/tmp/conftest.tmp.bircoph.mephi.local.15227.i on localhost failed conftest.c: In function 'main': conftest.c:86:24: error: expected expression before ')' token if (sizeof ((pthread_t))) ^ configure:11653: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_t))) | return 0; | ; | return 0; | } configure:11653: result: yes configure:11682: checking whether function sched_setaffinity is declared configure:11701: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[15253] ERROR: compile (null) on localhost failed distcc[15252] ERROR: compile /var/cache/ccache/tmp/conftest.tmp.bircoph.mephi.local.15248.i on localhost failed conftest.c:85:0: warning: "_GNU_SOURCE" redefined [enabled by default] #define _GNU_SOURCE ^ conftest.c:22:0: note: this is the location of the previous definition #define _GNU_SOURCE 1 ^ conftest.c:89:8: warning: data definition has no type or storage class [enabled by default] sched_setaffinity(int,long,int,long,int,long,int,long,int,long); ^ conftest.c:89:8: error: conflicting types for 'sched_setaffinity' In file included from conftest.c:86:0: /usr/include/sched.h:116:12: note: previous declaration of 'sched_setaffinity' was here extern int sched_setaffinity (__pid_t __pid, size_t __cpusetsize, ^ configure:11701: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | /* end confdefs.h. */ | | #define _GNU_SOURCE | #include | | | sched_setaffinity(int,long,int,long,int,long,int,long,int,long); | int | main () | { | sched_setaffinity(1,2,3,4,5,6,7,8,9,10); | ; | return 0; | } configure:11706: result: yes configure:11721: checking for old prototype of sched_setaffinity configure:11741: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[15269] ERROR: compile (null) on localhost failed distcc[15268] ERROR: compile /var/cache/ccache/tmp/conftest.tmp.bircoph.mephi.local.15264.i on localhost failed conftest.c:87:0: warning: "_GNU_SOURCE" redefined [enabled by default] #define _GNU_SOURCE ^ conftest.c:22:0: note: this is the location of the previous definition #define _GNU_SOURCE 1 ^ conftest.c: In function 'main': conftest.c:94:2: warning: passing argument 2 of 'sched_setaffinity' makes integer from pointer without a cast [enabled by default] sched_setaffinity(0, (void*) &mask); ^ In file included from conftest.c:88:0: /usr/include/sched.h:116:12: note: expected 'size_t' but argument is of type 'void *' extern int sched_setaffinity (__pid_t __pid, size_t __cpusetsize, ^ conftest.c:94:2: error: too few arguments to function 'sched_setaffinity' sched_setaffinity(0, (void*) &mask); ^ In file included from conftest.c:88:0: /usr/include/sched.h:116:12: note: declared here extern int sched_setaffinity (__pid_t __pid, size_t __cpusetsize, ^ configure:11741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | /* end confdefs.h. */ | | | #define _GNU_SOURCE | #include | static unsigned long mask; | | int | main () | { | sched_setaffinity(0, (void*) &mask); | ; | return 0; | } configure:11748: result: no configure:11759: checking for working CPU_SET configure:11776: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:11776: $? = 0 configure:11780: result: yes configure:11789: checking for working CPU_SET_S configure:11811: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:11811: $? = 0 configure:11815: result: yes configure:11824: checking for working _syscall3 configure:11843: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 conftest.c:92:26: error: unknown type name 'hwloc_test' _syscall3(int, hwloc_test, int, param1, int, param2, int, param3); ^ conftest.c:92:43: error: unknown type name 'param1' _syscall3(int, hwloc_test, int, param1, int, param2, int, param3); ^ conftest.c:92:56: error: unknown type name 'param2' _syscall3(int, hwloc_test, int, param1, int, param2, int, param3); ^ conftest.c:92:69: error: unknown type name 'param3' _syscall3(int, hwloc_test, int, param1, int, param2, int, param3); ^ distcc[15307] ERROR: compile (null) on localhost failed distcc[15306] ERROR: compile conftest.c on localhost failed configure:11843: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | /* end confdefs.h. */ | | | #include | #include | #define __NR_hwloc_test 123 | _syscall3(int, hwloc_test, int, param1, int, param2, int, param3); | | int | main () | { | hwloc_test(1, 2, 3); | ; | return 0; | } configure:11850: result: no configure:11863: checking for KERRIGHED configure:11871: $PKG_CONFIG --exists --silence-errors "kerrighed >= 2.0" configure:11874: $? = 1 configure:11890: $PKG_CONFIG --exists --silence-errors "kerrighed >= 2.0" configure:11893: $? = 1 No package 'kerrighed' found configure:11923: result: no configure:11974: checking for lib configure:12007: result: no configure:12019: checking for bash configure:12049: result: /bin/sh configure:12060: checking for ffs configure:12060: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 conftest.c:110:6: warning: conflicting types for built-in function 'ffs' [enabled by default] char ffs (); ^ configure:12060: $? = 0 configure:12060: result: yes configure:12067: checking whether function ffs is declared configure:12082: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[15346] ERROR: compile (null) on localhost failed distcc[15345] ERROR: compile /var/cache/ccache/tmp/conftest.tmp.bircoph.mephi.local.15341.i on localhost failed conftest.c:121:8: warning: data definition has no type or storage class [enabled by default] ffs(int,long,int,long,int,long,int,long,int,long); ^ conftest.c:121:8: error: conflicting types for 'ffs' configure:12082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | ffs(int,long,int,long,int,long,int,long,int,long); | int | main () | { | ffs(1,2,3,4,5,6,7,8,9,10); | ; | return 0; | } configure:12087: result: yes configure:12112: checking for ffsl configure:12112: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 conftest.c:113:6: warning: conflicting types for built-in function 'ffsl' [enabled by default] char ffsl (); ^ configure:12112: $? = 0 configure:12112: result: yes configure:12119: checking whether function ffsl is declared configure:12134: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[15385] ERROR: compile (null) on localhost failed distcc[15384] ERROR: compile /var/cache/ccache/tmp/conftest.tmp.bircoph.mephi.local.15380.i on localhost failed conftest.c:124:8: warning: data definition has no type or storage class [enabled by default] ffsl(int,long,int,long,int,long,int,long,int,long); ^ conftest.c:124:8: error: conflicting types for 'ffsl' configure:12134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | ffsl(int,long,int,long,int,long,int,long,int,long); | int | main () | { | ffsl(1,2,3,4,5,6,7,8,9,10); | ; | return 0; | } configure:12139: result: yes configure:12160: checking for fls configure:12160: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 /var/tmp/portage/sys-apps/hwloc-1.8.1/temp/cczntEJ2.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `fls' collect2: error: ld returned 1 exit status distcc[15398] ERROR: compile (null) on localhost failed distcc[15397] ERROR: compile conftest.c on localhost failed configure:12160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | /* end confdefs.h. */ | /* Define fls to an innocuous variant, in case declares fls. | For example, HP-UX 11i declares gettimeofday. */ | #define fls innocuous_fls | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fls (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fls | | /* 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 fls (); | /* 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_fls || defined __stub___fls | choke me | #endif | | int | main () | { | return fls (); | ; | return 0; | } configure:12160: result: no configure:12207: checking for flsl configure:12207: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 /var/tmp/portage/sys-apps/hwloc-1.8.1/temp/ccaOAQDe.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `flsl' collect2: error: ld returned 1 exit status distcc[15414] ERROR: compile (null) on localhost failed distcc[15413] ERROR: compile conftest.c on localhost failed configure:12207: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | /* end confdefs.h. */ | /* Define flsl to an innocuous variant, in case declares flsl. | For example, HP-UX 11i declares gettimeofday. */ | #define flsl innocuous_flsl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char flsl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef flsl | | /* 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 flsl (); | /* 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_flsl || defined __stub___flsl | choke me | #endif | | int | main () | { | return flsl (); | ; | return 0; | } configure:12207: result: no configure:12255: checking for clz configure:12255: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 /var/tmp/portage/sys-apps/hwloc-1.8.1/temp/cc11R50u.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `clz' collect2: error: ld returned 1 exit status distcc[15430] ERROR: compile (null) on localhost failed distcc[15429] ERROR: compile conftest.c on localhost failed configure:12255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | /* end confdefs.h. */ | /* Define clz to an innocuous variant, in case declares clz. | For example, HP-UX 11i declares gettimeofday. */ | #define clz innocuous_clz | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clz (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clz | | /* 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 clz (); | /* 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_clz || defined __stub___clz | choke me | #endif | | int | main () | { | return clz (); | ; | return 0; | } configure:12255: result: no configure:12302: checking for clzl configure:12302: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 /var/tmp/portage/sys-apps/hwloc-1.8.1/temp/ccjH6iVG.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `clzl' collect2: error: ld returned 1 exit status distcc[15446] ERROR: compile (null) on localhost failed distcc[15445] ERROR: compile conftest.c on localhost failed configure:12302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | /* end confdefs.h. */ | /* Define clzl to an innocuous variant, in case declares clzl. | For example, HP-UX 11i declares gettimeofday. */ | #define clzl innocuous_clzl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clzl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clzl | | /* 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 clzl (); | /* 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_clzl || defined __stub___clzl | choke me | #endif | | int | main () | { | return clzl (); | ; | return 0; | } configure:12302: result: no configure:12350: checking for openat configure:12350: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:12350: $? = 0 configure:12350: result: yes configure:12362: checking malloc.h usability configure:12362: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:12362: $? = 0 configure:12362: result: yes configure:12362: checking malloc.h presence configure:12362: i686-pc-linux-gnu-gcc -E conftest.c configure:12362: $? = 0 configure:12362: result: yes configure:12362: checking for malloc.h configure:12362: result: yes configure:12375: checking for getpagesize configure:12375: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:12375: $? = 0 configure:12375: result: yes configure:12375: checking for memalign configure:12375: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:12375: $? = 0 configure:12375: result: yes configure:12375: checking for posix_memalign configure:12375: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:12375: $? = 0 configure:12375: result: yes configure:12387: checking sys/utsname.h usability configure:12387: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:12387: $? = 0 configure:12387: result: yes configure:12387: checking sys/utsname.h presence configure:12387: i686-pc-linux-gnu-gcc -E conftest.c configure:12387: $? = 0 configure:12387: result: yes configure:12387: checking for sys/utsname.h configure:12387: result: yes configure:12399: checking for uname configure:12399: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:12399: $? = 0 configure:12399: result: yes configure:12411: checking pthread_np.h usability configure:12411: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[15577] ERROR: compile (null) on localhost failed conftest.c:133:24: fatal error: pthread_np.h: No such file or directory #include ^ compilation terminated. distcc[15580] ERROR: compile (null) on localhost failed distcc[15576] ERROR: compile conftest.c on localhost failed configure:12411: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_OPENAT 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12411: result: no configure:12411: checking pthread_np.h presence configure:12411: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:100:24: fatal error: pthread_np.h: No such file or directory #include ^ compilation terminated. distcc[15592] ERROR: compile (null) on localhost failed distcc[15591] ERROR: compile (null) on localhost failed configure:12411: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_OPENAT 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | /* end confdefs.h. */ | #include configure:12411: result: no configure:12411: checking for pthread_np.h configure:12411: result: no configure:12421: checking whether pthread_setaffinity_np is declared configure:12421: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:12421: $? = 0 configure:12421: result: yes configure:12443: checking whether pthread_getaffinity_np is declared configure:12443: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:12443: $? = 0 configure:12443: result: yes configure:12465: checking for sched_setaffinity configure:12465: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:12465: $? = 0 configure:12465: result: yes configure:12472: checking for sys/cpuset.h configure:12472: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[15648] ERROR: compile (null) on localhost failed conftest.c:104:24: fatal error: sys/cpuset.h: No such file or directory #include ^ compilation terminated. distcc[15651] ERROR: compile (null) on localhost failed distcc[15647] ERROR: compile conftest.c on localhost failed configure:12472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_OPENAT 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1 | /* end confdefs.h. */ | #include | | #include configure:12472: result: no configure:12485: checking for cpuset_setaffinity configure:12485: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 /var/tmp/portage/sys-apps/hwloc-1.8.1/temp/ccFl5l8N.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `cpuset_setaffinity' collect2: error: ld returned 1 exit status distcc[15664] ERROR: compile (null) on localhost failed distcc[15663] ERROR: compile conftest.c on localhost failed configure:12485: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_OPENAT 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1 | /* end confdefs.h. */ | /* Define cpuset_setaffinity to an innocuous variant, in case declares cpuset_setaffinity. | For example, HP-UX 11i declares gettimeofday. */ | #define cpuset_setaffinity innocuous_cpuset_setaffinity | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cpuset_setaffinity (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cpuset_setaffinity | | /* 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 cpuset_setaffinity (); | /* 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_cpuset_setaffinity || defined __stub___cpuset_setaffinity | choke me | #endif | | int | main () | { | return cpuset_setaffinity (); | ; | return 0; | } configure:12485: result: no configure:12494: checking for library containing pthread_getthrds_np configure:12525: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 /var/tmp/portage/sys-apps/hwloc-1.8.1/temp/ccqcpHrS.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_getthrds_np' collect2: error: ld returned 1 exit status distcc[15680] ERROR: compile (null) on localhost failed distcc[15679] ERROR: compile conftest.c on localhost failed configure:12525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_OPENAT 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 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 pthread_getthrds_np (); | int | main () | { | return pthread_getthrds_np (); | ; | return 0; | } configure:12525: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c -lpthread >&5 /var/tmp/portage/sys-apps/hwloc-1.8.1/temp/ccr9VDU3.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_getthrds_np' collect2: error: ld returned 1 exit status distcc[15695] ERROR: compile (null) on localhost failed distcc[15694] ERROR: compile conftest.c on localhost failed configure:12525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_OPENAT 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 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 pthread_getthrds_np (); | int | main () | { | return pthread_getthrds_np (); | ; | return 0; | } configure:12542: result: no configure:12555: checking for cpuset_setid configure:12555: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 /var/tmp/portage/sys-apps/hwloc-1.8.1/temp/ccDERUig.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `cpuset_setid' collect2: error: ld returned 1 exit status distcc[15712] ERROR: compile (null) on localhost failed distcc[15711] ERROR: compile conftest.c on localhost failed configure:12555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_OPENAT 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1 | /* end confdefs.h. */ | /* Define cpuset_setid to an innocuous variant, in case declares cpuset_setid. | For example, HP-UX 11i declares gettimeofday. */ | #define cpuset_setid innocuous_cpuset_setid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cpuset_setid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cpuset_setid | | /* 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 cpuset_setid (); | /* 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_cpuset_setid || defined __stub___cpuset_setid | choke me | #endif | | int | main () | { | return cpuset_setid (); | ; | return 0; | } configure:12555: result: no configure:12901: checking for PCIUTILS configure:12909: $PKG_CONFIG --exists --silence-errors "libpci" configure:12912: $? = 0 configure:12928: $PKG_CONFIG --exists --silence-errors "libpci" configure:12931: $? = 0 configure:13419: result: yes configure:13433: checking for pci_cleanup configure:13433: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c -lpci >&5 configure:13433: $? = 0 configure:13433: result: yes configure:13443: checking for final PCIUTILS support configure:13448: result: yes configure:13725: checking whether PCI_LOOKUP_NO_NUMBERS is declared configure:13725: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:13725: $? = 0 configure:13725: result: yes configure:13742: checking whether PCI_LOOKUP_NO_NUMBERS is declared configure:13742: result: yes configure:13759: checking for pci_find_cap in -lpci configure:13784: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c -lpci -lpci >&5 configure:13784: $? = 0 configure:13793: result: yes configure:13807: checking whether struct pci_dev has a device_class field configure:13820: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:13820: $? = 0 configure:13826: result: yes configure:13834: checking whether struct pci_dev has a domain field configure:13847: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:13847: $? = 0 configure:13853: result: yes configure:14183: checking nvml.h usability configure:14183: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 distcc[15787] ERROR: compile (null) on localhost failed conftest.c:141:18: fatal error: nvml.h: No such file or directory #include ^ compilation terminated. distcc[15790] ERROR: compile (null) on localhost failed distcc[15786] ERROR: compile conftest.c on localhost failed configure:14183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_OPENAT 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1 | #define HAVE_DECL_PCI_LOOKUP_NO_NUMBERS 1 | #define HAVE_DECL_PCI_LOOKUP_NO_NUMBERS 1 | #define HWLOC_HAVE_PCI_FIND_CAP 1 | #define HWLOC_HAVE_PCIDEV_DEVICE_CLASS 1 | #define HWLOC_HAVE_PCIDEV_DOMAIN 1 | #define HWLOC_HAVE_PCIUTILS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14183: result: no configure:14183: checking nvml.h presence configure:14183: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:108:18: fatal error: nvml.h: No such file or directory #include ^ compilation terminated. distcc[15802] ERROR: compile (null) on localhost failed distcc[15801] ERROR: compile (null) on localhost failed configure:14183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_OPENAT 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1 | #define HAVE_DECL_PCI_LOOKUP_NO_NUMBERS 1 | #define HAVE_DECL_PCI_LOOKUP_NO_NUMBERS 1 | #define HWLOC_HAVE_PCI_FIND_CAP 1 | #define HWLOC_HAVE_PCIDEV_DEVICE_CLASS 1 | #define HWLOC_HAVE_PCIDEV_DOMAIN 1 | #define HWLOC_HAVE_PCIUTILS 1 | /* end confdefs.h. */ | #include configure:14183: result: no configure:14183: checking for nvml.h configure:14183: result: no configure:14383: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c -lX11 >&5 configure:14383: $? = 0 configure:14481: checking for gethostbyname configure:14481: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:14481: $? = 0 configure:14481: result: yes configure:14578: checking for connect configure:14578: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:14578: $? = 0 configure:14578: result: yes configure:14627: checking for remove configure:14627: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:14627: $? = 0 configure:14627: result: yes configure:14676: checking for shmat configure:14676: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c >&5 configure:14676: $? = 0 configure:14676: result: yes configure:14734: checking for IceConnectionNumber in -lICE configure:14759: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c -lICE >&5 configure:14759: $? = 0 configure:14768: result: yes configure:14786: checking X11/Xlib.h usability configure:14786: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:14786: $? = 0 configure:14786: result: yes configure:14786: checking X11/Xlib.h presence configure:14786: i686-pc-linux-gnu-gcc -E conftest.c configure:14786: $? = 0 configure:14786: result: yes configure:14786: checking for X11/Xlib.h configure:14786: result: yes configure:14791: checking for XOpenDisplay in -lX11 configure:14816: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c -lX11 -lSM -lICE >&5 configure:14816: $? = 0 configure:14825: result: yes configure:14834: checking X11/Xutil.h usability configure:14834: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking X11/Xutil.h presence configure:14834: i686-pc-linux-gnu-gcc -E conftest.c configure:14834: $? = 0 configure:14834: result: yes configure:14834: checking for X11/Xutil.h configure:14834: result: yes configure:14841: checking X11/keysym.h usability configure:14841: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:14841: $? = 0 configure:14841: result: yes configure:14841: checking X11/keysym.h presence configure:14841: i686-pc-linux-gnu-gcc -E conftest.c configure:14841: $? = 0 configure:14841: result: yes configure:14841: checking for X11/keysym.h configure:14841: result: yes configure:14884: checking NVCtrl/NVCtrl.h usability configure:14884: i686-pc-linux-gnu-gcc -c -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches conftest.c >&5 configure:14884: $? = 0 configure:14884: result: yes configure:14884: checking NVCtrl/NVCtrl.h presence configure:14884: i686-pc-linux-gnu-gcc -E conftest.c configure:14884: $? = 0 configure:14884: result: yes configure:14884: checking for NVCtrl/NVCtrl.h configure:14884: result: yes configure:14890: checking for XNVCTRLQueryTargetAttribute in -lXNVCtrl configure:14915: i686-pc-linux-gnu-gcc -o conftest -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu conftest.c -lXNVCtrl -lXext >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../../i686-pc-linux-gnu/bin/ld: /usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../../lib/libXNVCtrl.a(NVCtrl.o): undefined reference to symbol '_XSetLastRequestRead' /usr/lib/libX11.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status distcc[15950] ERROR: compile (null) on localhost failed distcc[15949] ERROR: compile conftest.c on localhost failed configure:14915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.8.1" | #define PACKAGE_STRING "hwloc 1.8.1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.8.1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_HAVE_LINUXPCI 1 | #define HWLOC_X86_32_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HWLOC_SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define HWLOC_C_HAVE_VISIBILITY 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRNCASECMP 1 | #define hwloc_strncasecmp strncasecmp | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 0 | #define HAVE_DECL_HW_NCPU 0 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_SCHED_SETAFFINITY 1 | #define HWLOC_HAVE_CPU_SET 1 | #define HWLOC_HAVE_CPU_SET_S 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_OPENAT 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1 | #define HAVE_DECL_PCI_LOOKUP_NO_NUMBERS 1 | #define HAVE_DECL_PCI_LOOKUP_NO_NUMBERS 1 | #define HWLOC_HAVE_PCI_FIND_CAP 1 | #define HWLOC_HAVE_PCIDEV_DEVICE_CLASS 1 | #define HWLOC_HAVE_PCIDEV_DOMAIN 1 | #define HWLOC_HAVE_PCIUTILS 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HAVE_NVCTRL_NVCTRL_H 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 XNVCTRLQueryTargetAttribute (); | int | main () | { | return XNVCTRLQueryTargetAttribute (); | ; | return 0; | } configure:14924: result: no configure:14953: WARNING: Specified --enable-gl switch, but could not configure:14955: WARNING: find appropriate support configure:14957: error: Cannot continue ## ---------------- ## ## Cache variables. ## ## ---------------- ## HWLOC_pkg_cv_HWLOC_PCIUTILS_CFLAGS= HWLOC_pkg_cv_HWLOC_PCIUTILS_LIBS='-lpci ' ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches' 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=set ac_cv_env_CXXFLAGS_value='-march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -fvisibility-inlines-hidden' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DOXYGEN_set= ac_cv_env_DOXYGEN_value= ac_cv_env_EPSTOPDF_set= ac_cv_env_EPSTOPDF_value= ac_cv_env_FIG2DEV_set= ac_cv_env_FIG2DEV_value= ac_cv_env_GS_set= ac_cv_env_GS_value= ac_cv_env_HWLOC_CAIRO_CFLAGS_set= ac_cv_env_HWLOC_CAIRO_CFLAGS_value= ac_cv_env_HWLOC_CAIRO_LIBS_set= ac_cv_env_HWLOC_CAIRO_LIBS_value= ac_cv_env_HWLOC_KERRIGHED_CFLAGS_set= ac_cv_env_HWLOC_KERRIGHED_CFLAGS_value= ac_cv_env_HWLOC_KERRIGHED_LIBS_set= ac_cv_env_HWLOC_KERRIGHED_LIBS_value= ac_cv_env_HWLOC_LIBXML2_CFLAGS_set= ac_cv_env_HWLOC_LIBXML2_CFLAGS_value= ac_cv_env_HWLOC_LIBXML2_LIBS_set= ac_cv_env_HWLOC_LIBXML2_LIBS_value= ac_cv_env_HWLOC_MS_LIB_set= ac_cv_env_HWLOC_MS_LIB_value= ac_cv_env_HWLOC_PCIACCESS_CFLAGS_set= ac_cv_env_HWLOC_PCIACCESS_CFLAGS_value= ac_cv_env_HWLOC_PCIACCESS_LIBS_set= ac_cv_env_HWLOC_PCIACCESS_LIBS_value= ac_cv_env_HWLOC_PCIUTILS_CFLAGS_set= ac_cv_env_HWLOC_PCIUTILS_CFLAGS_value= ac_cv_env_HWLOC_PCIUTILS_LIBS_set= ac_cv_env_HWLOC_PCIUTILS_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LYNX_set= ac_cv_env_LYNX_value= ac_cv_env_MAKEINDEX_set= ac_cv_env_MAKEINDEX_value= ac_cv_env_PDFLATEX_set= ac_cv_env_PDFLATEX_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_W3M_set= ac_cv_env_W3M_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_clz=no ac_cv_func_clzl=no ac_cv_func_connect=yes ac_cv_func_cpuset_setaffinity=no ac_cv_func_cpuset_setid=no ac_cv_func_ffs=yes ac_cv_func_ffsl=yes ac_cv_func_fls=no ac_cv_func_flsl=no ac_cv_func_gethostbyname=yes ac_cv_func_getpagesize=yes ac_cv_func_memalign=yes ac_cv_func_openat=yes ac_cv_func_pci_cleanup=yes ac_cv_func_posix_memalign=yes ac_cv_func_remove=yes ac_cv_func_sched_setaffinity=yes ac_cv_func_setlocale=yes ac_cv_func_shmat=yes ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_uname=yes ac_cv_have_decl_CTL_HW=no ac_cv_have_decl_HW_NCPU=no ac_cv_have_decl_PCI_LOOKUP_NO_NUMBERS=yes ac_cv_have_decl__SC_LARGE_PAGESIZE=no ac_cv_have_decl__SC_NPROCESSORS_CONF=yes ac_cv_have_decl__SC_NPROCESSORS_ONLN=yes ac_cv_have_decl__SC_NPROC_CONF=no ac_cv_have_decl__SC_NPROC_ONLN=no ac_cv_have_decl__SC_PAGESIZE=yes ac_cv_have_decl__SC_PAGE_SIZE=yes ac_cv_have_decl_fabsf=yes ac_cv_have_decl_pthread_getaffinity_np=yes ac_cv_have_decl_pthread_setaffinity_np=yes ac_cv_have_decl_strtoull=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_NVCtrl_NVCtrl_h=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_X11_Xutil_h=yes ac_cv_header_X11_keysym_h=yes ac_cv_header_dirent_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_kstat_h=no ac_cv_header_mach_mach_host_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_nvml_h=no ac_cv_header_picl_h=no ac_cv_header_pthread_np_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_cpuset_h=no ac_cv_header_sys_lgrp_user_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_unistd_h=yes ac_cv_header_windows_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_XNVCtrl_XNVCTRLQueryTargetAttribute=no ac_cv_lib_gdi32_main=no ac_cv_lib_m_fabsf=yes ac_cv_lib_pci_pci_find_cap=yes ac_cv_objext=o ac_cv_path_BASH=/bin/sh ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/i686-pc-linux-gnu-pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=i686-pc-linux-gnu-g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_pthread_getthrds_np=no ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_void_p=4 ac_cv_target=i686-pc-linux-gnu ac_cv_type_CACHE_DESCRIPTOR=no ac_cv_type_CACHE_RELATIONSHIP=no ac_cv_type_GROUP_AFFINITY=no ac_cv_type_GROUP_RELATIONSHIP=no ac_cv_type_KAFFINITY=no ac_cv_type_LOGICAL_PROCESSOR_RELATIONSHIP=no ac_cv_type_NUMA_NODE_RELATIONSHIP=no ac_cv_type_PROCESSOR_CACHE_TYPE=no ac_cv_type_PROCESSOR_GROUP_INFO=no ac_cv_type_PROCESSOR_RELATIONSHIP=no ac_cv_type_PSAPI_WORKING_SET_EX_BLOCK=no ac_cv_type_PSAPI_WORKING_SET_EX_INFORMATION=no ac_cv_type_RelationProcessorPackage=no ac_cv_type_SYSTEM_LOGICAL_PROCESSOR_INFORMATION=no ac_cv_type_SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX=no ac_cv_type_pthread_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar hwloc_cv___attribute__=1 hwloc_cv___attribute__aligned=1 hwloc_cv___attribute__always_inline=1 hwloc_cv___attribute__cold=1 hwloc_cv___attribute__const=1 hwloc_cv___attribute__deprecated=1 hwloc_cv___attribute__format=1 hwloc_cv___attribute__hot=1 hwloc_cv___attribute__malloc=1 hwloc_cv___attribute__may_alias=1 hwloc_cv___attribute__no_instrument_function=1 hwloc_cv___attribute__nonnull=1 hwloc_cv___attribute__noreturn=1 hwloc_cv___attribute__packed=1 hwloc_cv___attribute__pure=1 hwloc_cv___attribute__sentinel=1 hwloc_cv___attribute__unused=1 hwloc_cv___attribute__warn_unused_result=1 hwloc_cv___attribute__weak_alias=1 hwloc_cv_c_compiler_vendor=gnu ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sys-apps/hwloc-1.8.1/work/hwloc-1.8.1/config/missing aclocal-1.14' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-pc-linux-gnu-ar' AS='' AUTOCONF='${SHELL} /var/tmp/portage/sys-apps/hwloc-1.8.1/work/hwloc-1.8.1/config/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sys-apps/hwloc-1.8.1/work/hwloc-1.8.1/config/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sys-apps/hwloc-1.8.1/work/hwloc-1.8.1/config/missing automake-1.14' AWK='gawk' BASH='/bin/sh' BUNZIPP='' CC='i686-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CC_FOR_BUILD='i686-pc-linux-gnu-gcc' CFLAGS='-march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches' CONFIGURE_DEPENDENCIES='$(top_srcdir)/VERSION' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='i686-pc-linux-gnu-g++' CXXCPP='' CXXDEPMODE='depmode=none' CXXFLAGS='-march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -ftree-vectorize -ftree-slp-vectorize -fvect-cost-model -fgcse-after-reload -ftree-partial-pre -ftree-loop-im -fweb -frename-registers -fomit-frame-pointer -mfpmath=sse -pipe -frecord-gcc-switches -fvisibility-inlines-hidden' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EPSTOPDF='' EXEEXT='' FGREP='' FIG2DEV='' GREP='/bin/grep' GS='' HWLOC_BUILD_DOXYGEN_FALSE='' HWLOC_BUILD_DOXYGEN_TRUE='' HWLOC_BUILD_README_FALSE='' HWLOC_BUILD_README_TRUE='' HWLOC_BUILD_STANDALONE_FALSE='' HWLOC_BUILD_STANDALONE_TRUE='' HWLOC_CAIRO_CFLAGS='' HWLOC_CAIRO_LIBS='' HWLOC_CFLAGS=' -fvisibility=hidden' HWLOC_CPPFLAGS='' HWLOC_CUDA_BUILD_STATIC_FALSE='' HWLOC_CUDA_BUILD_STATIC_TRUE='' HWLOC_CUDA_LIBS='' HWLOC_DIFF_U='' HWLOC_DIFF_W='' HWLOC_EMBEDDED_CFLAGS='' HWLOC_EMBEDDED_CPPFLAGS='' HWLOC_EMBEDDED_LDADD='' HWLOC_EMBEDDED_LIBS='' HWLOC_GL_BUILD_STATIC_FALSE='' HWLOC_GL_BUILD_STATIC_TRUE='' HWLOC_GL_LIBS='' HWLOC_HAVE_AIX_FALSE='' HWLOC_HAVE_AIX_TRUE='' HWLOC_HAVE_BGQ_FALSE='' HWLOC_HAVE_BGQ_TRUE='' HWLOC_HAVE_BUNZIPP_FALSE='' HWLOC_HAVE_BUNZIPP_TRUE='' HWLOC_HAVE_CAIRO_FALSE='' HWLOC_HAVE_CAIRO_TRUE='' HWLOC_HAVE_CPUID_FALSE='' HWLOC_HAVE_CPUID_TRUE='' HWLOC_HAVE_CUDART_FALSE='' HWLOC_HAVE_CUDART_TRUE='' HWLOC_HAVE_CUDA_FALSE='' HWLOC_HAVE_CUDA_TRUE='' HWLOC_HAVE_CXX_FALSE='' HWLOC_HAVE_CXX_TRUE='' HWLOC_HAVE_DARWIN_FALSE='' HWLOC_HAVE_DARWIN_TRUE='' HWLOC_HAVE_FREEBSD_FALSE='' HWLOC_HAVE_FREEBSD_TRUE='' HWLOC_HAVE_GCC_FALSE='' HWLOC_HAVE_GCC_TRUE='' HWLOC_HAVE_GL_FALSE='' HWLOC_HAVE_GL_TRUE='' HWLOC_HAVE_HPUX_FALSE='' HWLOC_HAVE_HPUX_TRUE='' HWLOC_HAVE_IRIX_FALSE='' HWLOC_HAVE_IRIX_TRUE='' HWLOC_HAVE_LIBIBVERBS_FALSE='' HWLOC_HAVE_LIBIBVERBS_TRUE='' HWLOC_HAVE_LIBXML2='' HWLOC_HAVE_LIBXML2_FALSE='' HWLOC_HAVE_LIBXML2_TRUE='' HWLOC_HAVE_LINUX_FALSE='' HWLOC_HAVE_LINUX_LIBNUMA_FALSE='' HWLOC_HAVE_LINUX_LIBNUMA_TRUE='' HWLOC_HAVE_LINUX_TRUE='' HWLOC_HAVE_MBIND_FALSE='' HWLOC_HAVE_MBIND_TRUE='' HWLOC_HAVE_MINGW32_FALSE='' HWLOC_HAVE_MINGW32_TRUE='' HWLOC_HAVE_MS_LIB_FALSE='' HWLOC_HAVE_MS_LIB_TRUE='' HWLOC_HAVE_MYRIEXPRESS_FALSE='' HWLOC_HAVE_MYRIEXPRESS_TRUE='' HWLOC_HAVE_NETBSD_FALSE='' HWLOC_HAVE_NETBSD_TRUE='' HWLOC_HAVE_NVML='0' HWLOC_HAVE_NVML_FALSE='' HWLOC_HAVE_NVML_TRUE='' HWLOC_HAVE_OPENAT_FALSE='' HWLOC_HAVE_OPENAT_TRUE='' HWLOC_HAVE_OPENCL='0' HWLOC_HAVE_OPENCL_FALSE='' HWLOC_HAVE_OPENCL_TRUE='' HWLOC_HAVE_OSF_FALSE='' HWLOC_HAVE_OSF_TRUE='' HWLOC_HAVE_PCI_FALSE='' HWLOC_HAVE_PCI_TRUE='' HWLOC_HAVE_PLUGINS_FALSE='' HWLOC_HAVE_PLUGINS_TRUE='' HWLOC_HAVE_PTHREAD_FALSE='' HWLOC_HAVE_PTHREAD_TRUE='' HWLOC_HAVE_SCHED_SETAFFINITY_FALSE='' HWLOC_HAVE_SCHED_SETAFFINITY_TRUE='' HWLOC_HAVE_SET_MEMPOLICY_FALSE='' HWLOC_HAVE_SET_MEMPOLICY_TRUE='' HWLOC_HAVE_SOLARIS_FALSE='' HWLOC_HAVE_SOLARIS_TRUE='' HWLOC_HAVE_WINDOWS_FALSE='' HWLOC_HAVE_WINDOWS_TRUE='' HWLOC_HAVE_X86_32_FALSE='' HWLOC_HAVE_X86_32_TRUE='' HWLOC_HAVE_X86_64_FALSE='' HWLOC_HAVE_X86_64_TRUE='' HWLOC_INSTALL_DOXYGEN_FALSE='' HWLOC_INSTALL_DOXYGEN_TRUE='' HWLOC_KERRIGHED_CFLAGS='' HWLOC_KERRIGHED_LIBS='' HWLOC_LDFLAGS='' HWLOC_LIBS='-lm ' HWLOC_LIBS_PRIVATE='' HWLOC_LIBXML2_CFLAGS='' HWLOC_LIBXML2_LIBS='' HWLOC_LINUX_LIBNUMA_LIBS='' HWLOC_MS_LIB='' HWLOC_MS_LIB_ARCH='X86' HWLOC_NVML_BUILD_STATIC_FALSE='' HWLOC_NVML_BUILD_STATIC_TRUE='' HWLOC_NVML_LIBS='' HWLOC_OPENCL_BUILD_STATIC_FALSE='' HWLOC_OPENCL_BUILD_STATIC_TRUE='' HWLOC_OPENCL_LIBS='' HWLOC_PCIACCESS_CFLAGS='' HWLOC_PCIACCESS_LIBS='' HWLOC_PCIUTILS_CFLAGS='' HWLOC_PCIUTILS_LIBS='-lpci ' HWLOC_PCI_BUILD_STATIC_FALSE='' HWLOC_PCI_BUILD_STATIC_TRUE='' HWLOC_PLUGINS_DIR='' HWLOC_PLUGINS_PATH='' HWLOC_RELEASE_DATE='Feb 04, 2014' HWLOC_REQUIRES='' HWLOC_TERMCAP_LIBS='' HWLOC_VERSION='1.8.1' HWLOC_W3_GENERATOR='' HWLOC_X11_LIBS='-lX11' HWLOC_XML_LIBXML_BUILD_STATIC_FALSE='' HWLOC_XML_LIBXML_BUILD_STATIC_TRUE='' HWLOC_XML_LOCALIZED='' HWLOC_top_builddir='/var/tmp/portage/sys-apps/hwloc-1.8.1/work/hwloc-1.8.1_build' HWLOC_top_srcdir='/var/tmp/portage/sys-apps/hwloc-1.8.1/work/hwloc-1.8.1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='' LDFLAGS='-march=native -m32 -O2 -funswitch-loops -fpredictive-commoning -pipe -Wl,-O1,--as-needed,--sort-common,-z,combreloc,-z,relro,-z,now,--relax,--hash-style=gnu' LIBOBJS='' LIBS='' LIBTOOL='' LIPO='' LN_S='' LTLIBOBJS='' LYNX='' MAKEINDEX='' MAKEINFO='${SHELL} /var/tmp/portage/sys-apps/hwloc-1.8.1/work/hwloc-1.8.1/config/missing makeinfo' MANIFEST_TOOL='' MKDIR_P='/bin/mkdir -p' NM='' NMEDIT='' OBJDUMP='' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='hwloc' PACKAGE_BUGREPORT='http://www.open-mpi.org/projects/hwloc/' PACKAGE_NAME='hwloc' PACKAGE_STRING='hwloc 1.8.1' PACKAGE_TARNAME='hwloc' PACKAGE_URL='' PACKAGE_VERSION='1.8.1' PATH_SEPARATOR=':' PDFLATEX='' PKG_CONFIG='/usr/bin/i686-pc-linux-gnu-pkg-config' RANLIB='' SED='' SED_I='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.8.1' W3M='' XMKMF='' XMLLINT='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/hwloc-1.8.1' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/sys-apps/hwloc-1.8.1/work/hwloc-1.8.1/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libhwloc_so_version='9:1:4' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "hwloc" #define PACKAGE_TARNAME "hwloc" #define PACKAGE_VERSION "1.8.1" #define PACKAGE_STRING "hwloc 1.8.1" #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/" #define PACKAGE_URL "" #define PACKAGE "hwloc" #define VERSION "1.8.1" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HWLOC_SYM_PREFIX hwloc_ #define HWLOC_SYM_PREFIX_CAPS HWLOC_ #define HWLOC_SYM_TRANSFORM 0 #define _HPUX_SOURCE 1 #define SIZEOF_VOID_P 4 #define HWLOC_LINUX_SYS 1 #define HWLOC_HAVE_LINUXPCI 1 #define HWLOC_X86_32_ARCH 1 #define SIZEOF_UNSIGNED_LONG 4 #define HWLOC_SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_UNSIGNED_INT 4 #define HWLOC_SIZEOF_UNSIGNED_INT 4 #define HWLOC_HAVE_ATTRIBUTE 1 #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 #define HWLOC_HAVE_ATTRIBUTE_COLD 1 #define HWLOC_HAVE_ATTRIBUTE_CONST 1 #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 #define HWLOC_HAVE_ATTRIBUTE_HOT 1 #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 #define HWLOC_HAVE_ATTRIBUTE_PURE 1 #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1 #define HWLOC_C_HAVE_VISIBILITY 1 #define HAVE_UNISTD_H 1 #define HAVE_DIRENT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRNCASECMP 1 #define hwloc_strncasecmp strncasecmp #define HAVE_STRFTIME 1 #define HAVE_SETLOCALE 1 #define HWLOC_HAVE_STDINT_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_DECL_FABSF 1 #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 #define HAVE_DECL__SC_NPROCESSORS_CONF 1 #define HAVE_DECL__SC_NPROC_ONLN 0 #define HAVE_DECL__SC_NPROC_CONF 0 #define HAVE_DECL__SC_PAGESIZE 1 #define HAVE_DECL__SC_PAGE_SIZE 1 #define HAVE_DECL__SC_LARGE_PAGESIZE 0 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_DECL_CTL_HW 0 #define HAVE_DECL_HW_NCPU 0 #define HAVE_DECL_STRTOULL 1 #define HAVE_SYSCTL 1 #define HAVE_PTHREAD_T 1 #define hwloc_pid_t pid_t #define hwloc_thread_t pthread_t #define HWLOC_HAVE_SCHED_SETAFFINITY 1 #define HWLOC_HAVE_CPU_SET 1 #define HWLOC_HAVE_CPU_SET_S 1 #define HAVE_FFS 1 #define HWLOC_HAVE_DECL_FFS 1 #define HWLOC_HAVE_FFS 1 #define HAVE_FFSL 1 #define HWLOC_HAVE_DECL_FFSL 1 #define HWLOC_HAVE_FFSL 1 #define HAVE_OPENAT 1 #define HAVE_MALLOC_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_UNAME 1 #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1 #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1 #define HAVE_DECL_PCI_LOOKUP_NO_NUMBERS 1 #define HAVE_DECL_PCI_LOOKUP_NO_NUMBERS 1 #define HWLOC_HAVE_PCI_FIND_CAP 1 #define HWLOC_HAVE_PCIDEV_DEVICE_CLASS 1 #define HWLOC_HAVE_PCIDEV_DOMAIN 1 #define HWLOC_HAVE_PCIUTILS 1 #define HAVE_X11_XLIB_H 1 #define HAVE_X11_XUTIL_H 1 #define HAVE_X11_KEYSYM_H 1 #define HWLOC_HAVE_X11_KEYSYM 1 #define HAVE_NVCTRL_NVCTRL_H 1 configure: exit 1