The build took 00h 01m 17s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
37,747 |
ansic |
15,764 |
makefile |
6,725 |
sh |
95 |
cpp |
8 |
php |
4 |
sed |
60,343 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: hwloc 1.11.3-2 (Wed Aug 24 13:50:18 UTC 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) numactl-2.0.11-1
Total Installed Size: 0.20 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing numactl...
:: Running post-transaction hooks...
(1/1) Updating manpage index...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
###
### Configuring hwloc distribution tarball
### Startup tests
###
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-unknown-linux-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl.exe... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for x86_64-unknown-linux-ar... no
checking for x86_64-unknown-linux-lib... no
checking for x86_64-unknown-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for X... libraries , headers
###
### Configuring hwloc core
###
checking hwloc building mode... standalone
configure: hwloc builddir: /tmp/hwloc/src/hwloc-1.11.3
configure: hwloc srcdir: /tmp/hwloc/src/hwloc-1.11.3
checking for hwloc version... 1.11.3
checking if want hwloc maintainer support... disabled
checking for hwloc directory prefix... (none)
checking for hwloc symbol prefix... hwloc_
checking size of void *... 8
checking which OS support to include... Linux
checking which CPU support to include... x86_64
checking size of unsigned long... 8
checking size of unsigned int... 4
checking for the C compiler vendor... gnu
checking for __attribute__... yes
checking for __attribute__(aligned)... yes
checking for __attribute__(always_inline)... yes
checking for __attribute__(cold)... yes
checking for __attribute__(const)... yes
checking for __attribute__(deprecated)... yes
checking for __attribute__(format)... yes
checking for __attribute__(hot)... yes
checking for __attribute__(malloc)... yes
checking for __attribute__(may_alias)... yes
checking for __attribute__(no_instrument_function)... yes
checking for __attribute__(nonnull)... yes
checking for __attribute__(noreturn)... yes
checking for __attribute__(packed)... yes
checking for __attribute__(pure)... yes
checking for __attribute__(sentinel)... yes
checking for __attribute__(unused)... yes
checking for __attribute__(warn_unused_result)... yes
checking for __attribute__(weak_alias)... yes
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable symbol visibility... yes (via -fvisibility=hidden)
configure: WARNING: "-fvisibility=hidden" has been added to the hwloc CFLAGS
checking whether the C compiler rejects function calls with too many arguments... yes
checking whether the C compiler rejects function calls with too few arguments... yes
checking for unistd.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for strings.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking whether function strncasecmp has a complete prototype... yes
checking for strftime... yes
checking for setlocale... yes
checking for stdint.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for KAFFINITY... no
checking for PROCESSOR_CACHE_TYPE... no
checking for CACHE_DESCRIPTOR... no
checking for LOGICAL_PROCESSOR_RELATIONSHIP... no
checking for RelationProcessorPackage... no
checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION... no
checking for GROUP_AFFINITY... no
checking for PROCESSOR_RELATIONSHIP... no
checking for NUMA_NODE_RELATIONSHIP... no
checking for CACHE_RELATIONSHIP... no
checking for PROCESSOR_GROUP_INFO... no
checking for GROUP_RELATIONSHIP... no
checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX... no
checking for PSAPI_WORKING_SET_EX_BLOCK... no
checking for PSAPI_WORKING_SET_EX_INFORMATION... no
checking for PROCESSOR_NUMBER... no
checking for main in -lgdi32... no
checking for PostQuitMessage in -luser32... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking sys/lgrp_user.h usability... no
checking sys/lgrp_user.h presence... no
checking for sys/lgrp_user.h... no
checking kstat.h usability... no
checking kstat.h presence... no
checking for kstat.h... no
checking whether fabsf is declared... yes
checking for fabsf in -lm... yes
checking picl.h usability... no
checking picl.h presence... no
checking for picl.h... no
checking whether _SC_NPROCESSORS_ONLN is declared... yes
checking whether _SC_NPROCESSORS_CONF is declared... yes
checking whether _SC_NPROC_ONLN is declared... no
checking whether _SC_NPROC_CONF is declared... no
checking whether _SC_PAGESIZE is declared... yes
checking whether _SC_PAGE_SIZE is declared... yes
checking whether _SC_LARGE_PAGESIZE is declared... no
checking mach/mach_host.h usability... no
checking mach/mach_host.h presence... no
checking for mach/mach_host.h... no
checking mach/mach_init.h usability... no
checking mach/mach_init.h presence... no
checking for mach/mach_init.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/sysctl.h... yes
checking whether CTL_HW is declared... no
checking whether HW_NCPU is declared... no
checking whether strtoull is declared... yes
checking for ssize_t... yes
checking whether snprintf is declared... yes
checking whether strcasecmp is declared... yes
checking whether _strdup is declared... no
checking whether _putenv is declared... no
checking whether getprogname is declared... no
checking whether getexecname is declared... no
checking whether GetModuleFileName is declared... no
checking for program_invocation_name... yes
checking for __progname... yes
checking for pthread_t... yes
checking whether sched_setaffinity is declared... yes
checking whether function sched_setaffinity has a complete prototype... yes
checking for old prototype of sched_setaffinity... no
checking for working CPU_SET... yes
checking for working CPU_SET_S... yes
checking for working syscall... yes
checking for KERRIGHED... no
checking for lib... no
checking for bash... /bin/sh
checking for ffs... yes
checking whether ffs is declared... yes
checking whether function ffs has a complete prototype... yes
checking for ffsl... yes
checking whether ffsl is declared... yes
checking whether function ffsl has a complete prototype... yes
checking for fls... no
checking for flsl... no
checking for clz... no
checking for clzl... no
checking for openat... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for getpagesize... yes
checking for memalign... yes
checking for posix_memalign... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for uname... yes
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking whether RUNNING_ON_VALGRIND is declared... no
checking pthread_np.h usability... no
checking pthread_np.h presence... no
checking for pthread_np.h... no
checking whether pthread_setaffinity_np is declared... yes
checking whether pthread_getaffinity_np is declared... yes
checking for sched_setaffinity... yes
checking for sys/cpuset.h... no
checking for cpuset_setaffinity... no
checking for library containing pthread_getthrds_np... no
checking for cpuset_setid... no
checking numaif.h usability... yes
checking numaif.h presence... yes
checking for numaif.h... yes
checking for numa_available in -lnuma... yes
checking for set_mempolicy in -lnuma... yes
checking for mbind in -lnuma... yes
checking for migrate_pages in -lnuma... yes
checking for move_pages in -lnuma... yes
checking libudev.h usability... yes
checking libudev.h presence... yes
checking for libudev.h... yes
checking for udev_device_new_from_subsystem_sysname in -ludev... yes
checking for PCIACCESS... yes
checking pciaccess.h usability... yes
checking pciaccess.h presence... yes
checking for pciaccess.h... yes
checking for pci_slot_match_iterator_create... yes
checking for final PCIACCESS support... yes
checking CL/cl_ext.h usability... no
checking CL/cl_ext.h presence... no
checking for CL/cl_ext.h... no
checking cuda.h usability... no
checking cuda.h presence... no
checking for cuda.h... no
checking cuda_runtime_api.h usability... no
checking cuda_runtime_api.h presence... no
checking for cuda_runtime_api.h... no
checking nvml.h usability... no
checking nvml.h presence... no
checking for nvml.h... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for XOpenDisplay in -lX11... yes
checking for X11/Xutil.h... yes
checking X11/keysym.h usability... yes
checking X11/keysym.h presence... yes
checking for X11/keysym.h... yes
checking NVCtrl/NVCtrl.h usability... no
checking NVCtrl/NVCtrl.h presence... no
checking for NVCtrl/NVCtrl.h... no
checking for LIBXML2... yes
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking for xmlNewDoc... yes
checking for final LIBXML2 support... yes
checking for x86 cpuid... yes
checking for pthread_mutex_lock... yes
checking if plugin support is enabled... yes
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
checking for lt_dlopenext in -lltdl... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking components to build statically... noos xml synthetic custom xml_nolibxml linux linuxpci x86
checking components to build as plugins... pci xml_libxml
checking for a sed that does not truncate output... /usr/bin/sed
###
### Configuring hwloc documentation
###
checking if this is a developer build... no (doxygen generation is optional)
checking for x86_64-unknown-linux-doxygen... no
checking for doxygen... /usr/bin/doxygen
checking for x86_64-unknown-linux-pdflatex... no
checking for pdflatex... /usr/bin/pdflatex
checking for x86_64-unknown-linux-makeindex... no
checking for makeindex... /usr/bin/makeindex
checking for x86_64-unknown-linux-fig2dev... no
checking for fig2dev... no
checking for x86_64-unknown-linux-gs... no
checking for gs... /usr/bin/gs
checking for x86_64-unknown-linux-epstopdf... no
checking for epstopdf... /usr/bin/epstopdf
checking if can build doxygen docs... no
checking for x86_64-unknown-linux-w3m... no
checking for w3m... /usr/bin/w3m
checking for x86_64-unknown-linux-lynx... no
checking for lynx... no
checking if can build top-level README... yes
checking if will build doxygen docs... no
checking if will install doxygen docs... yes
checking whether to enable "picky" compiler mode... no (default)
###
### Configuring hwloc command line utilities
###
checking for CAIRO... yes
checking cairo.h usability... yes
checking cairo.h presence... yes
checking for cairo.h... yes
checking for cairo_fill... yes
checking for final CAIRO support... yes
checking for wchar_t... yes
checking for putwc... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for setlocale... (cached) yes
checking for uselocale... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking for setlocale... (cached) yes
checking for uselocale... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking termcap support using ncurses and ... no
checking termcap support using ncurses and -ltermcap... no
checking termcap support using ncurses and -lncursesw... yes
checking for x86_64-unknown-linux-rm... no
checking for rm... /usr/bin/rm
checking whether diff accepts -u... -u
checking whether diff accepts -w... -w
###
### Configuring hwloc tests
###
checking for pthread_self in -lpthread... yes
checking whether numa_bitmask_alloc is declared... yes
checking infiniband/verbs.h usability... no
checking infiniband/verbs.h presence... no
checking for infiniband/verbs.h... no
checking myriexpress.h usability... no
checking myriexpress.h presence... no
checking for myriexpress.h... no
checking for xmllint... xmllint
checking for bunzip2... bunzip2
checking if CXX works... yes
checking whether diff accepts -u... -u
###
### Performing final hwloc configuration
###
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached)
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/doxygen-config.cfg
config.status: creating utils/Makefile
config.status: creating utils/hwloc/Makefile
config.status: creating utils/lstopo/Makefile
config.status: creating hwloc.pc
config.status: creating tests/Makefile
config.status: creating tests/linux/Makefile
config.status: creating tests/linux/gather/Makefile
config.status: creating tests/xml/Makefile
config.status: creating tests/ports/Makefile
config.status: creating tests/rename/Makefile
config.status: creating tests/linux/gather/test-gather-topology.sh
config.status: creating tests/linux/test-topology.sh
config.status: creating tests/xml/test-topology.sh
config.status: creating tests/wrapper.sh
config.status: creating utils/hwloc/hwloc-assembler-remote
config.status: creating utils/hwloc/hwloc-compress-dir
config.status: creating utils/hwloc/hwloc-gather-topology
config.status: creating utils/hwloc/test-hwloc-annotate.sh
config.status: creating utils/hwloc/test-hwloc-assembler.sh
config.status: creating utils/hwloc/test-hwloc-calc.sh
config.status: creating utils/hwloc/test-hwloc-compress-dir.sh
config.status: creating utils/hwloc/test-hwloc-diffpatch.sh
config.status: creating utils/hwloc/test-hwloc-distances.sh
config.status: creating utils/hwloc/test-hwloc-distrib.sh
config.status: creating utils/hwloc/test-hwloc-info.sh
config.status: creating utils/hwloc/test-fake-plugin.sh
config.status: creating utils/lstopo/test-hwloc-ls.sh
config.status: creating contrib/systemd/Makefile
config.status: creating include/private/autogen/config.h
config.status: creating include/hwloc/autogen/config.h
config.status: linking src/topology-solaris.c to tests/ports/topology-solaris.c
config.status: linking src/topology-solaris-chiptype.c to tests/ports/topology-solaris-chiptype.c
config.status: linking src/topology-aix.c to tests/ports/topology-aix.c
config.status: linking src/topology-osf.c to tests/ports/topology-osf.c
config.status: linking src/topology-windows.c to tests/ports/topology-windows.c
config.status: linking src/topology-darwin.c to tests/ports/topology-darwin.c
config.status: linking src/topology-freebsd.c to tests/ports/topology-freebsd.c
config.status: linking src/topology-netbsd.c to tests/ports/topology-netbsd.c
config.status: linking src/topology-hpux.c to tests/ports/topology-hpux.c
config.status: linking src/topology-bgq.c to tests/ports/topology-bgq.c
config.status: linking src/topology-opencl.c to tests/ports/topology-opencl.c
config.status: linking src/topology-cuda.c to tests/ports/topology-cuda.c
config.status: linking src/topology-nvml.c to tests/ports/topology-nvml.c
config.status: linking src/topology-gl.c to tests/ports/topology-gl.c
config.status: executing depfiles commands
config.status: executing chmoding-scripts commands
config.status: executing libtool commands
-----------------------------------------------------------------------------
Hwloc optional build support status (more details can be found above):
Probe / display I/O devices: PCI(pciaccess+linux)
Graphical output (Cairo): yes
XML input / output: full
libnuma memory support: yes
Plugin support: yes (pci xml_libxml)
-----------------------------------------------------------------------------
Making all in src
make[1]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/src'
CC topology.lo
CC traversal.lo
CC distances.lo
CC components.lo
CC bind.lo
components.c: In function 'hwloc_plugins_init':
components.c:216:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
path = env;
^
CC bitmap.lo
CC pci-common.lo
CC diff.lo
CC misc.lo
CC base64.lo
CC topology-noos.lo
CC topology-synthetic.lo
CC topology-custom.lo
CC topology-xml.lo
CC topology-xml-nolibxml.lo
CC topology-linux.lo
CC topology-hardwired.lo
CC topology-x86.lo
CC hwloc_xml_libxml_la-topology-xml-libxml.lo
CC hwloc_pci_la-topology-pci.lo
CCLD libhwloc.la
CCLD hwloc_xml_libxml.la
CCLD hwloc_pci.la
make[1]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/src'
Making all in include
make[1]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/include'
Making all in tests
make[1]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests'
Making all in .
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests'
Making all in ports
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests/ports'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests/ports'
Making all in xml
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests/xml'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests/xml'
Making all in linux
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux'
Making all in .
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux'
Making all in gather
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux/gather'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux/gather'
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux'
make[1]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests'
Making all in utils
make[1]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/utils'
Making all in hwloc
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/utils/hwloc'
CC hwloc-annotate.o
CC hwloc-assembler.o
CC hwloc-bind.o
CC hwloc-calc.o
CC hwloc-diff.o
CC hwloc-distances.o
CC hwloc-distrib.o
CC hwloc-info.o
CC hwloc-patch.o
CC hwloc-ps.o
CC hwloc_dump_hwdata-hwloc-dump-hwdata.o
CC hwloc_dump_hwdata-hwloc-dump-hwdata-knl.o
Creating hwloc.7 man page...
Creating hwloc-annotate.1 man page...
Creating hwloc-assembler.1 man page...
Creating hwloc-assembler-remote.1 man page...
Creating hwloc-bind.1 man page...
Creating hwloc-calc.1 man page...
Creating hwloc-compress-dir.1 man page...
Creating hwloc-diff.1 man page...
Creating hwloc-distances.1 man page...
Creating hwloc-distrib.1 man page...
Creating hwloc-info.1 man page...
Creating hwloc-patch.1 man page...
Creating hwloc-gather-topology.1 man page...
Creating hwloc-ps.1 man page...
Creating hwloc-dump-hwdata.1 man page...
CCLD hwloc-annotate
CCLD hwloc-assembler
CCLD hwloc-bind
CCLD hwloc-calc
CCLD hwloc-diff
CCLD hwloc-distances
CCLD hwloc-distrib
CCLD hwloc-info
CCLD hwloc-patch
CCLD hwloc-ps
CCLD hwloc-dump-hwdata
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/utils/hwloc'
Making all in lstopo
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/utils/lstopo'
CC lstopo_no_graphics-lstopo.o
CC lstopo_no_graphics-lstopo-color.o
CC lstopo_no_graphics-lstopo-draw.o
CC lstopo_no_graphics-lstopo-fig.o
CC lstopo_no_graphics-lstopo-ascii.o
CC lstopo_no_graphics-lstopo-text.o
CC lstopo_no_graphics-lstopo-xml.o
CC lstopo-lstopo.o
CC lstopo-lstopo-color.o
CC lstopo-lstopo-draw.o
CC lstopo-lstopo-fig.o
CC lstopo-lstopo-ascii.o
CC lstopo-lstopo-text.o
CC lstopo-lstopo-xml.o
CC lstopo-lstopo-cairo.o
Creating lstopo-no-graphics.1 man page...
CCLD lstopo-no-graphics
CCLD lstopo
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/utils/lstopo'
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/utils'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/utils'
make[1]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/utils'
Making all in contrib/systemd
make[1]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/contrib/systemd'
Creating hwloc-dump-hwdata.service...
make[1]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/contrib/systemd'
Making all in doc
make[1]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/doc'
make all-recursive
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/doc'
Making all in examples
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/doc/examples'
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/doc'
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/doc'
make[1]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/doc'
make[1]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/src'
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/src'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libhwloc.la '/tmp/hwloc/pkg/hwloc/usr/lib'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/lib/hwloc'
/bin/sh ../libtool --mode=install /usr/bin/install -c hwloc_xml_libxml.la hwloc_pci.la '/tmp/hwloc/pkg/hwloc/usr/lib/hwloc'
libtool: install: /usr/bin/install -c .libs/libhwloc.so.5.7.0 /tmp/hwloc/pkg/hwloc/usr/lib/libhwloc.so.5.7.0
libtool: install: (cd /tmp/hwloc/pkg/hwloc/usr/lib && { ln -s -f libhwloc.so.5.7.0 libhwloc.so.5 || { rm -f libhwloc.so.5 && ln -s libhwloc.so.5.7.0 libhwloc.so.5; }; })
libtool: install: (cd /tmp/hwloc/pkg/hwloc/usr/lib && { ln -s -f libhwloc.so.5.7.0 libhwloc.so || { rm -f libhwloc.so && ln -s libhwloc.so.5.7.0 libhwloc.so; }; })
libtool: install: /usr/bin/install -c .libs/hwloc_xml_libxml.so /tmp/hwloc/pkg/hwloc/usr/lib/hwloc/hwloc_xml_libxml.so
libtool: install: /usr/bin/install -c .libs/libhwloc.lai /tmp/hwloc/pkg/hwloc/usr/lib/libhwloc.la
libtool: install: /usr/bin/install -c .libs/hwloc_xml_libxml.lai /tmp/hwloc/pkg/hwloc/usr/lib/hwloc/hwloc_xml_libxml.la
libtool: install: /usr/bin/install -c .libs/hwloc_pci.so /tmp/hwloc/pkg/hwloc/usr/lib/hwloc/hwloc_pci.so
libtool: warning: remember to run 'libtool --finish /usr/lib'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/hwloc'
libtool: install: /usr/bin/install -c .libs/hwloc_pci.lai /tmp/hwloc/pkg/hwloc/usr/lib/hwloc/hwloc_pci.la
/usr/bin/install -c -m 644 ./hwloc.dtd '/tmp/hwloc/pkg/hwloc/usr/share/hwloc'
libtool: warning: remember to run 'libtool --finish /usr/lib/hwloc'
make install-exec-hook
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/src'
make[3]: Nothing to be done for 'install-exec-hook'.
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/src'
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/src'
make[1]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/src'
Making install in include
make[1]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/include'
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/include'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/include'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/include/hwloc'
/usr/bin/install -c -m 644 hwloc.h '/tmp/hwloc/pkg/hwloc/usr/include'
/usr/bin/install -c -m 644 hwloc/bitmap.h hwloc/helper.h hwloc/inlines.h hwloc/diff.h hwloc/myriexpress.h hwloc/openfabrics-verbs.h hwloc/opencl.h hwloc/cuda.h hwloc/cudart.h hwloc/nvml.h hwloc/plugins.h hwloc/gl.h hwloc/intel-mic.h hwloc/rename.h hwloc/deprecated.h hwloc/linux.h hwloc/linux-libnuma.h hwloc/glibc-sched.h '/tmp/hwloc/pkg/hwloc/usr/include/hwloc'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/include/hwloc/autogen'
/usr/bin/install -c -m 644 hwloc/autogen/config.h '/tmp/hwloc/pkg/hwloc/usr/include/hwloc/autogen'
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/include'
make[1]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/include'
Making install in tests
make[1]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests'
Making install in .
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests'
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests'
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests'
Making install in ports
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests/ports'
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests/ports'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests/ports'
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests/ports'
Making install in xml
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests/xml'
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests/xml'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests/xml'
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests/xml'
Making install in linux
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux'
Making install in .
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux'
make[4]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux'
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux'
Making install in gather
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux/gather'
make[4]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux/gather'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux/gather'
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux/gather'
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests/linux'
make[1]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/tests'
Making install in utils
make[1]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/utils'
Making install in hwloc
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/utils/hwloc'
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/utils/hwloc'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/bin'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/bin'
/usr/bin/install -c hwloc-assembler-remote hwloc-compress-dir hwloc-gather-topology '/tmp/hwloc/pkg/hwloc/usr/bin'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c hwloc-annotate hwloc-assembler hwloc-bind hwloc-calc hwloc-diff hwloc-distances hwloc-distrib hwloc-info hwloc-patch hwloc-ps '/tmp/hwloc/pkg/hwloc/usr/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c hwloc-dump-hwdata '/tmp/hwloc/pkg/hwloc/usr/bin'
libtool: warning: '/tmp/hwloc/src/hwloc-1.11.3/src/libhwloc.la' has not been installed in '/usr/lib'
libtool: warning: '/tmp/hwloc/src/hwloc-1.11.3/src/libhwloc.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/hwloc-dump-hwdata /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-dump-hwdata
libtool: install: /usr/bin/install -c .libs/hwloc-annotate /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-annotate
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man1'
/usr/bin/install -c -m 644 hwloc-annotate.1 hwloc-assembler.1 hwloc-assembler-remote.1 hwloc-bind.1 hwloc-calc.1 hwloc-compress-dir.1 hwloc-diff.1 hwloc-distances.1 hwloc-distrib.1 hwloc-info.1 hwloc-patch.1 hwloc-gather-topology.1 hwloc-ps.1 hwloc-dump-hwdata.1 '/tmp/hwloc/pkg/hwloc/usr/share/man/man1'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man7'
libtool: warning: '/tmp/hwloc/src/hwloc-1.11.3/src/libhwloc.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/hwloc-assembler /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-assembler
/usr/bin/install -c -m 644 hwloc.7 '/tmp/hwloc/pkg/hwloc/usr/share/man/man7'
libtool: warning: '/tmp/hwloc/src/hwloc-1.11.3/src/libhwloc.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/hwloc-bind /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-bind
libtool: warning: '/tmp/hwloc/src/hwloc-1.11.3/src/libhwloc.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/hwloc-calc /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-calc
libtool: warning: '/tmp/hwloc/src/hwloc-1.11.3/src/libhwloc.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/hwloc-diff /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-diff
libtool: warning: '/tmp/hwloc/src/hwloc-1.11.3/src/libhwloc.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/hwloc-distances /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-distances
libtool: warning: '/tmp/hwloc/src/hwloc-1.11.3/src/libhwloc.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/hwloc-distrib /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-distrib
libtool: warning: '/tmp/hwloc/src/hwloc-1.11.3/src/libhwloc.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/hwloc-info /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-info
libtool: warning: '/tmp/hwloc/src/hwloc-1.11.3/src/libhwloc.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/hwloc-patch /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-patch
libtool: warning: '/tmp/hwloc/src/hwloc-1.11.3/src/libhwloc.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/hwloc-ps /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-ps
make install-exec-hook
make[4]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/utils/hwloc'
/usr/bin/sed -e 's/HWLOC_top_builddir\/utils\/hwloc/bindir/' -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-assembler-remote > /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-assembler-remote.tmp && mv -f /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-assembler-remote.tmp /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-assembler-remote
/usr/bin/sed -e 's/HWLOC_top_builddir\/utils\/hwloc/bindir/' -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-compress-dir > /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-compress-dir.tmp && mv -f /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-compress-dir.tmp /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-compress-dir
chmod +x /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-assembler-remote /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-compress-dir
/usr/bin/sed -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-gather-topology > /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-gather-topology.tmp && mv -f /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-gather-topology.tmp /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-gather-topology
chmod +x /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-gather-topology
make[4]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/utils/hwloc'
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/utils/hwloc'
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/utils/hwloc'
Making install in lstopo
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/utils/lstopo'
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/utils/lstopo'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/bin'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/applications'
/usr/bin/install -c -m 644 lstopo.desktop '/tmp/hwloc/pkg/hwloc/usr/share/applications'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man1'
/bin/sh ../../libtool --mode=install /usr/bin/install -c lstopo-no-graphics lstopo '/tmp/hwloc/pkg/hwloc/usr/bin'
/usr/bin/install -c -m 644 lstopo-no-graphics.1 '/tmp/hwloc/pkg/hwloc/usr/share/man/man1'
make install-data-hook
make[4]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/utils/lstopo'
rm -f /tmp/hwloc/pkg/hwloc/usr/share/man/man1/hwloc-ls.1
cd /tmp/hwloc/pkg/hwloc/usr/share/man/man1 && ln -s lstopo-no-graphics.1 hwloc-ls.1
rm -f /tmp/hwloc/pkg/hwloc/usr/share/man/man1/lstopo.1
cd /tmp/hwloc/pkg/hwloc/usr/share/man/man1 && ln -s lstopo-no-graphics.1 lstopo.1
make[4]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/utils/lstopo'
libtool: warning: '/tmp/hwloc/src/hwloc-1.11.3/src/libhwloc.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/lstopo-no-graphics /tmp/hwloc/pkg/hwloc/usr/bin/lstopo-no-graphics
libtool: warning: '/tmp/hwloc/src/hwloc-1.11.3/src/libhwloc.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/lstopo /tmp/hwloc/pkg/hwloc/usr/bin/lstopo
make install-exec-hook
make[4]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/utils/lstopo'
rm -f /tmp/hwloc/pkg/hwloc/usr/bin/hwloc-ls
cd /tmp/hwloc/pkg/hwloc/usr/bin && ln -s lstopo-no-graphics hwloc-ls
make[4]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/utils/lstopo'
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/utils/lstopo'
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/utils/lstopo'
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/utils'
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/utils'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/utils'
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/utils'
make[1]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/utils'
Making install in contrib/systemd
make[1]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/contrib/systemd'
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/contrib/systemd'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/hwloc'
/usr/bin/install -c -m 644 hwloc-dump-hwdata.service '/tmp/hwloc/pkg/hwloc/usr/share/hwloc'
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/contrib/systemd'
make[1]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/contrib/systemd'
Making install in doc
make[1]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/doc'
make install-recursive
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/doc'
Making install in examples
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/doc/examples'
make[4]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/doc/examples'
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/doc/examples'
make[3]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/doc'
make[4]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3/doc'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_bitmap.3 doxygen-doc/man/man3/hwloc_bitmap_allbut.3 doxygen-doc/man/man3/hwloc_bitmap_alloc.3 doxygen-doc/man/man3/hwloc_bitmap_alloc_full.3 doxygen-doc/man/man3/hwloc_bitmap_and.3 doxygen-doc/man/man3/hwloc_bitmap_andnot.3 doxygen-doc/man/man3/hwloc_bitmap_asprintf.3 doxygen-doc/man/man3/hwloc_bitmap_clr.3 doxygen-doc/man/man3/hwloc_bitmap_clr_range.3 doxygen-doc/man/man3/hwloc_bitmap_compare.3 doxygen-doc/man/man3/hwloc_bitmap_compare_first.3 doxygen-doc/man/man3/hwloc_bitmap_copy.3 doxygen-doc/man/man3/hwloc_bitmap_dup.3 doxygen-doc/man/man3/hwloc_bitmap_fill.3 doxygen-doc/man/man3/hwloc_bitmap_first.3 doxygen-doc/man/man3/hwloc_bitmap_foreach_begin.3 doxygen-doc/man/man3/hwloc_bitmap_foreach_end.3 doxygen-doc/man/man3/hwloc_bitmap_free.3 doxygen-doc/man/man3/hwloc_bitmap_from_ith_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_from_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_intersects.3 doxygen-doc/man/man3/hwloc_bitmap_isequal.3 doxygen-doc/man/man3/hwloc_bitmap_isfull.3 doxygen-doc/man/man3/hwloc_bitmap_isincluded.3 doxygen-doc/man/man3/hwloc_bitmap_isset.3 doxygen-doc/man/man3/hwloc_bitmap_iszero.3 doxygen-doc/man/man3/hwloc_bitmap_last.3 doxygen-doc/man/man3/hwloc_bitmap_list_asprintf.3 doxygen-doc/man/man3/hwloc_bitmap_list_snprintf.3 doxygen-doc/man/man3/hwloc_bitmap_list_sscanf.3 doxygen-doc/man/man3/hwloc_bitmap_next.3 doxygen-doc/man/man3/hwloc_bitmap_not.3 doxygen-doc/man/man3/hwloc_bitmap_only.3 doxygen-doc/man/man3/hwloc_bitmap_or.3 doxygen-doc/man/man3/hwloc_bitmap_set.3 doxygen-doc/man/man3/hwloc_bitmap_set_ith_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_set_range.3 doxygen-doc/man/man3/hwloc_bitmap_singlify.3 doxygen-doc/man/man3/hwloc_bitmap_snprintf.3 doxygen-doc/man/man3/hwloc_bitmap_sscanf.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwloc_bitmap_taskset_asprintf.3 doxygen-doc/man/man3/hwloc_bitmap_taskset_snprintf.3 doxygen-doc/man/man3/hwloc_bitmap_taskset_sscanf.3 doxygen-doc/man/man3/hwloc_bitmap_to_ith_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_to_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_weight.3 doxygen-doc/man/man3/hwloc_bitmap_xor.3 doxygen-doc/man/man3/hwloc_bitmap_zero.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_api_version.3 doxygen-doc/man/man3/HWLOC_API_VERSION.3 doxygen-doc/man/man3/hwloc_get_api_version.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_configuration.3 doxygen-doc/man/man3/hwloc_topology_ignore_type.3 doxygen-doc/man/man3/hwloc_topology_ignore_type_keep_structure.3 doxygen-doc/man/man3/hwloc_topology_ignore_all_keep_structure.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_IO_BRIDGES.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_IO_DEVICES.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_IS_THISSYSTEM.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_WHOLE_IO.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_WHOLE_SYSTEM.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_ICACHES.3 doxygen-doc/man/man3/hwloc_topology_flags_e.3 doxygen-doc/man/man3/hwloc_topology_get_flags.3 doxygen-doc/man/man3/hwloc_topology_set_flags.3 doxygen-doc/man/man3/hwloc_topology_set_pid.3 doxygen-doc/man/man3/hwloc_topology_set_fsroot.3 doxygen-doc/man/man3/hwloc_topology_set_synthetic.3 doxygen-doc/man/man3/hwloc_topology_set_xml.3 doxygen-doc/man/man3/hwloc_topology_set_xmlbuffer.3 doxygen-doc/man/man3/hwloc_topology_set_custom.3 doxygen-doc/man/man3/hwloc_topology_set_distance_matrix.3 doxygen-doc/man/man3/hwloc_topology_is_thissystem.3 doxygen-doc/man/man3/hwloc_topology_discovery_support.3 doxygen-doc/man/man3/hwloc_topology_cpubind_support.3 doxygen-doc/man/man3/hwloc_topology_membind_support.3 doxygen-doc/man/man3/hwloc_topology_support.3 doxygen-doc/man/man3/hwloc_topology_set_userdata.3 doxygen-doc/man/man3/hwloc_topology_get_userdata.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_cpubinding.3 doxygen-doc/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 doxygen-doc/man/man3/HWLOC_CPUBIND_PROCESS.3 doxygen-doc/man/man3/HWLOC_CPUBIND_STRICT.3 doxygen-doc/man/man3/HWLOC_CPUBIND_THREAD.3 doxygen-doc/man/man3/hwloc_cpubind_flags_t.3 doxygen-doc/man/man3/hwloc_set_cpubind.3 doxygen-doc/man/man3/hwloc_get_cpubind.3 doxygen-doc/man/man3/hwloc_set_proc_cpubind.3 doxygen-doc/man/man3/hwloc_get_proc_cpubind.3 doxygen-doc/man/man3/hwloc_set_thread_cpubind.3 doxygen-doc/man/man3/hwloc_get_thread_cpubind.3 doxygen-doc/man/man3/hwloc_get_proc_last_cpu_location.3 doxygen-doc/man/man3/hwloc_get_last_cpu_location.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_creation.3 doxygen-doc/man/man3/hwloc_topology_t.3 doxygen-doc/man/man3/hwloc_topology_init.3 doxygen-doc/man/man3/hwloc_topology_load.3 doxygen-doc/man/man3/hwloc_topology_destroy.3 doxygen-doc/man/man3/hwloc_topology_dup.3 doxygen-doc/man/man3/hwloc_topology_check.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_opencl.3 doxygen-doc/man/man3/hwloc_opencl_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_opencl_get_device_osdev.3 doxygen-doc/man/man3/hwloc_opencl_get_device_osdev_by_index.3 doxygen-doc/man/man3/hwlocality_cuda.3 doxygen-doc/man/man3/hwloc_cuda_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_cuda_get_device_pci_ids.3 doxygen-doc/man/man3/hwloc_cuda_get_device_pcidev.3 doxygen-doc/man/man3/hwloc_cuda_get_device_osdev.3 doxygen-doc/man/man3/hwloc_cuda_get_device_osdev_by_index.3 doxygen-doc/man/man3/hwlocality_cudart.3 doxygen-doc/man/man3/hwloc_cudart_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_cudart_get_device_pci_ids.3 doxygen-doc/man/man3/hwloc_cudart_get_device_pcidev.3 doxygen-doc/man/man3/hwloc_cudart_get_device_osdev_by_index.3 doxygen-doc/man/man3/hwlocality_nvml.3 doxygen-doc/man/man3/hwloc_nvml_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_nvml_get_device_osdev.3 doxygen-doc/man/man3/hwloc_nvml_get_device_osdev_by_index.3 doxygen-doc/man/man3/hwlocality_gl.3 doxygen-doc/man/man3/hwloc_gl_get_display_osdev_by_port_device.3 doxygen-doc/man/man3/hwloc_gl_get_display_osdev_by_name.3 doxygen-doc/man/man3/hwloc_gl_get_display_by_osdev.3 doxygen-doc/man/man3/hwlocality_intel_mic.3 doxygen-doc/man/man3/hwloc_intel_mic_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_intel_mic_get_device_osdev_by_index.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_custom.3 doxygen-doc/man/man3/hwloc_custom_insert_topology.3 doxygen-doc/man/man3/hwloc_custom_insert_group_object_by_parent.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_diff.3 doxygen-doc/man/man3/hwloc_topology_diff_obj_attr_type_e.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_SIZE.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_NAME.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_INFO.3 doxygen-doc/man/man3/hwloc_topology_diff_obj_attr_u.3 doxygen-doc/man/man3/hwloc_topology_diff_type_e.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_TOO_COMPLEX.3 doxygen-doc/man/man3/hwloc_topology_diff_u.3 doxygen-doc/man/man3/hwloc_topology_diff_build.3 doxygen-doc/man/man3/hwloc_topology_diff_apply_flags_e.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE.3 doxygen-doc/man/man3/hwloc_topology_diff_apply.3 doxygen-doc/man/man3/hwloc_topology_diff_destroy.3 doxygen-doc/man/man3/hwloc_topology_diff_load_xml.3 doxygen-doc/man/man3/hwloc_topology_diff_export_xml.3 doxygen-doc/man/man3/hwloc_topology_diff_load_xmlbuffer.3 doxygen-doc/man/man3/hwloc_topology_diff_export_xmlbuffer.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_glibc_sched.3 doxygen-doc/man/man3/hwloc_cpuset_from_glibc_sched_affinity.3 doxygen-doc/man/man3/hwloc_cpuset_to_glibc_sched_affinity.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_advanced_io.3 doxygen-doc/man/man3/hwloc_get_non_io_ancestor_obj.3 doxygen-doc/man/man3/hwloc_get_next_pcidev.3 doxygen-doc/man/man3/hwloc_get_pcidev_by_busid.3 doxygen-doc/man/man3/hwloc_get_pcidev_by_busidstring.3 doxygen-doc/man/man3/hwloc_get_next_osdev.3 doxygen-doc/man/man3/hwloc_get_next_bridge.3 doxygen-doc/man/man3/hwloc_bridge_covers_pcibus.3 doxygen-doc/man/man3/hwloc_get_hostbridge_by_pcibus.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_ancestors.3 doxygen-doc/man/man3/hwloc_get_ancestor_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_ancestor_obj_by_type.3 doxygen-doc/man/man3/hwloc_get_common_ancestor_obj.3 doxygen-doc/man/man3/hwloc_obj_is_in_subtree.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_distances.3 doxygen-doc/man/man3/hwloc_get_whole_distance_matrix_by_depth.3 doxygen-doc/man/man3/hwloc_get_whole_distance_matrix_by_type.3 doxygen-doc/man/man3/hwloc_get_distance_matrix_covering_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_latency.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_distribute.3 doxygen-doc/man/man3/hwloc_distrib_flags_e.3 doxygen-doc/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 doxygen-doc/man/man3/hwloc_distrib.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_find_cache.3 doxygen-doc/man/man3/hwloc_get_cache_type_depth.3 doxygen-doc/man/man3/hwloc_get_cache_covering_cpuset.3 doxygen-doc/man/man3/hwloc_get_shared_cache_covering_obj.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_find_covering.3 doxygen-doc/man/man3/hwloc_get_child_covering_cpuset.3 doxygen-doc/man/man3/hwloc_get_obj_covering_cpuset.3 doxygen-doc/man/man3/hwloc_get_next_obj_covering_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_next_obj_covering_cpuset_by_type.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_find_inside.3 doxygen-doc/man/man3/hwloc_get_first_largest_obj_inside_cpuset.3 doxygen-doc/man/man3/hwloc_get_largest_objs_inside_cpuset.3 doxygen-doc/man/man3/hwloc_get_next_obj_inside_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_next_obj_inside_cpuset_by_type.3 doxygen-doc/man/man3/hwloc_get_obj_inside_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_obj_inside_cpuset_by_type.3 doxygen-doc/man/man3/hwloc_get_nbobjs_inside_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_nbobjs_inside_cpuset_by_type.3 doxygen-doc/man/man3/hwloc_get_obj_index_inside_cpuset.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_find_misc.3 doxygen-doc/man/man3/hwloc_get_pu_obj_by_os_index.3 doxygen-doc/man/man3/hwloc_get_next_child.3 doxygen-doc/man/man3/hwloc_get_closest_objs.3 doxygen-doc/man/man3/hwloc_get_obj_below_array_by_type.3 doxygen-doc/man/man3/hwloc_get_obj_below_by_type.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_nodeset_convert.3 doxygen-doc/man/man3/hwloc_cpuset_to_nodeset.3 doxygen-doc/man/man3/hwloc_cpuset_to_nodeset_strict.3 doxygen-doc/man/man3/hwloc_cpuset_from_nodeset.3 doxygen-doc/man/man3/hwloc_cpuset_from_nodeset_strict.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_topology_sets.3 doxygen-doc/man/man3/hwloc_topology_get_allowed_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_complete_nodeset.3 doxygen-doc/man/man3/hwloc_topology_get_online_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_topology_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_allowed_nodeset.3 doxygen-doc/man/man3/hwloc_topology_get_complete_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_topology_nodeset.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_levels.3 doxygen-doc/man/man3/hwloc_topology_get_depth.3 doxygen-doc/man/man3/hwloc_get_type_depth.3 doxygen-doc/man/man3/hwloc_get_type_depth_e.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_MULTIPLE.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_UNKNOWN.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_BRIDGE.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_PCI_DEVICE.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_OS_DEVICE.3 doxygen-doc/man/man3/hwloc_get_type_or_above_depth.3 doxygen-doc/man/man3/hwloc_get_type_or_below_depth.3 doxygen-doc/man/man3/hwloc_get_depth_type.3 doxygen-doc/man/man3/hwloc_get_nbobjs_by_depth.3 doxygen-doc/man/man3/hwloc_get_nbobjs_by_type.3 doxygen-doc/man/man3/hwloc_get_root_obj.3 doxygen-doc/man/man3/hwloc_get_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_obj_by_type.3 doxygen-doc/man/man3/hwloc_get_next_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_next_obj_by_type.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_linux.3 doxygen-doc/man/man3/hwloc_linux_parse_cpumap_file.3 doxygen-doc/man/man3/hwloc_linux_set_tid_cpubind.3 doxygen-doc/man/man3/hwloc_linux_get_tid_cpubind.3 doxygen-doc/man/man3/hwloc_linux_get_tid_last_cpu_location.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_cpuset_from_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_nodeset_from_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_cpuset_to_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_nodeset_to_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwlocality_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_cpuset_from_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_nodeset_from_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_cpuset_to_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_nodeset_to_linux_libnuma_ulongs.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_membinding.3 doxygen-doc/man/man3/HWLOC_MEMBIND_BIND.3 doxygen-doc/man/man3/HWLOC_MEMBIND_DEFAULT.3 doxygen-doc/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 doxygen-doc/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 doxygen-doc/man/man3/HWLOC_MEMBIND_MIGRATE.3 doxygen-doc/man/man3/HWLOC_MEMBIND_MIXED.3 doxygen-doc/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 doxygen-doc/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 doxygen-doc/man/man3/HWLOC_MEMBIND_BYNODESET.3 doxygen-doc/man/man3/HWLOC_MEMBIND_PROCESS.3 doxygen-doc/man/man3/HWLOC_MEMBIND_REPLICATE.3 doxygen-doc/man/man3/HWLOC_MEMBIND_STRICT.3 doxygen-doc/man/man3/HWLOC_MEMBIND_THREAD.3 doxygen-doc/man/man3/hwloc_membind_flags_t.3 doxygen-doc/man/man3/hwloc_membind_policy_t.3 doxygen-doc/man/man3/hwloc_set_membind.3 doxygen-doc/man/man3/hwloc_set_membind_nodeset.3 doxygen-doc/man/man3/hwloc_get_membind.3 doxygen-doc/man/man3/hwloc_get_membind_nodeset.3 doxygen-doc/man/man3/hwloc_set_proc_membind.3 doxygen-doc/man/man3/hwloc_set_proc_membind_nodeset.3 doxygen-doc/man/man3/hwloc_get_proc_membind.3 doxygen-doc/man/man3/hwloc_get_proc_membind_nodeset.3 doxygen-doc/man/man3/hwloc_set_area_membind.3 doxygen-doc/man/man3/hwloc_set_area_membind_nodeset.3 doxygen-doc/man/man3/hwloc_get_area_membind.3 doxygen-doc/man/man3/hwloc_get_area_membind_nodeset.3 doxygen-doc/man/man3/hwloc_get_area_memlocation.3 doxygen-doc/man/man3/hwloc_alloc.3 doxygen-doc/man/man3/hwloc_alloc_membind.3 doxygen-doc/man/man3/hwloc_alloc_membind_nodeset.3 doxygen-doc/man/man3/hwloc_alloc_membind_policy.3 doxygen-doc/man/man3/hwloc_alloc_membind_policy_nodeset.3 doxygen-doc/man/man3/hwloc_free.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_myriexpress.3 doxygen-doc/man/man3/hwloc_mx_board_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_mx_endpoint_get_device_cpuset.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwloc_obj_get_info_by_name.3 doxygen-doc/man/man3/hwloc_obj_add_info.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_object_sets.3 doxygen-doc/man/man3/hwloc_bitmap_t.3 doxygen-doc/man/man3/hwloc_const_bitmap_t.3 doxygen-doc/man/man3/hwloc_cpuset_t.3 doxygen-doc/man/man3/hwloc_const_cpuset_t.3 doxygen-doc/man/man3/hwloc_nodeset_t.3 doxygen-doc/man/man3/hwloc_const_nodeset_t.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_object_strings.3 doxygen-doc/man/man3/hwloc_obj_type_string.3 doxygen-doc/man/man3/hwloc_obj_type_snprintf.3 doxygen-doc/man/man3/hwloc_obj_attr_snprintf.3 doxygen-doc/man/man3/hwloc_obj_cpuset_snprintf.3 doxygen-doc/man/man3/hwloc_obj_type_sscanf.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_object_types.3 doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_CORE.3 doxygen-doc/man/man3/HWLOC_OBJ_GROUP.3 doxygen-doc/man/man3/HWLOC_OBJ_MACHINE.3 doxygen-doc/man/man3/HWLOC_OBJ_MISC.3 doxygen-doc/man/man3/HWLOC_OBJ_NUMANODE.3 doxygen-doc/man/man3/HWLOC_OBJ_OS_DEVICE.3 doxygen-doc/man/man3/HWLOC_OBJ_PU.3 doxygen-doc/man/man3/HWLOC_OBJ_PCI_DEVICE.3 doxygen-doc/man/man3/HWLOC_OBJ_PACKAGE.3 doxygen-doc/man/man3/HWLOC_OBJ_SYSTEM.3 doxygen-doc/man/man3/hwloc_obj_type_t.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE_DATA.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 doxygen-doc/man/man3/hwloc_obj_cache_type_e.3 doxygen-doc/man/man3/hwloc_obj_cache_type_t.3 doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 doxygen-doc/man/man3/hwloc_obj_bridge_type_e.3 doxygen-doc/man/man3/hwloc_obj_bridge_type_t.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_DMA.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_GPU.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 doxygen-doc/man/man3/hwloc_obj_osdev_type_e.3 doxygen-doc/man/man3/hwloc_obj_osdev_type_t.3 doxygen-doc/man/man3/hwloc_compare_types.3 doxygen-doc/man/man3/hwloc_compare_types_e.3 doxygen-doc/man/man3/HWLOC_TYPE_UNORDERED.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_objects.3 doxygen-doc/man/man3/hwloc_obj.3 doxygen-doc/man/man3/hwloc_obj_t.3 doxygen-doc/man/man3/hwloc_obj_memory_s.3 doxygen-doc/man/man3/hwloc_obj_memory_s_hwloc_obj_memory_page_type_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_bridge_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_cache_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_group_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_osdev_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_pcidev_attr_s.3 doxygen-doc/man/man3/hwloc_distances_s.3 doxygen-doc/man/man3/hwloc_obj_info_s.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_openfabrics.3 doxygen-doc/man/man3/hwloc_ibv_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_ibv_get_device_osdev.3 doxygen-doc/man/man3/hwloc_ibv_get_device_osdev_by_name.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_syntheticexport.3 doxygen-doc/man/man3/hwloc_topology_export_synthetic.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_tinker.3 doxygen-doc/man/man3/hwloc_topology_insert_misc_object_by_cpuset.3 doxygen-doc/man/man3/hwloc_topology_insert_misc_object_by_parent.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_DISTANCES.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_MISC.3 doxygen-doc/man/man3/hwloc_restrict_flags_e.3 doxygen-doc/man/man3/hwloc_topology_restrict.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/doc/hwloc'
/usr/bin/install -c -m 644 doxygen-doc/hwloc-a4.pdf doxygen-doc/hwloc-letter.pdf '/tmp/hwloc/pkg/hwloc/usr/share/doc/hwloc'
/usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_xmlexport.3 doxygen-doc/man/man3/hwloc_topology_export_xml.3 doxygen-doc/man/man3/hwloc_topology_export_xmlbuffer.3 doxygen-doc/man/man3/hwloc_free_xmlbuffer.3 doxygen-doc/man/man3/hwloc_topology_set_userdata_export_callback.3 doxygen-doc/man/man3/hwloc_export_obj_userdata.3 doxygen-doc/man/man3/hwloc_export_obj_userdata_base64.3 doxygen-doc/man/man3/hwloc_topology_set_userdata_import_callback.3 '/tmp/hwloc/pkg/hwloc/usr/share/man/man3'
make[4]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/doc'
make[3]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/doc'
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/doc'
make[1]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3/doc'
make[1]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3'
make[2]: Entering directory '/tmp/hwloc/src/hwloc-1.11.3'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/share/hwloc'
/usr/bin/mkdir -p '/tmp/hwloc/pkg/hwloc/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 contrib/hwloc-valgrind.supp '/tmp/hwloc/pkg/hwloc/usr/share/hwloc'
/usr/bin/install -c -m 644 hwloc.pc '/tmp/hwloc/pkg/hwloc/usr/lib/pkgconfig'
make[2]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3'
make[1]: Leaving directory '/tmp/hwloc/src/hwloc-1.11.3'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "hwloc"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hwloc 1.11.3-2 (Wed Aug 24 13:51:01 UTC 2016)
CMD: pacman --query --file hwloc-1.11.3-2-x86_64.pkg.tar.xz
Creating hybrid package for 'hwloc'
Trying to find vanilla package 'hwloc'...
CMD: pacman --query --file /mirror/hwloc-1.11.3-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/lib/libhwloc.so
/usr/lib/libhwloc.so.5
/usr/lib/libhwloc.so.5.7.0
/usr/lib/pkgconfig/hwloc.pc
/usr/lib/hwloc/hwloc_pci.so
/usr/lib/hwloc/hwloc_xml_libxml.so
/usr/share/applications/lstopo.desktop
/usr/share/man/man3/hwloc_obj_bridge_type_t.3.gz
/usr/share/man/man3/hwloc_get_next_obj_covering_cpuset_by_depth.3.gz
/usr/share/man/man3/hwloc_obj_memory_s_hwloc_obj_memory_page_type_s.3.gz
/usr/share/man/man3/hwloc_obj_t.3.gz
/usr/share/man/man3/hwloc_compare_types_e.3.gz
/usr/share/man/man3/hwloc_topology_diff_apply.3.gz
/usr/share/man/man3/hwlocality_membinding.3.gz
/usr/share/man/man3/hwloc_get_proc_membind_nodeset.3.gz
/usr/share/man/man3/hwloc_get_next_obj_inside_cpuset_by_type.3.gz
/usr/share/man/man3/hwloc_get_closest_objs.3.gz
/usr/share/man/man3/hwloc_topology_get_complete_nodeset.3.gz
/usr/share/man/man3/hwloc_obj_type_snprintf.3.gz
/usr/share/man/man3/HWLOC_OBJ_BRIDGE.3.gz
/usr/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3.gz
/usr/share/man/man3/hwloc_cpuset_to_linux_libnuma_bitmask.3.gz
/usr/share/man/man3/hwloc_bitmap_t.3.gz
/usr/share/man/man3/hwloc_set_membind.3.gz
/usr/share/man/man3/hwloc_bitmap_andnot.3.gz
/usr/share/man/man3/hwloc_bitmap_foreach_end.3.gz
/usr/share/man/man3/hwlocality_opencl.3.gz
/usr/share/man/man3/HWLOC_OBJ_PACKAGE.3.gz
/usr/share/man/man3/hwloc_get_next_obj_by_depth.3.gz
/usr/share/man/man3/hwloc_bitmap_to_ulong.3.gz
/usr/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3.gz
/usr/share/man/man3/hwloc_set_cpubind.3.gz
/usr/share/man/man3/hwloc_nodeset_from_linux_libnuma_bitmask.3.gz
/usr/share/man/man3/HWLOC_TOPOLOGY_FLAG_ICACHES.3.gz
/usr/share/man/man3/hwloc_obj_attr_u_hwloc_bridge_attr_s.3.gz
/usr/share/man/man3/hwloc_compare_types.3.gz
/usr/share/man/man3/hwloc_get_cache_type_depth.3.gz
/usr/share/man/man3/hwloc_get_shared_cache_covering_obj.3.gz
/usr/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3.gz
/usr/share/man/man3/hwloc_get_ancestor_obj_by_depth.3.gz
/usr/share/man/man3/HWLOC_OBJ_GROUP.3.gz
/usr/share/man/man3/hwloc_topology_diff_load_xml.3.gz
/usr/share/man/man3/hwloc_bitmap_snprintf.3.gz
/usr/share/man/man3/hwloc_get_next_obj_inside_cpuset_by_depth.3.gz
/usr/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3.gz
/usr/share/man/man3/hwloc_distrib.3.gz
/usr/share/man/man3/hwloc_bitmap_list_asprintf.3.gz
/usr/share/man/man3/hwloc_topology_t.3.gz
/usr/share/man/man3/hwloc_get_whole_distance_matrix_by_depth.3.gz
/usr/share/man/man3/hwloc_get_proc_membind.3.gz
/usr/share/man/man3/hwlocality_nvml.3.gz
/usr/share/man/man3/hwloc_bitmap_clr.3.gz
/usr/share/man/man3/hwlocality_helper_find_inside.3.gz
/usr/share/man/man3/hwloc_get_next_child.3.gz
/usr/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3.gz
/usr/share/man/man3/hwloc_topology_ignore_all_keep_structure.3.gz
/usr/share/man/man3/hwloc_cuda_get_device_pci_ids.3.gz
/usr/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3.gz
/usr/share/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_INFO.3.gz
/usr/share/man/man3/hwlocality_helper_find_misc.3.gz
/usr/share/man/man3/hwloc_ibv_get_device_osdev.3.gz
/usr/share/man/man3/hwloc_obj_type_sscanf.3.gz
/usr/share/man/man3/hwloc_cpuset_from_nodeset_strict.3.gz
/usr/share/man/man3/hwloc_obj_cache_type_t.3.gz
/usr/share/man/man3/hwloc_bitmap_set.3.gz
/usr/share/man/man3/hwloc_bitmap_compare_first.3.gz
/usr/share/man/man3/HWLOC_OBJ_SYSTEM.3.gz
/usr/share/man/man3/HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE.3.gz
/usr/share/man/man3/hwloc_linux_parse_cpumap_file.3.gz
/usr/share/man/man3/hwloc_set_proc_cpubind.3.gz
/usr/share/man/man3/hwloc_intel_mic_get_device_osdev_by_index.3.gz
/usr/share/man/man3/hwlocality_object_sets.3.gz
/usr/share/man/man3/hwlocality_myriexpress.3.gz
/usr/share/man/man3/hwlocality_linux_libnuma_ulongs.3.gz
/usr/share/man/man3/hwloc_bitmap_asprintf.3.gz
/usr/share/man/man3/hwloc_opencl_get_device_osdev.3.gz
/usr/share/man/man3/hwloc_topology_restrict.3.gz
/usr/share/man/man3/hwlocality_glibc_sched.3.gz
/usr/share/man/man3/hwloc_bitmap_next.3.gz
/usr/share/man/man3/HWLOC_MEMBIND_PROCESS.3.gz
/usr/share/man/man3/hwloc_nodeset_from_linux_libnuma_ulongs.3.gz
/usr/share/man/man3/hwloc_custom_insert_topology.3.gz
/usr/share/man/man3/HWLOC_TOPOLOGY_DIFF_TOO_COMPLEX.3.gz
/usr/share/man/man3/hwloc_cpubind_flags_t.3.gz
/usr/share/man/man3/hwloc_get_obj_covering_cpuset.3.gz
/usr/share/man/man3/hwloc_topology_export_xmlbuffer.3.gz
/usr/share/man/man3/hwloc_const_cpuset_t.3.gz
/usr/share/man/man3/hwloc_nvml_get_device_osdev.3.gz
/usr/share/man/man3/hwloc_topology_load.3.gz
/usr/share/man/man3/hwloc_mx_board_get_device_cpuset.3.gz
/usr/share/man/man3/hwlocality_object_types.3.gz
/usr/share/man/man3/HWLOC_MEMBIND_DEFAULT.3.gz
/usr/share/man/man3/hwloc_nodeset_to_linux_libnuma_bitmask.3.gz
/usr/share/man/man3/hwloc_topology_set_fsroot.3.gz
/usr/share/man/man3/hwloc_cuda_get_device_cpuset.3.gz
/usr/share/man/man3/hwlocality_cuda.3.gz
/usr/share/man/man3/hwloc_bitmap_xor.3.gz
/usr/share/man/man3/hwloc_topology_set_userdata.3.gz
/usr/share/man/man3/HWLOC_OBJ_CACHE_DATA.3.gz
/usr/share/man/man3/hwloc_get_next_obj_by_type.3.gz
/usr/share/man/man3/HWLOC_TYPE_DEPTH_MULTIPLE.3.gz
/usr/share/man/man3/hwlocality_advanced_io.3.gz
/usr/share/man/man3/hwloc_bitmap_taskset_sscanf.3.gz
/usr/share/man/man3/hwloc_obj_attr_u_hwloc_osdev_attr_s.3.gz
/usr/share/man/man3/hwloc_topology_set_distance_matrix.3.gz
/usr/share/man/man3/hwlocality_helper_find_covering.3.gz
/usr/share/man/man3/hwloc_const_bitmap_t.3.gz
/usr/share/man/man3/hwloc_get_obj_below_array_by_type.3.gz
/usr/share/man/man3/hwloc_obj_osdev_type_t.3.gz
/usr/share/man/man3/hwloc_cuda_get_device_pcidev.3.gz
/usr/share/man/man3/hwloc_bitmap_intersects.3.gz
/usr/share/man/man3/hwloc_bitmap_from_ulong.3.gz
/usr/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3.gz
/usr/share/man/man3/hwloc_topology_flags_e.3.gz
/usr/share/man/man3/hwloc_bitmap_isfull.3.gz
/usr/share/man/man3/hwloc_topology_get_depth.3.gz
/usr/share/man/man3/HWLOC_CPUBIND_THREAD.3.gz
/usr/share/man/man3/hwloc_membind_flags_t.3.gz
/usr/share/man/man3/hwloc_set_thread_cpubind.3.gz
/usr/share/man/man3/hwloc_get_first_largest_obj_inside_cpuset.3.gz
/usr/share/man/man3/hwloc_obj_cpuset_snprintf.3.gz
/usr/share/man/man3/HWLOC_OBJ_CORE.3.gz
/usr/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3.gz
/usr/share/man/man3/hwloc_alloc_membind_policy_nodeset.3.gz
/usr/share/man/man3/hwloc_ibv_get_device_osdev_by_name.3.gz
/usr/share/man/man3/hwloc_cpuset_from_linux_libnuma_ulongs.3.gz
/usr/share/man/man3/hwloc_get_next_bridge.3.gz
/usr/share/man/man3/HWLOC_TOPOLOGY_FLAG_IS_THISSYSTEM.3.gz
/usr/share/man/man3/hwloc_topology_get_online_cpuset.3.gz
/usr/share/man/man3/hwloc_restrict_flags_e.3.gz
/usr/share/man/man3/hwloc_topology_support.3.gz
/usr/share/man/man3/hwloc_get_area_membind.3.gz
/usr/share/man/man3/hwloc_topology_membind_support.3.gz
/usr/share/man/man3/HWLOC_OBJ_MISC.3.gz
/usr/share/man/man3/HWLOC_TOPOLOGY_FLAG_WHOLE_SYSTEM.3.gz
/usr/share/man/man3/hwloc_obj_type_t.3.gz
/usr/share/man/man3/HWLOC_TYPE_DEPTH_PCI_DEVICE.3.gz
/usr/share/man/man3/hwlocality_helper_ancestors.3.gz
/usr/share/man/man3/hwloc_topology_export_synthetic.3.gz
/usr/share/man/man3/hwloc_topology_set_custom.3.gz
/usr/share/man/man3/hwloc_topology_diff_obj_attr_type_e.3.gz
/usr/share/man/man3/HWLOC_API_VERSION.3.gz
/usr/share/man/man3/hwloc_obj_bridge_type_e.3.gz
/usr/share/man/man3/hwloc_free_xmlbuffer.3.gz
/usr/share/man/man3/hwloc_opencl_get_device_cpuset.3.gz
/usr/share/man/man3/hwloc_topology_diff_type_e.3.gz
/usr/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3.gz
/usr/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3.gz
/usr/share/man/man3/hwloc_nodeset_t.3.gz
/usr/share/man/man3/hwloc_set_proc_membind.3.gz
/usr/share/man/man3/hwloc_obj_cache_type_e.3.gz
/usr/share/man/man3/hwlocality_bitmap.3.gz
/usr/share/man/man3/hwloc_topology_dup.3.gz
/usr/share/man/man3/hwloc_topology_set_userdata_import_callback.3.gz
/usr/share/man/man3/hwloc_gl_get_display_osdev_by_name.3.gz
/usr/share/man/man3/hwloc_get_distance_matrix_covering_obj_by_depth.3.gz
/usr/share/man/man3/hwloc_obj_is_in_subtree.3.gz
/usr/share/man/man3/HWLOC_TYPE_DEPTH_BRIDGE.3.gz
/usr/share/man/man3/HWLOC_TYPE_DEPTH_OS_DEVICE.3.gz
/usr/share/man/man3/hwloc_gl_get_display_by_osdev.3.gz
/usr/share/man/man3/hwloc_topology_set_userdata_export_callback.3.gz
/usr/share/man/man3/hwloc_topology_diff_destroy.3.gz
/usr/share/man/man3/hwlocality_cpubinding.3.gz
/usr/share/man/man3/HWLOC_OBJ_PU.3.gz
/usr/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3.gz
/usr/share/man/man3/hwloc_cpuset_to_linux_libnuma_ulongs.3.gz
/usr/share/man/man3/hwloc_topology_diff_export_xml.3.gz
/usr/share/man/man3/hwloc_topology_check.3.gz
/usr/share/man/man3/hwloc_get_membind_nodeset.3.gz
/usr/share/man/man3/hwloc_obj_get_info_by_name.3.gz
/usr/share/man/man3/hwloc_bitmap_from_ith_ulong.3.gz
/usr/share/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR.3.gz
/usr/share/man/man3/hwloc_alloc_membind_nodeset.3.gz
/usr/share/man/man3/hwloc_topology_set_xml.3.gz
/usr/share/man/man3/hwlocality_helper_nodeset_convert.3.gz
/usr/share/man/man3/hwloc_get_obj_index_inside_cpuset.3.gz
/usr/share/man/man3/hwloc_topology_discovery_support.3.gz
/usr/share/man/man3/hwloc_set_membind_nodeset.3.gz
/usr/share/man/man3/hwloc_topology_diff_build.3.gz
/usr/share/man/man3/hwloc_membind_policy_t.3.gz
/usr/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3.gz
/usr/share/man/man3/hwloc_get_latency.3.gz
/usr/share/man/man3/hwlocality_intel_mic.3.gz
/usr/share/man/man3/hwloc_get_nbobjs_by_depth.3.gz
/usr/share/man/man3/hwloc_obj_memory_s.3.gz
/usr/share/man/man3/hwloc_cpuset_to_nodeset.3.gz
/usr/share/man/man3/HWLOC_OBJ_CACHE.3.gz
/usr/share/man/man3/hwloc_get_pcidev_by_busidstring.3.gz
/usr/share/man/man3/hwloc_topology_export_xml.3.gz
/usr/share/man/man3/hwloc_get_type_or_above_depth.3.gz
/usr/share/man/man3/hwloc_cuda_get_device_osdev_by_index.3.gz
/usr/share/man/man3/hwloc_export_obj_userdata_base64.3.gz
/usr/share/man/man3/hwloc_cpuset_to_nodeset_strict.3.gz
/usr/share/man/man3/hwlocality_tinker.3.gz
/usr/share/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_SIZE.3.gz
/usr/share/man/man3/hwloc_opencl_get_device_osdev_by_index.3.gz
/usr/share/man/man3/HWLOC_MEMBIND_STRICT.3.gz
/usr/share/man/man3/hwlocality_configuration.3.gz
/usr/share/man/man3/hwlocality_custom.3.gz
/usr/share/man/man3/hwlocality_helper_distribute.3.gz
/usr/share/man/man3/hwloc_bitmap_to_ith_ulong.3.gz
/usr/share/man/man3/hwloc_cudart_get_device_osdev_by_index.3.gz
/usr/share/man/man3/hwloc_bitmap_copy.3.gz
/usr/share/man/man3/hwlocality_diff.3.gz
/usr/share/man/man3/HWLOC_TOPOLOGY_FLAG_IO_DEVICES.3.gz
/usr/share/man/man3/hwloc_distances_s.3.gz
/usr/share/man/man3/hwloc_obj_attr_u_hwloc_group_attr_s.3.gz
/usr/share/man/man3/hwloc_get_obj_by_type.3.gz
/usr/share/man/man3/hwloc_bitmap_isequal.3.gz
/usr/share/man/man3/hwloc_gl_get_display_osdev_by_port_device.3.gz
/usr/share/man/man3/hwlocality_creation.3.gz
/usr/share/man/man3/HWLOC_OBJ_MACHINE.3.gz
/usr/share/man/man3/hwloc_alloc_membind.3.gz
/usr/share/man/man3/HWLOC_MEMBIND_BYNODESET.3.gz
/usr/share/man/man3/hwloc_bitmap_iszero.3.gz
/usr/share/man/man3/hwloc_linux_get_tid_last_cpu_location.3.gz
/usr/share/man/man3/hwloc_get_proc_last_cpu_location.3.gz
/usr/share/man/man3/hwloc_topology_get_allowed_cpuset.3.gz
/usr/share/man/man3/hwloc_linux_get_tid_cpubind.3.gz
/usr/share/man/man3/hwloc_nodeset_to_linux_libnuma_ulongs.3.gz
/usr/share/man/man3/hwloc_get_cache_covering_cpuset.3.gz
/usr/share/man/man3/HWLOC_OBJ_OS_DEVICE.3.gz
/usr/share/man/man3/hwloc_get_type_or_below_depth.3.gz
/usr/share/man/man3/hwloc_mx_endpoint_get_device_cpuset.3.gz
/usr/share/man/man3/hwloc_get_depth_type.3.gz
/usr/share/man/man3/HWLOC_CPUBIND_PROCESS.3.gz
/usr/share/man/man3/hwloc_set_proc_membind_nodeset.3.gz
/usr/share/man/man3/hwloc_topology_ignore_type_keep_structure.3.gz
/usr/share/man/man3/hwloc_bitmap_last.3.gz
/usr/share/man/man3/hwloc_bitmap_alloc_full.3.gz
/usr/share/man/man3/hwloc_distrib_flags_e.3.gz
/usr/share/man/man3/hwlocality_helper_find_cache.3.gz
/usr/share/man/man3/hwlocality_distances.3.gz
/usr/share/man/man3/hwloc_get_nbobjs_inside_cpuset_by_depth.3.gz
/usr/share/man/man3/hwloc_cpuset_to_glibc_sched_affinity.3.gz
/usr/share/man/man3/hwloc_custom_insert_group_object_by_parent.3.gz
/usr/share/man/man3/hwloc_cudart_get_device_cpuset.3.gz
/usr/share/man/man3/hwloc_get_ancestor_obj_by_type.3.gz
/usr/share/man/man3/hwloc_topology_set_flags.3.gz
/usr/share/man/man3/hwloc_topology_insert_misc_object_by_cpuset.3.gz
/usr/share/man/man3/HWLOC_TOPOLOGY_FLAG_WHOLE_IO.3.gz
/usr/share/man/man3/hwloc_get_membind.3.gz
/usr/share/man/man3/hwlocality_gl.3.gz
/usr/share/man/man3/hwloc_get_next_osdev.3.gz
/usr/share/man/man3/hwloc_linux_set_tid_cpubind.3.gz
/usr/share/man/man3/hwloc_set_area_membind_nodeset.3.gz
/usr/share/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_NAME.3.gz
/usr/share/man/man3/hwloc_get_last_cpu_location.3.gz
/usr/share/man/man3/hwloc_get_obj_inside_cpuset_by_depth.3.gz
/usr/share/man/man3/hwlocality_linux_libnuma_bitmask.3.gz
/usr/share/man/man3/hwlocality_openfabrics.3.gz
/usr/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3.gz
/usr/share/man/man3/hwloc_get_proc_cpubind.3.gz
/usr/share/man/man3/hwloc_get_hostbridge_by_pcibus.3.gz
/usr/share/man/man3/hwlocality_linux.3.gz
/usr/share/man/man3/hwloc_cudart_get_device_pcidev.3.gz
/usr/share/man/man3/hwloc_ibv_get_device_cpuset.3.gz
/usr/share/man/man3/hwlocality_api_version.3.gz
/usr/share/man/man3/hwloc_bitmap_fill.3.gz
/usr/share/man/man3/hwloc_bitmap_taskset_snprintf.3.gz
/usr/share/man/man3/hwloc_bitmap_list_sscanf.3.gz
/usr/share/man/man3/hwloc_get_nbobjs_by_type.3.gz
/usr/share/man/man3/hwloc_bitmap_zero.3.gz
/usr/share/man/man3/hwloc_cpuset_from_linux_libnuma_bitmask.3.gz
/usr/share/man/man3/hwloc_topology_set_pid.3.gz
/usr/share/man/man3/hwloc_bitmap_only.3.gz
/usr/share/man/man3/hwloc_get_type_depth.3.gz
/usr/share/man/man3/hwloc_alloc.3.gz
/usr/share/man/man3/hwloc_get_type_depth_e.3.gz
/usr/share/man/man3/hwloc_bitmap_taskset_asprintf.3.gz
/usr/share/man/man3/HWLOC_TYPE_DEPTH_UNKNOWN.3.gz
/usr/share/man/man3/hwloc_const_nodeset_t.3.gz
/usr/share/man/man3/hwloc_bitmap_list_snprintf.3.gz
/usr/share/man/man3/hwloc_bitmap_and.3.gz
/usr/share/man/man3/hwloc_get_cpubind.3.gz
/usr/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3.gz
/usr/share/man/man3/hwloc_obj_add_info.3.gz
/usr/share/man/man3/hwloc_get_obj_by_depth.3.gz
/usr/share/man/man3/hwloc_topology_get_userdata.3.gz
/usr/share/man/man3/hwloc_get_whole_distance_matrix_by_type.3.gz
/usr/share/man/man3/HWLOC_TOPOLOGY_FLAG_IO_BRIDGES.3.gz
/usr/share/man/man3/hwloc_cudart_get_device_pci_ids.3.gz
/usr/share/man/man3/hwloc_obj_attr_u.3.gz
/usr/share/man/man3/hwloc_obj_osdev_type_e.3.gz
/usr/share/man/man3/hwloc_get_nbobjs_inside_cpuset_by_type.3.gz
/usr/share/man/man3/hwloc_get_child_covering_cpuset.3.gz
/usr/share/man/man3/hwloc_get_common_ancestor_obj.3.gz
/usr/share/man/man3/hwloc_topology_insert_misc_object_by_parent.3.gz
/usr/share/man/man3/hwlocality_helper_topology_sets.3.gz
/usr/share/man/man3/hwlocality_levels.3.gz
/usr/share/man/man3/hwloc_obj.3.gz
/usr/share/man/man3/hwlocality_objects.3.gz
/usr/share/man/man3/hwloc_topology_diff_load_xmlbuffer.3.gz
/usr/share/man/man3/hwloc_bitmap_weight.3.gz
/usr/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3.gz
/usr/share/man/man3/hwloc_get_non_io_ancestor_obj.3.gz
/usr/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3.gz
/usr/share/man/man3/hwloc_get_pu_obj_by_os_index.3.gz
/usr/share/man/man3/hwloc_topology_get_allowed_nodeset.3.gz
/usr/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3.gz
/usr/share/man/man3/hwloc_cpuset_t.3.gz
/usr/share/man/man3/hwloc_bitmap_free.3.gz
/usr/share/man/man3/hwloc_set_area_membind.3.gz
/usr/share/man/man3/hwloc_cpuset_from_nodeset.3.gz
/usr/share/man/man3/hwloc_bitmap_foreach_begin.3.gz
/usr/share/man/man3/HWLOC_MEMBIND_MIGRATE.3.gz
/usr/share/man/man3/hwloc_topology_set_xmlbuffer.3.gz
/usr/share/man/man3/hwloc_get_next_obj_covering_cpuset_by_type.3.gz
/usr/share/man/man3/hwloc_get_largest_objs_inside_cpuset.3.gz
/usr/share/man/man3/hwloc_topology_diff_obj_attr_u.3.gz
/usr/share/man/man3/hwloc_nvml_get_device_osdev_by_index.3.gz
/usr/share/man/man3/hwloc_topology_diff_u.3.gz
/usr/share/man/man3/hwloc_bitmap_alloc.3.gz
/usr/share/man/man3/hwloc_topology_diff_export_xmlbuffer.3.gz
/usr/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_DISTANCES.3.gz
/usr/share/man/man3/HWLOC_MEMBIND_BIND.3.gz
/usr/share/man/man3/hwloc_bitmap_clr_range.3.gz
/usr/share/man/man3/hwloc_alloc_membind_policy.3.gz
/usr/share/man/man3/hwloc_nvml_get_device_cpuset.3.gz
/usr/share/man/man3/hwloc_get_area_membind_nodeset.3.gz
/usr/share/man/man3/hwloc_topology_ignore_type.3.gz
/usr/share/man/man3/hwloc_bitmap_isincluded.3.gz
/usr/share/man/man3/hwloc_get_root_obj.3.gz
/usr/share/man/man3/HWLOC_TYPE_UNORDERED.3.gz
/usr/share/man/man3/hwloc_topology_get_flags.3.gz
/usr/share/man/man3/hwloc_topology_init.3.gz
/usr/share/man/man3/HWLOC_CPUBIND_STRICT.3.gz
/usr/share/man/man3/hwloc_topology_diff_apply_flags_e.3.gz
/usr/share/man/man3/hwloc_get_thread_cpubind.3.gz
/usr/share/man/man3/hwloc_topology_destroy.3.gz
/usr/share/man/man3/hwloc_bridge_covers_pcibus.3.gz
/usr/share/man/man3/hwloc_bitmap_set_ith_ulong.3.gz
/usr/share/man/man3/hwloc_topology_get_topology_cpuset.3.gz
/usr/share/man/man3/hwloc_get_api_version.3.gz
/usr/share/man/man3/hwlocality_object_strings.3.gz
/usr/share/man/man3/hwlocality_cudart.3.gz
/usr/share/man/man3/hwloc_bitmap_not.3.gz
/usr/share/man/man3/hwloc_bitmap_singlify.3.gz
/usr/share/man/man3/hwloc_cuda_get_device_osdev.3.gz
/usr/share/man/man3/hwloc_get_next_pcidev.3.gz
/usr/share/man/man3/hwloc_free.3.gz
/usr/share/man/man3/hwloc_get_obj_below_by_type.3.gz
/usr/share/man/man3/hwloc_intel_mic_get_device_cpuset.3.gz
/usr/share/man/man3/hwloc_topology_get_complete_cpuset.3.gz
/usr/share/man/man3/HWLOC_MEMBIND_REPLICATE.3.gz
/usr/share/man/man3/HWLOC_MEMBIND_MIXED.3.gz
/usr/share/man/man3/hwlocality_syntheticexport.3.gz
/usr/share/man/man3/hwloc_topology_cpubind_support.3.gz
/usr/share/man/man3/hwloc_bitmap_allbut.3.gz
/usr/share/man/man3/hwloc_bitmap_compare.3.gz
/usr/share/man/man3/hwloc_topology_get_topology_nodeset.3.gz
/usr/share/man/man3/hwloc_obj_attr_u_hwloc_pcidev_attr_s.3.gz
/usr/share/man/man3/hwloc_bitmap_sscanf.3.gz
/usr/share/man/man3/hwloc_bitmap_set_range.3.gz
/usr/share/man/man3/hwloc_cpuset_from_glibc_sched_affinity.3.gz
/usr/share/man/man3/hwloc_obj_info_s.3.gz
/usr/share/man/man3/hwloc_bitmap_dup.3.gz
/usr/share/man/man3/hwloc_obj_attr_snprintf.3.gz
/usr/share/man/man3/hwloc_obj_type_string.3.gz
/usr/share/man/man3/HWLOC_OBJ_NUMANODE.3.gz
/usr/share/man/man3/hwloc_export_obj_userdata.3.gz
/usr/share/man/man3/hwloc_get_pcidev_by_busid.3.gz
/usr/share/man/man3/hwlocality_xmlexport.3.gz
/usr/share/man/man3/hwloc_bitmap_or.3.gz
/usr/share/man/man3/hwloc_get_obj_inside_cpuset_by_type.3.gz
/usr/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_MISC.3.gz
/usr/share/man/man3/hwloc_get_area_memlocation.3.gz
/usr/share/man/man3/HWLOC_MEMBIND_THREAD.3.gz
/usr/share/man/man3/hwloc_topology_set_synthetic.3.gz
/usr/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3.gz
/usr/share/man/man3/hwloc_bitmap_isset.3.gz
/usr/share/man/man3/hwloc_bitmap_first.3.gz
/usr/share/man/man3/hwloc_obj_attr_u_hwloc_cache_attr_s.3.gz
/usr/share/man/man3/hwloc_topology_is_thissystem.3.gz
/usr/share/man/man7/hwloc.7.gz
/usr/share/man/man1/lstopo-no-graphics.1.gz
/usr/share/man/man1/hwloc-distances.1.gz
/usr/share/man/man1/hwloc-compress-dir.1.gz
/usr/share/man/man1/hwloc-diff.1.gz
/usr/share/man/man1/hwloc-assembler.1.gz
/usr/share/man/man1/hwloc-info.1.gz
/usr/share/man/man1/hwloc-distrib.1.gz
/usr/share/man/man1/hwloc-bind.1.gz
/usr/share/man/man1/lstopo.1.gz
/usr/share/man/man1/hwloc-ls.1.gz
/usr/share/man/man1/hwloc-assembler-remote.1.gz
/usr/share/man/man1/hwloc-ps.1.gz
/usr/share/man/man1/hwloc-gather-topology.1.gz
/usr/share/man/man1/hwloc-dump-hwdata.1.gz
/usr/share/man/man1/hwloc-patch.1.gz
/usr/share/man/man1/hwloc-calc.1.gz
/usr/share/man/man1/hwloc-annotate.1.gz
/usr/share/licenses/hwloc/LICENSE
/usr/share/hwloc/hwloc-dump-hwdata.service
/usr/share/hwloc/hwloc-valgrind.supp
/usr/share/hwloc/hwloc.dtd
/usr/include/hwloc.h
/usr/include/hwloc/cudart.h
/usr/include/hwloc/myriexpress.h
/usr/include/hwloc/inlines.h
/usr/include/hwloc/rename.h
/usr/include/hwloc/linux-libnuma.h
/usr/include/hwloc/gl.h
/usr/include/hwloc/cuda.h
/usr/include/hwloc/linux.h
/usr/include/hwloc/opencl.h
/usr/include/hwloc/glibc-sched.h
/usr/include/hwloc/intel-mic.h
/usr/include/hwloc/diff.h
/usr/include/hwloc/bitmap.h
/usr/include/hwloc/openfabrics-verbs.h
/usr/include/hwloc/nvml.h
/usr/include/hwloc/helper.h
/usr/include/hwloc/deprecated.h
/usr/include/hwloc/plugins.h
/usr/include/hwloc/autogen/config.h
/usr/bin/hwloc-ls
/usr/bin/hwloc-gather-topology
/usr/bin/hwloc-bind
/usr/bin/lstopo-no-graphics
/usr/bin/lstopo
/usr/bin/hwloc-assembler-remote
/usr/bin/hwloc-distances
/usr/bin/hwloc-compress-dir
/usr/bin/hwloc-assembler
/usr/bin/hwloc-ps
/usr/bin/hwloc-info
/usr/bin/hwloc-dump-hwdata
/usr/bin/hwloc-distrib
/usr/bin/hwloc-calc
/usr/bin/hwloc-diff
/usr/bin/hwloc-annotate
/usr/bin/hwloc-patch
/sysroot/usr/lib/libhwloc.so.5.7.0
/sysroot/usr/lib/libhwloc.so.5
/sysroot/usr/lib/libhwloc.so
/sysroot/usr/lib/libhwloc.la
/sysroot/usr/lib/hwloc/hwloc_xml_libxml.so
/sysroot/usr/lib/hwloc/hwloc_xml_libxml.la
/sysroot/usr/lib/hwloc/hwloc_pci.so
/sysroot/usr/lib/hwloc/hwloc_pci.la
/sysroot/usr/lib/pkgconfig/hwloc.pc
/sysroot/usr/include/hwloc.h
/sysroot/usr/include/hwloc/bitmap.h
/sysroot/usr/include/hwloc/helper.h
/sysroot/usr/include/hwloc/inlines.h
/sysroot/usr/include/hwloc/diff.h
/sysroot/usr/include/hwloc/myriexpress.h
/sysroot/usr/include/hwloc/openfabrics-verbs.h
/sysroot/usr/include/hwloc/opencl.h
/sysroot/usr/include/hwloc/cuda.h
/sysroot/usr/include/hwloc/cudart.h
/sysroot/usr/include/hwloc/nvml.h
/sysroot/usr/include/hwloc/plugins.h
/sysroot/usr/include/hwloc/gl.h
/sysroot/usr/include/hwloc/intel-mic.h
/sysroot/usr/include/hwloc/rename.h
/sysroot/usr/include/hwloc/deprecated.h
/sysroot/usr/include/hwloc/linux.h
/sysroot/usr/include/hwloc/linux-libnuma.h
/sysroot/usr/include/hwloc/glibc-sched.h
/sysroot/usr/include/hwloc/autogen/config.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf hwloc.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/hwloc.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/hwloc.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/hwloc.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/hwloc/src/hwloc-1.11.3/config.log'
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.11.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --enable-plugins
## --------- ##
## Platform. ##
## --------- ##
hostname = 6ea46f4ca2bb
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2966: checking build system type
configure:2980: result: x86_64-unknown-linux-gnu
configure:3000: checking host system type
configure:3013: result: x86_64-unknown-linux-gnu
configure:3033: checking target system type
configure:3046: result: x86_64-unknown-linux-gnu
configure:3090: checking for a BSD-compatible install
configure:3158: result: /usr/bin/install -c
configure:3169: checking whether build environment is sane
configure:3224: result: yes
configure:3283: checking for x86_64-unknown-linux-strip
configure:3313: result: no
configure:3323: checking for strip
configure:3339: found /usr/bin/strip
configure:3350: result: strip
configure:3375: checking for a thread-safe mkdir -p
configure:3414: result: /usr/bin/mkdir -p
configure:3421: checking for gawk
configure:3437: found /usr/bin/gawk
configure:3448: result: gawk
configure:3459: checking whether make sets $(MAKE)
configure:3481: result: yes
configure:3510: checking whether make supports nested variables
configure:3527: result: yes
configure:3616: checking whether UID '1000' is supported by ustar format
configure:3619: result: yes
configure:3626: checking whether GID '1000' is supported by ustar format
configure:3629: result: yes
configure:3637: checking how to create a ustar tar archive
configure:3648: tar --version
tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later .
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:3651: $? = 0
configure:3691: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3694: $? = 0
configure:3698: tar -xf -
#
configure:3701: $? = 0
#
configure:3703: cat conftest.dir/file
#
GrepMe
#
configure:3706: $? = 0
#
configure:3719: result: gnutar
#
configure:3780: checking whether make supports nested variables
#
configure:3797: result: yes
#
configure:3831: checking for style of include used by make
#
configure:3859: result: GNU
#
configure:3890: checking for x86_64-unknown-linux-gcc
#
configure:3920: result: no
#
configure:3930: checking for gcc
#
configure:3946: found /usr/bin/gcc
#
configure:3957: result: gcc
#
configure:4186: checking for C compiler version
#
configure:4195: gcc --version >&5
#
gcc (GCC) 6.1.1 20160602
#
Copyright (C) 2016 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:4206: $? = 0
#
configure:4195: gcc -v >&5
#
Using built-in specs.
#
COLLECT_GCC=gcc
#
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
#
Target: x86_64-pc-linux-gnu
#
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
#
Thread model: posix
#
gcc version 6.1.1 20160602 (GCC)
#
configure:4206: $? = 0
#
configure:4195: gcc -V >&5
#
gcc: error: unrecognized command line option '-V'
#
gcc: fatal error: no input files
#
compilation terminated.
#
configure:4206: $? = 1
#
configure:4195: gcc -qversion >&5
#
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
#
gcc: fatal error: no input files
#
compilation terminated.
#
configure:4206: $? = 1
#
configure:4226: checking whether the C compiler works
#
configure:4248: gcc conftest.c >&5
#
configure:4252: $? = 0
#
configure:4300: result: yes
#
configure:4303: checking for C compiler default output file name
#
configure:4305: result: a.out
#
configure:4311: checking for suffix of executables
#
configure:4318: gcc -o conftest conftest.c >&5
#
configure:4322: $? = 0
#
configure:4344: result:
#
configure:4366: checking whether we are cross compiling
#
configure:4374: gcc -o conftest conftest.c >&5
#
configure:4378: $? = 0
#
configure:4385: ./conftest
#
configure:4389: $? = 0
#
configure:4404: result: no
#
configure:4409: checking for suffix of object files
#
configure:4431: gcc -c conftest.c >&5
#
configure:4435: $? = 0
#
configure:4456: result: o
#
configure:4460: checking whether we are using the GNU C compiler
#
configure:4479: gcc -c conftest.c >&5
#
configure:4479: $? = 0
#
configure:4488: result: yes
#
configure:4497: checking whether gcc accepts -g
#
configure:4517: gcc -c -g conftest.c >&5
#
configure:4517: $? = 0
#
configure:4558: result: yes
#
configure:4575: checking for gcc option to accept ISO C89
#
configure:4638: gcc -c conftest.c >&5
#
configure:4638: $? = 0
#
configure:4651: result: none needed
#
configure:4676: checking whether gcc understands -c and -o together
#
configure:4698: gcc -c conftest.c -o conftest2.o
#
configure:4701: $? = 0
#
configure:4698: gcc -c conftest.c -o conftest2.o
#
configure:4701: $? = 0
#
configure:4713: result: yes
#
configure:4732: checking dependency style of gcc
#
configure:4843: result: gcc3
#
configure:4864: checking how to run the C preprocessor
#
configure:4895: gcc -E conftest.c
#
configure:4895: $? = 0
#
configure:4909: gcc -E conftest.c
#
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:4909: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| /* end confdefs.h. */
#
| #include
#
configure:4934: result: gcc -E
#
configure:4954: gcc -E conftest.c
#
configure:4954: $? = 0
#
configure:4968: gcc -E conftest.c
#
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:4968: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| /* end confdefs.h. */
#
| #include
#
configure:4997: checking for grep that handles long lines and -e
#
configure:5055: result: /usr/bin/grep
#
configure:5060: checking for egrep
#
configure:5122: result: /usr/bin/grep -E
#
configure:5127: checking for ANSI C header files
#
configure:5147: gcc -c conftest.c >&5
#
configure:5147: $? = 0
#
configure:5220: gcc -o conftest conftest.c >&5
#
configure:5220: $? = 0
#
configure:5220: ./conftest
#
configure:5220: $? = 0
#
configure:5231: result: yes
#
configure:5244: checking for sys/types.h
#
configure:5244: gcc -c conftest.c >&5
#
configure:5244: $? = 0
#
configure:5244: result: yes
#
configure:5244: checking for sys/stat.h
#
configure:5244: gcc -c conftest.c >&5
#
configure:5244: $? = 0
#
configure:5244: result: yes
#
configure:5244: checking for stdlib.h
#
configure:5244: gcc -c conftest.c >&5
#
configure:5244: $? = 0
#
configure:5244: result: yes
#
configure:5244: checking for string.h
#
configure:5244: gcc -c conftest.c >&5
#
configure:5244: $? = 0
#
configure:5244: result: yes
#
configure:5244: checking for memory.h
#
configure:5244: gcc -c conftest.c >&5
#
configure:5244: $? = 0
#
configure:5244: result: yes
#
configure:5244: checking for strings.h
#
configure:5244: gcc -c conftest.c >&5
#
configure:5244: $? = 0
#
configure:5244: result: yes
#
configure:5244: checking for inttypes.h
#
configure:5244: gcc -c conftest.c >&5
#
configure:5244: $? = 0
#
configure:5244: result: yes
#
configure:5244: checking for stdint.h
#
configure:5244: gcc -c conftest.c >&5
#
configure:5244: $? = 0
#
configure:5244: result: yes
#
configure:5244: checking for unistd.h
#
configure:5244: gcc -c conftest.c >&5
#
configure:5244: $? = 0
#
configure:5244: result: yes
#
configure:5257: checking minix/config.h usability
#
configure:5257: gcc -c conftest.c >&5
#
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:5257: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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:5257: result: no
#
configure:5257: checking minix/config.h presence
#
configure:5257: gcc -E conftest.c
#
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:5257: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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:5257: result: no
#
configure:5257: checking for minix/config.h
#
configure:5257: result: no
#
configure:5278: checking whether it is safe to define __EXTENSIONS__
#
configure:5296: gcc -c conftest.c >&5
#
configure:5296: $? = 0
#
configure:5303: result: yes
#
configure:5338: checking for x86_64-unknown-linux-gcc
#
configure:5365: result: gcc
#
configure:5634: checking for C compiler version
#
configure:5643: gcc --version >&5
#
gcc (GCC) 6.1.1 20160602
#
Copyright (C) 2016 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:5654: $? = 0
#
configure:5643: gcc -v >&5
#
Using built-in specs.
#
COLLECT_GCC=gcc
#
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
#
Target: x86_64-pc-linux-gnu
#
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
#
Thread model: posix
#
gcc version 6.1.1 20160602 (GCC)
#
configure:5654: $? = 0
#
configure:5643: gcc -V >&5
#
gcc: error: unrecognized command line option '-V'
#
gcc: fatal error: no input files
#
compilation terminated.
#
configure:5654: $? = 1
#
configure:5643: gcc -qversion >&5
#
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
#
gcc: fatal error: no input files
#
compilation terminated.
#
configure:5654: $? = 1
#
configure:5658: checking whether we are using the GNU C compiler
#
configure:5686: result: yes
#
configure:5695: checking whether gcc accepts -g
#
configure:5756: result: yes
#
configure:5773: checking for gcc option to accept ISO C89
#
configure:5849: result: none needed
#
configure:5874: checking whether gcc understands -c and -o together
#
configure:5911: result: yes
#
configure:5930: checking dependency style of gcc
#
configure:6041: result: gcc3
#
configure:6070: checking for x86_64-unknown-linux-g++
#
configure:6100: result: no
#
configure:6070: checking for x86_64-unknown-linux-c++
#
configure:6100: result: no
#
configure:6070: checking for x86_64-unknown-linux-gpp
#
configure:6100: result: no
#
configure:6070: checking for x86_64-unknown-linux-aCC
#
configure:6100: result: no
#
configure:6070: checking for x86_64-unknown-linux-CC
#
configure:6100: result: no
#
configure:6070: checking for x86_64-unknown-linux-cxx
#
configure:6100: result: no
#
configure:6070: checking for x86_64-unknown-linux-cc++
#
configure:6100: result: no
#
configure:6070: checking for x86_64-unknown-linux-cl.exe
#
configure:6100: result: no
#
configure:6070: checking for x86_64-unknown-linux-FCC
#
configure:6100: result: no
#
configure:6070: checking for x86_64-unknown-linux-KCC
#
configure:6100: result: no
#
configure:6070: checking for x86_64-unknown-linux-RCC
#
configure:6100: result: no
#
configure:6070: checking for x86_64-unknown-linux-xlC_r
#
configure:6100: result: no
#
configure:6070: checking for x86_64-unknown-linux-xlC
#
configure:6100: result: no
#
configure:6114: checking for g++
#
configure:6130: found /usr/bin/g++
#
configure:6141: result: g++
#
configure:6168: checking for C++ compiler version
#
configure:6177: g++ --version >&5
#
g++ (GCC) 6.1.1 20160602
#
Copyright (C) 2016 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:6188: $? = 0
#
configure:6177: g++ -v >&5
#
Using built-in specs.
#
COLLECT_GCC=g++
#
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
#
Target: x86_64-pc-linux-gnu
#
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
#
Thread model: posix
#
gcc version 6.1.1 20160602 (GCC)
#
configure:6188: $? = 0
#
configure:6177: g++ -V >&5
#
g++: error: unrecognized command line option '-V'
#
g++: fatal error: no input files
#
compilation terminated.
#
configure:6188: $? = 1
#
configure:6177: g++ -qversion >&5
#
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
#
g++: fatal error: no input files
#
compilation terminated.
#
configure:6188: $? = 1
#
configure:6192: checking whether we are using the GNU C++ compiler
#
configure:6211: g++ -c conftest.cpp >&5
#
configure:6211: $? = 0
#
configure:6220: result: yes
#
configure:6229: checking whether g++ accepts -g
#
configure:6249: g++ -c -g conftest.cpp >&5
#
configure:6249: $? = 0
#
configure:6290: result: yes
#
configure:6315: checking dependency style of g++
#
configure:6426: result: gcc3
#
configure:6450: checking for x86_64-unknown-linux-ar
#
configure:6480: result: no
#
configure:6450: checking for x86_64-unknown-linux-lib
#
configure:6480: result: no
#
configure:6450: checking for x86_64-unknown-linux-link
#
configure:6480: result: no
#
configure:6494: checking for ar
#
configure:6510: found /usr/bin/ar
#
configure:6521: result: ar
#
configure:6547: checking the archiver (ar) interface
#
configure:6563: gcc -c conftest.c >&5
#
configure:6563: $? = 0
#
configure:6565: ar cru libconftest.a conftest.o >&5
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
configure:6568: $? = 0
#
configure:6596: result: ar
#
configure:6781: checking for x86_64-unknown-linux-pkg-config
#
configure:6814: result: no
#
configure:6824: checking for pkg-config
#
configure:6842: found /usr/bin/pkg-config
#
configure:6854: result: /usr/bin/pkg-config
#
configure:6879: checking pkg-config is at least version 0.9.0
#
configure:6882: result: yes
#
configure:6891: checking for X
#
configure:6999: gcc -E conftest.c
#
configure:6999: $? = 0
#
configure:7030: gcc -o conftest conftest.c -lX11 >&5
#
configure:7030: $? = 0
#
configure:7080: result: libraries , headers
#
configure:7106: checking hwloc building mode
#
configure:7108: result: standalone
#
configure:7137: hwloc builddir: /tmp/hwloc/src/hwloc-1.11.3
#
configure:7139: hwloc srcdir: /tmp/hwloc/src/hwloc-1.11.3
#
configure:7147: checking for hwloc version
#
configure:7161: result: 1.11.3
#
configure:7165: checking if want hwloc maintainer support
#
configure:7193: result: disabled
#
configure:7199: checking for hwloc directory prefix
#
configure:7201: result: (none)
#
configure:7214: checking for hwloc symbol prefix
#
configure:7236: result: hwloc_
#
configure:7279: checking size of void *
#
configure:7284: gcc -o conftest conftest.c >&5
#
configure:7284: $? = 0
#
configure:7284: ./conftest
#
configure:7284: $? = 0
#
configure:7298: result: 8
#
configure:7318: checking which OS support to include
#
configure:7335: result: Linux
#
configure:7454: checking which CPU support to include
#
configure:7474: result: x86_64
#
configure:7499: checking size of unsigned long
#
configure:7504: gcc -o conftest conftest.c >&5
#
configure:7504: $? = 0
#
configure:7504: ./conftest
#
configure:7504: $? = 0
#
configure:7518: result: 8
#
configure:7537: checking size of unsigned int
#
configure:7542: gcc -o conftest conftest.c >&5
#
configure:7542: $? = 0
#
configure:7542: ./conftest
#
configure:7542: $? = 0
#
configure:7556: result: 4
#
configure:7578: checking for the C compiler vendor
#
configure:7607: gcc -c conftest.c >&5
#
conftest.c:41:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
#
#error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
#
^~~~~
#
conftest.c:42:1: error: unknown type name 'choke'
#
choke me
#
^~~~~
#
conftest.c:42:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
#
configure:7607: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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
#
| /* end confdefs.h. */
#
|
#
| #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
#
| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
#
| choke me
#
| #endif
#
configure:7624: gcc -c conftest.c >&5
#
configure:7624: $? = 0
#
configure:8121: result: gnu
#
configure:8127: checking for __attribute__
#
configure:8151: gcc -c conftest.c >&5
#
configure:8151: $? = 0
#
configure:8176: gcc -c conftest.c >&5
#
configure:8176: $? = 0
#
configure:8218: result: yes
#
configure:8222: checking for __attribute__(aligned)
#
configure:8242: gcc -c conftest.c >&5
#
configure:8242: $? = 0
#
configure:8330: result: yes
#
configure:8342: checking for __attribute__(always_inline)
#
configure:8362: gcc -c conftest.c >&5
#
configure:8362: $? = 0
#
configure:8450: result: yes
#
configure:8459: checking for __attribute__(cold)
#
configure:8482: gcc -c conftest.c >&5
#
configure:8482: $? = 0
#
configure:8570: result: yes
#
configure:8579: checking for __attribute__(const)
#
configure:8602: gcc -c conftest.c >&5
#
configure:8602: $? = 0
#
configure:8690: result: yes
#
configure:8700: checking for __attribute__(deprecated)
#
configure:8723: gcc -c conftest.c >&5
#
configure:8723: $? = 0
#
configure:8811: result: yes
#
configure:8831: checking for __attribute__(format)
#
configure:8853: gcc -c conftest.c >&5
#
configure:8853: $? = 0
#
configure:8923: gcc -c -Wall conftest.c >&5
#
conftest.c: In function 'usage':
#
conftest.c:45:47: warning: format '%d' expects argument of type 'int', but argument 3 has type 'int *' [-Wformat=]
#
return this_printf (*argument, "%d", argument); /* This should produce a format warning */
#
^
#
configure:8923: $? = 0
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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);
#
| extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
#
|
#
| static int usage (int * argument) {
#
| return this_printf (*argument, "%d", argument); /* This should produce a format warning */
#
| }
#
| /* The autoconf-generated main-function is int main(), which produces a warning by itself */
#
| int main(void);
#
|
#
| int
#
| main ()
#
| {
#
|
#
| int i=4711;
#
| i=usage(&i);
#
|
#
| ;
#
| return 0;
#
| }
#
configure:8959: result: yes
#
configure:8968: checking for __attribute__(hot)
#
configure:8991: gcc -c conftest.c >&5
#
configure:8991: $? = 0
#
configure:9079: result: yes
#
configure:9088: checking for __attribute__(malloc)
#
configure:9114: gcc -c conftest.c >&5
#
configure:9114: $? = 0
#
configure:9202: result: yes
#
configure:9217: checking for __attribute__(may_alias)
#
configure:9237: gcc -c conftest.c >&5
#
configure:9237: $? = 0
#
configure:9325: result: yes
#
configure:9335: checking for __attribute__(no_instrument_function)
#
configure:9355: gcc -c conftest.c >&5
#
configure:9355: $? = 0
#
configure:9443: result: yes
#
configure:9468: checking for __attribute__(nonnull)
#
configure:9491: gcc -c conftest.c >&5
#
configure:9491: $? = 0
#
configure:9563: gcc -c -Wall conftest.c >&5
#
conftest.c: In function 'usage':
#
conftest.c:46:21: warning: null argument where non-null required (argument 1) [-Wnonnull]
#
return square( ((void*)0) ); /* This should produce an argument must be nonnull warning */
#
^~~~~~
#
configure:9563: $? = 0
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 square(int * argument) __attribute__ ((__nonnull__));
#
| int square(int * argument) { return (*argument) * (*argument); }
#
|
#
| static int usage(int * argument) {
#
| return square( ((void*)0) ); /* This should produce an argument must be nonnull warning */
#
| }
#
| /* The autoconf-generated main-function is int main(), which produces a warning by itself */
#
| int main(void);
#
|
#
| int
#
| main ()
#
| {
#
|
#
| int i=4711;
#
| i=usage(&i);
#
|
#
| ;
#
| return 0;
#
| }
#
configure:9599: result: yes
#
configure:9609: checking for __attribute__(noreturn)
#
configure:9638: gcc -c conftest.c >&5
#
configure:9638: $? = 0
#
configure:9726: result: yes
#
configure:9735: checking for __attribute__(packed)
#
configure:9760: gcc -c conftest.c >&5
#
configure:9760: $? = 0
#
configure:9848: result: yes
#
configure:9857: checking for __attribute__(pure)
#
configure:9880: gcc -c conftest.c >&5
#
configure:9880: $? = 0
#
configure:9968: result: yes
#
configure:9994: checking for __attribute__(sentinel)
#
configure:10016: gcc -c conftest.c >&5
#
configure:10016: $? = 0
#
configure:10088: gcc -c -Wall conftest.c >&5
#
conftest.c: In function 'usage':
#
conftest.c:46:14: warning: missing sentinel in function call [-Wformat=]
#
return my_execlp ("lala", "/home/there", last_arg_should_be_null); /* This should produce a warning */
#
^~~~~~
#
configure:10088: $? = 0
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
#
|
#
| static int usage(int * argument) {
#
| void * last_arg_should_be_null = argument;
#
| return my_execlp ("lala", "/home/there", last_arg_should_be_null); /* This should produce a warning */
#
| }
#
| /* The autoconf-generated main-function is int main(), which produces a warning by itself */
#
| int main(void);
#
|
#
| int
#
| main ()
#
| {
#
|
#
| int i=4711;
#
| i=usage(&i);
#
|
#
| ;
#
| return 0;
#
| }
#
configure:10124: result: yes
#
configure:10133: checking for __attribute__(unused)
#
configure:10156: gcc -c conftest.c >&5
#
configure:10156: $? = 0
#
configure:10244: result: yes
#
configure:10269: checking for __attribute__(warn_unused_result)
#
configure:10292: gcc -c conftest.c >&5
#
configure:10292: $? = 0
#
configure:10368: gcc -c -Wall conftest.c >&5
#
conftest.c: In function 'usage':
#
conftest.c:46:12: warning: ignoring return value of 'foo', declared with attribute warn_unused_result [-Wunused-result]
#
foo (*argument); /* Should produce an unused result warning */
#
^~~~~~~~~~~~~~~
#
configure:10368: $? = 0
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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:10404: result: yes
#
configure:10414: checking for __attribute__(weak_alias)
#
configure:10438: gcc -c conftest.c >&5
#
configure:10438: $? = 0
#
configure:10526: result: yes
#
configure:10672: checking if gcc supports -fvisibility=hidden
#
configure:10688: gcc -o conftest -fvisibility=hidden -Werror conftest.c >&5
#
configure:10688: $? = 0
#
configure:10707: result: yes
#
configure:10716: checking whether to enable symbol visibility
#
configure:10718: result: yes (via -fvisibility=hidden)
#
configure:10739: WARNING: "-fvisibility=hidden" has been added to the hwloc CFLAGS
#
configure:10747: checking whether the C compiler rejects function calls with too many arguments
#
configure:10763: gcc -c conftest.c >&5
#
conftest.c: In function 'foo':
#
conftest.c:61:32: error: too many arguments to function 'one_arg'
#
int foo(void) { return one_arg(1, 2); }
#
^~~~~~~
#
conftest.c:60:20: note: declared here
#
extern int one_arg(int x);
#
^~~~~~~
#
configure:10763: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| /* end confdefs.h. */
#
|
#
| extern int one_arg(int x);
#
| int foo(void) { return one_arg(1, 2); }
#
|
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:10768: result: yes
#
configure:10772: checking whether the C compiler rejects function calls with too few arguments
#
configure:10788: gcc -c conftest.c >&5
#
conftest.c: In function 'foo':
#
conftest.c:61:32: error: too few arguments to function 'two_arg'
#
int foo(void) { return two_arg(3); }
#
^~~~~~~
#
conftest.c:60:20: note: declared here
#
extern int two_arg(int x, int y);
#
^~~~~~~
#
configure:10788: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| /* end confdefs.h. */
#
|
#
| extern int two_arg(int x, int y);
#
| int foo(void) { return two_arg(3); }
#
|
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:10793: result: yes
#
configure:10831: checking for unistd.h
#
configure:10831: result: yes
#
configure:10843: checking dirent.h usability
#
configure:10843: gcc -c conftest.c >&5
#
configure:10843: $? = 0
#
configure:10843: result: yes
#
configure:10843: checking dirent.h presence
#
configure:10843: gcc -E conftest.c
#
configure:10843: $? = 0
#
configure:10843: result: yes
#
configure:10843: checking for dirent.h
#
configure:10843: result: yes
#
configure:10855: checking for strings.h
#
configure:10855: result: yes
#
configure:10867: checking ctype.h usability
#
configure:10867: gcc -c conftest.c >&5
#
configure:10867: $? = 0
#
configure:10867: result: yes
#
configure:10867: checking ctype.h presence
#
configure:10867: gcc -E conftest.c
#
configure:10867: $? = 0
#
configure:10867: result: yes
#
configure:10867: checking for ctype.h
#
configure:10867: result: yes
#
configure:10880: checking for strncasecmp
#
configure:10880: gcc -o conftest conftest.c >&5
#
conftest.c:86:6: warning: conflicting types for built-in function 'strncasecmp'
#
char strncasecmp ();
#
^~~~~~~~~~~
#
configure:10880: $? = 0
#
configure:10880: result: yes
#
configure:10887: checking whether strncasecmp is declared
#
configure:10887: gcc -c conftest.c >&5
#
configure:10887: $? = 0
#
configure:10887: result: yes
#
configure:10890: checking whether function strncasecmp has a complete prototype
#
configure:10905: gcc -c conftest.c >&5
#
conftest.c:97:22: error: expected declaration specifiers or '...' before numeric constant
#
strncasecmp(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:97:24: error: expected declaration specifiers or '...' before numeric constant
#
strncasecmp(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:97:26: error: expected declaration specifiers or '...' before numeric constant
#
strncasecmp(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:97:28: error: expected declaration specifiers or '...' before numeric constant
#
strncasecmp(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:97:30: error: expected declaration specifiers or '...' before numeric constant
#
strncasecmp(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:97:32: error: expected declaration specifiers or '...' before numeric constant
#
strncasecmp(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:97:34: error: expected declaration specifiers or '...' before numeric constant
#
strncasecmp(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:97:36: error: expected declaration specifiers or '...' before numeric constant
#
strncasecmp(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:97:38: error: expected declaration specifiers or '...' before numeric constant
#
strncasecmp(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:97:40: error: expected declaration specifiers or '...' before numeric constant
#
strncasecmp(1,2,3,4,5,6,7,8,9,10);
#
^~
#
configure:10905: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| strncasecmp(1,2,3,4,5,6,7,8,9,10);
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:10910: result: yes
#
configure:10930: checking for strftime
#
configure:10930: gcc -o conftest conftest.c >&5
#
conftest.c:88:6: warning: conflicting types for built-in function 'strftime'
#
char strftime ();
#
^~~~~~~~
#
configure:10930: $? = 0
#
configure:10930: result: yes
#
configure:10941: checking for setlocale
#
configure:10941: gcc -o conftest conftest.c >&5
#
configure:10941: $? = 0
#
configure:10941: result: yes
#
configure:10951: checking for stdint.h
#
configure:10951: result: yes
#
configure:10963: checking sys/mman.h usability
#
configure:10963: gcc -c conftest.c >&5
#
configure:10963: $? = 0
#
configure:10963: result: yes
#
configure:10963: checking sys/mman.h presence
#
configure:10963: gcc -E conftest.c
#
configure:10963: $? = 0
#
configure:10963: result: yes
#
configure:10963: checking for sys/mman.h
#
configure:10963: result: yes
#
configure:10976: checking for KAFFINITY
#
configure:10976: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:10976: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:10976: result: no
#
configure:10986: checking for PROCESSOR_CACHE_TYPE
#
configure:10986: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:10986: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:10986: result: no
#
configure:10996: checking for CACHE_DESCRIPTOR
#
configure:10996: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:10996: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:10996: result: no
#
configure:11006: checking for LOGICAL_PROCESSOR_RELATIONSHIP
#
configure:11006: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11006: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11006: result: no
#
configure:11016: checking for RelationProcessorPackage
#
configure:11016: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11016: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11016: result: no
#
configure:11026: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION
#
configure:11026: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11026: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11026: result: no
#
configure:11036: checking for GROUP_AFFINITY
#
configure:11036: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11036: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11036: result: no
#
configure:11046: checking for PROCESSOR_RELATIONSHIP
#
configure:11046: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11046: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11046: result: no
#
configure:11056: checking for NUMA_NODE_RELATIONSHIP
#
configure:11056: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11056: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11056: result: no
#
configure:11066: checking for CACHE_RELATIONSHIP
#
configure:11066: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11066: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11066: result: no
#
configure:11076: checking for PROCESSOR_GROUP_INFO
#
configure:11076: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11076: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11076: result: no
#
configure:11086: checking for GROUP_RELATIONSHIP
#
configure:11086: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11086: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11086: result: no
#
configure:11096: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX
#
configure:11096: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11096: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11096: result: no
#
configure:11106: checking for PSAPI_WORKING_SET_EX_BLOCK
#
configure:11106: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11106: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11106: result: no
#
configure:11116: checking for PSAPI_WORKING_SET_EX_INFORMATION
#
configure:11116: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11116: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11116: result: no
#
configure:11126: checking for PROCESSOR_NUMBER
#
configure:11126: gcc -c -D_WIN32_WINNT=0x0601 conftest.c >&5
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11126: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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_NUMBER))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:11126: result: no
#
configure:11138: checking for main in -lgdi32
#
configure:11157: gcc -o conftest conftest.c -lgdi32 >&5
#
/usr/bin/ld: cannot find -lgdi32
#
collect2: error: ld returned 1 exit status
#
configure:11157: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11166: result: no
#
configure:11175: checking for PostQuitMessage in -luser32
#
configure:11200: gcc -o conftest conftest.c -luser32 >&5
#
/usr/bin/ld: cannot find -luser32
#
collect2: error: ld returned 1 exit status
#
configure:11200: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_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 PostQuitMessage ();
#
| int
#
| main ()
#
| {
#
| return PostQuitMessage ();
#
| ;
#
| return 0;
#
| }
#
configure:11209: result: no
#
configure:11216: checking windows.h usability
#
configure:11216: gcc -c conftest.c >&5
#
conftest.c:102:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11216: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11216: result: no
#
configure:11216: checking windows.h presence
#
configure:11216: gcc -E conftest.c
#
conftest.c:69:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11216: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11216: result: no
#
configure:11216: checking for windows.h
#
configure:11216: result: no
#
configure:11229: checking sys/lgrp_user.h usability
#
configure:11229: gcc -c conftest.c >&5
#
conftest.c:102:27: fatal error: sys/lgrp_user.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11229: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11229: result: no
#
configure:11229: checking sys/lgrp_user.h presence
#
configure:11229: gcc -E conftest.c
#
conftest.c:69:27: fatal error: sys/lgrp_user.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11229: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11229: result: no
#
configure:11229: checking for sys/lgrp_user.h
#
configure:11229: result: no
#
configure:11285: checking kstat.h usability
#
configure:11285: gcc -c conftest.c >&5
#
conftest.c:102:19: fatal error: kstat.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11285: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11285: result: no
#
configure:11285: checking kstat.h presence
#
configure:11285: gcc -E conftest.c
#
conftest.c:69:19: fatal error: kstat.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11285: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #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:11285: result: no
#
configure:11285: checking for kstat.h
#
configure:11285: result: no
#
configure:11334: checking whether fabsf is declared
#
configure:11334: gcc -c conftest.c >&5
#
configure:11334: $? = 0
#
configure:11334: result: yes
#
configure:11347: checking for fabsf in -lm
#
configure:11372: gcc -o conftest conftest.c -lm >&5
#
conftest.c:77:6: warning: conflicting types for built-in function 'fabsf'
#
char fabsf ();
#
^~~~~
#
configure:11372: $? = 0
#
configure:11381: result: yes
#
configure:11393: checking picl.h usability
#
configure:11393: gcc -c conftest.c >&5
#
conftest.c:103:18: fatal error: picl.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11393: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| #include
#
configure:11393: result: no
#
configure:11393: checking picl.h presence
#
configure:11393: gcc -E conftest.c
#
conftest.c:70:18: fatal error: picl.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11393: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| /* end confdefs.h. */
#
| #include
#
configure:11393: result: no
#
configure:11393: checking for picl.h
#
configure:11393: result: no
#
configure:11444: checking whether _SC_NPROCESSORS_ONLN is declared
#
configure:11444: gcc -c conftest.c >&5
#
configure:11444: $? = 0
#
configure:11444: result: yes
#
configure:11460: checking whether _SC_NPROCESSORS_CONF is declared
#
configure:11460: gcc -c conftest.c >&5
#
configure:11460: $? = 0
#
configure:11460: result: yes
#
configure:11476: checking whether _SC_NPROC_ONLN is declared
#
configure:11476: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:81:10: error: '_SC_NPROC_ONLN' undeclared (first use in this function)
#
(void) _SC_NPROC_ONLN;
#
^~~~~~~~~~~~~~
#
conftest.c:81:10: note: each undeclared identifier is reported only once for each function it appears in
#
configure:11476: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| /* end confdefs.h. */
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| #ifndef _SC_NPROC_ONLN
#
| #ifdef __cplusplus
#
| (void) _SC_NPROC_ONLN;
#
| #else
#
| (void) _SC_NPROC_ONLN;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:11476: result: no
#
configure:11492: checking whether _SC_NPROC_CONF is declared
#
configure:11492: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:82:10: error: '_SC_NPROC_CONF' undeclared (first use in this function)
#
(void) _SC_NPROC_CONF;
#
^~~~~~~~~~~~~~
#
conftest.c:82:10: note: each undeclared identifier is reported only once for each function it appears in
#
configure:11492: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| /* end confdefs.h. */
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| #ifndef _SC_NPROC_CONF
#
| #ifdef __cplusplus
#
| (void) _SC_NPROC_CONF;
#
| #else
#
| (void) _SC_NPROC_CONF;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:11492: result: no
#
configure:11508: checking whether _SC_PAGESIZE is declared
#
configure:11508: gcc -c conftest.c >&5
#
configure:11508: $? = 0
#
configure:11508: result: yes
#
configure:11524: checking whether _SC_PAGE_SIZE is declared
#
configure:11524: gcc -c conftest.c >&5
#
configure:11524: $? = 0
#
configure:11524: result: yes
#
configure:11540: checking whether _SC_LARGE_PAGESIZE is declared
#
configure:11540: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:85:10: error: '_SC_LARGE_PAGESIZE' undeclared (first use in this function)
#
(void) _SC_LARGE_PAGESIZE;
#
^~~~~~~~~~~~~~~~~~
#
conftest.c:85:10: note: each undeclared identifier is reported only once for each function it appears in
#
configure:11540: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| /* end confdefs.h. */
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| #ifndef _SC_LARGE_PAGESIZE
#
| #ifdef __cplusplus
#
| (void) _SC_LARGE_PAGESIZE;
#
| #else
#
| (void) _SC_LARGE_PAGESIZE;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:11540: result: no
#
configure:11560: checking mach/mach_host.h usability
#
configure:11560: gcc -c conftest.c >&5
#
conftest.c:110:28: fatal error: mach/mach_host.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11560: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| #include
#
configure:11560: result: no
#
configure:11560: checking mach/mach_host.h presence
#
configure:11560: gcc -E conftest.c
#
conftest.c:77:28: fatal error: mach/mach_host.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11560: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| /* end confdefs.h. */
#
| #include
#
configure:11560: result: no
#
configure:11560: checking for mach/mach_host.h
#
configure:11560: result: no
#
configure:11572: checking mach/mach_init.h usability
#
configure:11572: gcc -c conftest.c >&5
#
conftest.c:110:28: fatal error: mach/mach_init.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11572: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| #include
#
configure:11572: result: no
#
configure:11572: checking mach/mach_init.h presence
#
configure:11572: gcc -E conftest.c
#
conftest.c:77:28: fatal error: mach/mach_init.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11572: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| /* end confdefs.h. */
#
| #include
#
configure:11572: result: no
#
configure:11572: checking for mach/mach_init.h
#
configure:11572: result: no
#
configure:11597: checking sys/param.h usability
#
configure:11597: gcc -c conftest.c >&5
#
configure:11597: $? = 0
#
configure:11597: result: yes
#
configure:11597: checking sys/param.h presence
#
configure:11597: gcc -E conftest.c
#
configure:11597: $? = 0
#
configure:11597: result: yes
#
configure:11597: checking for sys/param.h
#
configure:11597: result: yes
#
configure:11609: checking for sys/sysctl.h
#
configure:11609: gcc -c conftest.c >&5
#
configure:11609: $? = 0
#
configure:11609: result: yes
#
configure:11621: checking whether CTL_HW is declared
#
configure:11621: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:93:10: error: 'CTL_HW' undeclared (first use in this function)
#
(void) CTL_HW;
#
^~~~~~
#
conftest.c:93:10: note: each undeclared identifier is reported only once for each function it appears in
#
configure:11621: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| /* end confdefs.h. */
#
|
#
| #if HAVE_SYS_PARAM_H
#
| #include
#
| #endif
#
| #include
#
|
#
|
#
| int
#
| main ()
#
| {
#
| #ifndef CTL_HW
#
| #ifdef __cplusplus
#
| (void) CTL_HW;
#
| #else
#
| (void) CTL_HW;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:11621: result: no
#
configure:11637: checking whether HW_NCPU is declared
#
configure:11637: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:94:10: error: 'HW_NCPU' undeclared (first use in this function)
#
(void) HW_NCPU;
#
^~~~~~~
#
conftest.c:94:10: note: each undeclared identifier is reported only once for each function it appears in
#
configure:11637: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| /* end confdefs.h. */
#
|
#
| #if HAVE_SYS_PARAM_H
#
| #include
#
| #endif
#
| #include
#
|
#
|
#
| int
#
| main ()
#
| {
#
| #ifndef HW_NCPU
#
| #ifdef __cplusplus
#
| (void) HW_NCPU;
#
| #else
#
| (void) HW_NCPU;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:11637: result: no
#
configure:11660: checking whether strtoull is declared
#
configure:11660: gcc -c conftest.c >&5
#
configure:11660: $? = 0
#
configure:11660: result: yes
#
configure:11689: checking for ssize_t
#
configure:11689: gcc -c conftest.c >&5
#
configure:11689: $? = 0
#
configure:11689: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:118:22: error: expected expression before ')' token
#
if (sizeof ((ssize_t)))
#
^
#
configure:11689: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| /* 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 ()
#
| {
#
| if (sizeof ((ssize_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:11689: result: yes
#
configure:11699: checking whether snprintf is declared
#
configure:11699: gcc -c conftest.c >&5
#
configure:11699: $? = 0
#
configure:11699: result: yes
#
configure:11711: checking whether strcasecmp is declared
#
configure:11711: gcc -c conftest.c >&5
#
configure:11711: $? = 0
#
configure:11711: result: yes
#
configure:11724: checking whether _strdup is declared
#
configure:11724: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:126:10: error: '_strdup' undeclared (first use in this function)
#
(void) _strdup;
#
^~~~~~~
#
conftest.c:126:10: note: each undeclared identifier is reported only once for each function it appears in
#
configure:11724: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 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 ()
#
| {
#
| #ifndef _strdup
#
| #ifdef __cplusplus
#
| (void) _strdup;
#
| #else
#
| (void) _strdup;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:11724: result: no
#
configure:11736: checking whether _putenv is declared
#
configure:11736: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:127:10: error: '_putenv' undeclared (first use in this function)
#
(void) _putenv;
#
^~~~~~~
#
conftest.c:127:10: note: each undeclared identifier is reported only once for each function it appears in
#
configure:11736: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 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
#
|
#
| int
#
| main ()
#
| {
#
| #ifndef _putenv
#
| #ifdef __cplusplus
#
| (void) _putenv;
#
| #else
#
| (void) _putenv;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:11736: result: no
#
configure:11772: gcc -o conftest conftest.c >&5
#
configure:11772: $? = 0
#
configure:11794: gcc -o conftest conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:96:8: warning: implicit declaration of function 'sysctlbyname' [-Wimplicit-function-declaration]
#
return sysctlbyname(NULL,NULL,NULL,NULL,0);
#
^~~~~~~~~~~~
#
/tmp/ccotLwNy.o: In function `main':
#
conftest.c:(.text+0x24): undefined reference to `sysctlbyname'
#
collect2: error: ld returned 1 exit status
#
configure:11794: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| /* end confdefs.h. */
#
|
#
| #include
#
| #include
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| return sysctlbyname(NULL,NULL,NULL,NULL,0);
#
| ;
#
| return 0;
#
| }
#
configure:11802: checking whether getprogname is declared
#
configure:11802: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:129:10: error: 'getprogname' undeclared (first use in this function)
#
(void) getprogname;
#
^~~~~~~~~~~
#
conftest.c:129:10: note: each undeclared identifier is reported only once for each function it appears in
#
configure:11802: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 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 ()
#
| {
#
| #ifndef getprogname
#
| #ifdef __cplusplus
#
| (void) getprogname;
#
| #else
#
| (void) getprogname;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:11802: result: no
#
configure:11814: checking whether getexecname is declared
#
configure:11814: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:130:10: error: 'getexecname' undeclared (first use in this function)
#
(void) getexecname;
#
^~~~~~~~~~~
#
conftest.c:130:10: note: each undeclared identifier is reported only once for each function it appears in
#
configure:11814: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 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
#
|
#
| int
#
| main ()
#
| {
#
| #ifndef getexecname
#
| #ifdef __cplusplus
#
| (void) getexecname;
#
| #else
#
| (void) getexecname;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:11814: result: no
#
configure:11826: checking whether GetModuleFileName is declared
#
configure:11826: gcc -c conftest.c >&5
#
conftest.c:90:21: fatal error: windows.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:11826: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| /* end confdefs.h. */
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| #ifndef GetModuleFileName
#
| #ifdef __cplusplus
#
| (void) GetModuleFileName;
#
| #else
#
| (void) GetModuleFileName;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:11826: result: no
#
configure:11839: checking for program_invocation_name
#
configure:11861: gcc -o conftest conftest.c >&5
#
configure:11861: $? = 0
#
configure:11865: result: yes
#
configure:11874: checking for __progname
#
configure:11892: gcc -o conftest conftest.c >&5
#
configure:11892: $? = 0
#
configure:11896: result: yes
#
configure:11913: checking for pthread_t
#
configure:11913: gcc -c conftest.c >&5
#
configure:11913: $? = 0
#
configure:11913: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:98:24: error: expected expression before ')' token
#
if (sizeof ((pthread_t)))
#
^
#
configure:11913: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| /* end confdefs.h. */
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| if (sizeof ((pthread_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:11913: result: yes
#
configure:11942: checking whether sched_setaffinity is declared
#
configure:11942: gcc -c conftest.c >&5
#
configure:11942: $? = 0
#
configure:11942: result: yes
#
configure:11952: checking whether function sched_setaffinity has a complete prototype
#
configure:11973: gcc -c conftest.c >&5
#
conftest.c:103:28: error: expected declaration specifiers or '...' before numeric constant
#
sched_setaffinity(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:103:30: error: expected declaration specifiers or '...' before numeric constant
#
sched_setaffinity(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:103:32: error: expected declaration specifiers or '...' before numeric constant
#
sched_setaffinity(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:103:34: error: expected declaration specifiers or '...' before numeric constant
#
sched_setaffinity(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:103:36: error: expected declaration specifiers or '...' before numeric constant
#
sched_setaffinity(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:103:38: error: expected declaration specifiers or '...' before numeric constant
#
sched_setaffinity(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:103:40: error: expected declaration specifiers or '...' before numeric constant
#
sched_setaffinity(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:103:42: error: expected declaration specifiers or '...' before numeric constant
#
sched_setaffinity(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:103:44: error: expected declaration specifiers or '...' before numeric constant
#
sched_setaffinity(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:103:46: error: expected declaration specifiers or '...' before numeric constant
#
sched_setaffinity(1,2,3,4,5,6,7,8,9,10);
#
^~
#
configure:11973: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| /* end confdefs.h. */
#
|
#
| #ifndef _GNU_SOURCE
#
| # define _GNU_SOURCE
#
| #endif
#
| #include
#
|
#
|
#
| sched_setaffinity(1,2,3,4,5,6,7,8,9,10);
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:11978: result: yes
#
configure:11993: checking for old prototype of sched_setaffinity
#
configure:12015: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:108:23: warning: passing argument 2 of 'sched_setaffinity' makes integer from pointer without a cast [-Wint-conversion]
#
sched_setaffinity(0, (void*) &mask);
#
^
#
In file included from conftest.c:102:0:
#
/usr/include/sched.h:118:12: note: expected 'size_t {aka long unsigned int}' but argument is of type 'void *'
#
extern int sched_setaffinity (__pid_t __pid, size_t __cpusetsize,
#
^~~~~~~~~~~~~~~~~
#
conftest.c:108:2: error: too few arguments to function 'sched_setaffinity'
#
sched_setaffinity(0, (void*) &mask);
#
^~~~~~~~~~~~~~~~~
#
In file included from conftest.c:102:0:
#
/usr/include/sched.h:118:12: note: declared here
#
extern int sched_setaffinity (__pid_t __pid, size_t __cpusetsize,
#
^~~~~~~~~~~~~~~~~
#
configure:12015: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| /* end confdefs.h. */
#
|
#
|
#
| #ifndef _GNU_SOURCE
#
| # define _GNU_SOURCE
#
| #endif
#
| #include
#
| static unsigned long mask;
#
|
#
| int
#
| main ()
#
| {
#
| sched_setaffinity(0, (void*) &mask);
#
| ;
#
| return 0;
#
| }
#
configure:12022: result: no
#
configure:12035: checking for working CPU_SET
#
configure:12052: gcc -o conftest conftest.c >&5
#
configure:12052: $? = 0
#
configure:12056: result: yes
#
configure:12065: checking for working CPU_SET_S
#
configure:12087: gcc -o conftest conftest.c >&5
#
configure:12087: $? = 0
#
configure:12091: result: yes
#
configure:12100: checking for working syscall
#
configure:12117: gcc -o conftest conftest.c >&5
#
configure:12117: $? = 0
#
configure:12121: result: yes
#
configure:12137: checking for KERRIGHED
#
configure:12145: $PKG_CONFIG --exists --silence-errors "kerrighed >= 2.0"
#
configure:12148: $? = 1
#
configure:12164: $PKG_CONFIG --exists --silence-errors "kerrighed >= 2.0"
#
configure:12167: $? = 1
#
No package 'kerrighed' found
#
configure:12197: result: no
#
configure:12264: checking for lib
#
configure:12297: result: no
#
configure:12309: checking for bash
#
configure:12339: result: /bin/sh
#
configure:12350: checking for ffs
#
configure:12350: gcc -o conftest conftest.c >&5
#
conftest.c:123:6: warning: conflicting types for built-in function 'ffs'
#
char ffs ();
#
^~~
#
configure:12350: $? = 0
#
configure:12350: result: yes
#
configure:12357: checking whether ffs is declared
#
configure:12357: gcc -c conftest.c >&5
#
configure:12357: $? = 0
#
configure:12357: result: yes
#
configure:12360: checking whether function ffs has a complete prototype
#
configure:12375: gcc -c conftest.c >&5
#
conftest.c:134:14: error: expected declaration specifiers or '...' before numeric constant
#
ffs(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:134:16: error: expected declaration specifiers or '...' before numeric constant
#
ffs(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:134:18: error: expected declaration specifiers or '...' before numeric constant
#
ffs(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:134:20: error: expected declaration specifiers or '...' before numeric constant
#
ffs(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:134:22: error: expected declaration specifiers or '...' before numeric constant
#
ffs(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:134:24: error: expected declaration specifiers or '...' before numeric constant
#
ffs(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:134:26: error: expected declaration specifiers or '...' before numeric constant
#
ffs(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:134:28: error: expected declaration specifiers or '...' before numeric constant
#
ffs(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:134:30: error: expected declaration specifiers or '...' before numeric constant
#
ffs(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:134:32: error: expected declaration specifiers or '...' before numeric constant
#
ffs(1,2,3,4,5,6,7,8,9,10);
#
^~
#
configure:12375: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 1
#
| #define HAVE_FFS 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| ffs(1,2,3,4,5,6,7,8,9,10);
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:12380: result: yes
#
configure:12407: checking for ffsl
#
configure:12407: gcc -o conftest conftest.c >&5
#
conftest.c:126:6: warning: conflicting types for built-in function 'ffsl'
#
char ffsl ();
#
^~~~
#
configure:12407: $? = 0
#
configure:12407: result: yes
#
configure:12414: checking whether ffsl is declared
#
configure:12414: gcc -c conftest.c >&5
#
configure:12414: $? = 0
#
configure:12414: result: yes
#
configure:12417: checking whether function ffsl has a complete prototype
#
configure:12432: gcc -c conftest.c >&5
#
conftest.c:137:15: error: expected declaration specifiers or '...' before numeric constant
#
ffsl(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:137:17: error: expected declaration specifiers or '...' before numeric constant
#
ffsl(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:137:19: error: expected declaration specifiers or '...' before numeric constant
#
ffsl(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:137:21: error: expected declaration specifiers or '...' before numeric constant
#
ffsl(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:137:23: error: expected declaration specifiers or '...' before numeric constant
#
ffsl(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:137:25: error: expected declaration specifiers or '...' before numeric constant
#
ffsl(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:137:27: error: expected declaration specifiers or '...' before numeric constant
#
ffsl(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:137:29: error: expected declaration specifiers or '...' before numeric constant
#
ffsl(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:137:31: error: expected declaration specifiers or '...' before numeric constant
#
ffsl(1,2,3,4,5,6,7,8,9,10);
#
^
#
conftest.c:137:33: error: expected declaration specifiers or '...' before numeric constant
#
ffsl(1,2,3,4,5,6,7,8,9,10);
#
^~
#
configure:12432: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 1
#
| #define HAVE_FFS 1
#
| #define HWLOC_HAVE_DECL_FFS 1
#
| #define HWLOC_HAVE_FFS 1
#
| #define HAVE_FFSL 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| ffsl(1,2,3,4,5,6,7,8,9,10);
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:12437: result: yes
#
configure:12460: checking for fls
#
configure:12460: gcc -o conftest conftest.c >&5
#
/tmp/ccEAaZwk.o: In function `main':
#
conftest.c:(.text+0xa): undefined reference to `fls'
#
collect2: error: ld returned 1 exit status
#
configure:12460: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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:12460: result: no
#
configure:12512: checking for flsl
#
configure:12512: gcc -o conftest conftest.c >&5
#
/tmp/ccg7Uhdg.o: In function `main':
#
conftest.c:(.text+0xa): undefined reference to `flsl'
#
collect2: error: ld returned 1 exit status
#
configure:12512: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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:12512: result: no
#
configure:12565: checking for clz
#
configure:12565: gcc -o conftest conftest.c >&5
#
/tmp/ccK4V1ua.o: In function `main':
#
conftest.c:(.text+0xa): undefined reference to `clz'
#
collect2: error: ld returned 1 exit status
#
configure:12565: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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:12565: result: no
#
configure:12617: checking for clzl
#
configure:12617: gcc -o conftest conftest.c >&5
#
/tmp/ccNrdptm.o: In function `main':
#
conftest.c:(.text+0xa): undefined reference to `clzl'
#
collect2: error: ld returned 1 exit status
#
configure:12617: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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:12617: result: no
#
configure:12670: checking for openat
#
configure:12670: gcc -o conftest conftest.c >&5
#
configure:12670: $? = 0
#
configure:12670: result: yes
#
configure:12682: checking malloc.h usability
#
configure:12682: gcc -c conftest.c >&5
#
configure:12682: $? = 0
#
configure:12682: result: yes
#
configure:12682: checking malloc.h presence
#
configure:12682: gcc -E conftest.c
#
configure:12682: $? = 0
#
configure:12682: result: yes
#
configure:12682: checking for malloc.h
#
configure:12682: result: yes
#
configure:12695: checking for getpagesize
#
configure:12695: gcc -o conftest conftest.c >&5
#
configure:12695: $? = 0
#
configure:12695: result: yes
#
configure:12695: checking for memalign
#
configure:12695: gcc -o conftest conftest.c >&5
#
configure:12695: $? = 0
#
configure:12695: result: yes
#
configure:12695: checking for posix_memalign
#
configure:12695: gcc -o conftest conftest.c >&5
#
conftest.c:133:6: warning: conflicting types for built-in function 'posix_memalign'
#
char posix_memalign ();
#
^~~~~~~~~~~~~~
#
configure:12695: $? = 0
#
configure:12695: result: yes
#
configure:12707: checking sys/utsname.h usability
#
configure:12707: gcc -c conftest.c >&5
#
configure:12707: $? = 0
#
configure:12707: result: yes
#
configure:12707: checking sys/utsname.h presence
#
configure:12707: gcc -E conftest.c
#
configure:12707: $? = 0
#
configure:12707: result: yes
#
configure:12707: checking for sys/utsname.h
#
configure:12707: result: yes
#
configure:12719: checking for uname
#
configure:12719: gcc -o conftest conftest.c >&5
#
configure:12719: $? = 0
#
configure:12719: result: yes
#
configure:12731: checking valgrind/valgrind.h usability
#
configure:12731: gcc -c conftest.c >&5
#
conftest.c:146:31: fatal error: valgrind/valgrind.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:12731: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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:12731: result: no
#
configure:12731: checking valgrind/valgrind.h presence
#
configure:12731: gcc -E conftest.c
#
conftest.c:113:31: fatal error: valgrind/valgrind.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:12731: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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:12731: result: no
#
configure:12731: checking for valgrind/valgrind.h
#
configure:12731: result: no
#
configure:12741: checking whether RUNNING_ON_VALGRIND is declared
#
configure:12741: gcc -c conftest.c >&5
#
conftest.c:113:31: fatal error: valgrind/valgrind.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:12741: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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
#
|
#
| int
#
| main ()
#
| {
#
| #ifndef RUNNING_ON_VALGRIND
#
| #ifdef __cplusplus
#
| (void) RUNNING_ON_VALGRIND;
#
| #else
#
| (void) RUNNING_ON_VALGRIND;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:12741: result: no
#
configure:12761: checking pthread_np.h usability
#
configure:12761: gcc -c conftest.c >&5
#
conftest.c:147:24: fatal error: pthread_np.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:12761: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 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:12761: result: no
#
configure:12761: checking pthread_np.h presence
#
configure:12761: gcc -E conftest.c
#
conftest.c:114:24: fatal error: pthread_np.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:12761: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| /* end confdefs.h. */
#
| #include
#
configure:12761: result: no
#
configure:12761: checking for pthread_np.h
#
configure:12761: result: no
#
configure:12771: checking whether pthread_setaffinity_np is declared
#
configure:12771: gcc -c conftest.c >&5
#
configure:12771: $? = 0
#
configure:12771: result: yes
#
configure:12793: checking whether pthread_getaffinity_np is declared
#
configure:12793: gcc -c conftest.c >&5
#
configure:12793: $? = 0
#
configure:12793: result: yes
#
configure:12815: checking for sched_setaffinity
#
configure:12815: gcc -o conftest conftest.c >&5
#
configure:12815: $? = 0
#
configure:12815: result: yes
#
configure:12822: checking for sys/cpuset.h
#
configure:12822: gcc -c conftest.c >&5
#
conftest.c:118:24: fatal error: sys/cpuset.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:12822: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| /* end confdefs.h. */
#
| #include
#
|
#
| #include
#
configure:12822: result: no
#
configure:12835: checking for cpuset_setaffinity
#
configure:12835: gcc -o conftest conftest.c >&5
#
/tmp/ccf8O2za.o: In function `main':
#
conftest.c:(.text+0xa): undefined reference to `cpuset_setaffinity'
#
collect2: error: ld returned 1 exit status
#
configure:12835: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| /* end confdefs.h. */
#
| /* Define cpuset_setaffinity to an innocuous variant, in case declares cpuset_setaffinity.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define cpuset_setaffinity innocuous_cpuset_setaffinity
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char cpuset_setaffinity (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef cpuset_setaffinity
#
|
#
| /* Override any GCC internal prototype to avoid an error.
#
| Use char because int might match the return type of a GCC
#
| builtin and then its argument prototype would still apply. */
#
| #ifdef __cplusplus
#
| extern "C"
#
| #endif
#
| char cpuset_setaffinity ();
#
| /* The GNU C library defines this for functions which it implements
#
| to always fail with ENOSYS. Some functions are actually named
#
| something starting with __ and the normal name is an alias. */
#
| #if defined __stub_cpuset_setaffinity || defined __stub___cpuset_setaffinity
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return cpuset_setaffinity ();
#
| ;
#
| return 0;
#
| }
#
configure:12835: result: no
#
configure:12844: checking for library containing pthread_getthrds_np
#
configure:12875: gcc -o conftest conftest.c >&5
#
/tmp/cchOnooj.o: In function `main':
#
conftest.c:(.text+0xa): undefined reference to `pthread_getthrds_np'
#
collect2: error: ld returned 1 exit status
#
configure:12875: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #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:12875: gcc -o conftest conftest.c -lpthread >&5
#
/tmp/cc3jjKk9.o: In function `main':
#
conftest.c:(.text+0xa): undefined reference to `pthread_getthrds_np'
#
collect2: error: ld returned 1 exit status
#
configure:12875: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #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:12892: result: no
#
configure:12905: checking for cpuset_setid
#
configure:12905: gcc -o conftest conftest.c >&5
#
/tmp/cci9kPze.o: In function `main':
#
conftest.c:(.text+0xa): undefined reference to `cpuset_setid'
#
collect2: error: ld returned 1 exit status
#
configure:12905: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| /* end confdefs.h. */
#
| /* Define cpuset_setid to an innocuous variant, in case declares cpuset_setid.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define cpuset_setid innocuous_cpuset_setid
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char cpuset_setid (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef cpuset_setid
#
|
#
| /* Override any GCC internal prototype to avoid an error.
#
| Use char because int might match the return type of a GCC
#
| builtin and then its argument prototype would still apply. */
#
| #ifdef __cplusplus
#
| extern "C"
#
| #endif
#
| char cpuset_setid ();
#
| /* The GNU C library defines this for functions which it implements
#
| to always fail with ENOSYS. Some functions are actually named
#
| something starting with __ and the normal name is an alias. */
#
| #if defined __stub_cpuset_setid || defined __stub___cpuset_setid
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return cpuset_setid ();
#
| ;
#
| return 0;
#
| }
#
configure:12905: result: no
#
configure:12921: checking numaif.h usability
#
configure:12921: gcc -c conftest.c >&5
#
configure:12921: $? = 0
#
configure:12921: result: yes
#
configure:12921: checking numaif.h presence
#
configure:12921: gcc -E conftest.c
#
configure:12921: $? = 0
#
configure:12921: result: yes
#
configure:12921: checking for numaif.h
#
configure:12921: result: yes
#
configure:12927: checking for numa_available in -lnuma
#
configure:12952: gcc -o conftest conftest.c -lnuma >&5
#
configure:12952: $? = 0
#
configure:12961: result: yes
#
configure:12991: checking for set_mempolicy in -lnuma
#
configure:13016: gcc -o conftest conftest.c -lnuma -lnuma >&5
#
configure:13016: $? = 0
#
configure:13025: result: yes
#
configure:13036: checking for mbind in -lnuma
#
configure:13061: gcc -o conftest conftest.c -lnuma -lnuma >&5
#
configure:13061: $? = 0
#
configure:13070: result: yes
#
configure:13081: checking for migrate_pages in -lnuma
#
configure:13106: gcc -o conftest conftest.c -lnuma -lnuma >&5
#
configure:13106: $? = 0
#
configure:13115: result: yes
#
configure:13126: checking for move_pages in -lnuma
#
configure:13151: gcc -o conftest conftest.c -lnuma -lnuma >&5
#
configure:13151: $? = 0
#
configure:13160: result: yes
#
configure:13178: checking libudev.h usability
#
configure:13178: gcc -c conftest.c >&5
#
configure:13178: $? = 0
#
configure:13178: result: yes
#
configure:13178: checking libudev.h presence
#
configure:13178: gcc -E conftest.c
#
configure:13178: $? = 0
#
configure:13178: result: yes
#
configure:13178: checking for libudev.h
#
configure:13178: result: yes
#
configure:13184: checking for udev_device_new_from_subsystem_sysname in -ludev
#
configure:13209: gcc -o conftest conftest.c -ludev >&5
#
configure:13209: $? = 0
#
configure:13218: result: yes
#
configure:13240: checking for PCIACCESS
#
configure:13248: $PKG_CONFIG --exists --silence-errors "pciaccess"
#
configure:13251: $? = 0
#
configure:13267: $PKG_CONFIG --exists --silence-errors "pciaccess"
#
configure:13270: $? = 0
#
configure:13308: result: yes
#
configure:13328: checking pciaccess.h usability
#
configure:13328: gcc -c conftest.c >&5
#
configure:13328: $? = 0
#
configure:13328: result: yes
#
configure:13328: checking pciaccess.h presence
#
configure:13328: gcc -E conftest.c
#
configure:13328: $? = 0
#
configure:13328: result: yes
#
configure:13328: checking for pciaccess.h
#
configure:13328: result: yes
#
configure:13331: checking for pci_slot_match_iterator_create
#
configure:13331: gcc -o conftest conftest.c -lpciaccess >&5
#
configure:13331: $? = 0
#
configure:13331: result: yes
#
configure:13348: checking for final PCIACCESS support
#
configure:13353: result: yes
#
configure:13439: checking CL/cl_ext.h usability
#
configure:13439: gcc -c conftest.c >&5
#
conftest.c:155:23: fatal error: CL/cl_ext.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:13439: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_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:13439: result: no
#
configure:13439: checking CL/cl_ext.h presence
#
configure:13439: gcc -E conftest.c
#
conftest.c:122:23: fatal error: CL/cl_ext.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:13439: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| /* end confdefs.h. */
#
| #include
#
configure:13439: result: no
#
configure:13439: checking for CL/cl_ext.h
#
configure:13439: result: no
#
configure:13552: checking cuda.h usability
#
configure:13552: gcc -c conftest.c >&5
#
conftest.c:155:18: fatal error: cuda.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:13552: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_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:13552: result: no
#
configure:13552: checking cuda.h presence
#
configure:13552: gcc -E conftest.c
#
conftest.c:122:18: fatal error: cuda.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:13552: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| /* end confdefs.h. */
#
| #include
#
configure:13552: result: no
#
configure:13552: checking for cuda.h
#
configure:13552: result: no
#
configure:13635: checking cuda_runtime_api.h usability
#
configure:13635: gcc -c conftest.c >&5
#
conftest.c:155:30: fatal error: cuda_runtime_api.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:13635: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_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:13635: result: no
#
configure:13635: checking cuda_runtime_api.h presence
#
configure:13635: gcc -E conftest.c
#
conftest.c:122:30: fatal error: cuda_runtime_api.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:13635: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| /* end confdefs.h. */
#
| #include
#
configure:13635: result: no
#
configure:13635: checking for cuda_runtime_api.h
#
configure:13635: result: no
#
configure:13740: checking nvml.h usability
#
configure:13740: gcc -c conftest.c >&5
#
conftest.c:155:18: fatal error: nvml.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:13740: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_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:13740: result: no
#
configure:13740: checking nvml.h presence
#
configure:13740: gcc -E conftest.c
#
conftest.c:122:18: fatal error: nvml.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:13740: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| /* end confdefs.h. */
#
| #include
#
configure:13740: result: no
#
configure:13740: checking for nvml.h
#
configure:13740: result: no
#
configure:13940: gcc -o conftest conftest.c -lX11 >&5
#
configure:13940: $? = 0
#
configure:14038: checking for gethostbyname
#
configure:14038: gcc -o conftest conftest.c >&5
#
configure:14038: $? = 0
#
configure:14038: result: yes
#
configure:14135: checking for connect
#
configure:14135: gcc -o conftest conftest.c >&5
#
configure:14135: $? = 0
#
configure:14135: result: yes
#
configure:14184: checking for remove
#
configure:14184: gcc -o conftest conftest.c >&5
#
configure:14184: $? = 0
#
configure:14184: result: yes
#
configure:14233: checking for shmat
#
configure:14233: gcc -o conftest conftest.c >&5
#
configure:14233: $? = 0
#
configure:14233: result: yes
#
configure:14291: checking for IceConnectionNumber in -lICE
#
configure:14316: gcc -o conftest conftest.c -lICE >&5
#
configure:14316: $? = 0
#
configure:14325: result: yes
#
configure:14343: checking X11/Xlib.h usability
#
configure:14343: gcc -c conftest.c >&5
#
configure:14343: $? = 0
#
configure:14343: result: yes
#
configure:14343: checking X11/Xlib.h presence
#
configure:14343: gcc -E conftest.c
#
configure:14343: $? = 0
#
configure:14343: result: yes
#
configure:14343: checking for X11/Xlib.h
#
configure:14343: result: yes
#
configure:14348: checking for XOpenDisplay in -lX11
#
configure:14373: gcc -o conftest conftest.c -lX11 -lSM -lICE >&5
#
configure:14373: $? = 0
#
configure:14382: result: yes
#
configure:14391: checking for X11/Xutil.h
#
configure:14391: gcc -c conftest.c >&5
#
configure:14391: $? = 0
#
configure:14391: result: yes
#
configure:14399: checking X11/keysym.h usability
#
configure:14399: gcc -c conftest.c >&5
#
configure:14399: $? = 0
#
configure:14399: result: yes
#
configure:14399: checking X11/keysym.h presence
#
configure:14399: gcc -E conftest.c
#
configure:14399: $? = 0
#
configure:14399: result: yes
#
configure:14399: checking for X11/keysym.h
#
configure:14399: result: yes
#
configure:14444: checking NVCtrl/NVCtrl.h usability
#
configure:14444: gcc -c conftest.c >&5
#
conftest.c:159:27: fatal error: NVCtrl/NVCtrl.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:14444: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| #define HAVE_X11_XLIB_H 1
#
| #define HAVE_X11_XUTIL_H 1
#
| #define HAVE_X11_KEYSYM_H 1
#
| #define HWLOC_HAVE_X11_KEYSYM 1
#
| /* 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:14444: result: no
#
configure:14444: checking NVCtrl/NVCtrl.h presence
#
configure:14444: gcc -E conftest.c
#
conftest.c:126:27: fatal error: NVCtrl/NVCtrl.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:14444: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| #define HAVE_X11_XLIB_H 1
#
| #define HAVE_X11_XUTIL_H 1
#
| #define HAVE_X11_KEYSYM_H 1
#
| #define HWLOC_HAVE_X11_KEYSYM 1
#
| /* end confdefs.h. */
#
| #include
#
configure:14444: result: no
#
configure:14444: checking for NVCtrl/NVCtrl.h
#
configure:14444: result: no
#
configure:14530: checking for LIBXML2
#
configure:14538: $PKG_CONFIG --exists --silence-errors "libxml-2.0"
#
configure:14541: $? = 0
#
configure:14557: $PKG_CONFIG --exists --silence-errors "libxml-2.0"
#
configure:14560: $? = 0
#
configure:14598: result: yes
#
configure:14618: checking libxml/parser.h usability
#
configure:14618: gcc -c -I/usr/include/libxml2 -I/usr/include/libxml2 conftest.c >&5
#
configure:14618: $? = 0
#
configure:14618: result: yes
#
configure:14618: checking libxml/parser.h presence
#
configure:14618: gcc -E -I/usr/include/libxml2 conftest.c
#
configure:14618: $? = 0
#
configure:14618: result: yes
#
configure:14618: checking for libxml/parser.h
#
configure:14618: result: yes
#
configure:14621: checking for xmlNewDoc
#
configure:14621: gcc -o conftest -I/usr/include/libxml2 -I/usr/include/libxml2 conftest.c -lxml2 >&5
#
configure:14621: $? = 0
#
configure:14621: result: yes
#
configure:14638: checking for final LIBXML2 support
#
configure:14643: result: yes
#
configure:14676: checking for x86 cpuid
#
configure:14717: gcc -o conftest -I/tmp/hwloc/src/hwloc-1.11.3/include conftest.c >&5
#
configure:14717: $? = 0
#
configure:14718: result: yes
#
configure:14739: checking for pthread_mutex_lock
#
configure:14739: gcc -o conftest conftest.c >&5
#
configure:14739: $? = 0
#
configure:14739: result: yes
#
configure:14800: checking if plugin support is enabled
#
configure:14811: result: yes
#
configure:14835: checking ltdl.h usability
#
configure:14835: gcc -c conftest.c >&5
#
configure:14835: $? = 0
#
configure:14835: result: yes
#
configure:14835: checking ltdl.h presence
#
configure:14835: gcc -E conftest.c
#
configure:14835: $? = 0
#
configure:14835: result: yes
#
configure:14835: checking for ltdl.h
#
configure:14835: result: yes
#
configure:14845: checking for lt_dlopenext in -lltdl
#
configure:14870: gcc -o conftest conftest.c -lltdl >&5
#
configure:14870: $? = 0
#
configure:14879: result: yes
#
configure:14965: checking for shl_load
#
configure:14965: gcc -o conftest conftest.c >&5
#
/tmp/ccdup5Eu.o: In function `main':
#
conftest.c:(.text+0xa): undefined reference to `shl_load'
#
collect2: error: ld returned 1 exit status
#
configure:14965: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| #define HAVE_X11_XLIB_H 1
#
| #define HAVE_X11_XUTIL_H 1
#
| #define HAVE_X11_KEYSYM_H 1
#
| #define HWLOC_HAVE_X11_KEYSYM 1
#
| #define HWLOC_HAVE_LIBXML2 1
#
| #define HWLOC_HAVE_X86_CPUID 1
#
| #define HWLOC_HAVE_PTHREAD_MUTEX 1
#
| #define HWLOC_HAVE_PLUGINS 1
#
| /* end confdefs.h. */
#
| /* Define shl_load to an innocuous variant, in case declares shl_load.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define shl_load innocuous_shl_load
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char shl_load (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef shl_load
#
|
#
| /* 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 shl_load ();
#
| /* 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_shl_load || defined __stub___shl_load
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return shl_load ();
#
| ;
#
| return 0;
#
| }
#
configure:14965: result: no
#
configure:14969: checking for shl_load in -ldld
#
configure:14994: gcc -o conftest conftest.c -ldld >&5
#
/usr/bin/ld: cannot find -ldld
#
collect2: error: ld returned 1 exit status
#
configure:14994: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| #define HAVE_X11_XLIB_H 1
#
| #define HAVE_X11_XUTIL_H 1
#
| #define HAVE_X11_KEYSYM_H 1
#
| #define HWLOC_HAVE_X11_KEYSYM 1
#
| #define HWLOC_HAVE_LIBXML2 1
#
| #define HWLOC_HAVE_X86_CPUID 1
#
| #define HWLOC_HAVE_PTHREAD_MUTEX 1
#
| #define HWLOC_HAVE_PLUGINS 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 shl_load ();
#
| int
#
| main ()
#
| {
#
| return shl_load ();
#
| ;
#
| return 0;
#
| }
#
configure:15003: result: no
#
configure:15008: checking for dlopen
#
configure:15008: gcc -o conftest conftest.c >&5
#
/tmp/ccS3iyAC.o: In function `main':
#
conftest.c:(.text+0xa): undefined reference to `dlopen'
#
collect2: error: ld returned 1 exit status
#
configure:15008: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| #define HAVE_X11_XLIB_H 1
#
| #define HAVE_X11_XUTIL_H 1
#
| #define HAVE_X11_KEYSYM_H 1
#
| #define HWLOC_HAVE_X11_KEYSYM 1
#
| #define HWLOC_HAVE_LIBXML2 1
#
| #define HWLOC_HAVE_X86_CPUID 1
#
| #define HWLOC_HAVE_PTHREAD_MUTEX 1
#
| #define HWLOC_HAVE_PLUGINS 1
#
| /* end confdefs.h. */
#
| /* Define dlopen to an innocuous variant, in case declares dlopen.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define dlopen innocuous_dlopen
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char dlopen (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef dlopen
#
|
#
| /* 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 dlopen ();
#
| /* 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_dlopen || defined __stub___dlopen
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return dlopen ();
#
| ;
#
| return 0;
#
| }
#
configure:15008: result: no
#
configure:15012: checking for dlopen in -ldl
#
configure:15037: gcc -o conftest conftest.c -ldl >&5
#
configure:15037: $? = 0
#
configure:15046: result: yes
#
configure:15205: checking components to build statically
#
configure:15207: result: noos xml synthetic custom xml_nolibxml linux linuxpci x86
#
configure:15224: checking components to build as plugins
#
configure:15226: result: pci xml_libxml
#
configure:15308: checking for a sed that does not truncate output
#
configure:15372: result: /usr/bin/sed
#
configure:15387: checking if this is a developer build
#
configure:15390: result: no (doxygen generation is optional)
#
configure:15405: checking for x86_64-unknown-linux-doxygen
#
configure:15438: result: no
#
configure:15448: checking for doxygen
#
configure:15466: found /usr/bin/doxygen
#
configure:15478: result: /usr/bin/doxygen
#
configure:15506: checking for x86_64-unknown-linux-pdflatex
#
configure:15539: result: no
#
configure:15549: checking for pdflatex
#
configure:15567: found /usr/bin/pdflatex
#
configure:15579: result: /usr/bin/pdflatex
#
configure:15606: checking for x86_64-unknown-linux-makeindex
#
configure:15639: result: no
#
configure:15649: checking for makeindex
#
configure:15667: found /usr/bin/makeindex
#
configure:15679: result: /usr/bin/makeindex
#
configure:15706: checking for x86_64-unknown-linux-fig2dev
#
configure:15739: result: no
#
configure:15749: checking for fig2dev
#
configure:15782: result: no
#
configure:15806: checking for x86_64-unknown-linux-gs
#
configure:15839: result: no
#
configure:15849: checking for gs
#
configure:15867: found /usr/bin/gs
#
configure:15879: result: /usr/bin/gs
#
configure:15906: checking for x86_64-unknown-linux-epstopdf
#
configure:15939: result: no
#
configure:15949: checking for epstopdf
#
configure:15967: found /usr/bin/epstopdf
#
configure:15979: result: /usr/bin/epstopdf
#
configure:16002: checking if can build doxygen docs
#
configure:16009: result: no
#
configure:16023: checking for x86_64-unknown-linux-w3m
#
configure:16056: result: no
#
configure:16066: checking for w3m
#
configure:16084: found /usr/bin/w3m
#
configure:16096: result: /usr/bin/w3m
#
configure:16122: checking for x86_64-unknown-linux-lynx
#
configure:16155: result: no
#
configure:16165: checking for lynx
#
configure:16198: result: no
#
configure:16218: checking if can build top-level README
#
configure:16232: result: yes
#
configure:16236: checking if will build doxygen docs
#
configure:16243: result: no
#
configure:16247: checking if will install doxygen docs
#
configure:16257: result: yes
#
configure:16263: checking whether to enable "picky" compiler mode
#
configure:16292: result: no (default)
#
configure:16332: checking for CAIRO
#
configure:16340: $PKG_CONFIG --exists --silence-errors "cairo"
#
configure:16343: $? = 0
#
configure:16359: $PKG_CONFIG --exists --silence-errors "cairo"
#
configure:16362: $? = 0
#
configure:16400: result: yes
#
configure:16420: checking cairo.h usability
#
configure:16420: gcc -c -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16 conftest.c >&5
#
configure:16420: $? = 0
#
configure:16420: result: yes
#
configure:16420: checking cairo.h presence
#
configure:16420: gcc -E -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16 conftest.c
#
configure:16420: $? = 0
#
configure:16420: result: yes
#
configure:16420: checking for cairo.h
#
configure:16420: result: yes
#
configure:16423: checking for cairo_fill
#
configure:16423: gcc -o conftest -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16 conftest.c -lcairo >&5
#
configure:16423: $? = 0
#
configure:16423: result: yes
#
configure:16440: checking for final CAIRO support
#
configure:16445: result: yes
#
configure:16468: checking for wchar_t
#
configure:16468: gcc -c conftest.c >&5
#
configure:16468: $? = 0
#
configure:16468: gcc -c conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:136:22: error: expected expression before ')' token
#
if (sizeof ((wchar_t)))
#
^
#
configure:16468: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| #define HAVE_X11_XLIB_H 1
#
| #define HAVE_X11_XUTIL_H 1
#
| #define HAVE_X11_KEYSYM_H 1
#
| #define HWLOC_HAVE_X11_KEYSYM 1
#
| #define HWLOC_HAVE_LIBXML2 1
#
| #define HWLOC_HAVE_X86_CPUID 1
#
| #define HWLOC_HAVE_PTHREAD_MUTEX 1
#
| #define HWLOC_HAVE_PLUGINS 1
#
| #define HWLOC_HAVE_CAIRO 1
#
| /* end confdefs.h. */
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| if (sizeof ((wchar_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:16468: result: yes
#
configure:16479: checking for putwc
#
configure:16479: gcc -o conftest conftest.c >&5
#
configure:16479: $? = 0
#
configure:16479: result: yes
#
configure:16496: checking locale.h usability
#
configure:16496: gcc -c conftest.c >&5
#
configure:16496: $? = 0
#
configure:16496: result: yes
#
configure:16496: checking locale.h presence
#
configure:16496: gcc -E conftest.c
#
configure:16496: $? = 0
#
configure:16496: result: yes
#
configure:16496: checking for locale.h
#
configure:16496: result: yes
#
configure:16504: checking for setlocale
#
configure:16504: result: yes
#
configure:16515: checking for uselocale
#
configure:16515: gcc -o conftest conftest.c >&5
#
configure:16515: $? = 0
#
configure:16515: result: yes
#
configure:16496: checking xlocale.h usability
#
configure:16496: gcc -c conftest.c >&5
#
configure:16496: $? = 0
#
configure:16496: result: yes
#
configure:16496: checking xlocale.h presence
#
configure:16496: gcc -E conftest.c
#
configure:16496: $? = 0
#
configure:16496: result: yes
#
configure:16496: checking for xlocale.h
#
configure:16496: result: yes
#
configure:16504: checking for setlocale
#
configure:16504: result: yes
#
configure:16515: checking for uselocale
#
configure:16515: result: yes
#
configure:16532: checking langinfo.h usability
#
configure:16532: gcc -c conftest.c >&5
#
configure:16532: $? = 0
#
configure:16532: result: yes
#
configure:16532: checking langinfo.h presence
#
configure:16532: gcc -E conftest.c
#
configure:16532: $? = 0
#
configure:16532: result: yes
#
configure:16532: checking for langinfo.h
#
configure:16532: result: yes
#
configure:16540: checking for nl_langinfo
#
configure:16540: gcc -o conftest conftest.c >&5
#
configure:16540: $? = 0
#
configure:16540: result: yes
#
configure:16560: checking termcap support using ncurses and
#
configure:16577: gcc -o conftest conftest.c >&5
#
/tmp/ccZz9ZY4.o: In function `main':
#
conftest.c:(.text+0x32): undefined reference to `tparm'
#
collect2: error: ld returned 1 exit status
#
configure:16577: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| #define HAVE_X11_XLIB_H 1
#
| #define HAVE_X11_XUTIL_H 1
#
| #define HAVE_X11_KEYSYM_H 1
#
| #define HWLOC_HAVE_X11_KEYSYM 1
#
| #define HWLOC_HAVE_LIBXML2 1
#
| #define HWLOC_HAVE_X86_CPUID 1
#
| #define HWLOC_HAVE_PTHREAD_MUTEX 1
#
| #define HWLOC_HAVE_PLUGINS 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_USELOCALE 1
#
| #define HAVE_XLOCALE_H 1
#
| #define HAVE_SETLOCALE 1
#
| #define HAVE_USELOCALE 1
#
| #define HAVE_LANGINFO_H 1
#
| #define HAVE_NL_LANGINFO 1
#
| /* end confdefs.h. */
#
|
#
| #include
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| tparm(NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0)
#
| ;
#
| return 0;
#
| }
#
configure:16590: result: no
#
configure:16560: checking termcap support using ncurses and -ltermcap
#
configure:16577: gcc -o conftest conftest.c -ltermcap >&5
#
/usr/bin/ld: cannot find -ltermcap
#
collect2: error: ld returned 1 exit status
#
configure:16577: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| #define HAVE_X11_XLIB_H 1
#
| #define HAVE_X11_XUTIL_H 1
#
| #define HAVE_X11_KEYSYM_H 1
#
| #define HWLOC_HAVE_X11_KEYSYM 1
#
| #define HWLOC_HAVE_LIBXML2 1
#
| #define HWLOC_HAVE_X86_CPUID 1
#
| #define HWLOC_HAVE_PTHREAD_MUTEX 1
#
| #define HWLOC_HAVE_PLUGINS 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_USELOCALE 1
#
| #define HAVE_XLOCALE_H 1
#
| #define HAVE_SETLOCALE 1
#
| #define HAVE_USELOCALE 1
#
| #define HAVE_LANGINFO_H 1
#
| #define HAVE_NL_LANGINFO 1
#
| /* end confdefs.h. */
#
|
#
| #include
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| tparm(NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0)
#
| ;
#
| return 0;
#
| }
#
configure:16590: result: no
#
configure:16560: checking termcap support using ncurses and -lncursesw
#
configure:16577: gcc -o conftest conftest.c -lncursesw >&5
#
configure:16577: $? = 0
#
configure:16579: result: yes
#
configure:16612: checking for x86_64-unknown-linux-rm
#
configure:16645: result: no
#
configure:16655: checking for rm
#
configure:16673: found /usr/bin/rm
#
configure:16685: result: /usr/bin/rm
#
configure:16709: checking whether diff accepts -u
#
configure:16718: result: -u
#
configure:16722: checking whether diff accepts -w
#
configure:16731: result: -w
#
configure:16747: checking for pthread_self in -lpthread
#
configure:16772: gcc -o conftest conftest.c -lpthread >&5
#
configure:16772: $? = 0
#
configure:16781: result: yes
#
configure:16789: checking whether numa_bitmask_alloc is declared
#
configure:16789: gcc -c conftest.c >&5
#
configure:16789: $? = 0
#
configure:16789: result: yes
#
configure:16798: checking infiniband/verbs.h usability
#
configure:16798: gcc -c conftest.c >&5
#
conftest.c:176:30: fatal error: infiniband/verbs.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:16798: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| #define HAVE_X11_XLIB_H 1
#
| #define HAVE_X11_XUTIL_H 1
#
| #define HAVE_X11_KEYSYM_H 1
#
| #define HWLOC_HAVE_X11_KEYSYM 1
#
| #define HWLOC_HAVE_LIBXML2 1
#
| #define HWLOC_HAVE_X86_CPUID 1
#
| #define HWLOC_HAVE_PTHREAD_MUTEX 1
#
| #define HWLOC_HAVE_PLUGINS 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_USELOCALE 1
#
| #define HAVE_XLOCALE_H 1
#
| #define HAVE_SETLOCALE 1
#
| #define HAVE_USELOCALE 1
#
| #define HAVE_LANGINFO_H 1
#
| #define HAVE_NL_LANGINFO 1
#
| #define HWLOC_HAVE_LIBTERMCAP 1
#
| #define HWLOC_USE_NCURSES 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:16798: result: no
#
configure:16798: checking infiniband/verbs.h presence
#
configure:16798: gcc -E conftest.c
#
conftest.c:143:30: fatal error: infiniband/verbs.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:16798: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| #define HAVE_X11_XLIB_H 1
#
| #define HAVE_X11_XUTIL_H 1
#
| #define HAVE_X11_KEYSYM_H 1
#
| #define HWLOC_HAVE_X11_KEYSYM 1
#
| #define HWLOC_HAVE_LIBXML2 1
#
| #define HWLOC_HAVE_X86_CPUID 1
#
| #define HWLOC_HAVE_PTHREAD_MUTEX 1
#
| #define HWLOC_HAVE_PLUGINS 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_USELOCALE 1
#
| #define HAVE_XLOCALE_H 1
#
| #define HAVE_SETLOCALE 1
#
| #define HAVE_USELOCALE 1
#
| #define HAVE_LANGINFO_H 1
#
| #define HAVE_NL_LANGINFO 1
#
| #define HWLOC_HAVE_LIBTERMCAP 1
#
| #define HWLOC_USE_NCURSES 1
#
| /* end confdefs.h. */
#
| #include
#
configure:16798: result: no
#
configure:16798: checking for infiniband/verbs.h
#
configure:16798: result: no
#
configure:16855: checking myriexpress.h usability
#
configure:16855: gcc -c conftest.c >&5
#
conftest.c:176:25: fatal error: myriexpress.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:16855: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| #define HAVE_X11_XLIB_H 1
#
| #define HAVE_X11_XUTIL_H 1
#
| #define HAVE_X11_KEYSYM_H 1
#
| #define HWLOC_HAVE_X11_KEYSYM 1
#
| #define HWLOC_HAVE_LIBXML2 1
#
| #define HWLOC_HAVE_X86_CPUID 1
#
| #define HWLOC_HAVE_PTHREAD_MUTEX 1
#
| #define HWLOC_HAVE_PLUGINS 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_USELOCALE 1
#
| #define HAVE_XLOCALE_H 1
#
| #define HAVE_SETLOCALE 1
#
| #define HAVE_USELOCALE 1
#
| #define HAVE_LANGINFO_H 1
#
| #define HAVE_NL_LANGINFO 1
#
| #define HWLOC_HAVE_LIBTERMCAP 1
#
| #define HWLOC_USE_NCURSES 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:16855: result: no
#
configure:16855: checking myriexpress.h presence
#
configure:16855: gcc -E conftest.c
#
conftest.c:143:25: fatal error: myriexpress.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:16855: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| #define HAVE_X11_XLIB_H 1
#
| #define HAVE_X11_XUTIL_H 1
#
| #define HAVE_X11_KEYSYM_H 1
#
| #define HWLOC_HAVE_X11_KEYSYM 1
#
| #define HWLOC_HAVE_LIBXML2 1
#
| #define HWLOC_HAVE_X86_CPUID 1
#
| #define HWLOC_HAVE_PTHREAD_MUTEX 1
#
| #define HWLOC_HAVE_PLUGINS 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_USELOCALE 1
#
| #define HAVE_XLOCALE_H 1
#
| #define HAVE_SETLOCALE 1
#
| #define HAVE_USELOCALE 1
#
| #define HAVE_LANGINFO_H 1
#
| #define HAVE_NL_LANGINFO 1
#
| #define HWLOC_HAVE_LIBTERMCAP 1
#
| #define HWLOC_USE_NCURSES 1
#
| /* end confdefs.h. */
#
| #include
#
configure:16855: result: no
#
configure:16855: checking for myriexpress.h
#
configure:16855: result: no
#
configure:16934: checking for xmllint
#
configure:16950: found /usr/bin/xmllint
#
configure:16961: result: xmllint
#
configure:16977: checking for bunzip2
#
configure:16993: found /usr/bin/bunzip2
#
configure:17004: result: bunzip2
#
configure:17017: checking if CXX works
#
configure:17043: g++ -c conftest.cpp >&5
#
configure:17043: $? = 0
#
configure:17055: result: yes
#
configure:17059: checking whether diff accepts -u
#
configure:17068: result: -u
#
configure:17641: checking how to print strings
#
configure:17668: result: printf
#
configure:17689: checking for a sed that does not truncate output
#
configure:17753: result: /usr/bin/sed
#
configure:17771: checking for fgrep
#
configure:17833: result: /usr/bin/grep -F
#
configure:17868: checking for ld used by gcc
#
configure:17935: result: /usr/bin/ld
#
configure:17942: checking if the linker (/usr/bin/ld) is GNU ld
#
configure:17957: result: yes
#
configure:17969: checking for BSD- or MS-compatible name lister (nm)
#
configure:18023: result: /usr/bin/nm -B
#
configure:18153: checking the name lister (/usr/bin/nm -B) interface
#
configure:18160: gcc -c conftest.c >&5
#
configure:18163: /usr/bin/nm -B "conftest.o"
#
configure:18166: output
#
0000000000000000 B some_variable
#
configure:18173: result: BSD nm
#
configure:18176: checking whether ln -s works
#
configure:18180: result: yes
#
configure:18188: checking the maximum length of command line arguments
#
configure:18319: result: 1572864
#
configure:18367: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
#
configure:18407: result: func_convert_file_noop
#
configure:18414: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
#
configure:18434: result: func_convert_file_noop
#
configure:18441: checking for /usr/bin/ld option to reload object files
#
configure:18448: result: -r
#
configure:18482: checking for x86_64-unknown-linux-objdump
#
configure:18512: result: no
#
configure:18522: checking for objdump
#
configure:18538: found /usr/bin/objdump
#
configure:18549: result: objdump
#
configure:18578: checking how to recognize dependent libraries
#
configure:18778: result: pass_all
#
configure:18823: checking for x86_64-unknown-linux-dlltool
#
configure:18853: result: no
#
configure:18863: checking for dlltool
#
configure:18893: result: no
#
configure:18920: checking how to associate runtime and link libraries
#
configure:18947: result: printf %s\n
#
configure:18963: checking for x86_64-unknown-linux-ar
#
configure:18990: result: ar
#
configure:19071: checking for archiver @FILE support
#
configure:19088: gcc -c conftest.c >&5
#
configure:19088: $? = 0
#
configure:19091: ar cru libconftest.a @conftest.lst >&5
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
configure:19094: $? = 0
#
configure:19099: ar cru libconftest.a @conftest.lst >&5
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
ar: conftest.o: No such file or directory
#
configure:19102: $? = 1
#
configure:19114: result: @
#
configure:19132: checking for x86_64-unknown-linux-strip
#
configure:19159: result: strip
#
configure:19231: checking for x86_64-unknown-linux-ranlib
#
configure:19261: result: no
#
configure:19271: checking for ranlib
#
configure:19287: found /usr/bin/ranlib
#
configure:19298: result: ranlib
#
configure:19400: checking command to parse /usr/bin/nm -B output from gcc object
#
configure:19553: gcc -c conftest.c >&5
#
configure:19556: $? = 0
#
configure:19560: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
#
configure:19563: $? = 0
#
configure:19629: gcc -o conftest conftest.c conftstm.o >&5
#
configure:19632: $? = 0
#
configure:19670: result: ok
#
configure:19717: checking for sysroot
#
configure:19747: result: no
#
configure:19754: checking for a working dd
#
configure:19792: result: /usr/bin/dd
#
configure:19796: checking how to truncate binary pipes
#
configure:19811: result: /usr/bin/dd bs=4096 count=1
#
configure:19947: gcc -c conftest.c >&5
#
configure:19950: $? = 0
#
configure:20100: checking for x86_64-unknown-linux-mt
#
configure:20130: result: no
#
configure:20140: checking for mt
#
configure:20170: result: no
#
configure:20190: checking if : is a manifest tool
#
configure:20196: : '-?'
#
configure:20204: result: no
#
configure:20878: checking for dlfcn.h
#
configure:20878: gcc -c conftest.c >&5
#
configure:20878: $? = 0
#
configure:20878: result: yes
#
configure:21381: checking for objdir
#
configure:21396: result: .libs
#
configure:21660: checking if gcc supports -fno-rtti -fno-exceptions
#
configure:21678: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
#
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
#
configure:21682: $? = 0
#
configure:21695: result: no
#
configure:22053: checking for gcc option to produce PIC
#
configure:22060: result: -fPIC -DPIC
#
configure:22068: checking if gcc PIC flag -fPIC -DPIC works
#
configure:22086: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
#
configure:22090: $? = 0
#
configure:22103: result: yes
#
configure:22132: checking if gcc static flag -static works
#
configure:22160: result: yes
#
configure:22175: checking if gcc supports -c -o file.o
#
configure:22196: gcc -c -o out/conftest2.o conftest.c >&5
#
configure:22200: $? = 0
#
configure:22222: result: yes
#
configure:22230: checking if gcc supports -c -o file.o
#
configure:22277: result: yes
#
configure:22310: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
#
configure:23569: result: yes
#
configure:23606: checking whether -lc should be explicitly linked in
#
configure:23614: gcc -c conftest.c >&5
#
configure:23617: $? = 0
#
configure:23632: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
#
configure:23635: $? = 0
#
configure:23649: result: no
#
configure:23809: checking dynamic linker characteristics
#
configure:24390: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
#
configure:24390: $? = 0
#
configure:24627: result: GNU/Linux ld.so
#
configure:24749: checking how to hardcode library paths into programs
#
configure:24774: result: immediate
#
configure:24876: checking for shl_load
#
configure:24876: result: no
#
configure:24880: checking for shl_load in -ldld
#
configure:24914: result: no
#
configure:24919: checking for dlopen
#
configure:24919: result: no
#
configure:24923: checking for dlopen in -ldl
#
configure:24957: result: yes
#
configure:25076: checking whether a program can dlopen itself
#
configure:25177: result:
#
configure:25322: checking whether stripping libraries is possible
#
configure:25327: result: yes
#
configure:25362: checking if libtool supports shared libraries
#
configure:25364: result: yes
#
configure:25367: checking whether to build shared libraries
#
configure:25392: result: yes
#
configure:25395: checking whether to build static libraries
#
configure:25399: result: no
#
configure:25422: checking how to run the C++ preprocessor
#
configure:25449: g++ -E conftest.cpp
#
configure:25449: $? = 0
#
configure:25463: g++ -E conftest.cpp
#
conftest.cpp:145:28: fatal error: ac_nonexistent.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:25463: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| #define HAVE_X11_XLIB_H 1
#
| #define HAVE_X11_XUTIL_H 1
#
| #define HAVE_X11_KEYSYM_H 1
#
| #define HWLOC_HAVE_X11_KEYSYM 1
#
| #define HWLOC_HAVE_LIBXML2 1
#
| #define HWLOC_HAVE_X86_CPUID 1
#
| #define HWLOC_HAVE_PTHREAD_MUTEX 1
#
| #define HWLOC_HAVE_PLUGINS 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_USELOCALE 1
#
| #define HAVE_XLOCALE_H 1
#
| #define HAVE_SETLOCALE 1
#
| #define HAVE_USELOCALE 1
#
| #define HAVE_LANGINFO_H 1
#
| #define HAVE_NL_LANGINFO 1
#
| #define HWLOC_HAVE_LIBTERMCAP 1
#
| #define HWLOC_USE_NCURSES 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
| #include
#
configure:25488: result: g++ -E
#
configure:25508: g++ -E conftest.cpp
#
configure:25508: $? = 0
#
configure:25522: g++ -E conftest.cpp
#
conftest.cpp:145:28: fatal error: ac_nonexistent.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:25522: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "hwloc"
#
| #define PACKAGE_TARNAME "hwloc"
#
| #define PACKAGE_VERSION "1.11.3"
#
| #define PACKAGE_STRING "hwloc 1.11.3"
#
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "hwloc"
#
| #define VERSION "1.11.3"
#
| #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_VERSION "1.11.3"
#
| #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_HAVE_LINUXPCI 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 1
#
| #define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
| #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
| #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
| #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
| #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
| #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
| #define HWLOC_C_HAVE_VISIBILITY 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DIRENT_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_CTYPE_H 1
#
| #define HAVE_STRNCASECMP 1
#
| #define HWLOC_HAVE_DECL_STRNCASECMP 1
#
| #define HAVE_STRFTIME 1
#
| #define HAVE_SETLOCALE 1
#
| #define HWLOC_HAVE_STDINT_H 1
#
| #define HAVE_SYS_MMAN_H 1
#
| #define HAVE_DECL_FABSF 1
#
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
| #define HAVE_DECL__SC_NPROC_ONLN 0
#
| #define HAVE_DECL__SC_NPROC_CONF 0
#
| #define HAVE_DECL__SC_PAGESIZE 1
#
| #define HAVE_DECL__SC_PAGE_SIZE 1
#
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
| #define HAVE_SYS_PARAM_H 1
#
| #define HAVE_SYS_SYSCTL_H 1
#
| #define HAVE_DECL_CTL_HW 0
#
| #define HAVE_DECL_HW_NCPU 0
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_SSIZE_T 1
#
| #define HAVE_DECL_SNPRINTF 1
#
| #define HAVE_DECL_STRCASECMP 1
#
| #define HAVE_DECL__STRDUP 0
#
| #define HAVE_DECL__PUTENV 0
#
| #define HAVE_SYSCTL 1
#
| #define HAVE_DECL_GETPROGNAME 0
#
| #define HAVE_DECL_GETEXECNAME 0
#
| #define HAVE_DECL_GETMODULEFILENAME 0
#
| #define HAVE_PROGRAM_INVOCATION_NAME 1
#
| #define HAVE___PROGNAME 1
#
| #define HAVE_PTHREAD_T 1
#
| #define hwloc_pid_t pid_t
#
| #define hwloc_thread_t pthread_t
#
| #define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
| #define HWLOC_HAVE_CPU_SET 1
#
| #define HWLOC_HAVE_CPU_SET_S 1
#
| #define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
| #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
| #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
| #define HAVE_NUMAIF_H 1
#
| #define HWLOC_HAVE_SET_MEMPOLICY 1
#
| #define HWLOC_HAVE_MBIND 1
#
| #define HWLOC_HAVE_MIGRATE_PAGES 1
#
| #define HWLOC_HAVE_MOVE_PAGES 1
#
| #define HAVE_LIBUDEV_H 1
#
| #define HAVE_X11_XLIB_H 1
#
| #define HAVE_X11_XUTIL_H 1
#
| #define HAVE_X11_KEYSYM_H 1
#
| #define HWLOC_HAVE_X11_KEYSYM 1
#
| #define HWLOC_HAVE_LIBXML2 1
#
| #define HWLOC_HAVE_X86_CPUID 1
#
| #define HWLOC_HAVE_PTHREAD_MUTEX 1
#
| #define HWLOC_HAVE_PLUGINS 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_USELOCALE 1
#
| #define HAVE_XLOCALE_H 1
#
| #define HAVE_SETLOCALE 1
#
| #define HAVE_USELOCALE 1
#
| #define HAVE_LANGINFO_H 1
#
| #define HAVE_NL_LANGINFO 1
#
| #define HWLOC_HAVE_LIBTERMCAP 1
#
| #define HWLOC_USE_NCURSES 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
| #include
#
configure:25684: checking for ld used by g++
#
configure:25751: result: /usr/bin/ld -m elf_x86_64
#
configure:25758: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
#
configure:25773: result: yes
#
configure:25828: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
#
configure:26901: result: yes
#
configure:26937: g++ -c conftest.cpp >&5
#
configure:26940: $? = 0
#
configure:27421: checking for g++ option to produce PIC
#
configure:27428: result: -fPIC -DPIC
#
configure:27436: checking if g++ PIC flag -fPIC -DPIC works
#
configure:27454: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
#
configure:27458: $? = 0
#
configure:27471: result: yes
#
configure:27494: checking if g++ static flag -static works
#
configure:27522: result: yes
#
configure:27534: checking if g++ supports -c -o file.o
#
configure:27555: g++ -c -o out/conftest2.o conftest.cpp >&5
#
configure:27559: $? = 0
#
configure:27581: result: yes
#
configure:27586: checking if g++ supports -c -o file.o
#
configure:27633: result: yes
#
configure:27663: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
#
configure:27703: result: yes
#
configure:27844: checking dynamic linker characteristics
#
configure:28589: result: GNU/Linux ld.so
#
configure:28654: checking how to hardcode library paths into programs
#
configure:28679: result: immediate
#
configure:28852: checking that generated files are newer than configure
#
configure:28858: result: done
#
configure:29081: creating ./config.status
#
#
## ---------------------- ##
#
## Running config.status. ##
#
## ---------------------- ##
#
#
This file was extended by hwloc config.status 1.11.3, which was
#
generated by GNU Autoconf 2.69. Invocation command line was
#
#
CONFIG_FILES =
#
CONFIG_HEADERS =
#
CONFIG_LINKS =
#
CONFIG_COMMANDS =
#
$ ./config.status
#
#
on 6ea46f4ca2bb
#
#
config.status:1489: creating Makefile
#
config.status:1489: creating include/Makefile
#
config.status:1489: creating src/Makefile
#
config.status:1489: creating doc/Makefile
#
config.status:1489: creating doc/examples/Makefile
#
config.status:1489: creating doc/doxygen-config.cfg
#
config.status:1489: creating utils/Makefile
#
config.status:1489: creating utils/hwloc/Makefile
#
config.status:1489: creating utils/lstopo/Makefile
#
config.status:1489: creating hwloc.pc
#
config.status:1489: creating tests/Makefile
#
config.status:1489: creating tests/linux/Makefile
#
config.status:1489: creating tests/linux/gather/Makefile
#
config.status:1489: creating tests/xml/Makefile
#
config.status:1489: creating tests/ports/Makefile
#
config.status:1489: creating tests/rename/Makefile
#
config.status:1489: creating tests/linux/gather/test-gather-topology.sh
#
config.status:1489: creating tests/linux/test-topology.sh
#
config.status:1489: creating tests/xml/test-topology.sh
#
config.status:1489: creating tests/wrapper.sh
#
config.status:1489: creating utils/hwloc/hwloc-assembler-remote
#
config.status:1489: creating utils/hwloc/hwloc-compress-dir
#
config.status:1489: creating utils/hwloc/hwloc-gather-topology
#
config.status:1489: creating utils/hwloc/test-hwloc-annotate.sh
#
config.status:1489: creating utils/hwloc/test-hwloc-assembler.sh
#
config.status:1489: creating utils/hwloc/test-hwloc-calc.sh
#
config.status:1489: creating utils/hwloc/test-hwloc-compress-dir.sh
#
config.status:1489: creating utils/hwloc/test-hwloc-diffpatch.sh
#
config.status:1489: creating utils/hwloc/test-hwloc-distances.sh
#
config.status:1489: creating utils/hwloc/test-hwloc-distrib.sh
#
config.status:1489: creating utils/hwloc/test-hwloc-info.sh
#
config.status:1489: creating utils/hwloc/test-fake-plugin.sh
#
config.status:1489: creating utils/lstopo/test-hwloc-ls.sh
#
config.status:1489: creating contrib/systemd/Makefile
#
config.status:1489: creating include/private/autogen/config.h
#
config.status:1489: creating include/hwloc/autogen/config.h
#
config.status:1730: linking src/topology-solaris.c to tests/ports/topology-solaris.c
#
config.status:1730: linking src/topology-solaris-chiptype.c to tests/ports/topology-solaris-chiptype.c
#
config.status:1730: linking src/topology-aix.c to tests/ports/topology-aix.c
#
config.status:1730: linking src/topology-osf.c to tests/ports/topology-osf.c
#
config.status:1730: linking src/topology-windows.c to tests/ports/topology-windows.c
#
config.status:1730: linking src/topology-darwin.c to tests/ports/topology-darwin.c
#
config.status:1730: linking src/topology-freebsd.c to tests/ports/topology-freebsd.c
#
config.status:1730: linking src/topology-netbsd.c to tests/ports/topology-netbsd.c
#
config.status:1730: linking src/topology-hpux.c to tests/ports/topology-hpux.c
#
config.status:1730: linking src/topology-bgq.c to tests/ports/topology-bgq.c
#
config.status:1730: linking src/topology-opencl.c to tests/ports/topology-opencl.c
#
config.status:1730: linking src/topology-cuda.c to tests/ports/topology-cuda.c
#
config.status:1730: linking src/topology-nvml.c to tests/ports/topology-nvml.c
#
config.status:1730: linking src/topology-gl.c to tests/ports/topology-gl.c
#
config.status:1749: executing depfiles commands
#
config.status:1749: executing chmoding-scripts commands
#
config.status:1749: executing libtool commands
#
#
## ---------------- ##
#
## Cache variables. ##
#
## ---------------- ##
#
#
HWLOC_pkg_cv_HWLOC_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16'
#
HWLOC_pkg_cv_HWLOC_CAIRO_LIBS=-lcairo
#
HWLOC_pkg_cv_HWLOC_LIBXML2_CFLAGS=-I/usr/include/libxml2
#
HWLOC_pkg_cv_HWLOC_LIBXML2_LIBS=-lxml2
#
HWLOC_pkg_cv_HWLOC_PCIACCESS_CFLAGS=
#
HWLOC_pkg_cv_HWLOC_PCIACCESS_LIBS=-lpciaccess
#
ac_cv_build=x86_64-unknown-linux-gnu
#
ac_cv_c_compiler_gnu=yes
#
ac_cv_cxx_compiler_gnu=yes
#
ac_cv_env_CCC_set=
#
ac_cv_env_CCC_value=
#
ac_cv_env_CC_FOR_BUILD_set=
#
ac_cv_env_CC_FOR_BUILD_value=
#
ac_cv_env_CC_set=
#
ac_cv_env_CC_value=
#
ac_cv_env_CFLAGS_set=set
#
ac_cv_env_CFLAGS_value=
#
ac_cv_env_CPPFLAGS_set=set
#
ac_cv_env_CPPFLAGS_value=
#
ac_cv_env_CPP_set=
#
ac_cv_env_CPP_value=
#
ac_cv_env_CXXCPP_set=
#
ac_cv_env_CXXCPP_value=
#
ac_cv_env_CXXFLAGS_set=set
#
ac_cv_env_CXXFLAGS_value=
#
ac_cv_env_CXX_set=
#
ac_cv_env_CXX_value=
#
ac_cv_env_DOXYGEN_set=
#
ac_cv_env_DOXYGEN_value=
#
ac_cv_env_EPSTOPDF_set=
#
ac_cv_env_EPSTOPDF_value=
#
ac_cv_env_FIG2DEV_set=
#
ac_cv_env_FIG2DEV_value=
#
ac_cv_env_GS_set=
#
ac_cv_env_GS_value=
#
ac_cv_env_HWLOC_CAIRO_CFLAGS_set=
#
ac_cv_env_HWLOC_CAIRO_CFLAGS_value=
#
ac_cv_env_HWLOC_CAIRO_LIBS_set=
#
ac_cv_env_HWLOC_CAIRO_LIBS_value=
#
ac_cv_env_HWLOC_KERRIGHED_CFLAGS_set=
#
ac_cv_env_HWLOC_KERRIGHED_CFLAGS_value=
#
ac_cv_env_HWLOC_KERRIGHED_LIBS_set=
#
ac_cv_env_HWLOC_KERRIGHED_LIBS_value=
#
ac_cv_env_HWLOC_LIBXML2_CFLAGS_set=
#
ac_cv_env_HWLOC_LIBXML2_CFLAGS_value=
#
ac_cv_env_HWLOC_LIBXML2_LIBS_set=
#
ac_cv_env_HWLOC_LIBXML2_LIBS_value=
#
ac_cv_env_HWLOC_MS_LIB_set=
#
ac_cv_env_HWLOC_MS_LIB_value=
#
ac_cv_env_HWLOC_PCIACCESS_CFLAGS_set=
#
ac_cv_env_HWLOC_PCIACCESS_CFLAGS_value=
#
ac_cv_env_HWLOC_PCIACCESS_LIBS_set=
#
ac_cv_env_HWLOC_PCIACCESS_LIBS_value=
#
ac_cv_env_LDFLAGS_set=set
#
ac_cv_env_LDFLAGS_value=
#
ac_cv_env_LIBS_set=
#
ac_cv_env_LIBS_value=
#
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
#
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
#
ac_cv_env_LYNX_set=
#
ac_cv_env_LYNX_value=
#
ac_cv_env_MAKEINDEX_set=
#
ac_cv_env_MAKEINDEX_value=
#
ac_cv_env_PDFLATEX_set=
#
ac_cv_env_PDFLATEX_value=
#
ac_cv_env_PKG_CONFIG_set=
#
ac_cv_env_PKG_CONFIG_value=
#
ac_cv_env_W3M_set=
#
ac_cv_env_W3M_value=
#
ac_cv_env_XMKMF_set=
#
ac_cv_env_XMKMF_value=
#
ac_cv_env_build_alias_set=
#
ac_cv_env_build_alias_value=
#
ac_cv_env_host_alias_set=set
#
ac_cv_env_host_alias_value=x86_64-unknown-linux
#
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_cpuset_setaffinity=no
#
ac_cv_func_cpuset_setid=no
#
ac_cv_func_dlopen=no
#
ac_cv_func_ffs=yes
#
ac_cv_func_ffsl=yes
#
ac_cv_func_fls=no
#
ac_cv_func_flsl=no
#
ac_cv_func_gethostbyname=yes
#
ac_cv_func_getpagesize=yes
#
ac_cv_func_memalign=yes
#
ac_cv_func_nl_langinfo=yes
#
ac_cv_func_openat=yes
#
ac_cv_func_pci_slot_match_iterator_create=yes
#
ac_cv_func_posix_memalign=yes
#
ac_cv_func_pthread_mutex_lock=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_shl_load=no
#
ac_cv_func_shmat=yes
#
ac_cv_func_strftime=yes
#
ac_cv_func_strncasecmp=yes
#
ac_cv_func_uname=yes
#
ac_cv_func_uselocale=yes
#
ac_cv_func_xmlNewDoc=yes
#
ac_cv_have_decl_CTL_HW=no
#
ac_cv_have_decl_GetModuleFileName=no
#
ac_cv_have_decl_HW_NCPU=no
#
ac_cv_have_decl_RUNNING_ON_VALGRIND=no
#
ac_cv_have_decl__SC_LARGE_PAGESIZE=no
#
ac_cv_have_decl__SC_NPROCESSORS_CONF=yes
#
ac_cv_have_decl__SC_NPROCESSORS_ONLN=yes
#
ac_cv_have_decl__SC_NPROC_CONF=no
#
ac_cv_have_decl__SC_NPROC_ONLN=no
#
ac_cv_have_decl__SC_PAGESIZE=yes
#
ac_cv_have_decl__SC_PAGE_SIZE=yes
#
ac_cv_have_decl__putenv=no
#
ac_cv_have_decl__strdup=no
#
ac_cv_have_decl_fabsf=yes
#
ac_cv_have_decl_ffs=yes
#
ac_cv_have_decl_ffsl=yes
#
ac_cv_have_decl_getexecname=no
#
ac_cv_have_decl_getprogname=no
#
ac_cv_have_decl_numa_bitmask_alloc=yes
#
ac_cv_have_decl_pthread_getaffinity_np=yes
#
ac_cv_have_decl_pthread_setaffinity_np=yes
#
ac_cv_have_decl_sched_setaffinity=yes
#
ac_cv_have_decl_snprintf=yes
#
ac_cv_have_decl_strcasecmp=yes
#
ac_cv_have_decl_strncasecmp=yes
#
ac_cv_have_decl_strtoull=yes
#
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
#
ac_cv_header_CL_cl_ext_h=no
#
ac_cv_header_NVCtrl_NVCtrl_h=no
#
ac_cv_header_X11_Xlib_h=yes
#
ac_cv_header_X11_Xutil_h=yes
#
ac_cv_header_X11_keysym_h=yes
#
ac_cv_header_cairo_h=yes
#
ac_cv_header_ctype_h=yes
#
ac_cv_header_cuda_h=no
#
ac_cv_header_cuda_runtime_api_h=no
#
ac_cv_header_dirent_h=yes
#
ac_cv_header_dlfcn_h=yes
#
ac_cv_header_infiniband_verbs_h=no
#
ac_cv_header_inttypes_h=yes
#
ac_cv_header_kstat_h=no
#
ac_cv_header_langinfo_h=yes
#
ac_cv_header_libudev_h=yes
#
ac_cv_header_libxml_parser_h=yes
#
ac_cv_header_locale_h=yes
#
ac_cv_header_ltdl_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=yes
#
ac_cv_header_nvml_h=no
#
ac_cv_header_pciaccess_h=yes
#
ac_cv_header_picl_h=no
#
ac_cv_header_pthread_np_h=no
#
ac_cv_header_stdc=yes
#
ac_cv_header_stdint_h=yes
#
ac_cv_header_stdlib_h=yes
#
ac_cv_header_string_h=yes
#
ac_cv_header_strings_h=yes
#
ac_cv_header_sys_cpuset_h=no
#
ac_cv_header_sys_lgrp_user_h=no
#
ac_cv_header_sys_mman_h=yes
#
ac_cv_header_sys_param_h=yes
#
ac_cv_header_sys_stat_h=yes
#
ac_cv_header_sys_sysctl_h=yes
#
ac_cv_header_sys_types_h=yes
#
ac_cv_header_sys_utsname_h=yes
#
ac_cv_header_unistd_h=yes
#
ac_cv_header_valgrind_valgrind_h=no
#
ac_cv_header_windows_h=no
#
ac_cv_header_xlocale_h=yes
#
ac_cv_host=x86_64-unknown-linux-gnu
#
ac_cv_lib_ICE_IceConnectionNumber=yes
#
ac_cv_lib_X11_XOpenDisplay=yes
#
ac_cv_lib_dl_dlopen=yes
#
ac_cv_lib_dld_shl_load=no
#
ac_cv_lib_gdi32_main=no
#
ac_cv_lib_ltdl_lt_dlopenext=yes
#
ac_cv_lib_m_fabsf=yes
#
ac_cv_lib_numa_mbind=yes
#
ac_cv_lib_numa_migrate_pages=yes
#
ac_cv_lib_numa_move_pages=yes
#
ac_cv_lib_numa_numa_available=yes
#
ac_cv_lib_numa_set_mempolicy=yes
#
ac_cv_lib_pthread_pthread_self=yes
#
ac_cv_lib_udev_udev_device_new_from_subsystem_sysname=yes
#
ac_cv_lib_user32_PostQuitMessage=no
#
ac_cv_objext=o
#
ac_cv_path_BASH=/bin/sh
#
ac_cv_path_EGREP='/usr/bin/grep -E'
#
ac_cv_path_FGREP='/usr/bin/grep -F'
#
ac_cv_path_GREP=/usr/bin/grep
#
ac_cv_path_SED=/usr/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_MAKEINDEX=/usr/bin/makeindex
#
ac_cv_path_ac_pt_PDFLATEX=/usr/bin/pdflatex
#
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
#
ac_cv_path_ac_pt_RMPATH=/usr/bin/rm
#
ac_cv_path_ac_pt_W3M=/usr/bin/w3m
#
ac_cv_path_install='/usr/bin/install -c'
#
ac_cv_path_lt_DD=/usr/bin/dd
#
ac_cv_path_mkdir=/usr/bin/mkdir
#
ac_cv_prog_AR=ar
#
ac_cv_prog_AWK=gawk
#
ac_cv_prog_BUNZIPP=bunzip2
#
ac_cv_prog_CC=gcc
#
ac_cv_prog_CPP='gcc -E'
#
ac_cv_prog_CXXCPP='g++ -E'
#
ac_cv_prog_STRIP=strip
#
ac_cv_prog_XMLLINT=xmllint
#
ac_cv_prog_ac_ct_AR=ar
#
ac_cv_prog_ac_ct_CC=gcc
#
ac_cv_prog_ac_ct_CXX=g++
#
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_cxx_g=yes
#
ac_cv_prog_make_make_set=yes
#
ac_cv_safe_to_define___extensions__=yes
#
ac_cv_search_pthread_getthrds_np=no
#
ac_cv_sizeof_unsigned_int=4
#
ac_cv_sizeof_unsigned_long=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_NUMBER=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_ssize_t=yes
#
ac_cv_type_wchar_t=yes
#
am_cv_CC_dependencies_compiler_type=gcc3
#
am_cv_CXX_dependencies_compiler_type=gcc3
#
am_cv_ar_interface=ar
#
am_cv_make_support_nested_variables=yes
#
am_cv_prog_cc_c_o=yes
#
am_cv_prog_tar_ustar=gnutar
#
hwloc_cv___attribute__=1
#
hwloc_cv___attribute__aligned=1
#
hwloc_cv___attribute__always_inline=1
#
hwloc_cv___attribute__cold=1
#
hwloc_cv___attribute__const=1
#
hwloc_cv___attribute__deprecated=1
#
hwloc_cv___attribute__format=1
#
hwloc_cv___attribute__hot=1
#
hwloc_cv___attribute__malloc=1
#
hwloc_cv___attribute__may_alias=1
#
hwloc_cv___attribute__no_instrument_function=1
#
hwloc_cv___attribute__nonnull=1
#
hwloc_cv___attribute__noreturn=1
#
hwloc_cv___attribute__packed=1
#
hwloc_cv___attribute__pure=1
#
hwloc_cv___attribute__sentinel=1
#
hwloc_cv___attribute__unused=1
#
hwloc_cv___attribute__warn_unused_result=1
#
hwloc_cv___attribute__weak_alias=1
#
hwloc_cv_c_compiler_vendor=gnu
#
lt_cv_ar_at_file=@
#
lt_cv_archive_cmds_need_lc=no
#
lt_cv_deplibs_check_method=pass_all
#
lt_cv_dlopen=dlopen
#
lt_cv_dlopen_libs=-ldl
#
lt_cv_dlopen_self=
#
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_LDCXX='/usr/bin/ld -m elf_x86_64'
#
lt_cv_path_NM='/usr/bin/nm -B'
#
lt_cv_path_mainfest_tool=no
#
lt_cv_prog_compiler_c_o=yes
#
lt_cv_prog_compiler_c_o_CXX=yes
#
lt_cv_prog_compiler_pic='-fPIC -DPIC'
#
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
#
lt_cv_prog_compiler_pic_works=yes
#
lt_cv_prog_compiler_pic_works_CXX=yes
#
lt_cv_prog_compiler_rtti_exceptions=no
#
lt_cv_prog_compiler_static_works=yes
#
lt_cv_prog_compiler_static_works_CXX=yes
#
lt_cv_prog_gnu_ld=yes
#
lt_cv_prog_gnu_ldcxx=yes
#
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
#
lt_cv_shlibpath_overrides_runpath=no
#
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
#
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
#
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
#
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
#
lt_cv_sys_global_symbol_to_import=
#
lt_cv_sys_max_cmd_len=1572864
#
lt_cv_to_host_file_cmd=func_convert_file_noop
#
lt_cv_to_tool_file_cmd=func_convert_file_noop
#
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
#
save_lt_cv_dlopen=
#
save_lt_cv_dlopen_libs=
#
save_lt_cv_dlopen_self=
#
#
## ----------------- ##
#
## Output variables. ##
#
## ----------------- ##
#
#
ACLOCAL='${SHELL} /tmp/hwloc/src/hwloc-1.11.3/config/missing aclocal-1.15'
#
AMDEPBACKSLASH='\'
#
AMDEP_FALSE='#'
#
AMDEP_TRUE=''
#
AMTAR='$${TAR-tar}'
#
AM_BACKSLASH='\'
#
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
#
AM_DEFAULT_VERBOSITY='0'
#
AM_V='$(V)'
#
AR='ar'
#
AS='as'
#
AUTOCONF='${SHELL} /tmp/hwloc/src/hwloc-1.11.3/config/missing autoconf'
#
AUTOHEADER='${SHELL} /tmp/hwloc/src/hwloc-1.11.3/config/missing autoheader'
#
AUTOMAKE='${SHELL} /tmp/hwloc/src/hwloc-1.11.3/config/missing automake-1.15'
#
AWK='gawk'
#
BASH='/bin/sh'
#
BUNZIPP='bunzip2'
#
CC='gcc'
#
CCDEPMODE='depmode=gcc3'
#
CC_FOR_BUILD='gcc'
#
CFLAGS=' '
#
CONFIGURE_DEPENDENCIES='$(top_srcdir)/VERSION'
#
CPP='gcc -E'
#
CPPFLAGS=' '
#
CXX='g++'
#
CXXCPP='g++ -E'
#
CXXDEPMODE='depmode=gcc3'
#
CXXFLAGS=''
#
CYGPATH_W='echo'
#
DEFS='-DHAVE_CONFIG_H'
#
DEPDIR='.deps'
#
DLLTOOL='false'
#
DOXYGEN='/usr/bin/doxygen'
#
DSYMUTIL=''
#
DUMPBIN=''
#
ECHO_C=''
#
ECHO_N='-n'
#
ECHO_T=''
#
EGREP='/usr/bin/grep -E'
#
EPSTOPDF='/usr/bin/epstopdf'
#
EXEEXT=''
#
FGREP='/usr/bin/grep -F'
#
FIG2DEV=''
#
GREP='/usr/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_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16'
#
HWLOC_CAIRO_LIBS='-lcairo'
#
HWLOC_CFLAGS=' -fvisibility=hidden'
#
HWLOC_CPPFLAGS='-I$(HWLOC_top_builddir)/include -I$(HWLOC_top_srcdir)/include'
#
HWLOC_CUDA_BUILD_STATIC_FALSE=''
#
HWLOC_CUDA_BUILD_STATIC_TRUE='#'
#
HWLOC_CUDA_LIBS=''
#
HWLOC_DIFF_U='-u'
#
HWLOC_DIFF_W='-w'
#
HWLOC_EMBEDDED_CFLAGS=''
#
HWLOC_EMBEDDED_CPPFLAGS=''
#
HWLOC_EMBEDDED_LDADD=''
#
HWLOC_EMBEDDED_LIBS=''
#
HWLOC_GL_BUILD_STATIC_FALSE=''
#
HWLOC_GL_BUILD_STATIC_TRUE='#'
#
HWLOC_GL_LIBS=''
#
HWLOC_HAVE_AIX_FALSE=''
#
HWLOC_HAVE_AIX_TRUE='#'
#
HWLOC_HAVE_BGQ_FALSE=''
#
HWLOC_HAVE_BGQ_TRUE='#'
#
HWLOC_HAVE_BUNZIPP_FALSE='#'
#
HWLOC_HAVE_BUNZIPP_TRUE=''
#
HWLOC_HAVE_CAIRO_FALSE='#'
#
HWLOC_HAVE_CAIRO_TRUE=''
#
HWLOC_HAVE_CUDART_FALSE=''
#
HWLOC_HAVE_CUDART_TRUE='#'
#
HWLOC_HAVE_CUDA_FALSE=''
#
HWLOC_HAVE_CUDA_TRUE='#'
#
HWLOC_HAVE_CXX_FALSE='#'
#
HWLOC_HAVE_CXX_TRUE=''
#
HWLOC_HAVE_DARWIN_FALSE=''
#
HWLOC_HAVE_DARWIN_TRUE='#'
#
HWLOC_HAVE_FREEBSD_FALSE=''
#
HWLOC_HAVE_FREEBSD_TRUE='#'
#
HWLOC_HAVE_GCC_FALSE='#'
#
HWLOC_HAVE_GCC_TRUE=''
#
HWLOC_HAVE_GL_FALSE=''
#
HWLOC_HAVE_GL_TRUE='#'
#
HWLOC_HAVE_HPUX_FALSE=''
#
HWLOC_HAVE_HPUX_TRUE='#'
#
HWLOC_HAVE_IRIX_FALSE=''
#
HWLOC_HAVE_IRIX_TRUE='#'
#
HWLOC_HAVE_LIBIBVERBS_FALSE=''
#
HWLOC_HAVE_LIBIBVERBS_TRUE='#'
#
HWLOC_HAVE_LIBXML2='1'
#
HWLOC_HAVE_LIBXML2_FALSE='#'
#
HWLOC_HAVE_LIBXML2_TRUE=''
#
HWLOC_HAVE_LINUX_FALSE='#'
#
HWLOC_HAVE_LINUX_LIBNUMA_FALSE='#'
#
HWLOC_HAVE_LINUX_LIBNUMA_TRUE=''
#
HWLOC_HAVE_LINUX_TRUE=''
#
HWLOC_HAVE_MBIND_FALSE='#'
#
HWLOC_HAVE_MBIND_TRUE=''
#
HWLOC_HAVE_MINGW32_FALSE=''
#
HWLOC_HAVE_MINGW32_TRUE='#'
#
HWLOC_HAVE_MS_LIB_FALSE=''
#
HWLOC_HAVE_MS_LIB_TRUE='#'
#
HWLOC_HAVE_MYRIEXPRESS_FALSE=''
#
HWLOC_HAVE_MYRIEXPRESS_TRUE='#'
#
HWLOC_HAVE_NETBSD_FALSE=''
#
HWLOC_HAVE_NETBSD_TRUE='#'
#
HWLOC_HAVE_NVML='0'
#
HWLOC_HAVE_NVML_FALSE=''
#
HWLOC_HAVE_NVML_TRUE='#'
#
HWLOC_HAVE_OPENAT_FALSE='#'
#
HWLOC_HAVE_OPENAT_TRUE=''
#
HWLOC_HAVE_OPENCL='0'
#
HWLOC_HAVE_OPENCL_FALSE=''
#
HWLOC_HAVE_OPENCL_TRUE='#'
#
HWLOC_HAVE_OSF_FALSE=''
#
HWLOC_HAVE_OSF_TRUE='#'
#
HWLOC_HAVE_PCI_FALSE='#'
#
HWLOC_HAVE_PCI_TRUE=''
#
HWLOC_HAVE_PLUGINS_FALSE='#'
#
HWLOC_HAVE_PLUGINS_TRUE=''
#
HWLOC_HAVE_PTHREAD_FALSE='#'
#
HWLOC_HAVE_PTHREAD_TRUE=''
#
HWLOC_HAVE_SCHED_SETAFFINITY_FALSE='#'
#
HWLOC_HAVE_SCHED_SETAFFINITY_TRUE=''
#
HWLOC_HAVE_SET_MEMPOLICY_FALSE='#'
#
HWLOC_HAVE_SET_MEMPOLICY_TRUE=''
#
HWLOC_HAVE_SOLARIS_FALSE=''
#
HWLOC_HAVE_SOLARIS_TRUE='#'
#
HWLOC_HAVE_USER32_FALSE=''
#
HWLOC_HAVE_USER32_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_X86_CPUID_FALSE='#'
#
HWLOC_HAVE_X86_CPUID_TRUE=''
#
HWLOC_HAVE_X86_FALSE='#'
#
HWLOC_HAVE_X86_TRUE=''
#
HWLOC_INSTALL_DOXYGEN_FALSE='#'
#
HWLOC_INSTALL_DOXYGEN_TRUE=''
#
HWLOC_KERRIGHED_CFLAGS=''
#
HWLOC_KERRIGHED_LIBS=''
#
HWLOC_LDFLAGS=''
#
HWLOC_LIBS='-lm -lnuma -ludev -lltdl'
#
HWLOC_LIBS_PRIVATE=' -lpthread -ldl'
#
HWLOC_LIBXML2_CFLAGS='-I/usr/include/libxml2'
#
HWLOC_LIBXML2_LIBS='-lxml2'
#
HWLOC_LINUX_LIBNUMA_LIBS='-lnuma'
#
HWLOC_MS_LIB=''
#
HWLOC_MS_LIB_ARCH='X64'
#
HWLOC_NVML_BUILD_STATIC_FALSE=''
#
HWLOC_NVML_BUILD_STATIC_TRUE='#'
#
HWLOC_NVML_LIBS=''
#
HWLOC_OPENCL_BUILD_STATIC_FALSE=''
#
HWLOC_OPENCL_BUILD_STATIC_TRUE='#'
#
HWLOC_OPENCL_LIBS=''
#
HWLOC_PCIACCESS_CFLAGS=''
#
HWLOC_PCIACCESS_LIBS='-lpciaccess'
#
HWLOC_PCI_BUILD_STATIC_FALSE=''
#
HWLOC_PCI_BUILD_STATIC_TRUE='#'
#
HWLOC_PLUGINS_DIR='$(libdir)/hwloc'
#
HWLOC_PLUGINS_PATH='$(libdir)/hwloc'
#
HWLOC_RELEASE_DATE='Apr 26, 2016'
#
HWLOC_REQUIRES=''
#
HWLOC_TERMCAP_LIBS=' -lncursesw'
#
HWLOC_VERSION='1.11.3'
#
HWLOC_W3_GENERATOR='/usr/bin/w3m'
#
HWLOC_X11_CPPFLAGS=''
#
HWLOC_X11_LIBS=' -lSM -lICE -lX11 '
#
HWLOC_XML_LIBXML_BUILD_STATIC_FALSE=''
#
HWLOC_XML_LIBXML_BUILD_STATIC_TRUE='#'
#
HWLOC_XML_LOCALIZED='0'
#
HWLOC_runstatedir='${localstatedir}/run'
#
HWLOC_top_builddir='/tmp/hwloc/src/hwloc-1.11.3'
#
HWLOC_top_srcdir='/tmp/hwloc/src/hwloc-1.11.3'
#
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=''
#
LT_SYS_LIBRARY_PATH=''
#
LYNX=''
#
MAKEINDEX='/usr/bin/makeindex'
#
MAKEINFO='${SHELL} /tmp/hwloc/src/hwloc-1.11.3/config/missing makeinfo'
#
MANIFEST_TOOL=':'
#
MKDIR_P='/usr/bin/mkdir -p'
#
NM='/usr/bin/nm -B'
#
NMEDIT=''
#
OBJDUMP='objdump'
#
OBJEXT='o'
#
OTOOL64=''
#
OTOOL=''
#
PACKAGE='hwloc'
#
PACKAGE_BUGREPORT='http://www.open-mpi.org/projects/hwloc/'
#
PACKAGE_NAME='hwloc'
#
PACKAGE_STRING='hwloc 1.11.3'
#
PACKAGE_TARNAME='hwloc'
#
PACKAGE_URL=''
#
PACKAGE_VERSION='1.11.3'
#
PATH_SEPARATOR=':'
#
PDFLATEX='/usr/bin/pdflatex'
#
PKG_CONFIG='/usr/bin/pkg-config'
#
RANLIB='ranlib'
#
RMPATH='/usr/bin/rm'
#
SED='/usr/bin/sed'
#
SET_MAKE=''
#
SHELL='/bin/sh'
#
STRIP='strip'
#
VERSION='1.11.3'
#
W3M='/usr/bin/w3m'
#
XMKMF=''
#
XMLLINT='xmllint'
#
X_CFLAGS=''
#
X_EXTRA_LIBS=''
#
X_LIBS=''
#
X_PRE_LIBS=' -lSM -lICE'
#
ac_ct_AR='ar'
#
ac_ct_CC='gcc'
#
ac_ct_CXX='g++'
#
ac_ct_DUMPBIN=''
#
am__EXEEXT_FALSE=''
#
am__EXEEXT_TRUE='#'
#
am__fastdepCC_FALSE='#'
#
am__fastdepCC_TRUE=''
#
am__fastdepCXX_FALSE='#'
#
am__fastdepCXX_TRUE=''
#
am__include='include'
#
am__isrc=''
#
am__leading_dot='.'
#
am__nodep='_no'
#
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='x86_64-unknown-linux'
#
host_cpu='x86_64'
#
host_os='linux-gnu'
#
host_vendor='unknown'
#
htmldir='${docdir}'
#
includedir='${prefix}/include'
#
infodir='${datarootdir}/info'
#
install_sh='${SHELL} /tmp/hwloc/src/hwloc-1.11.3/config/install-sh'
#
libdir='${exec_prefix}/lib'
#
libexecdir='${exec_prefix}/libexec'
#
libhwloc_so_version='12:0:7'
#
localedir='${datarootdir}/locale'
#
localstatedir='${prefix}/var'
#
mandir='${datarootdir}/man'
#
mkdir_p='$(MKDIR_P)'
#
oldincludedir='/usr/include'
#
pdfdir='${docdir}'
#
prefix='/usr'
#
program_transform_name='s,x,x,'
#
psdir='${docdir}'
#
sbindir='/usr/bin'
#
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.11.3"
#
#define PACKAGE_STRING "hwloc 1.11.3"
#
#define PACKAGE_BUGREPORT "http://www.open-mpi.org/projects/hwloc/"
#
#define PACKAGE_URL ""
#
#define PACKAGE "hwloc"
#
#define VERSION "1.11.3"
#
#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_VERSION "1.11.3"
#
#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_HAVE_LINUXPCI 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 1
#
#define HWLOC_HAVE_ATTRIBUTE_CONST 1
#
#define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1
#
#define HWLOC_HAVE_ATTRIBUTE_FORMAT 1
#
#define HWLOC_HAVE_ATTRIBUTE_HOT 1
#
#define HWLOC_HAVE_ATTRIBUTE_MALLOC 1
#
#define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1
#
#define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#
#define HWLOC_HAVE_ATTRIBUTE_NONNULL 1
#
#define HWLOC_HAVE_ATTRIBUTE_NORETURN 1
#
#define HWLOC_HAVE_ATTRIBUTE_PACKED 1
#
#define HWLOC_HAVE_ATTRIBUTE_PURE 1
#
#define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1
#
#define HWLOC_HAVE_ATTRIBUTE_UNUSED 1
#
#define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#
#define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#
#define HWLOC_C_HAVE_VISIBILITY 1
#
#define HAVE_UNISTD_H 1
#
#define HAVE_DIRENT_H 1
#
#define HAVE_STRINGS_H 1
#
#define HAVE_CTYPE_H 1
#
#define HAVE_STRNCASECMP 1
#
#define HWLOC_HAVE_DECL_STRNCASECMP 1
#
#define HAVE_STRFTIME 1
#
#define HAVE_SETLOCALE 1
#
#define HWLOC_HAVE_STDINT_H 1
#
#define HAVE_SYS_MMAN_H 1
#
#define HAVE_DECL_FABSF 1
#
#define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#
#define HAVE_DECL__SC_NPROCESSORS_CONF 1
#
#define HAVE_DECL__SC_NPROC_ONLN 0
#
#define HAVE_DECL__SC_NPROC_CONF 0
#
#define HAVE_DECL__SC_PAGESIZE 1
#
#define HAVE_DECL__SC_PAGE_SIZE 1
#
#define HAVE_DECL__SC_LARGE_PAGESIZE 0
#
#define HAVE_SYS_PARAM_H 1
#
#define HAVE_SYS_SYSCTL_H 1
#
#define HAVE_DECL_CTL_HW 0
#
#define HAVE_DECL_HW_NCPU 0
#
#define HAVE_DECL_STRTOULL 1
#
#define HAVE_SSIZE_T 1
#
#define HAVE_DECL_SNPRINTF 1
#
#define HAVE_DECL_STRCASECMP 1
#
#define HAVE_DECL__STRDUP 0
#
#define HAVE_DECL__PUTENV 0
#
#define HAVE_SYSCTL 1
#
#define HAVE_DECL_GETPROGNAME 0
#
#define HAVE_DECL_GETEXECNAME 0
#
#define HAVE_DECL_GETMODULEFILENAME 0
#
#define HAVE_PROGRAM_INVOCATION_NAME 1
#
#define HAVE___PROGNAME 1
#
#define HAVE_PTHREAD_T 1
#
#define hwloc_pid_t pid_t
#
#define hwloc_thread_t pthread_t
#
#define HWLOC_HAVE_SCHED_SETAFFINITY 1
#
#define HWLOC_HAVE_CPU_SET 1
#
#define HWLOC_HAVE_CPU_SET_S 1
#
#define HWLOC_HAVE_SYSCALL 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_RUNNING_ON_VALGRIND 0
#
#define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#
#define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#
#define HAVE_NUMAIF_H 1
#
#define HWLOC_HAVE_SET_MEMPOLICY 1
#
#define HWLOC_HAVE_MBIND 1
#
#define HWLOC_HAVE_MIGRATE_PAGES 1
#
#define HWLOC_HAVE_MOVE_PAGES 1
#
#define HAVE_LIBUDEV_H 1
#
#define HAVE_X11_XLIB_H 1
#
#define HAVE_X11_XUTIL_H 1
#
#define HAVE_X11_KEYSYM_H 1
#
#define HWLOC_HAVE_X11_KEYSYM 1
#
#define HWLOC_HAVE_LIBXML2 1
#
#define HWLOC_HAVE_X86_CPUID 1
#
#define HWLOC_HAVE_PTHREAD_MUTEX 1
#
#define HWLOC_HAVE_PLUGINS 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_USELOCALE 1
#
#define HAVE_XLOCALE_H 1
#
#define HAVE_SETLOCALE 1
#
#define HAVE_USELOCALE 1
#
#define HAVE_LANGINFO_H 1
#
#define HAVE_NL_LANGINFO 1
#
#define HWLOC_HAVE_LIBTERMCAP 1
#
#define HWLOC_USE_NCURSES 1
#
#define HAVE_DLFCN_H 1
#
#define LT_OBJDIR ".libs/"
#
#
configure: exit 0