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.3a1, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = bruce-m.vlsci.unimelb.edu.au uname -m = x86_64 uname -r = 2.6.18-238.5.1.el5 uname -s = Linux uname -v = #1 SMP Fri Apr 1 18:41:58 EDT 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /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/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /opt/xcat/bin PATH: /opt/xcat/sbin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2841: checking build system type configure:2855: result: x86_64-unknown-linux-gnu configure:2875: checking host system type configure:2888: result: x86_64-unknown-linux-gnu configure:2908: checking target system type configure:2921: result: x86_64-unknown-linux-gnu configure:2965: checking for a BSD-compatible install configure:3033: result: /usr/bin/install -c configure:3044: checking whether build environment is sane configure:3094: result: yes configure:3235: checking for a thread-safe mkdir -p configure:3274: result: /bin/mkdir -p configure:3287: checking for gawk configure:3303: found /bin/gawk configure:3314: result: gawk configure:3325: checking whether make sets $(MAKE) configure:3347: result: yes configure:3422: checking how to create a ustar tar archive configure:3435: tar --version tar (GNU tar) 1.15.1 configure:3438: $? = 0 configure:3478: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3481: $? = 0 configure:3485: tar -xf - &5 gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-50) Copyright (C) 2006 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:3914: $? = 0 configure:3903: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-50) configure:3914: $? = 0 configure:3903: gcc -V >&5 gcc: '-V' option must have argument configure:3914: $? = 1 configure:3903: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3914: $? = 1 configure:3934: checking whether the C compiler works configure:3956: gcc conftest.c >&5 configure:3960: $? = 0 configure:4009: result: yes configure:4012: checking for C compiler default output file name configure:4014: result: a.out configure:4020: checking for suffix of executables configure:4027: gcc -o conftest conftest.c >&5 configure:4031: $? = 0 configure:4053: result: configure:4075: checking whether we are cross compiling configure:4083: gcc -o conftest conftest.c >&5 configure:4087: $? = 0 configure:4094: ./conftest configure:4098: $? = 0 configure:4113: result: no configure:4118: checking for suffix of object files configure:4140: gcc -c conftest.c >&5 configure:4144: $? = 0 configure:4165: result: o configure:4169: checking whether we are using the GNU C compiler configure:4188: gcc -c conftest.c >&5 configure:4188: $? = 0 configure:4197: result: yes configure:4206: checking whether gcc accepts -g configure:4226: gcc -c -g conftest.c >&5 configure:4226: $? = 0 configure:4267: result: yes configure:4284: checking for gcc option to accept ISO C89 configure:4348: gcc -c -g -O2 conftest.c >&5 configure:4348: $? = 0 configure:4361: result: none needed configure:4392: checking for style of include used by make configure:4420: result: GNU configure:4445: checking dependency style of gcc configure:4555: result: gcc3 configure:4571: checking whether gcc and cc understand -c and -o together configure:4602: gcc -c conftest.c -o conftest2.o >&5 configure:4606: $? = 0 configure:4612: gcc -c conftest.c -o conftest2.o >&5 configure:4616: $? = 0 configure:4627: cc -c conftest.c >&5 configure:4631: $? = 0 configure:4639: cc -c conftest.c -o conftest2.o >&5 configure:4643: $? = 0 configure:4649: cc -c conftest.c -o conftest2.o >&5 configure:4653: $? = 0 configure:4671: result: yes configure:4789: checking how to run the C preprocessor configure:4820: gcc -E conftest.c configure:4820: $? = 0 configure:4834: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | /* end confdefs.h. */ | #include configure:4859: result: gcc -E configure:4879: gcc -E conftest.c configure:4879: $? = 0 configure:4893: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4893: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | /* end confdefs.h. */ | #include configure:4922: checking for grep that handles long lines and -e configure:4980: result: /bin/grep configure:4985: checking for egrep configure:5047: result: /bin/grep -E configure:5052: checking for ANSI C header files configure:5072: gcc -c conftest.c >&5 configure:5072: $? = 0 configure:5145: gcc -o conftest conftest.c >&5 configure:5145: $? = 0 configure:5145: ./conftest configure:5145: $? = 0 configure:5156: result: yes configure:5169: checking for sys/types.h configure:5169: gcc -c conftest.c >&5 configure:5169: $? = 0 configure:5169: result: yes configure:5169: checking for sys/stat.h configure:5169: gcc -c conftest.c >&5 configure:5169: $? = 0 configure:5169: result: yes configure:5169: checking for stdlib.h configure:5169: gcc -c conftest.c >&5 configure:5169: $? = 0 configure:5169: result: yes configure:5169: checking for string.h configure:5169: gcc -c conftest.c >&5 configure:5169: $? = 0 configure:5169: result: yes configure:5169: checking for memory.h configure:5169: gcc -c conftest.c >&5 configure:5169: $? = 0 configure:5169: result: yes configure:5169: checking for strings.h configure:5169: gcc -c conftest.c >&5 configure:5169: $? = 0 configure:5169: result: yes configure:5169: checking for inttypes.h configure:5169: gcc -c conftest.c >&5 configure:5169: $? = 0 configure:5169: result: yes configure:5169: checking for stdint.h configure:5169: gcc -c conftest.c >&5 configure:5169: $? = 0 configure:5169: result: yes configure:5169: checking for unistd.h configure:5169: gcc -c conftest.c >&5 configure:5169: $? = 0 configure:5169: result: yes configure:5183: checking minix/config.h usability configure:5183: gcc -c conftest.c >&5 conftest.c:57:26: error: minix/config.h: No such file or directory configure:5183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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:5183: result: no configure:5183: checking minix/config.h presence configure:5183: gcc -E conftest.c conftest.c:24:26: error: minix/config.h: No such file or directory configure:5183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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:5183: result: no configure:5183: checking for minix/config.h configure:5183: result: no configure:5204: checking whether it is safe to define __EXTENSIONS__ configure:5222: gcc -c conftest.c >&5 configure:5222: $? = 0 configure:5229: result: yes configure:5292: checking for pkg-config configure:5310: found /usr/bin/pkg-config configure:5322: result: /usr/bin/pkg-config configure:5347: checking pkg-config is at least version 0.9.0 configure:5350: result: yes configure:5380: checking hwloc building mode configure:5382: result: standalone configure:5411: hwloc builddir: /root/HWLOC/hwloc-1.3a1r3511 configure:5413: hwloc srcdir: /root/HWLOC/hwloc-1.3a1r3511 configure:5421: checking if want hwloc maintainer support configure:5449: result: disabled configure:5455: checking for hwloc directory prefix configure:5457: result: (none) configure:5470: checking for hwloc symbol prefix configure:5492: result: hwloc_ configure:5536: checking size of void * configure:5541: gcc -o conftest conftest.c >&5 configure:5541: $? = 0 configure:5541: ./conftest configure:5541: $? = 0 configure:5556: result: 8 configure:5570: checking which OS support to include configure:5578: result: Linux configure:5672: checking which CPU support to include configure:5690: result: x86_64 configure:5708: checking size of unsigned long configure:5713: gcc -o conftest conftest.c >&5 configure:5713: $? = 0 configure:5713: ./conftest configure:5713: $? = 0 configure:5728: result: 8 configure:5747: checking size of unsigned int configure:5752: gcc -o conftest conftest.c >&5 configure:5752: $? = 0 configure:5752: ./conftest configure:5752: $? = 0 configure:5767: result: 4 configure:5787: checking for __attribute__ configure:5811: gcc -c conftest.c >&5 configure:5811: $? = 0 configure:5836: gcc -c conftest.c >&5 configure:5836: $? = 0 configure:5878: result: yes configure:5882: checking for __attribute__(aligned) configure:5902: gcc -c conftest.c >&5 configure:5902: $? = 0 configure:5990: result: yes configure:6002: checking for __attribute__(always_inline) configure:6022: gcc -c conftest.c >&5 configure:6022: $? = 0 configure:6110: result: yes configure:6119: checking for __attribute__(cold) configure:6142: gcc -c conftest.c >&5 conftest.c:42: warning: '__cold__' attribute directive ignored configure:6142: $? = 0 configure:6233: result: no configure:6239: checking for __attribute__(const) configure:6262: gcc -c conftest.c >&5 configure:6262: $? = 0 configure:6350: result: yes configure:6360: checking for __attribute__(deprecated) configure:6383: gcc -c conftest.c >&5 configure:6383: $? = 0 configure:6471: result: yes configure:6491: checking for __attribute__(format) configure:6513: gcc -c conftest.c >&5 configure:6513: $? = 0 configure:6583: gcc -c conftest.c >&5 configure:6583: $? = 0 configure:6622: result: no configure:6628: checking for __attribute__(hot) configure:6651: gcc -c conftest.c >&5 conftest.c:42: warning: '__hot__' attribute directive ignored configure:6651: $? = 0 configure:6742: result: no configure:6748: checking for __attribute__(malloc) configure:6774: gcc -c conftest.c >&5 configure:6774: $? = 0 configure:6862: result: yes configure:6877: checking for __attribute__(may_alias) configure:6897: gcc -c conftest.c >&5 configure:6897: $? = 0 configure:6985: result: yes configure:6995: checking for __attribute__(no_instrument_function) configure:7015: gcc -c conftest.c >&5 configure:7015: $? = 0 configure:7103: result: yes configure:7128: checking for __attribute__(nonnull) configure:7151: gcc -c conftest.c >&5 configure:7151: $? = 0 configure:7223: gcc -c conftest.c >&5 configure:7223: $? = 0 configure:7262: result: no configure:7269: checking for __attribute__(noreturn) configure:7298: gcc -c conftest.c >&5 configure:7298: $? = 0 configure:7386: result: yes configure:7395: checking for __attribute__(packed) configure:7420: gcc -c conftest.c >&5 configure:7420: $? = 0 configure:7508: result: yes configure:7517: checking for __attribute__(pure) configure:7540: gcc -c conftest.c >&5 configure:7540: $? = 0 configure:7628: result: yes configure:7654: checking for __attribute__(sentinel) configure:7676: gcc -c conftest.c >&5 configure:7676: $? = 0 configure:7748: gcc -c conftest.c >&5 configure:7748: $? = 0 configure:7787: result: no configure:7793: checking for __attribute__(unused) configure:7816: gcc -c conftest.c >&5 configure:7816: $? = 0 configure:7904: result: yes configure:7929: checking for __attribute__(warn_unused_result) configure:7952: gcc -c conftest.c >&5 configure:7952: $? = 0 configure:8028: gcc -c conftest.c >&5 conftest.c: In function 'usage': conftest.c:47: warning: ignoring return value of 'foo', declared with attribute warn_unused_result configure:8028: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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:8064: result: yes configure:8074: checking for __attribute__(weak_alias) configure:8098: gcc -c conftest.c >&5 configure:8098: $? = 0 configure:8186: result: yes configure:8318: checking if gcc supports -fvisibility configure:8336: gcc -o conftest -fvisibility=hidden conftest.c >&5 configure:8336: $? = 0 configure:8354: result: yes configure:8360: checking whether to enable visibility configure:8362: result: yes (via -fvisibility=hidden) configure:8386: WARNING: " -fvisibility=hidden" has been added to the hwloc CFLAGS configure:8393: checking for inline compatibility keyword configure:8406: gcc -c conftest.c >&5 configure:8406: $? = 0 configure:8430: result: __inline__ configure:8445: checking for strncasecmp configure:8445: gcc -o conftest conftest.c >&5 conftest.c:84: warning: conflicting types for built-in function 'strncasecmp' configure:8445: $? = 0 configure:8445: result: yes configure:8452: checking whether function strncasecmp is declared configure:8466: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:98: warning: passing argument 1 of 'strncasecmp' makes pointer from integer without a cast conftest.c:98: warning: passing argument 2 of 'strncasecmp' makes pointer from integer without a cast conftest.c:98: error: too many arguments to function 'strncasecmp' configure:8466: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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 | int | main () | { | strncasecmp(1,2,3,4,5,6,7,8,9,10); | ; | return 0; | } configure:8471: result: yes configure:8492: checking for strftime configure:8492: gcc -o conftest conftest.c >&5 conftest.c:86: warning: conflicting types for built-in function 'strftime' configure:8492: $? = 0 configure:8492: result: yes configure:8503: checking for setlocale configure:8503: gcc -o conftest conftest.c >&5 configure:8503: $? = 0 configure:8503: result: yes configure:8513: checking for stdint.h configure:8513: result: yes configure:8525: checking sys/mman.h usability configure:8525: gcc -c conftest.c >&5 configure:8525: $? = 0 configure:8525: result: yes configure:8525: checking sys/mman.h presence configure:8525: gcc -E conftest.c configure:8525: $? = 0 configure:8525: result: yes configure:8525: checking for sys/mman.h configure:8525: result: yes configure:8536: checking for KAFFINITY configure:8536: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'KAFFINITY' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8536: result: no configure:8546: checking for PROCESSOR_CACHE_TYPE configure:8546: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'PROCESSOR_CACHE_TYPE' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8546: result: no configure:8556: checking for CACHE_DESCRIPTOR configure:8556: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'CACHE_DESCRIPTOR' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8556: result: no configure:8566: checking for LOGICAL_PROCESSOR_RELATIONSHIP configure:8566: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'LOGICAL_PROCESSOR_RELATIONSHIP' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8566: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8566: result: no configure:8576: checking for RelationProcessorPackage configure:8576: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'RelationProcessorPackage' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8576: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8576: result: no configure:8586: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION configure:8586: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'SYSTEM_LOGICAL_PROCESSOR_INFORMATION' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8586: result: no configure:8596: checking for GROUP_AFFINITY configure:8596: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'GROUP_AFFINITY' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8596: result: no configure:8606: checking for PROCESSOR_RELATIONSHIP configure:8606: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'PROCESSOR_RELATIONSHIP' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8606: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8606: result: no configure:8616: checking for NUMA_NODE_RELATIONSHIP configure:8616: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'NUMA_NODE_RELATIONSHIP' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8616: result: no configure:8626: checking for CACHE_RELATIONSHIP configure:8626: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'CACHE_RELATIONSHIP' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8626: result: no configure:8636: checking for PROCESSOR_GROUP_INFO configure:8636: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'PROCESSOR_GROUP_INFO' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8636: result: no configure:8646: checking for GROUP_RELATIONSHIP configure:8646: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'GROUP_RELATIONSHIP' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8646: result: no configure:8656: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX configure:8656: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8656: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8656: result: no configure:8666: checking for PSAPI_WORKING_SET_EX_BLOCK configure:8666: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'PSAPI_WORKING_SET_EX_BLOCK' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8666: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8666: result: no configure:8676: checking for PSAPI_WORKING_SET_EX_INFORMATION configure:8676: gcc -c conftest.c >&5 conftest.c:67:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:72: error: 'PSAPI_WORKING_SET_EX_INFORMATION' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:8676: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8676: result: no configure:8687: checking for main in -lgdi32 configure:8706: gcc -o conftest conftest.c -lgdi32 >&5 /usr/bin/ld: cannot find -lgdi32 collect2: ld returned 1 exit status configure:8706: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8715: result: no configure:8725: checking windows.h usability configure:8725: gcc -c conftest.c >&5 conftest.c:100:21: error: windows.h: No such file or directory configure:8725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8725: result: no configure:8725: checking windows.h presence configure:8725: gcc -E conftest.c conftest.c:67:21: error: windows.h: No such file or directory configure:8725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8725: result: no configure:8725: checking for windows.h configure:8725: result: no configure:8738: checking sys/lgrp_user.h usability configure:8738: gcc -c conftest.c >&5 conftest.c:100:27: error: sys/lgrp_user.h: No such file or directory configure:8738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8738: result: no configure:8738: checking sys/lgrp_user.h presence configure:8738: gcc -E conftest.c conftest.c:67:27: error: sys/lgrp_user.h: No such file or directory configure:8738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8738: result: no configure:8738: checking for sys/lgrp_user.h configure:8738: result: no configure:8794: checking kstat.h usability configure:8794: gcc -c conftest.c >&5 conftest.c:100:19: error: kstat.h: No such file or directory configure:8794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8794: result: no configure:8794: checking kstat.h presence configure:8794: gcc -E conftest.c conftest.c:67:19: error: kstat.h: No such file or directory configure:8794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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:8794: result: no configure:8794: checking for kstat.h configure:8794: result: no configure:8843: checking whether _SC_NPROCESSORS_ONLN is declared configure:8843: gcc -c conftest.c >&5 configure:8843: $? = 0 configure:8843: result: yes configure:8859: checking whether _SC_NPROCESSORS_CONF is declared configure:8859: gcc -c conftest.c >&5 configure:8859: $? = 0 configure:8859: result: yes configure:8875: checking whether _SC_NPROC_ONLN is declared configure:8875: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:75: error: '_SC_NPROC_ONLN' undeclared (first use in this function) conftest.c:75: error: (Each undeclared identifier is reported only once conftest.c:75: error: for each function it appears in.) configure:8875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _SC_NPROC_ONLN | (void) _SC_NPROC_ONLN; | #endif | | ; | return 0; | } configure:8875: result: no configure:8891: checking whether _SC_NPROC_CONF is declared configure:8891: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:76: error: '_SC_NPROC_CONF' undeclared (first use in this function) conftest.c:76: error: (Each undeclared identifier is reported only once conftest.c:76: error: for each function it appears in.) configure:8891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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 | (void) _SC_NPROC_CONF; | #endif | | ; | return 0; | } configure:8891: result: no configure:8907: checking whether _SC_LARGE_PAGESIZE is declared configure:8907: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:77: error: '_SC_LARGE_PAGESIZE' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) configure:8907: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _SC_LARGE_PAGESIZE | (void) _SC_LARGE_PAGESIZE; | #endif | | ; | return 0; | } configure:8907: result: no configure:8927: checking mach/mach_host.h usability configure:8927: gcc -c conftest.c >&5 conftest.c:105:28: error: mach/mach_host.h: No such file or directory configure:8927: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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:8927: result: no configure:8927: checking mach/mach_host.h presence configure:8927: gcc -E conftest.c conftest.c:72:28: error: mach/mach_host.h: No such file or directory configure:8927: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_LARGE_PAGESIZE 0 | /* end confdefs.h. */ | #include configure:8927: result: no configure:8927: checking for mach/mach_host.h configure:8927: result: no configure:8939: checking mach/mach_init.h usability configure:8939: gcc -c conftest.c >&5 conftest.c:105:28: error: mach/mach_init.h: No such file or directory configure:8939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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:8939: result: no configure:8939: checking mach/mach_init.h presence configure:8939: gcc -E conftest.c conftest.c:72:28: error: mach/mach_init.h: No such file or directory configure:8939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_LARGE_PAGESIZE 0 | /* end confdefs.h. */ | #include configure:8939: result: no configure:8939: checking for mach/mach_init.h configure:8939: result: no configure:8964: checking sys/param.h usability configure:8964: gcc -c conftest.c >&5 configure:8964: $? = 0 configure:8964: result: yes configure:8964: checking sys/param.h presence configure:8964: gcc -E conftest.c configure:8964: $? = 0 configure:8964: result: yes configure:8964: checking for sys/param.h configure:8964: result: yes configure:8976: checking for sys/sysctl.h configure:8976: gcc -c conftest.c >&5 configure:8976: $? = 0 configure:8976: result: yes configure:8988: checking whether CTL_HW is declared configure:8988: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:85: error: 'CTL_HW' undeclared (first use in this function) conftest.c:85: error: (Each undeclared identifier is reported only once conftest.c:85: error: for each function it appears in.) configure:8988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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 | (void) CTL_HW; | #endif | | ; | return 0; | } configure:8988: result: no configure:9004: checking whether HW_NCPU is declared configure:9004: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:86: error: 'HW_NCPU' undeclared (first use in this function) conftest.c:86: error: (Each undeclared identifier is reported only once conftest.c:86: error: for each function it appears in.) configure:9004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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 | (void) HW_NCPU; | #endif | | ; | return 0; | } configure:9004: result: no configure:9029: checking for sysctl configure:9029: gcc -o conftest conftest.c >&5 configure:9029: $? = 0 configure:9029: result: yes configure:9029: checking for sysctlbyname configure:9029: gcc -o conftest conftest.c >&5 /tmp/ccUjk3Jc.o: In function `main': conftest.c:(.text+0xa): undefined reference to `sysctlbyname' collect2: ld returned 1 exit status configure:9029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | /* end confdefs.h. */ | /* Define sysctlbyname to an innocuous variant, in case declares sysctlbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define sysctlbyname innocuous_sysctlbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctlbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysctlbyname | | /* 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 sysctlbyname (); | /* 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_sysctlbyname || defined __stub___sysctlbyname | choke me | #endif | | int | main () | { | return sysctlbyname (); | ; | return 0; | } configure:9029: result: no configure:9047: checking for pthread_t configure:9047: gcc -c conftest.c >&5 configure:9047: $? = 0 configure:9047: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:82: error: expected expression before ')' token configure:9047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_t))) | return 0; | ; | return 0; | } configure:9047: result: yes configure:9076: checking whether function sched_setaffinity is declared configure:9094: gcc -c conftest.c >&5 conftest.c:81:1: warning: "_GNU_SOURCE" redefined conftest.c:25:1: warning: this is the location of the previous definition conftest.c: In function 'main': conftest.c:88: warning: passing argument 3 of 'sched_setaffinity' makes pointer from integer without a cast conftest.c:88: error: too many arguments to function 'sched_setaffinity' configure:9094: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_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 | | | int | main () | { | sched_setaffinity(1,2,3,4,5,6,7,8,9,10); | ; | return 0; | } configure:9099: result: yes configure:9102: checking for old prototype of sched_setaffinity configure:9120: gcc -c conftest.c >&5 conftest.c:82:1: warning: "_GNU_SOURCE" redefined conftest.c:25:1: warning: this is the location of the previous definition conftest.c: In function 'main': conftest.c:89: warning: passing argument 2 of 'sched_setaffinity' makes integer from pointer without a cast conftest.c:89: error: too few arguments to function 'sched_setaffinity' configure:9120: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_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 | static unsigned long mask; | | int | main () | { | sched_setaffinity(0, (void*) &mask); | ; | return 0; | } configure:9127: result: no configure:9137: checking for working CPU_SET configure:9154: gcc -o conftest conftest.c >&5 configure:9154: $? = 0 configure:9158: result: yes configure:9167: checking for working CPU_SET_S configure:9189: gcc -o conftest conftest.c >&5 conftest.c: In function 'main': conftest.c:90: warning: assignment makes pointer from integer without a cast /tmp/ccuUPqCF.o: In function `main': conftest.c:(.text+0x14): undefined reference to `CPU_ALLOC' conftest.c:(.text+0x33): undefined reference to `CPU_ALLOC_SIZE' conftest.c:(.text+0x42): undefined reference to `CPU_ZERO_S' conftest.c:(.text+0x58): undefined reference to `CPU_ALLOC_SIZE' conftest.c:(.text+0x6c): undefined reference to `CPU_SET_S' conftest.c:(.text+0x7d): undefined reference to `CPU_FREE' collect2: ld returned 1 exit status configure:9189: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 1 | /* end confdefs.h. */ | | | #include | cpu_set_t *set; | | int | main () | { | | set = CPU_ALLOC(1024); | CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set); | CPU_SET_S(CPU_ALLOC_SIZE(1024), 0, set); | CPU_FREE(set); | | ; | return 0; | } configure:9196: result: no configure:9202: checking for working _syscall3 configure:9221: gcc -o conftest conftest.c >&5 conftest.c:86: error: expected declaration specifiers or '...' before 'hwloc_test' conftest.c:86: error: expected declaration specifiers or '...' before 'param1' conftest.c:86: error: expected declaration specifiers or '...' before 'param2' conftest.c:86: error: expected declaration specifiers or '...' before 'param3' conftest.c:86: warning: data definition has no type or storage class configure:9221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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:9228: result: no configure:9241: checking for KERRIGHED configure:9249: $HWLOC_PKG_CONFIG --exists --silence-errors "kerrighed >= 2.0" configure:9252: $? = 1 configure:9268: $HWLOC_PKG_CONFIG --exists --silence-errors "kerrighed >= 2.0" configure:9271: $? = 1 No package 'kerrighed' found configure:9301: result: no configure:9352: checking for lib configure:9385: result: no configure:9397: checking for bash configure:9427: result: /bin/sh configure:9438: checking for ffs configure:9438: gcc -o conftest conftest.c >&5 conftest.c:104: warning: conflicting types for built-in function 'ffs' configure:9438: $? = 0 configure:9438: result: yes configure:9445: checking whether function ffs is declared configure:9459: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:118: error: too many arguments to function 'ffs' configure:9459: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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 | int | main () | { | ffs(1,2,3,4,5,6,7,8,9,10); | ; | return 0; | } configure:9464: result: yes configure:9484: checking for ffsl configure:9484: gcc -o conftest conftest.c >&5 conftest.c:107: warning: conflicting types for built-in function 'ffsl' configure:9484: $? = 0 configure:9484: result: yes configure:9491: checking whether function ffsl is declared configure:9505: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:121: error: too many arguments to function 'ffsl' configure:9505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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 | int | main () | { | ffsl(1,2,3,4,5,6,7,8,9,10); | ; | return 0; | } configure:9510: result: yes configure:9531: checking for fls configure:9531: gcc -o conftest conftest.c >&5 /tmp/cc4djVdg.o: In function `main': conftest.c:(.text+0xa): undefined reference to `fls' collect2: ld returned 1 exit status configure:9531: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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:9531: result: no configure:9577: checking for flsl configure:9577: gcc -o conftest conftest.c >&5 /tmp/cc8cf6nn.o: In function `main': conftest.c:(.text+0xa): undefined reference to `flsl' collect2: ld returned 1 exit status configure:9577: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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:9577: result: no configure:9624: checking for clz configure:9624: gcc -o conftest conftest.c >&5 /tmp/cckZ3aUt.o: In function `main': conftest.c:(.text+0xa): undefined reference to `clz' collect2: ld returned 1 exit status configure:9624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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:9624: result: no configure:9670: checking for clzl configure:9670: gcc -o conftest conftest.c >&5 /tmp/ccoLm6oB.o: In function `main': conftest.c:(.text+0xa): undefined reference to `clzl' collect2: ld returned 1 exit status configure:9670: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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:9670: result: no configure:9717: checking for openat configure:9717: gcc -o conftest conftest.c >&5 configure:9717: $? = 0 configure:9717: result: yes configure:9729: checking malloc.h usability configure:9729: gcc -c conftest.c >&5 configure:9729: $? = 0 configure:9729: result: yes configure:9729: checking malloc.h presence configure:9729: gcc -E conftest.c configure:9729: $? = 0 configure:9729: result: yes configure:9729: checking for malloc.h configure:9729: result: yes configure:9742: checking for getpagesize configure:9742: gcc -o conftest conftest.c >&5 configure:9742: $? = 0 configure:9742: result: yes configure:9742: checking for memalign configure:9742: gcc -o conftest conftest.c >&5 configure:9742: $? = 0 configure:9742: result: yes configure:9742: checking for posix_memalign configure:9742: gcc -o conftest conftest.c >&5 configure:9742: $? = 0 configure:9742: result: yes configure:9755: checking sys/utsname.h usability configure:9755: gcc -c conftest.c >&5 configure:9755: $? = 0 configure:9755: result: yes configure:9755: checking sys/utsname.h presence configure:9755: gcc -E conftest.c configure:9755: $? = 0 configure:9755: result: yes configure:9755: checking for sys/utsname.h configure:9755: result: yes configure:9767: checking for uname configure:9767: gcc -o conftest conftest.c >&5 configure:9767: $? = 0 configure:9767: result: yes configure:9780: checking numaif.h usability configure:9780: gcc -c conftest.c >&5 conftest.c:127:20: error: numaif.h: No such file or directory configure:9780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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:9780: result: no configure:9780: checking numaif.h presence configure:9780: gcc -E conftest.c conftest.c:94:20: error: numaif.h: No such file or directory configure:9780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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:9780: result: no configure:9780: checking for numaif.h configure:9780: result: no configure:9935: checking pthread_np.h usability configure:9935: gcc -c conftest.c >&5 conftest.c:127:24: error: pthread_np.h: No such file or directory configure:9935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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:9935: result: no configure:9935: checking pthread_np.h presence configure:9935: gcc -E conftest.c conftest.c:94:24: error: pthread_np.h: No such file or directory configure:9935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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:9935: result: no configure:9935: checking for pthread_np.h configure:9935: result: no configure:9945: checking whether pthread_setaffinity_np is declared configure:9945: gcc -c conftest.c >&5 configure:9945: $? = 0 configure:9945: result: yes configure:9967: checking whether pthread_getaffinity_np is declared configure:9967: gcc -c conftest.c >&5 configure:9967: $? = 0 configure:9967: result: yes configure:9989: checking for sched_setaffinity configure:9989: gcc -o conftest conftest.c >&5 configure:9989: $? = 0 configure:9989: result: yes configure:9996: checking for sys/cpuset.h configure:9996: gcc -c conftest.c >&5 conftest.c:98:24: error: sys/cpuset.h: No such file or directory configure:9996: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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:9996: result: no configure:10007: checking for library containing pthread_getthrds_np configure:10038: gcc -o conftest conftest.c >&5 /tmp/ccOWl2pN.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_getthrds_np' collect2: ld returned 1 exit status configure:10038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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:10038: gcc -o conftest conftest.c -lpthread >&5 /tmp/cc6NPMlR.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_getthrds_np' collect2: ld returned 1 exit status configure:10038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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:10055: result: no configure:10072: checking for PCI configure:10080: $HWLOC_PKG_CONFIG --exists --silence-errors "libpci" configure:10083: $? = 1 configure:10099: $HWLOC_PKG_CONFIG --exists --silence-errors "libpci" configure:10102: $? = 1 No package 'libpci' found configure:10132: result: no configure:10138: checking pci/pci.h usability configure:10138: gcc -c conftest.c >&5 configure:10138: $? = 0 configure:10138: result: yes configure:10138: checking pci/pci.h presence configure:10138: gcc -E conftest.c configure:10138: $? = 0 configure:10138: result: yes configure:10138: checking for pci/pci.h configure:10138: result: yes configure:10145: checking for pci_init in -lpci configure:10170: gcc -o conftest conftest.c -lpci >&5 configure:10170: $? = 0 configure:10179: result: yes configure:10516: checking whether PCI_LOOKUP_NO_NUMBERS is declared configure:10516: gcc -c conftest.c >&5 configure:10516: $? = 0 configure:10516: result: yes configure:10533: checking for pci_find_cap in -lpci configure:10558: gcc -o conftest conftest.c -lpci >&5 configure:10558: $? = 0 configure:10567: result: yes configure:10581: checking whether struct pci_dev has a device_class field configure:10594: gcc -c conftest.c >&5 configure:10594: $? = 0 configure:10600: result: yes configure:10608: checking whether struct pci_dev has a domain field configure:10621: gcc -c conftest.c >&5 configure:10621: $? = 0 configure:10627: result: yes configure:10652: checking for XML configure:10660: $HWLOC_PKG_CONFIG --exists --silence-errors "libxml-2.0" configure:10663: $? = 0 configure:10679: $HWLOC_PKG_CONFIG --exists --silence-errors "libxml-2.0" configure:10682: $? = 0 configure:10720: result: yes configure:10734: checking for xmlNewDoc configure:10734: gcc -o conftest -I/usr/include/libxml2 conftest.c -lxml2 -lz -lm >&5 configure:10734: $? = 0 configure:10734: result: yes configure:10744: checking for final XML support configure:10749: result: yes configure:10794: checking for cpuid configure:10819: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:10819: $? = 0 configure:10820: result: yes configure:10851: checking for X configure:10990: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c -lX11 >&5 configure:10990: $? = 0 configure:11040: result: libraries , headers configure:11053: checking if this is a developer build configure:11056: result: no (doxygen generation is optional) configure:11112: checking for doxygen configure:11130: found /usr/bin/doxygen configure:11142: result: /usr/bin/doxygen configure:11213: checking for pdflatex configure:11246: result: no configure:11313: checking for makeindex configure:11331: found /usr/bin/makeindex configure:11343: result: /usr/bin/makeindex configure:11413: checking for fig2dev configure:11446: result: no configure:11513: checking for gs configure:11531: found /usr/bin/gs configure:11543: result: /usr/bin/gs configure:11613: checking for epstopdf configure:11631: found /usr/bin/epstopdf configure:11643: result: /usr/bin/epstopdf configure:11666: checking if can build doxygen docs configure:11673: result: no configure:11677: checking for a sed that does not truncate output configure:11741: result: /bin/sed configure:11746: checking if the sed -i option requires an argument configure:11759: result: no configure:11813: checking for w3m configure:11846: result: no configure:11912: checking for lynx configure:11930: found /usr/bin/lynx configure:11942: result: /usr/bin/lynx configure:11965: checking if can build top-level README configure:11979: result: yes configure:11983: checking if will build doxygen docs configure:11990: result: no configure:11994: checking if will install doxygen docs configure:12004: result: yes configure:12010: checking whether to enable "picky" compiler mode configure:12039: result: no (default) configure:12070: checking for CAIRO configure:12078: $HWLOC_PKG_CONFIG --exists --silence-errors "cairo" configure:12081: $? = 0 configure:12097: $HWLOC_PKG_CONFIG --exists --silence-errors "cairo" configure:12100: $? = 0 configure:12138: result: yes configure:12152: checking for cairo_fill configure:12152: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 conftest.c -lcairo >&5 configure:12152: $? = 0 configure:12152: result: yes configure:12162: checking for final CAIRO support configure:12167: result: yes configure:12272: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c -lX11 >&5 configure:12272: $? = 0 configure:12370: checking for gethostbyname configure:12370: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12370: $? = 0 configure:12370: result: yes configure:12467: checking for connect configure:12467: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12467: $? = 0 configure:12467: result: yes configure:12516: checking for remove configure:12516: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12516: $? = 0 configure:12516: result: yes configure:12565: checking for shmat configure:12565: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12565: $? = 0 configure:12565: result: yes configure:12623: checking for IceConnectionNumber in -lICE configure:12648: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c -lICE >&5 configure:12648: $? = 0 configure:12657: result: yes configure:12674: checking for X11/Xlib.h configure:12674: gcc -c -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12674: $? = 0 configure:12674: result: yes configure:12685: checking X11/Xutil.h usability configure:12685: gcc -c -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12685: $? = 0 configure:12685: result: yes configure:12685: checking X11/Xutil.h presence configure:12685: gcc -E conftest.c configure:12685: $? = 0 configure:12685: result: yes configure:12685: checking for X11/Xutil.h configure:12685: result: yes configure:12692: checking for XOpenDisplay in -lX11 configure:12717: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c -lX11 -lSM -lICE >&5 configure:12717: $? = 0 configure:12726: result: yes configure:12685: checking X11/keysym.h usability configure:12685: gcc -c -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12685: $? = 0 configure:12685: result: yes configure:12685: checking X11/keysym.h presence configure:12685: gcc -E conftest.c configure:12685: $? = 0 configure:12685: result: yes configure:12685: checking for X11/keysym.h configure:12685: result: yes configure:12692: checking for XOpenDisplay in -lX11 configure:12726: result: yes configure:12764: checking for wchar_t configure:12764: gcc -c -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12764: $? = 0 configure:12764: gcc -c -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 conftest.c: In function 'main': conftest.c:115: error: expected expression before ')' token configure:12764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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_PCI_PCI_H 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_LIBPCI 1 | #define HWLOC_HAVE_XML 1 | #define HWLOC_HAVE_CPUID 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HWLOC_HAVE_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11 1 | #define HWLOC_HAVE_CAIRO 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((wchar_t))) | return 0; | ; | return 0; | } configure:12764: result: yes configure:12775: checking for putwc configure:12775: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12775: $? = 0 configure:12775: result: yes configure:12790: checking locale.h usability configure:12790: gcc -c -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12790: $? = 0 configure:12790: result: yes configure:12790: checking locale.h presence configure:12790: gcc -E conftest.c configure:12790: $? = 0 configure:12790: result: yes configure:12790: checking for locale.h configure:12790: result: yes configure:12798: checking for setlocale configure:12798: result: yes configure:12814: checking langinfo.h usability configure:12814: gcc -c -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12814: $? = 0 configure:12814: result: yes configure:12814: checking langinfo.h presence configure:12814: gcc -E conftest.c configure:12814: $? = 0 configure:12814: result: yes configure:12814: checking for langinfo.h configure:12814: result: yes configure:12822: checking for nl_langinfo configure:12822: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12822: $? = 0 configure:12822: result: yes configure:12840: checking curses.h usability configure:12840: gcc -c -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12840: $? = 0 configure:12840: result: yes configure:12840: checking curses.h presence configure:12840: gcc -E conftest.c configure:12840: $? = 0 configure:12840: result: yes configure:12840: checking for curses.h configure:12840: result: yes configure:12848: checking for term.h configure:12848: gcc -c -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12848: $? = 0 configure:12848: result: yes configure:12855: checking for library containing tparm configure:12886: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 /tmp/ccmkccM1.o: In function `main': conftest.c:(.text+0xa): undefined reference to `tparm' collect2: ld returned 1 exit status configure:12886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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_PCI_PCI_H 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_LIBPCI 1 | #define HWLOC_HAVE_XML 1 | #define HWLOC_HAVE_CPUID 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HWLOC_HAVE_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11 1 | #define HWLOC_HAVE_CAIRO 1 | #define HAVE_WCHAR_T 1 | #define HAVE_PUTWC 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_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 tparm (); | int | main () | { | return tparm (); | ; | return 0; | } configure:12886: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c -ltermcap >&5 /tmp/ccSvtmX7.o: In function `main': conftest.c:(.text+0xa): undefined reference to `tparm' collect2: ld returned 1 exit status configure:12886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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_PCI_PCI_H 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_LIBPCI 1 | #define HWLOC_HAVE_XML 1 | #define HWLOC_HAVE_CPUID 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HWLOC_HAVE_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11 1 | #define HWLOC_HAVE_CAIRO 1 | #define HAVE_WCHAR_T 1 | #define HAVE_PUTWC 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_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 tparm (); | int | main () | { | return tparm (); | ; | return 0; | } configure:12886: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c -lncursesw >&5 configure:12886: $? = 0 configure:12903: result: -lncursesw configure:12931: checking whether diff accepts -u configure:12940: result: -u configure:12959: checking whether numa_bitmask_alloc is declared configure:12959: gcc -c -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 conftest.c:119:18: error: numa.h: No such file or directory conftest.c: In function 'main': conftest.c:125: error: 'numa_bitmask_alloc' undeclared (first use in this function) conftest.c:125: error: (Each undeclared identifier is reported only once conftest.c:125: error: for each function it appears in.) configure:12959: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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_PCI_PCI_H 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_LIBPCI 1 | #define HWLOC_HAVE_XML 1 | #define HWLOC_HAVE_CPUID 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HWLOC_HAVE_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11 1 | #define HWLOC_HAVE_CAIRO 1 | #define HAVE_WCHAR_T 1 | #define HAVE_PUTWC 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define HWLOC_HAVE_LIBTERMCAP 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef numa_bitmask_alloc | (void) numa_bitmask_alloc; | #endif | | ; | return 0; | } configure:12959: result: no configure:12968: checking infiniband/verbs.h usability configure:12968: gcc -c -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 configure:12968: $? = 0 configure:12968: result: yes configure:12968: checking infiniband/verbs.h presence configure:12968: gcc -E conftest.c configure:12968: $? = 0 configure:12968: result: yes configure:12968: checking for infiniband/verbs.h configure:12968: result: yes configure:12974: checking for ibv_open_device in -libverbs configure:12999: gcc -o conftest -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c -libverbs >&5 configure:12999: $? = 0 configure:13008: result: yes configure:13025: checking myriexpress.h usability configure:13025: gcc -c -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 conftest.c:154:25: error: myriexpress.h: No such file or directory configure:13025: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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_PCI_PCI_H 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_LIBPCI 1 | #define HWLOC_HAVE_XML 1 | #define HWLOC_HAVE_CPUID 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HWLOC_HAVE_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11 1 | #define HWLOC_HAVE_CAIRO 1 | #define HAVE_WCHAR_T 1 | #define HAVE_PUTWC 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define HWLOC_HAVE_LIBTERMCAP 1 | #define HAVE_INFINIBAND_VERBS_H 1 | #define HAVE_LIBIBVERBS 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:13025: result: no configure:13025: checking myriexpress.h presence configure:13025: gcc -E conftest.c conftest.c:121:25: error: myriexpress.h: No such file or directory configure:13025: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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_PCI_PCI_H 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_LIBPCI 1 | #define HWLOC_HAVE_XML 1 | #define HWLOC_HAVE_CPUID 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HWLOC_HAVE_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11 1 | #define HWLOC_HAVE_CAIRO 1 | #define HAVE_WCHAR_T 1 | #define HAVE_PUTWC 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define HWLOC_HAVE_LIBTERMCAP 1 | #define HAVE_INFINIBAND_VERBS_H 1 | #define HAVE_LIBIBVERBS 1 | /* end confdefs.h. */ | #include configure:13025: result: no configure:13025: checking for myriexpress.h configure:13025: result: no configure:13055: checking cuda.h usability configure:13055: gcc -c -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 conftest.c:154:18: error: cuda.h: No such file or directory configure:13055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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_PCI_PCI_H 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_LIBPCI 1 | #define HWLOC_HAVE_XML 1 | #define HWLOC_HAVE_CPUID 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HWLOC_HAVE_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11 1 | #define HWLOC_HAVE_CAIRO 1 | #define HAVE_WCHAR_T 1 | #define HAVE_PUTWC 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define HWLOC_HAVE_LIBTERMCAP 1 | #define HAVE_INFINIBAND_VERBS_H 1 | #define HAVE_LIBIBVERBS 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:13055: result: no configure:13055: checking cuda.h presence configure:13055: gcc -E conftest.c conftest.c:121:18: error: cuda.h: No such file or directory configure:13055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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_PCI_PCI_H 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_LIBPCI 1 | #define HWLOC_HAVE_XML 1 | #define HWLOC_HAVE_CPUID 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HWLOC_HAVE_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11 1 | #define HWLOC_HAVE_CAIRO 1 | #define HAVE_WCHAR_T 1 | #define HAVE_PUTWC 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define HWLOC_HAVE_LIBTERMCAP 1 | #define HAVE_INFINIBAND_VERBS_H 1 | #define HAVE_LIBIBVERBS 1 | /* end confdefs.h. */ | #include configure:13055: result: no configure:13055: checking for cuda.h configure:13055: result: no configure:13138: checking cuda_runtime_api.h usability configure:13138: gcc -c -I/root/HWLOC/hwloc-1.3a1r3511/include conftest.c >&5 conftest.c:154:30: error: cuda_runtime_api.h: No such file or directory configure:13138: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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_PCI_PCI_H 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_LIBPCI 1 | #define HWLOC_HAVE_XML 1 | #define HWLOC_HAVE_CPUID 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HWLOC_HAVE_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11 1 | #define HWLOC_HAVE_CAIRO 1 | #define HAVE_WCHAR_T 1 | #define HAVE_PUTWC 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define HWLOC_HAVE_LIBTERMCAP 1 | #define HAVE_INFINIBAND_VERBS_H 1 | #define HAVE_LIBIBVERBS 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:13138: result: no configure:13138: checking cuda_runtime_api.h presence configure:13138: gcc -E conftest.c conftest.c:121:30: error: cuda_runtime_api.h: No such file or directory configure:13138: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "hwloc" | #define PACKAGE_TARNAME "hwloc" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "hwloc 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define PACKAGE "hwloc" | #define VERSION "1.3a1" | #define HWLOC_MAJOR_VERSION 1 | #define HWLOC_MINOR_VERSION 3 | #define HWLOC_RELEASE_VERSION 0 | #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 8 | #define HWLOC_LINUX_SYS 1 | #define HWLOC_X86_64_ARCH 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 | #define HWLOC_HAVE_ATTRIBUTE_HOT 0 | #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 0 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 | #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 __hwloc_inline __inline__ | #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__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_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_SYSCTL 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HWLOC_HAVE_CPU_SET 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_PCI_PCI_H 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_LIBPCI 1 | #define HWLOC_HAVE_XML 1 | #define HWLOC_HAVE_CPUID 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HWLOC_HAVE_X11 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11 1 | #define HWLOC_HAVE_CAIRO 1 | #define HAVE_WCHAR_T 1 | #define HAVE_PUTWC 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define HWLOC_HAVE_LIBTERMCAP 1 | #define HAVE_INFINIBAND_VERBS_H 1 | #define HAVE_LIBIBVERBS 1 | /* end confdefs.h. */ | #include configure:13138: result: no configure:13138: checking for cuda_runtime_api.h configure:13138: result: no configure:13224: checking for xmllint configure:13240: found /usr/bin/xmllint configure:13251: result: xmllint configure:13268: checking for bunzip2 configure:13284: found /usr/bin/bunzip2 configure:13295: result: bunzip2 configure:13309: checking whether diff accepts -u configure:13318: result: -u configure:13727: checking for a sed that does not truncate output configure:13791: result: /bin/sed configure:13809: checking for fgrep configure:13871: result: /bin/grep -F configure:13906: checking for ld used by gcc configure:13973: result: /usr/bin/ld configure:13980: checking if the linker (/usr/bin/ld) is GNU ld configure:13995: result: yes configure:14007: checking for BSD- or MS-compatible name lister (nm) configure:14056: result: /usr/bin/nm -B configure:14174: checking the name lister (/usr/bin/nm -B) interface configure:14181: gcc -c -fvisibility=hidden -I/usr/include/libxml2 -I/root/HWLOC/hwloc-1.3a1r3511/include -I$(HWLOC_top_srcdir)/include -I$(HWLOC_top_builddir)/include conftest.c >&5 configure:14184: /usr/bin/nm -B "conftest.o" configure:14187: output 0000000000000000 B some_variable configure:14194: result: BSD nm configure:14197: checking whether ln -s works configure:14201: result: yes configure:14209: checking the maximum length of command line arguments configure:14329: result: 98304 configure:14346: checking whether the shell understands some XSI constructs configure:14356: result: yes configure:14360: checking whether the shell understands "+=" configure:14366: result: yes configure:14401: checking for /usr/bin/ld option to reload object files configure:14408: result: -r configure:14477: checking for objdump configure:14493: found /usr/bin/objdump configure:14504: result: objdump configure:14533: checking how to recognize dependent libraries configure:14729: result: pass_all configure:14789: checking for ar configure:14805: found /usr/bin/ar configure:14816: result: ar configure:14894: checking for strip configure:14910: found /usr/bin/strip configure:14921: result: strip configure:14993: checking for ranlib configure:15009: found /usr/bin/ranlib configure:15020: result: ranlib configure:15110: checking command to parse /usr/bin/nm -B output from gcc object configure:15228: gcc -c -fvisibility=hidden -I/usr/include/libxml2 -I/root/HWLOC/hwloc-1.3a1r3511/include -I$(HWLOC_top_srcdir)/include -I$(HWLOC_top_builddir)/include conftest.c >&5 configure:15231: $? = 0 configure:15235: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:15238: $? = 0 configure:15292: gcc -o conftest -fvisibility=hidden -I/usr/include/libxml2 -I/root/HWLOC/hwloc-1.3a1r3511/include -I$(HWLOC_top_srcdir)/include -I$(HWLOC_top_builddir)/include conftest.c conftstm.o >&5 configure:15295: $? = 0 configure:15333: result: ok configure:15428: gcc -c -fvisibility=hidden -I/usr/include/libxml2 -I/root/HWLOC/hwloc-1.3a1r3511/include -I$(HWLOC_top_srcdir)/include -I$(HWLOC_top_builddir)/include conftest.c >&5 configure:15431: $? = 0 configure:16138: checking for dlfcn.h configure:16138: gcc -c -fvisibility=hidden -I/usr/include/libxml2 -I/root/HWLOC/hwloc-1.3a1r3511/include -I$(HWLOC_top_srcdir)/include -I$(HWLOC_top_builddir)/include conftest.c >&5 configure:16138: $? = 0 configure:16138: result: yes configure:16560: checking for objdir configure:16575: result: .libs configure:16871: checking if gcc supports -fno-rtti -fno-exceptions configure:16889: gcc -c -fvisibility=hidden -I/usr/include/libxml2 -I/root/HWLOC/hwloc-1.3a1r3511/include -I$(HWLOC_top_srcdir)/include -I$(HWLOC_top_builddir)/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:16893: $? = 0 configure:16906: result: no configure:16926: checking for gcc option to produce PIC configure:17198: result: -fPIC -DPIC configure:17210: checking if gcc PIC flag -fPIC -DPIC works configure:17228: gcc -c -fvisibility=hidden -I/usr/include/libxml2 -I/root/HWLOC/hwloc-1.3a1r3511/include -I$(HWLOC_top_srcdir)/include -I$(HWLOC_top_builddir)/include -fPIC -DPIC -DPIC conftest.c >&5 configure:17232: $? = 0 configure:17245: result: yes configure:17269: checking if gcc static flag -static works configure:17297: result: yes configure:17312: checking if gcc supports -c -o file.o configure:17333: gcc -c -fvisibility=hidden -I/usr/include/libxml2 -I/root/HWLOC/hwloc-1.3a1r3511/include -I$(HWLOC_top_srcdir)/include -I$(HWLOC_top_builddir)/include -o out/conftest2.o conftest.c >&5 configure:17337: $? = 0 configure:17359: result: yes configure:17367: checking if gcc supports -c -o file.o configure:17414: result: yes configure:17447: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:18433: result: yes configure:18470: checking whether -lc should be explicitly linked in configure:18475: gcc -c -fvisibility=hidden -I/usr/include/libxml2 -I/root/HWLOC/hwloc-1.3a1r3511/include -I$(HWLOC_top_srcdir)/include -I$(HWLOC_top_builddir)/include conftest.c >&5 configure:18478: $? = 0 configure:18493: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:18496: $? = 0 configure:18508: result: no configure:18672: checking dynamic linker characteristics configure:19105: gcc -o conftest -fvisibility=hidden -I/usr/include/libxml2 -I/root/HWLOC/hwloc-1.3a1r3511/include -I$(HWLOC_top_srcdir)/include -I$(HWLOC_top_builddir)/include -Wl,-rpath -Wl,/foo conftest.c >&5 configure:19105: $? = 0 configure:19323: result: GNU/Linux ld.so configure:19425: checking how to hardcode library paths into programs configure:19450: result: immediate configure:19970: checking whether stripping libraries is possible configure:19975: result: yes configure:20010: checking if libtool supports shared libraries configure:20012: result: yes configure:20015: checking whether to build shared libraries configure:20036: result: yes configure:20039: checking whether to build static libraries configure:20043: result: no configure:20339: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by hwloc config.status 1.3a1, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bruce-m.vlsci.unimelb.edu.au config.status:1326: creating Makefile config.status:1326: creating include/Makefile config.status:1326: creating src/Makefile config.status:1326: creating doc/Makefile config.status:1326: creating doc/doxygen-config.cfg config.status:1326: creating utils/Makefile config.status:1326: creating hwloc.pc config.status:1326: creating tests/Makefile config.status:1326: creating tests/linux/Makefile config.status:1326: creating tests/linux/gather/Makefile config.status:1326: creating tests/xml/Makefile config.status:1326: creating tests/ports/Makefile config.status:1326: creating tests/linux/hwloc-gather-topology config.status:1326: creating tests/linux/gather/test-gather-topology.sh config.status:1326: creating tests/linux/test-topology.sh config.status:1326: creating tests/xml/test-topology.sh config.status:1326: creating utils/test-hwloc-calc.sh config.status:1326: creating utils/test-hwloc-distrib.sh config.status:1326: creating include/private/autogen/config.h config.status:1326: creating include/hwloc/autogen/config.h config.status:1558: linking src/topology.c to tests/ports/topology.c config.status:1558: linking src/traversal.c to tests/ports/traversal.c config.status:1558: linking src/topology-synthetic.c to tests/ports/topology-synthetic.c config.status:1558: linking src/topology-solaris.c to tests/ports/topology-solaris.c config.status:1558: linking src/topology-aix.c to tests/ports/topology-aix.c config.status:1558: linking src/topology-osf.c to tests/ports/topology-osf.c config.status:1558: linking src/topology-windows.c to tests/ports/topology-windows.c config.status:1558: linking src/topology-darwin.c to tests/ports/topology-darwin.c config.status:1558: linking src/topology-freebsd.c to tests/ports/topology-freebsd.c config.status:1558: linking src/topology-hpux.c to tests/ports/topology-hpux.c config.status:1577: executing depfiles commands config.status:1577: executing chmoding-scripts commands config.status:1577: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## HWLOC_pkg_cv_HWLOC_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 ' HWLOC_pkg_cv_HWLOC_CAIRO_LIBS='-lcairo ' HWLOC_pkg_cv_HWLOC_XML_CFLAGS='-I/usr/include/libxml2 ' HWLOC_pkg_cv_HWLOC_XML_LIBS='-lxml2 -lz -lm ' ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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_MS_LIB_set= ac_cv_env_HWLOC_MS_LIB_value= ac_cv_env_HWLOC_PCI_CFLAGS_set= ac_cv_env_HWLOC_PCI_CFLAGS_value= ac_cv_env_HWLOC_PCI_LIBS_set= ac_cv_env_HWLOC_PCI_LIBS_value= ac_cv_env_HWLOC_PKG_CONFIG_set= ac_cv_env_HWLOC_PKG_CONFIG_value= ac_cv_env_HWLOC_XML_CFLAGS_set= ac_cv_env_HWLOC_XML_CFLAGS_value= ac_cv_env_HWLOC_XML_LIBS_set= ac_cv_env_HWLOC_XML_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_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_W3M_set= ac_cv_env_W3M_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_cairo_fill=yes ac_cv_func_clz=no ac_cv_func_clzl=no ac_cv_func_connect=yes 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_nl_langinfo=yes ac_cv_func_openat=yes ac_cv_func_posix_memalign=yes ac_cv_func_putwc=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_sysctl=yes ac_cv_func_sysctlbyname=no ac_cv_func_uname=yes ac_cv_func_xmlNewDoc=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_numa_bitmask_alloc=no ac_cv_have_decl_pthread_getaffinity_np=yes ac_cv_have_decl_pthread_setaffinity_np=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_X11_Xlib_h=yes ac_cv_header_X11_Xutil_h=yes ac_cv_header_X11_keysym_h=yes ac_cv_header_cuda_h=no ac_cv_header_cuda_runtime_api_h=no ac_cv_header_curses_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_infiniband_verbs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_kstat_h=no ac_cv_header_langinfo_h=yes ac_cv_header_locale_h=yes 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_myriexpress_h=no ac_cv_header_numaif_h=no ac_cv_header_pci_pci_h=yes 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_term_h=yes ac_cv_header_unistd_h=yes ac_cv_header_windows_h=no ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_gdi32_main=no ac_cv_lib_ibverbs_ibv_open_device=yes ac_cv_lib_pci_pci_find_cap=yes ac_cv_lib_pci_pci_init=yes ac_cv_objext=o ac_cv_path_BASH=/bin/sh ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_DOXYGEN=/usr/bin/doxygen ac_cv_path_ac_pt_EPSTOPDF=/usr/bin/epstopdf ac_cv_path_ac_pt_GS=/usr/bin/gs ac_cv_path_ac_pt_HWLOC_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_ac_pt_LYNX=/usr/bin/lynx ac_cv_path_ac_pt_MAKEINDEX=/usr/bin/makeindex ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_BUNZIPP=bunzip2 ac_cv_prog_CPP='gcc -E' ac_cv_prog_XMLLINT=xmllint ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_pthread_getthrds_np=no ac_cv_search_tparm=-lncursesw ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=8 ac_cv_sizeof_void_p=8 ac_cv_target=x86_64-unknown-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 ac_cv_type_wchar_t=yes am_cv_CC_dependencies_compiler_type=gcc3 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=0 hwloc_cv___attribute__const=1 hwloc_cv___attribute__deprecated=1 hwloc_cv___attribute__format=0 hwloc_cv___attribute__hot=0 hwloc_cv___attribute__malloc=1 hwloc_cv___attribute__may_alias=1 hwloc_cv___attribute__no_instrument_function=1 hwloc_cv___attribute__nonnull=0 hwloc_cv___attribute__noreturn=1 hwloc_cv___attribute__packed=1 hwloc_cv___attribute__pure=1 hwloc_cv___attribute__sentinel=0 hwloc_cv___attribute__unused=1 hwloc_cv___attribute__warn_unused_result=1 hwloc_cv___attribute__weak_alias=1 hwloc_cv_cc_fvisibility=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=98304 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /root/HWLOC/hwloc-1.3a1r3511/config/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /root/HWLOC/hwloc-1.3a1r3511/config/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='ar' AS='as' AUTOCONF='${SHELL} /root/HWLOC/hwloc-1.3a1r3511/config/missing --run autoconf' AUTOHEADER='${SHELL} /root/HWLOC/hwloc-1.3a1r3511/config/missing --run autoheader' AUTOMAKE='${SHELL} /root/HWLOC/hwloc-1.3a1r3511/config/missing --run automake-1.11' AWK='gawk' BASH='/bin/sh' BUNZIPP='bunzip2' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -fvisibility=hidden -I/usr/include/libxml2 -I/root/HWLOC/hwloc-1.3a1r3511/include' CONFIGURE_DEPENDENCIES='$(top_srcdir)/VERSION' CPP='gcc -E' CPPFLAGS='-I$(HWLOC_top_srcdir)/include -I$(HWLOC_top_builddir)/include ' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DOXYGEN='/usr/bin/doxygen' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EPSTOPDF='/usr/bin/epstopdf' EXEEXT='' FGREP='/bin/grep -F' FIG2DEV='' GREP='/bin/grep' GS='/usr/bin/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_BUILD_TESTS_FALSE='#' HWLOC_BUILD_TESTS_TRUE='' HWLOC_BUILD_UTILS_FALSE='#' HWLOC_BUILD_UTILS_TRUE='' HWLOC_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 ' HWLOC_CAIRO_LIBS='-lcairo ' HWLOC_CFLAGS=' -fvisibility=hidden -I/usr/include/libxml2 ' HWLOC_CPPFLAGS='-I$(HWLOC_top_srcdir)/include -I$(HWLOC_top_builddir)/include' HWLOC_DIFF_U='-u' HWLOC_DOXYGEN_BROKEN_SHORT_NAMES_FALSE='' HWLOC_DOXYGEN_BROKEN_SHORT_NAMES_TRUE='#' HWLOC_EMBEDDED_CFLAGS=' -fvisibility=hidden -I/usr/include/libxml2 ' HWLOC_EMBEDDED_CPPFLAGS='-I$(HWLOC_top_srcdir)/include -I$(HWLOC_top_builddir)/include' HWLOC_EMBEDDED_LDADD='$(HWLOC_top_builddir)/src/libhwloc_embedded.la' HWLOC_EMBEDDED_LIBS='' HWLOC_HAVE_AIX_FALSE='' HWLOC_HAVE_AIX_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_DARWIN_FALSE='' HWLOC_HAVE_DARWIN_TRUE='#' HWLOC_HAVE_FREEBSD_FALSE='' HWLOC_HAVE_FREEBSD_TRUE='#' HWLOC_HAVE_GCC_FALSE='#' HWLOC_HAVE_GCC_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_LIBPCI='1' HWLOC_HAVE_LIBPCI_FALSE='#' HWLOC_HAVE_LIBPCI_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_OPENAT_FALSE='#' HWLOC_HAVE_OPENAT_TRUE='' HWLOC_HAVE_OSF_FALSE='' HWLOC_HAVE_OSF_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_HAVE_XML='1' HWLOC_HAVE_XML_FALSE='#' HWLOC_HAVE_XML_TRUE='' HWLOC_INSTALL_DOXYGEN_FALSE='#' HWLOC_INSTALL_DOXYGEN_TRUE='' HWLOC_KERRIGHED_CFLAGS='' HWLOC_KERRIGHED_LIBS='' HWLOC_LDFLAGS='-L$(HWLOC_top_builddir)/src' HWLOC_LIBS='' HWLOC_LINUX_LIBNUMA_LIBS='' HWLOC_MS_LIB='' HWLOC_PCI_CFLAGS='' HWLOC_PCI_LIBS='-lpci' HWLOC_PKG_CONFIG='/usr/bin/pkg-config' HWLOC_RELEASE_DATE='Unreleased developer copy' HWLOC_REQUIRES='libxml-2.0 libpci ' HWLOC_SVN_R='' HWLOC_TERMCAP_LIBS='-lncursesw ' HWLOC_VERSION='1.3a1r3511' HWLOC_W3_GENERATOR='/usr/bin/lynx -dump -nolist' HWLOC_X11_LIBS='-lX11' HWLOC_XML_CFLAGS='-I/usr/include/libxml2 ' HWLOC_XML_LIBS='-lxml2 -lz -lm ' HWLOC_top_builddir='/root/HWLOC/hwloc-1.3a1r3511' HWLOC_top_srcdir='/root/HWLOC/hwloc-1.3a1r3511' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS=' ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LYNX='/usr/bin/lynx' MAKEINDEX='/usr/bin/makeindex' MAKEINFO='${SHELL} /root/HWLOC/hwloc-1.3a1r3511/config/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='hwloc' PACKAGE_BUGREPORT='http://www.open-mpi.org/community/help/' PACKAGE_NAME='hwloc' PACKAGE_STRING='hwloc 1.3a1r3511' PACKAGE_TARNAME='hwloc' PACKAGE_URL='' PACKAGE_VERSION='1.3a1r3511' PATH_SEPARATOR=':' PDFLATEX='' RANLIB='ranlib' SED='/bin/sed' SED_I='/bin/sed -i' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.3a1r3511' W3M='' XMKMF='' XMLLINT='xmllint' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /root/HWLOC/hwloc-1.3a1r3511/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libhwloc_so_version='0:0:0' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "hwloc" #define PACKAGE_TARNAME "hwloc" #define PACKAGE_VERSION "1.3a1" #define PACKAGE_STRING "hwloc 1.3a1" #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" #define PACKAGE_URL "" #define PACKAGE "hwloc" #define VERSION "1.3a1" #define HWLOC_MAJOR_VERSION 1 #define HWLOC_MINOR_VERSION 3 #define HWLOC_RELEASE_VERSION 0 #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 8 #define HWLOC_LINUX_SYS 1 #define HWLOC_X86_64_ARCH 1 #define SIZEOF_UNSIGNED_LONG 8 #define HWLOC_SIZEOF_UNSIGNED_LONG 8 #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 0 #define HWLOC_HAVE_ATTRIBUTE_CONST 1 #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 #define HWLOC_HAVE_ATTRIBUTE_FORMAT 0 #define HWLOC_HAVE_ATTRIBUTE_HOT 0 #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 0 #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 #define HWLOC_HAVE_ATTRIBUTE_PURE 1 #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 0 #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 __hwloc_inline __inline__ #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__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_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_SYSCTL 1 #define HAVE_PTHREAD_T 1 #define hwloc_pid_t pid_t #define hwloc_thread_t pthread_t #define HWLOC_HAVE_CPU_SET 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_PCI_PCI_H 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_LIBPCI 1 #define HWLOC_HAVE_XML 1 #define HWLOC_HAVE_CPUID 1 #define HAVE_X11_XLIB_H 1 #define HAVE_X11_XUTIL_H 1 #define HWLOC_HAVE_X11 1 #define HAVE_X11_KEYSYM_H 1 #define HWLOC_HAVE_X11 1 #define HWLOC_HAVE_CAIRO 1 #define HAVE_WCHAR_T 1 #define HAVE_PUTWC 1 #define HAVE_LOCALE_H 1 #define HAVE_SETLOCALE 1 #define HAVE_LANGINFO_H 1 #define HAVE_NL_LANGINFO 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HWLOC_HAVE_LIBTERMCAP 1 #define HAVE_INFINIBAND_VERBS_H 1 #define HAVE_LIBIBVERBS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 0