Skip to content

Console Output

+ chmod 755 job-1-check.sh
+ ./job-1-check.sh hwloc-master-20240522.0830.git63a8288d3.tar.gz
############################
Running on:
Darwin hwloc-macosx15.cs1cloud.internal 19.4.0 Darwin Kernel Version 19.4.0: Wed Mar  4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64 x86_64
Tarball: hwloc-master-20240522.0830.git63a8288d3.tar.gz
############################
+ test -f /Users/ci/.ciprofile
+ . /Users/ci/.ciprofile
++ export PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
++ PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
++ export C_INCLUDE_PATH=/usr/local/include/
++ C_INCLUDE_PATH=/usr/local/include/
++ export DYLD_LIBRARY_PATH=/usr/local/lib/
++ DYLD_LIBRARY_PATH=/usr/local/lib/
++ export LD_LIBRARY_PATH=/usr/local/lib/
++ LD_LIBRARY_PATH=/usr/local/lib/
++ export LIBRARY_PATH=/usr/local/lib/
++ LIBRARY_PATH=/usr/local/lib/
+ tarball=hwloc-master-20240522.0830.git63a8288d3.tar.gz
++ basename hwloc-master-20240522.0830.git63a8288d3.tar.gz .tar.gz
+ basename=hwloc-master-20240522.0830.git63a8288d3
+ test -d hwloc-master-20240522.0830.git63a8288d3
+ tar xfz hwloc-master-20240522.0830.git63a8288d3.tar.gz
+ rm hwloc-master-20240522.0830.git63a8288d3.tar.gz
+ cd hwloc-master-20240522.0830.git63a8288d3
+ touch configure
+ mkdir build
+ cd build
+ ../configure

###
### Configuring hwloc distribution tarball
### Startup tests
###
checking build system type... x86_64-apple-darwin19.4.0
checking host system type... x86_64-apple-darwin19.4.0
checking target system type... x86_64-apple-darwin19.4.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... .././config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '501' is supported by ustar format... yes
checking whether GID '20' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
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... 196608
checking how to convert x86_64-apple-darwin19.4.0 file names to x86_64-apple-darwin19.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin19.4.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
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... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin19.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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 for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin19.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for gcc options needed to detect all undeclared functions... -fno-builtin
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 

###
### Configuring hwloc core
###
checking hwloc building mode... standalone
configure: hwloc builddir: /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build
configure: hwloc srcdir: /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3
configure: Detected VPATH build
checking for hwloc version... master-20240522.0830.git63a8288d3
checking if want hwloc maintainer support... disabled
checking for hwloc directory prefix... (none)
checking for hwloc symbol prefix... hwloc_
checking for the C compiler vendor... gnu
checking size of void *... 8
checking which OS support to include... Darwin
checking which CPU support to include... x86_64
checking size of unsigned long... 8
checking size of unsigned int... 4
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__(constructor)... 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)... no
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 whether to enable "picky" compiler mode... no (default)
checking for unistd.h... (cached) yes
checking for dirent.h... yes
checking for strings.h... (cached) yes
checking for ctype.h... yes
checking for strcasecmp... yes
checking whether strcasecmp is declared... yes
checking whether function strcasecmp has a complete prototype... 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 for sys/mman.h... yes

**** Darwin-specific checks
checking for the Foundation framework... yes
checking for the IOKit framework... yes
**** end of Darwin-specific checks

checking for sys/param.h... yes
checking for sys/sysctl.h... yes
checking whether CTL_HW is declared... yes
checking whether HW_NCPU is declared... yes
checking whether HW_REALMEM64 is declared... no
checking whether HW_MEMSIZE64 is declared... no
checking whether HW_PHYSMEM64 is declared... no
checking whether HW_USERMEM64 is declared... no
checking whether HW_REALMEM is declared... no
checking whether HW_MEMSIZE is declared... yes
checking whether HW_PHYSMEM is declared... yes
checking whether HW_USERMEM is declared... yes
checking for sysctl... yes
checking for sysctlbyname... yes
checking whether pthread_setaffinity_np is declared... no
checking whether pthread_getaffinity_np is declared... no
checking whether fabsf is declared... yes
checking for fabsf in -lm... yes
checking whether modff is declared... yes
checking for modff in -lm... yes
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 for mach/mach_init.h... yes
checking for mach_init.h... no
checking for mach/mach_host.h... yes
checking for host_info... yes
checking whether strtoull is declared... yes
checking for ssize_t... yes
checking whether snprintf is declared... yes
checking whether _strdup is declared... no
checking whether _putenv is declared... no
checking whether snprintf is correct... yes
checking whether getprogname is declared... yes
checking whether getexecname is declared... no
checking for program_invocation_name... no
checking for __progname... yes
checking for pthread_t... yes
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... yes
checking whether fls is declared... yes
checking whether function fls has a complete prototype... yes
checking for flsl... yes
checking whether flsl is declared... yes
checking whether function flsl has a complete prototype... yes
checking for clz... no
checking for clzl... no
checking for openat... yes
checking for malloc.h... no
checking for getpagesize... yes
checking for memalign... no
checking for posix_memalign... yes
checking for sys/utsname.h... yes
checking for uname... yes
checking for pthread_mutex_lock... yes
checking for valgrind/valgrind.h... no
checking whether RUNNING_ON_VALGRIND is declared... no

**** pciaccess configuration
checking for PCIACCESS... no
checking for pciaccess.h... no
**** end of pciaccess configuration

**** NVIDIA-common configuration
configure: common CUDA/OpenCL/NVML CPPFLAGS: 
configure: common CUDA/OpenCL/NVML LDFLAGS: 
**** end of NVIDIA-common configuration

**** CUDA configuration
checking for cuda.h... no
checking for cuda_runtime_api.h... no
**** end of CUDA configuration

**** NVML configuration
checking for nvml.h... no
**** end of NVML configuration

**** RSMI configuration
configure: assuming ROCm is installed in standard directories ...
checking for rocm_smi/rocm_smi.h... no
**** end of RSMI configuration

**** OpenCL configuration
checking for OpenCL/cl_ext.h... yes
checking for the OpenCL framework... yes
**** end of OpenCL configuration

**** LevelZero configuration
checking for LEVELZERO... no
checking for level_zero/ze_api.h... no
**** end of LevelZero configuration

**** NVIDIA GL configuration
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for X11/Xlib.h... yes
checking for XOpenDisplay in -lX11... yes
checking for NVCtrl/NVCtrl.h... no
**** end of NVIDIA GL configuration

**** libxml2 configuration
checking for LIBXML2... yes
checking for libxml/parser.h... yes
checking for xmlNewDoc... yes
checking for final LIBXML2 support... yes
**** end of libxml2 configuration

**** x86 CPUID configuration
checking for x86 cpuid... yes
**** end of x86 CPUID configuration

**** component and plugin-specific configuration
checking if plugin support is enabled... no
checking components to build statically...  noos xml synthetic xml_nolibxml darwin opencl xml_libxml x86
checking components to build as plugins... 
**** end of component and plugin configuration
checking for diff... /usr/bin/diff

###
### Configuring hwloc documentation
###
checking if this is a developer build... no (doxygen generation is optional)
checking for doxygen... no
checking for pdflatex... no
checking for makeindex... no
checking for fig2dev... no
checking for gs... no
checking for epstopdf... no
checking if can build doxygen docs... no
checking for w3m... no
checking for lynx... no
checking if can build top-level README... no
checking if will build top-level README... no
checking if will build doxygen docs... no
checking if will install doxygen docs... yes

###
### Configuring hwloc command line utilities
###
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) no
checking for X11/Xlib.h... (cached) yes
checking for XOpenDisplay in -lX11... (cached) yes
checking for X11/Xutil.h... yes
checking for X11/keysym.h... yes
checking for CAIRO... yes
checking for cairo.h... yes
checking for cairo_fill... yes
checking for final CAIRO support... yes
checking whether lstopo Cairo/X11 interactive graphical output is supported... yes
checking for wchar_t... yes
checking for putwc... yes
checking for locale.h... yes
checking for setlocale... (cached) yes
checking for uselocale... yes
checking for xlocale.h... yes
checking for setlocale... (cached) yes
checking for uselocale... (cached) yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking termcap support using ncurses and ... no
checking termcap support using ncurses and -lncursesw... no
checking termcap support using ncurses and -lncurses... yes
checking whether diff accepts -u... yes
checking whether diff accepts -w... yes
checking whether bind is declared... yes
checking for bind in -lsocket... no
checking for isatty... yes
checking for tcgetpgrp... yes
checking for time.h... yes
checking for clock_gettime... yes

###
### Configuring tests
###
checking for pthread_self in -lpthread... yes
checking for NUMA... no
checking for numa_available in -lnuma... no
checking for stdlib.h... (cached) yes
checking for mkstemp... yes
checking for infiniband/verbs.h... no
checking for xmllint... xmllint
checking for bunzip2... bunzip2
checking if CXX works... yes
checking whether diff accepts -u... yes

###
### Performing final hwloc configuration
###
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 hwloc/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/hwloc/Makefile
config.status: creating tests/hwloc/linux/Makefile
config.status: creating tests/hwloc/linux/allowed/Makefile
config.status: creating tests/hwloc/linux/gather/Makefile
config.status: creating tests/hwloc/x86/Makefile
config.status: creating tests/hwloc/x86+linux/Makefile
config.status: creating tests/hwloc/xml/Makefile
config.status: creating tests/hwloc/ports/Makefile
config.status: creating tests/hwloc/rename/Makefile
config.status: creating tests/hwloc/linux/allowed/test-topology.sh
config.status: creating tests/hwloc/linux/gather/test-gather-topology.sh
config.status: creating tests/hwloc/linux/test-topology.sh
config.status: creating tests/hwloc/x86/test-topology.sh
config.status: creating tests/hwloc/x86+linux/test-topology.sh
config.status: creating tests/hwloc/xml/test-topology.sh
config.status: creating tests/hwloc/wrapper.sh
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-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-distrib.sh
config.status: creating utils/hwloc/test-hwloc-info.sh
config.status: creating utils/hwloc/test-build-custom-topology.sh
config.status: creating utils/hwloc/test-fake-plugin.sh
config.status: creating utils/hwloc/test-parsing-flags.sh
config.status: creating utils/hwloc/test-hwloc-dump-hwdata/Makefile
config.status: creating utils/hwloc/test-hwloc-dump-hwdata/test-hwloc-dump-hwdata.sh
config.status: creating utils/lstopo/test-lstopo.sh
config.status: creating utils/lstopo/test-lstopo-shmem.sh
config.status: creating contrib/hwloc-ps.www/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/completion/Makefile
config.status: creating contrib/misc/Makefile
config.status: creating contrib/windows/Makefile
config.status: creating include/private/autogen/config.h
config.status: creating include/hwloc/autogen/config.h
config.status: linking ../hwloc/topology-solaris.c to tests/hwloc/ports/topology-solaris.c
config.status: linking ../hwloc/topology-solaris-chiptype.c to tests/hwloc/ports/topology-solaris-chiptype.c
config.status: linking ../hwloc/topology-aix.c to tests/hwloc/ports/topology-aix.c
config.status: linking ../hwloc/topology-windows.c to tests/hwloc/ports/topology-windows.c
config.status: linking ../hwloc/topology-darwin.c to tests/hwloc/ports/topology-darwin.c
config.status: linking ../hwloc/topology-freebsd.c to tests/hwloc/ports/topology-freebsd.c
config.status: linking ../hwloc/topology-netbsd.c to tests/hwloc/ports/topology-netbsd.c
config.status: linking ../hwloc/topology-hpux.c to tests/hwloc/ports/topology-hpux.c
config.status: linking ../hwloc/topology-opencl.c to tests/hwloc/ports/topology-opencl.c
config.status: linking ../hwloc/topology-cuda.c to tests/hwloc/ports/topology-cuda.c
config.status: linking ../hwloc/topology-nvml.c to tests/hwloc/ports/topology-nvml.c
config.status: linking ../hwloc/topology-rsmi.c to tests/hwloc/ports/topology-rsmi.c
config.status: linking ../hwloc/topology-levelzero.c to tests/hwloc/ports/topology-levelzero.c
config.status: linking ../hwloc/topology-gl.c to tests/hwloc/ports/topology-gl.c
config.status: linking ../utils/lstopo/lstopo-windows.c to tests/hwloc/ports/lstopo-windows.c
config.status: linking ../utils/lstopo/lstopo-android.c to tests/hwloc/ports/lstopo-android.c
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing chmoding-scripts commands

-----------------------------------------------------------------------------
Hwloc optional build support status (more details can be found above):

Probe / display I/O devices: OpenCL
Graphical output:            yes (Cairo)
XML input / output:          full
Plugin support:              no
-----------------------------------------------------------------------------

+ make
Making all in include
make[1]: Nothing to be done for `all'.
Making all in hwloc
  CC       topology.lo
  CC       traversal.lo
  CC       distances.lo
  CC       memattrs.lo
  CC       cpukinds.lo
  CC       components.lo
  CC       bind.lo
  CC       bitmap.lo
  CC       pci-common.lo
  CC       diff.lo
  CC       shmem.lo
  CC       misc.lo
  CC       base64.lo
  CC       topology-noos.lo
  CC       topology-synthetic.lo
  CC       topology-xml.lo
  CC       topology-xml-nolibxml.lo
  CC       topology-xml-libxml.lo
  CC       topology-opencl.lo
  CC       topology-darwin.lo
  CC       topology-x86.lo
  CCLD     libhwloc.la
Making all in utils
Making all in hwloc
Making all in .
  CC       hwloc-annotate.o
  CCLD     hwloc-annotate
  CC       hwloc-bind.o
  CCLD     hwloc-bind
  CC       hwloc-calc.o
  CCLD     hwloc-calc
  CC       hwloc-diff.o
  CCLD     hwloc-diff
  CC       hwloc-distrib.o
  CCLD     hwloc-distrib
  CC       hwloc-info.o
  CCLD     hwloc-info
  CC       hwloc-patch.o
  CCLD     hwloc-patch
  CC       hwloc-ps.o
  CC       common-ps.lo
  CCLD     libutils_common.la
  CCLD     hwloc-ps
  CC       hwloc-gather-cpuid.o
  CCLD     hwloc-gather-cpuid
Creating hwloc.7 man page...
Creating hwloc-annotate.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-distrib.1 man page...
Creating hwloc-info.1 man page...
Creating hwloc-patch.1 man page...
Creating hwloc-ps.1 man page...
Creating hwloc-gather-cpuid.1 man page...
Making all in lstopo
  CC       lstopo_no_graphics-lstopo.o
  CC       lstopo_no_graphics-lstopo-draw.o
  CC       lstopo_no_graphics-lstopo-tikz.o
  CC       lstopo_no_graphics-lstopo-fig.o
  CC       lstopo_no_graphics-lstopo-svg.o
  CC       lstopo_no_graphics-lstopo-ascii.o
  CC       lstopo_no_graphics-lstopo-text.o
  CC       lstopo_no_graphics-lstopo-xml.o
  CC       lstopo_no_graphics-lstopo-shmem.o
  CCLD     lstopo-no-graphics
  CC       lstopo-lstopo.o
  CC       lstopo-lstopo-draw.o
  CC       lstopo-lstopo-tikz.o
  CC       lstopo-lstopo-fig.o
  CC       lstopo-lstopo-svg.o
  CC       lstopo-lstopo-ascii.o
  CC       lstopo-lstopo-text.o
  CC       lstopo-lstopo-xml.o
  CC       lstopo-lstopo-shmem.o
  CC       lstopo-lstopo-cairo.o
  CCLD     lstopo
Creating lstopo-no-graphics.1 man page...
make[2]: Nothing to be done for `all-am'.
Making all in tests
Making all in hwloc
Making all in .
make[3]: Nothing to be done for `all-am'.
Making all in ports
make[3]: Nothing to be done for `all'.
Making all in xml
make[3]: Nothing to be done for `all'.
Making all in x86
make[3]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all-am'.
Making all in contrib/systemd
make[1]: Nothing to be done for `all'.
Making all in contrib/completion
make[1]: Nothing to be done for `all'.
Making all in contrib/misc
make[1]: Nothing to be done for `all'.
Making all in contrib/hwloc-ps.www
make[1]: Nothing to be done for `all'.
Making all in doc
/Library/Developer/CommandLineTools/usr/bin/make  all-recursive
Making all in examples
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
make[1]: Nothing to be done for `all-am'.
+ test xtrue = xtrue
+ utils/lstopo/lstopo-no-graphics -v
Machine (P#0 total=2048MiB)
  NUMANode L#0 (P#0 local=2048MiB total=2048MiB)
  Package L#0 (P#0 CPUVendor=GenuineIntel CPUModel="Intel(R) Xeon(R) W-3245 CPU @ 3.20GHz" CPUFamilyNumber=6 CPUModelNumber=78 CPUStepping=3)
    L2Cache L#0 (size=1024KiB linesize=64 ways=16)
      L1dCache L#0 (size=32KiB linesize=64)
        L1iCache L#0 (size=32KiB linesize=64)
          Core L#0 (P#0)
            PU L#0 (P#0)
  Package L#1 (P#1 CPUVendor=GenuineIntel CPUModel="Intel(R) Xeon(R) W-3245 CPU @ 3.20GHz" CPUFamilyNumber=6 CPUModelNumber=78 CPUStepping=3)
    L2Cache L#1 (size=1024KiB linesize=64 ways=16)
      L1dCache L#1 (size=32KiB linesize=64)
        L1iCache L#1 (size=32KiB linesize=64)
          Core L#1 (P#1)
            PU L#1 (P#1)
depth 0:           1 Machine (type #0)
 depth 1:          2 Package (type #1)
  depth 2:         2 L2Cache (type #5)
   depth 3:        2 L1dCache (type #4)
    depth 4:       2 L1iCache (type #9)
     depth 5:      2 Core (type #2)
      depth 6:     2 PU (type #3)
Special depth -3:  1 NUMANode (type #13)
Topology infos: Backend=Darwin OSName=Darwin OSRelease=19.4.0 OSVersion="Darwin Kernel Version 19.4.0: Wed Mar  4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64" HostName=hwloc-macosx15.cs1cloud.internal Architecture=x86_64 Backend=x86 hwlocVersion=master-20240522.0830.git63a8288d3 ProcessName=lstopo-no-graphics
+ cd ..
+ mkdir build-plugins
+ cd build-plugins
+ /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../configure --enable-plugins

###
### Configuring hwloc distribution tarball
### Startup tests
###
checking build system type... x86_64-apple-darwin19.4.0
checking host system type... x86_64-apple-darwin19.4.0
checking target system type... x86_64-apple-darwin19.4.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/.././config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '501' is supported by ustar format... yes
checking whether GID '20' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
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... 196608
checking how to convert x86_64-apple-darwin19.4.0 file names to x86_64-apple-darwin19.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin19.4.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
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... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin19.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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 for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin19.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for gcc options needed to detect all undeclared functions... -fno-builtin
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 

###
### Configuring hwloc core
###
checking hwloc building mode... standalone
configure: hwloc builddir: /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins
configure: hwloc srcdir: /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3
configure: Detected VPATH build
checking for hwloc version... master-20240522.0830.git63a8288d3
checking if want hwloc maintainer support... disabled
checking for hwloc directory prefix... (none)
checking for hwloc symbol prefix... hwloc_
checking for the C compiler vendor... gnu
checking size of void *... 8
checking which OS support to include... Darwin
checking which CPU support to include... x86_64
checking size of unsigned long... 8
checking size of unsigned int... 4
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__(constructor)... 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)... no
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 whether to enable "picky" compiler mode... no (default)
checking for unistd.h... (cached) yes
checking for dirent.h... yes
checking for strings.h... (cached) yes
checking for ctype.h... yes
checking for strcasecmp... yes
checking whether strcasecmp is declared... yes
checking whether function strcasecmp has a complete prototype... 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 for sys/mman.h... yes

**** Darwin-specific checks
checking for the Foundation framework... yes
checking for the IOKit framework... yes
**** end of Darwin-specific checks

checking for sys/param.h... yes
checking for sys/sysctl.h... yes
checking whether CTL_HW is declared... yes
checking whether HW_NCPU is declared... yes
checking whether HW_REALMEM64 is declared... no
checking whether HW_MEMSIZE64 is declared... no
checking whether HW_PHYSMEM64 is declared... no
checking whether HW_USERMEM64 is declared... no
checking whether HW_REALMEM is declared... no
checking whether HW_MEMSIZE is declared... yes
checking whether HW_PHYSMEM is declared... yes
checking whether HW_USERMEM is declared... yes
checking for sysctl... yes
checking for sysctlbyname... yes
checking whether pthread_setaffinity_np is declared... no
checking whether pthread_getaffinity_np is declared... no
checking whether fabsf is declared... yes
checking for fabsf in -lm... yes
checking whether modff is declared... yes
checking for modff in -lm... yes
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 for mach/mach_init.h... yes
checking for mach_init.h... no
checking for mach/mach_host.h... yes
checking for host_info... yes
checking whether strtoull is declared... yes
checking for ssize_t... yes
checking whether snprintf is declared... yes
checking whether _strdup is declared... no
checking whether _putenv is declared... no
checking whether snprintf is correct... yes
checking whether getprogname is declared... yes
checking whether getexecname is declared... no
checking for program_invocation_name... no
checking for __progname... yes
checking for pthread_t... yes
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... yes
checking whether fls is declared... yes
checking whether function fls has a complete prototype... yes
checking for flsl... yes
checking whether flsl is declared... yes
checking whether function flsl has a complete prototype... yes
checking for clz... no
checking for clzl... no
checking for openat... yes
checking for malloc.h... no
checking for getpagesize... yes
checking for memalign... no
checking for posix_memalign... yes
checking for sys/utsname.h... yes
checking for uname... yes
checking for pthread_mutex_lock... yes
checking for valgrind/valgrind.h... no
checking whether RUNNING_ON_VALGRIND is declared... no

**** pciaccess configuration
checking for PCIACCESS... no
checking for pciaccess.h... no
**** end of pciaccess configuration

**** NVIDIA-common configuration
configure: common CUDA/OpenCL/NVML CPPFLAGS: 
configure: common CUDA/OpenCL/NVML LDFLAGS: 
**** end of NVIDIA-common configuration

**** CUDA configuration
checking for cuda.h... no
checking for cuda_runtime_api.h... no
**** end of CUDA configuration

**** NVML configuration
checking for nvml.h... no
**** end of NVML configuration

**** RSMI configuration
configure: assuming ROCm is installed in standard directories ...
checking for rocm_smi/rocm_smi.h... no
**** end of RSMI configuration

**** OpenCL configuration
checking for OpenCL/cl_ext.h... yes
checking for the OpenCL framework... yes
**** end of OpenCL configuration

**** LevelZero configuration
checking for LEVELZERO... no
checking for level_zero/ze_api.h... no
**** end of LevelZero configuration

**** NVIDIA GL configuration
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for X11/Xlib.h... yes
checking for XOpenDisplay in -lX11... yes
checking for NVCtrl/NVCtrl.h... no
**** end of NVIDIA GL configuration

**** libxml2 configuration
checking for LIBXML2... yes
checking for libxml/parser.h... yes
checking for xmlNewDoc... yes
checking for final LIBXML2 support... yes
**** end of libxml2 configuration

**** x86 CPUID configuration
checking for x86 cpuid... yes
**** end of x86 CPUID configuration

**** component and plugin-specific configuration
checking if plugin support is enabled... yes
checking for dlopen... yes
checking for ltdl.h... no
checking which library to use for loading plugins... dlopen
checking components to build statically...  noos xml synthetic xml_nolibxml darwin x86
checking components to build as plugins...  opencl xml_libxml
**** end of component and plugin configuration
checking for diff... /usr/bin/diff

###
### Configuring hwloc documentation
###
checking if this is a developer build... no (doxygen generation is optional)
checking for doxygen... no
checking for pdflatex... no
checking for makeindex... no
checking for fig2dev... no
checking for gs... no
checking for epstopdf... no
checking if can build doxygen docs... no
checking for w3m... no
checking for lynx... no
checking if can build top-level README... no
checking if will build top-level README... no
checking if will build doxygen docs... no
checking if will install doxygen docs... yes

###
### Configuring hwloc command line utilities
###
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) no
checking for X11/Xlib.h... (cached) yes
checking for XOpenDisplay in -lX11... (cached) yes
checking for X11/Xutil.h... yes
checking for X11/keysym.h... yes
checking for CAIRO... yes
checking for cairo.h... yes
checking for cairo_fill... yes
checking for final CAIRO support... yes
checking whether lstopo Cairo/X11 interactive graphical output is supported... yes
checking for wchar_t... yes
checking for putwc... yes
checking for locale.h... yes
checking for setlocale... (cached) yes
checking for uselocale... yes
checking for xlocale.h... yes
checking for setlocale... (cached) yes
checking for uselocale... (cached) yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking termcap support using ncurses and ... no
checking termcap support using ncurses and -lncursesw... no
checking termcap support using ncurses and -lncurses... yes
checking whether diff accepts -u... yes
checking whether diff accepts -w... yes
checking whether bind is declared... yes
checking for bind in -lsocket... no
checking for isatty... yes
checking for tcgetpgrp... yes
checking for time.h... yes
checking for clock_gettime... yes

###
### Configuring tests
###
checking for pthread_self in -lpthread... yes
checking for NUMA... no
checking for numa_available in -lnuma... no
checking for stdlib.h... (cached) yes
checking for mkstemp... yes
checking for infiniband/verbs.h... no
checking for xmllint... xmllint
checking for bunzip2... bunzip2
checking if CXX works... yes
checking whether diff accepts -u... yes

###
### Performing final hwloc configuration
###
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 hwloc/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/hwloc/Makefile
config.status: creating tests/hwloc/linux/Makefile
config.status: creating tests/hwloc/linux/allowed/Makefile
config.status: creating tests/hwloc/linux/gather/Makefile
config.status: creating tests/hwloc/x86/Makefile
config.status: creating tests/hwloc/x86+linux/Makefile
config.status: creating tests/hwloc/xml/Makefile
config.status: creating tests/hwloc/ports/Makefile
config.status: creating tests/hwloc/rename/Makefile
config.status: creating tests/hwloc/linux/allowed/test-topology.sh
config.status: creating tests/hwloc/linux/gather/test-gather-topology.sh
config.status: creating tests/hwloc/linux/test-topology.sh
config.status: creating tests/hwloc/x86/test-topology.sh
config.status: creating tests/hwloc/x86+linux/test-topology.sh
config.status: creating tests/hwloc/xml/test-topology.sh
config.status: creating tests/hwloc/wrapper.sh
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-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-distrib.sh
config.status: creating utils/hwloc/test-hwloc-info.sh
config.status: creating utils/hwloc/test-build-custom-topology.sh
config.status: creating utils/hwloc/test-fake-plugin.sh
config.status: creating utils/hwloc/test-parsing-flags.sh
config.status: creating utils/hwloc/test-hwloc-dump-hwdata/Makefile
config.status: creating utils/hwloc/test-hwloc-dump-hwdata/test-hwloc-dump-hwdata.sh
config.status: creating utils/lstopo/test-lstopo.sh
config.status: creating utils/lstopo/test-lstopo-shmem.sh
config.status: creating contrib/hwloc-ps.www/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/completion/Makefile
config.status: creating contrib/misc/Makefile
config.status: creating contrib/windows/Makefile
config.status: creating include/private/autogen/config.h
config.status: creating include/hwloc/autogen/config.h
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../hwloc/topology-solaris.c to tests/hwloc/ports/topology-solaris.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../hwloc/topology-solaris-chiptype.c to tests/hwloc/ports/topology-solaris-chiptype.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../hwloc/topology-aix.c to tests/hwloc/ports/topology-aix.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../hwloc/topology-windows.c to tests/hwloc/ports/topology-windows.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../hwloc/topology-darwin.c to tests/hwloc/ports/topology-darwin.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../hwloc/topology-freebsd.c to tests/hwloc/ports/topology-freebsd.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../hwloc/topology-netbsd.c to tests/hwloc/ports/topology-netbsd.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../hwloc/topology-hpux.c to tests/hwloc/ports/topology-hpux.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../hwloc/topology-opencl.c to tests/hwloc/ports/topology-opencl.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../hwloc/topology-cuda.c to tests/hwloc/ports/topology-cuda.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../hwloc/topology-nvml.c to tests/hwloc/ports/topology-nvml.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../hwloc/topology-rsmi.c to tests/hwloc/ports/topology-rsmi.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../hwloc/topology-levelzero.c to tests/hwloc/ports/topology-levelzero.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../hwloc/topology-gl.c to tests/hwloc/ports/topology-gl.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../utils/lstopo/lstopo-windows.c to tests/hwloc/ports/lstopo-windows.c
config.status: linking /System/Volumes/Data/builds/workspace/extended-custombranch/check-unix/hwloc-master-20240522.0830.git63a8288d3/build-plugins/../utils/lstopo/lstopo-android.c to tests/hwloc/ports/lstopo-android.c
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing chmoding-scripts commands

-----------------------------------------------------------------------------
Hwloc optional build support status (more details can be found above):

Probe / display I/O devices: OpenCL
Graphical output:            yes (Cairo)
XML input / output:          full
Plugin support:              dlopen (opencl xml_libxml)
-----------------------------------------------------------------------------

+ make
Making all in include
make[1]: Nothing to be done for `all'.
Making all in hwloc
  CC       topology.lo
  CC       traversal.lo
  CC       distances.lo
  CC       memattrs.lo
  CC       cpukinds.lo
  CC       components.lo
  CC       bind.lo
  CC       bitmap.lo
  CC       pci-common.lo
  CC       diff.lo
  CC       shmem.lo
  CC       misc.lo
  CC       base64.lo
  CC       topology-noos.lo
  CC       topology-synthetic.lo
  CC       topology-xml.lo
  CC       topology-xml-nolibxml.lo
  CC       topology-darwin.lo
  CC       topology-x86.lo
  CCLD     libhwloc.la
  CC       hwloc_xml_libxml_la-topology-xml-libxml.lo
  CCLD     hwloc_xml_libxml.la
  CC       hwloc_opencl_la-topology-opencl.lo
  CCLD     hwloc_opencl.la
Making all in utils
Making all in hwloc
Making all in .
  CC       hwloc-annotate.o
  CCLD     hwloc-annotate
  CC       hwloc-bind.o
  CCLD     hwloc-bind
  CC       hwloc-calc.o
  CCLD     hwloc-calc
  CC       hwloc-diff.o
  CCLD     hwloc-diff
  CC       hwloc-distrib.o
  CCLD     hwloc-distrib
  CC       hwloc-info.o
  CCLD     hwloc-info
  CC       hwloc-patch.o
  CCLD     hwloc-patch
  CC       hwloc-ps.o
  CC       common-ps.lo
  CCLD     libutils_common.la
  CCLD     hwloc-ps
  CC       hwloc-gather-cpuid.o
  CCLD     hwloc-gather-cpuid
Creating hwloc.7 man page...
Creating hwloc-annotate.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-distrib.1 man page...
Creating hwloc-info.1 man page...
Creating hwloc-patch.1 man page...
Creating hwloc-ps.1 man page...
Creating hwloc-gather-cpuid.1 man page...
Making all in lstopo
  CC       lstopo_no_graphics-lstopo.o
  CC       lstopo_no_graphics-lstopo-draw.o
  CC       lstopo_no_graphics-lstopo-tikz.o
  CC       lstopo_no_graphics-lstopo-fig.o
  CC       lstopo_no_graphics-lstopo-svg.o
  CC       lstopo_no_graphics-lstopo-ascii.o
  CC       lstopo_no_graphics-lstopo-text.o
  CC       lstopo_no_graphics-lstopo-xml.o
  CC       lstopo_no_graphics-lstopo-shmem.o
  CCLD     lstopo-no-graphics
  CC       lstopo-lstopo.o
  CC       lstopo-lstopo-draw.o
  CC       lstopo-lstopo-tikz.o
  CC       lstopo-lstopo-fig.o
  CC       lstopo-lstopo-svg.o
  CC       lstopo-lstopo-ascii.o
  CC       lstopo-lstopo-text.o
  CC       lstopo-lstopo-xml.o
  CC       lstopo-lstopo-shmem.o
  CC       lstopo-lstopo-cairo.o
  CCLD     lstopo
Creating lstopo-no-graphics.1 man page...
make[2]: Nothing to be done for `all-am'.
Making all in tests
Making all in hwloc
Making all in .
make[3]: Nothing to be done for `all-am'.
Making all in ports
make[3]: Nothing to be done for `all'.
Making all in xml
make[3]: Nothing to be done for `all'.
Making all in x86
make[3]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all-am'.
Making all in contrib/systemd
make[1]: Nothing to be done for `all'.
Making all in contrib/completion
make[1]: Nothing to be done for `all'.
Making all in contrib/misc
make[1]: Nothing to be done for `all'.
Making all in contrib/hwloc-ps.www
make[1]: Nothing to be done for `all'.
Making all in doc
/Library/Developer/CommandLineTools/usr/bin/make  all-recursive
Making all in examples
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
make[1]: Nothing to be done for `all-am'.
+ test xtrue = xtrue
+ tests/hwloc/wrapper.sh utils/lstopo/lstopo-no-graphics -v
Machine (P#0 total=2048MiB)
  NUMANode L#0 (P#0 local=2048MiB total=2048MiB)
  Package L#0 (P#0 CPUVendor=GenuineIntel CPUModel="Intel(R) Xeon(R) W-3245 CPU @ 3.20GHz" CPUFamilyNumber=6 CPUModelNumber=78 CPUStepping=3)
    L2Cache L#0 (size=1024KiB linesize=64 ways=16)
      L1dCache L#0 (size=32KiB linesize=64)
        L1iCache L#0 (size=32KiB linesize=64)
          Core L#0 (P#0)
            PU L#0 (P#0)
  Package L#1 (P#1 CPUVendor=GenuineIntel CPUModel="Intel(R) Xeon(R) W-3245 CPU @ 3.20GHz" CPUFamilyNumber=6 CPUModelNumber=78 CPUStepping=3)
    L2Cache L#1 (size=1024KiB linesize=64 ways=16)
      L1dCache L#1 (size=32KiB linesize=64)
        L1iCache L#1 (size=32KiB linesize=64)
          Core L#1 (P#1)
            PU L#1 (P#1)
depth 0:           1 Machine (type #0)
 depth 1:          2 Package (type #1)
  depth 2:         2 L2Cache (type #5)
   depth 3:        2 L1dCache (type #4)
    depth 4:       2 L1iCache (type #9)
     depth 5:      2 Core (type #2)
      depth 6:     2 PU (type #3)
Special depth -3:  1 NUMANode (type #13)
Topology infos: Backend=Darwin OSName=Darwin OSRelease=19.4.0 OSVersion="Darwin Kernel Version 19.4.0: Wed Mar  4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64" HostName=hwloc-macosx15.cs1cloud.internal Architecture=x86_64 Backend=x86 hwlocVersion=master-20240522.0830.git63a8288d3 ProcessName=lstopo-no-graphics
+ tests/hwloc/wrapper.sh utils/hwloc/hwloc-info --support
discovery:pu = 1
discovery:disallowed_pu = 0
discovery:numa = 1
discovery:numa_memory = 0
discovery:disallowed_numa = 0
discovery:cpukind_efficiency = 0
cpubind:set_thisproc_cpubind = 0
cpubind:get_thisproc_cpubind = 0
cpubind:set_proc_cpubind = 0
cpubind:get_proc_cpubind = 0
cpubind:set_thisthread_cpubind = 0
cpubind:get_thisthread_cpubind = 0
cpubind:set_thread_cpubind = 0
cpubind:get_thread_cpubind = 0
cpubind:get_thisproc_last_cpu_location = 0
cpubind:get_proc_last_cpu_location = 0
cpubind:get_thisthread_last_cpu_location = 0
membind:set_thisproc_membind = 0
membind:get_thisproc_membind = 0
membind:set_proc_membind = 0
membind:get_proc_membind = 0
membind:set_thisthread_membind = 0
membind:get_thisthread_membind = 0
membind:set_area_membind = 0
membind:get_area_membind = 0
membind:alloc_membind = 0
membind:firsttouch_membind = 0
membind:bind_membind = 0
membind:interleave_membind = 0
membind:nexttouch_membind = 0
membind:migrate_membind = 0
membind:get_area_memlocation = 0
misc:imported_support = 0
+ cd ..
+ test xtrue = xtrue
+ exit 0