Started by user Brice.Goglin@inria.fr
Checking out git https://github.com/open-mpi/hwloc into /net/www/ci/hwloc/workspace/extended-customPR@script/c0291a8affdc3bea946cab745b73a07c990692d5e2187781865af58bcd6d137c to read contrib/ci.inria.fr/Jenkinsfile
The recommended git tool is: git
using credential 59850673-f35b-4305-bf34-69ab143ab031
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/open-mpi/hwloc
> git init /net/www/ci/hwloc/workspace/extended-customPR@script/c0291a8affdc3bea946cab745b73a07c990692d5e2187781865af58bcd6d137c # timeout=10
Fetching upstream changes from https://github.com/open-mpi/hwloc
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials jenkins bgoglin access token as login+passwd for individual job config
> git fetch --tags --force --progress -- https://github.com/open-mpi/hwloc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/open-mpi/hwloc # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/open-mpi/hwloc # timeout=10
Fetching upstream changes from https://github.com/open-mpi/hwloc
using GIT_ASKPASS to set credentials jenkins bgoglin access token as login+passwd for individual job config
> git fetch --tags --force --progress -- https://github.com/open-mpi/hwloc +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
> git rev-parse refs/remotes/origin/pr/731/head^{commit} # timeout=10
> git rev-parse pr/731/head^{commit} # timeout=10
Checking out Revision 9b2ace280efae22b03a21d321759571a5833186c (refs/remotes/origin/pr/731/head)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9b2ace280efae22b03a21d321759571a5833186c # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b pr/731/head 9b2ace280efae22b03a21d321759571a5833186c # timeout=10
Commit message: "Make hwloc_distances_get_by_name accept empty kinds"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] echo
This is NOT an official Basic job.
[Pipeline] echo
This is NOT an official Extended job.
[Pipeline] echo
Unix is disabled.
[Pipeline] echo
Debug is disabled.
[Pipeline] echo
MSVC is enabled.
[Pipeline] echo
WinCMake is enabled.
[Pipeline] echo
Coverity is disabled.
[Pipeline] echo
SonarQube is disabled.
[Pipeline] echo
Embedded is disabled.
[Pipeline] echo
MinGW is disabled.
[Pipeline] echo
Cygwin is enabled.
[Pipeline] echo
Android is disabled.
[Pipeline] stage
[Pipeline] { (Tarball)
[Pipeline] node
Running on Ubuntu_20.04_x86_64 in /builds/workspace/extended-customPR
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
using credential 59850673-f35b-4305-bf34-69ab143ab031
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/open-mpi/hwloc
> git init /builds/workspace/extended-customPR # timeout=10
Fetching upstream changes from https://github.com/open-mpi/hwloc
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials jenkins bgoglin access token as login+passwd for individual job config
> git fetch --tags --force --progress -- https://github.com/open-mpi/hwloc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/open-mpi/hwloc # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/open-mpi/hwloc # timeout=10
Fetching upstream changes from https://github.com/open-mpi/hwloc
using GIT_ASKPASS to set credentials jenkins bgoglin access token as login+passwd for individual job config
> git fetch --tags --force --progress -- https://github.com/open-mpi/hwloc +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
Checking out Revision 9b2ace280efae22b03a21d321759571a5833186c (refs/remotes/origin/pr/731/head)
Commit message: "Make hwloc_distances_get_by_name accept empty kinds"
[Pipeline] script
[Pipeline] {
[Pipeline] sh
> git rev-parse refs/remotes/origin/pr/731/head^{commit} # timeout=10
> git rev-parse pr/731/head^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 9b2ace280efae22b03a21d321759571a5833186c # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b pr/731/head 9b2ace280efae22b03a21d321759571a5833186c # timeout=10
+ git config --get remote.origin.url
[Pipeline] sh
+ test
+ git rev-parse --abbrev-ref HEAD
[Pipeline] sh
+ contrib/ci.inria.fr/job-0-tarball.sh pr/731/head
############################
Running on:
Linux hwloc-ubuntu2004amd64 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
############################
+ branch=pr/731/head
+ test -z pr/731/head
+ echo Got GIT branch name pr/731/head
Got GIT branch name pr/731/head
+ test -f /builds/.ciprofile
+ sed -r -e s@pr/([0-9]+)/head@PR-\1@
+ echo pr/731/head
+ branch=PR-731
+ echo PR-731
+ sed -r -e s@^.*/([^/]+)$@\1@ -e s/-.*//
+ basebranch=PR
+ test -d /builds/local/hwloc-PR
+ export PATH=/builds/local/hwloc-master/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+ echo using generic /builds/local/hwloc-master
using generic /builds/local/hwloc-master
+ rm -f hwloc-*.tar.gz hwloc-*.tar.bz2
+ automake --version
+ head -1
automake (GNU automake) 1.17
+ libtool --version
+ head -1
libtool (GNU libtool) 2.5.4
+ autoconf --version
+ head -1
autoconf (GNU Autoconf) 2.72
+ date --utc +%Y%m%d.%H%M
+ git show --format=format:%h -s
+ snapshot=PR-731-20250729.1706.git9b2ace280
+ sed -e s/^snapshot_version=.*/snapshot_version=PR-731-20250729.1706.git9b2ace280/ -e s/^snapshot=.*/snapshot=1/ -i VERSION
+ ./autogen.sh
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I ./config
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, './config'.
libtoolize: copying file './config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, './config'.
libtoolize: copying file './config/libtool.m4'
libtoolize: copying file './config/ltoptions.m4'
libtoolize: copying file './config/ltsugar.m4'
libtoolize: copying file './config/ltversion.m4'
libtoolize: copying file './config/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I ./config
autoreconf: running: /builds/local/hwloc-v2.12/autoconf-2.72/../bin/autoconf --force
autoreconf: running: /builds/local/hwloc-v2.12/autoconf-2.72/../bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:88: installing './config/ar-lib'
configure.ac:44: installing './config/compile'
configure.ac:37: installing './config/config.guess'
configure.ac:37: installing './config/config.sub'
configure.ac:40: installing './config/install-sh'
configure.ac:40: installing './config/missing'
parallel-tests: installing './config/test-driver'
contrib/misc/Makefile.am: installing './config/depcomp'
autoreconf: Leaving directory '.'
Checking whether configure needs patching for MacOS Big Sur libtool.m4 bug... no
+ ./configure
###
### Configuring hwloc distribution tarball
### Startup tests
###
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... 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 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... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /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 ranlib... ranlib
checking for archiver @FILE support... @
checking for strip... strip
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... mt
checking if mt 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... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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++... /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 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... none needed
checking for pkg-config... /usr/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: /builds/workspace/extended-customPR
configure: hwloc srcdir: /builds/workspace/extended-customPR
checking for hwloc version... PR-731-20250729.1706.git9b2ace280
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... Linux
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)... 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 whether to enable "picky" compiler mode... yes (default)
checking if gcc supports -Wdiscarded-qualifiers... yes
checking if gcc supports -Wvariadic-macros... yes
checking if gcc supports -Wtype-limits... yes
checking if gcc supports -Wstack-usage=262144... yes
checking if gcc supports -Wmissing-field-initializers... yes
checking if gcc supports -Wcast-function-type... yes
checking for unistd.h... (cached) yes
checking for dirent.h... yes
checking for strings.h... (cached) yes
checking for ctype.h... yes
checking for sys/wait.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
**** Linux-specific checks
checking whether sched_getcpu is declared... 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 with 6 parameters... yes
checking for libudev.h... yes
checking for udev_device_new_from_subsystem_sysname in -ludev... yes
**** end of Linux-specific checks
checking whether pthread_setaffinity_np is declared... yes
checking whether pthread_getaffinity_np is declared... yes
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... no
checking for mach_init.h... no
checking for mach/mach_host.h... no
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... no
checking whether getexecname is declared... no
checking for program_invocation_name... yes
checking for __progname... yes
checking for pthread_t... yes
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 for malloc.h... yes
checking for getpagesize... yes
checking for memalign... yes
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... yes
checking whether RUNNING_ON_VALGRIND is declared... yes
**** pciaccess configuration
checking for PCIACCESS... yes
checking for pciaccess.h... yes
checking for pci_slot_match_iterator_create... yes
checking for final PCIACCESS support... yes
**** 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 CL/cl_ext.h... yes
checking for clGetDeviceIDs in -lOpenCL... 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... yes
checking for X11/Xlib.h... yes
checking for XOpenDisplay in -lX11... yes
checking for NVCtrl/NVCtrl.h... yes
checking for XNVCTRLQueryTargetAttribute in -lXNVCtrl... yes
**** 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 linux pci opencl gl 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... yes
checking for doxygen... /usr/bin/doxygen
checking for pdflatex... /usr/bin/pdflatex
checking for makeindex... /usr/bin/makeindex
checking for fig2dev... /usr/bin/fig2dev
checking for gs... /usr/bin/gs
checking for epstopdf... /usr/bin/epstopdf
checking if can build doxygen docs... yes
checking for w3m... /usr/bin/w3m
checking for lynx... no
checking if can build top-level README... yes
checking if will build top-level README... yes
checking if will build doxygen docs... yes
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) yes
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... no
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking termcap support using ncurses and ... no
checking termcap support using ncurses and -lncursesw... 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... yes
checking whether numa_bitmask_alloc is declared... yes
checking for stdlib.h... (cached) yes
checking for mkstemp... yes
checking for infiniband/verbs.h... yes
checking for ibv_open_device in -libverbs... yes
checking for bash... /bin/bash
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/completion/test-bash-completion.sh
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: PCI(pciaccess+linux) LinuxIO OpenCL GL
Graphical output: yes (Cairo)
XML input / output: full
Plugin support: no
-----------------------------------------------------------------------------
+ make
Making all in include
make[1]: Entering directory '/builds/workspace/extended-customPR/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builds/workspace/extended-customPR/include'
Making all in hwloc
make[1]: Entering directory '/builds/workspace/extended-customPR/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-pci.lo
CC topology-opencl.lo
CC topology-gl.lo
CC topology-linux.lo
CC topology-hardwired.lo
CC topology-x86.lo
CCLD libhwloc.la
make[1]: Leaving directory '/builds/workspace/extended-customPR/hwloc'
Making all in utils
make[1]: Entering directory '/builds/workspace/extended-customPR/utils'
Making all in hwloc
make[2]: Entering directory '/builds/workspace/extended-customPR/utils/hwloc'
Making all in .
make[3]: Entering directory '/builds/workspace/extended-customPR/utils/hwloc'
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
CC hwloc_dump_hwdata-hwloc-dump-hwdata.o
CC hwloc_dump_hwdata-hwloc-dump-hwdata-knl.o
CCLD hwloc-dump-hwdata
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-gather-topology.1 man page...
Creating hwloc-ps.1 man page...
Creating hwloc-gather-cpuid.1 man page...
Creating hwloc-dump-hwdata.1 man page...
make[3]: Leaving directory '/builds/workspace/extended-customPR/utils/hwloc'
Making all in test-hwloc-dump-hwdata
make[3]: Entering directory '/builds/workspace/extended-customPR/utils/hwloc/test-hwloc-dump-hwdata'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builds/workspace/extended-customPR/utils/hwloc/test-hwloc-dump-hwdata'
make[2]: Leaving directory '/builds/workspace/extended-customPR/utils/hwloc'
Making all in lstopo
make[2]: Entering directory '/builds/workspace/extended-customPR/utils/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]: Leaving directory '/builds/workspace/extended-customPR/utils/lstopo'
make[2]: Entering directory '/builds/workspace/extended-customPR/utils'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/builds/workspace/extended-customPR/utils'
make[1]: Leaving directory '/builds/workspace/extended-customPR/utils'
Making all in tests
make[1]: Entering directory '/builds/workspace/extended-customPR/tests'
Making all in hwloc
make[2]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc'
Making all in .
make[3]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc'
Making all in ports
make[3]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/ports'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/ports'
Making all in xml
make[3]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/xml'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/xml'
Making all in linux
make[3]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/linux'
Making all in .
make[4]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/linux'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/linux'
Making all in allowed
make[4]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/linux/allowed'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/linux/allowed'
Making all in gather
make[4]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/linux/gather'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/linux/gather'
make[3]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/linux'
Making all in x86
make[3]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/x86'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/x86'
Making all in x86+linux
make[3]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/x86+linux'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/x86+linux'
make[2]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc'
make[2]: Entering directory '/builds/workspace/extended-customPR/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/builds/workspace/extended-customPR/tests'
make[1]: Leaving directory '/builds/workspace/extended-customPR/tests'
Making all in contrib/systemd
make[1]: Entering directory '/builds/workspace/extended-customPR/contrib/systemd'
Creating hwloc-dump-hwdata.service...
make[1]: Leaving directory '/builds/workspace/extended-customPR/contrib/systemd'
Making all in contrib/completion
make[1]: Entering directory '/builds/workspace/extended-customPR/contrib/completion'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builds/workspace/extended-customPR/contrib/completion'
Making all in contrib/misc
make[1]: Entering directory '/builds/workspace/extended-customPR/contrib/misc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builds/workspace/extended-customPR/contrib/misc'
Making all in contrib/hwloc-ps.www
make[1]: Entering directory '/builds/workspace/extended-customPR/contrib/hwloc-ps.www'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builds/workspace/extended-customPR/contrib/hwloc-ps.www'
Making all in doc
make[1]: Entering directory '/builds/workspace/extended-customPR/doc'
/bin/mkdir -p images
/usr/bin/fig2dev -m 1.5 -L png images/diagram.fig images/diagram.png
/bin/mkdir -p images
/usr/bin/fig2dev -L eps images/diagram.fig images/diagram.eps
make all-recursive
make[2]: Entering directory '/builds/workspace/extended-customPR/doc'
Making all in examples
make[3]: Entering directory '/builds/workspace/extended-customPR/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builds/workspace/extended-customPR/doc/examples'
make[3]: Entering directory '/builds/workspace/extended-customPR/doc'
rm -fr doxygen-doc
/usr/bin/doxygen /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'CREATE_SUBDIRS_LEVEL' at line 106, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'PYTHON_DOCSTRING' at line 253, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'NUM_PROC_THREADS' at line 491, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'RESOLVE_UNNAMED_PARAMS' at line 561, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'SHOW_HEADERFILE' at line 634, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'WARN_IF_INCOMPLETE_DOC' at line 852, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'WARN_LINE_FORMAT' at line 892, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'CLANG_ADD_INC_PATHS' at line 1175, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'DOCSET_FEEDURL' at line 1405, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'FULL_SIDEBAR' at line 1616, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'OBFUSCATE_EMAILS' at line 1647, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'HTML_FORMULA_FORMAT' at line 1658, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'MATHJAX_VERSION' at line 1706, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'DOT_UML_DETAILS' at line 2492, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'DOT_WRAP_THRESHOLD' at line 2501, file /builds/workspace/extended-customPR/doc/doxygen.cfg
warning: ignoring unsupported tag 'DIR_GRAPH_MAX_DEPTH' at line 2574, file /builds/workspace/extended-customPR/doc/doxygen.cfg
Notice: Output directory '../doc/doxygen-doc' does not exist. I have created it for you.
Searching for include files...
Searching for files in directory /builds/workspace/extended-customPR/doc
Searching for example files...
Searching for files in directory /builds/workspace/extended-customPR/doc
Searching for images...
Searching for files in directory /builds/workspace/extended-customPR/doc/images
Searching for files in directory /builds/workspace/extended-customPR/doc/images
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Reading and parsing tag files
Parsing files
Preprocessing /builds/workspace/extended-customPR/doc/hwloc.doxy...
Parsing file /builds/workspace/extended-customPR/doc/hwloc.doxy...
Preprocessing /builds/workspace/extended-customPR/include/hwloc.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/helper.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/helper.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/bitmap.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/bitmap.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/export.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/export.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/distances.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/distances.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/memattrs.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/memattrs.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/cpukinds.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/cpukinds.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/linux.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/linux.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/linux-libnuma.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/linux-libnuma.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/windows.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/windows.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/glibc-sched.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/glibc-sched.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/opencl.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/opencl.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/cuda.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/cuda.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/cudart.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/cudart.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/nvml.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/nvml.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/rsmi.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/rsmi.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/levelzero.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/levelzero.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/gl.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/gl.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/openfabrics-verbs.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/openfabrics-verbs.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/diff.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/diff.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/shmem.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/shmem.h...
Preprocessing /builds/workspace/extended-customPR/include/hwloc/plugins.h...
Parsing file /builds/workspace/extended-customPR/include/hwloc/plugins.h...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Computing nesting relations for classes...
Associating documentation with classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file bitmap.h...
Generating code for file cpukinds.h...
Generating code for file cuda.h...
Generating code for file cudart.h...
Generating code for file diff.h...
Generating code for file distances.h...
Generating code for file export.h...
Generating code for file gl.h...
Generating code for file glibc-sched.h...
Generating code for file helper.h...
Generating code for file hwloc.h...
Generating code for file levelzero.h...
Generating code for file linux-libnuma.h...
Generating code for file linux.h...
Generating code for file memattrs.h...
Generating code for file nvml.h...
Generating code for file opencl.h...
Generating code for file openfabrics-verbs.h...
Generating code for file plugins.h...
Generating code for file rsmi.h...
Generating code for file shmem.h...
Generating code for file windows.h...
Generating file documentation...
Generating page documentation...
Generating docs for page installation...
Generating docs for page useapi...
Generating docs for page termsanddefs...
Generating docs for page tools...
Generating docs for page envvar...
Generating docs for page cpu_mem_bind...
Generating docs for page iodevices...
Generating docs for page miscobjs...
Generating docs for page attributes...
Generating docs for page topoattrs...
Generating docs for page heteromem...
Generating docs for page xml...
Generating docs for page synthetic...
Generating docs for page interoperability...
Generating docs for page threadsafety...
Generating docs for page plugins...
Generating docs for page embed...
Generating docs for page faq...
Generating docs for page upgrade_to_api_3x...
Generating group documentation...
Generating class documentation...
Generating docs for compound hwloc_backend...
Generating docs for compound hwloc_cl_device_pci_bus_info_khr...
Generating docs for compound hwloc_cl_device_topology_amd...
Generating docs for compound hwloc_component...
Generating docs for compound hwloc_disc_component...
Generating docs for compound hwloc_disc_status...
Generating docs for compound hwloc_distances_s...
Generating docs for compound hwloc_info_s...
Generating docs for compound hwloc_infos_s...
Generating docs for compound hwloc_location...
Generating docs for nested compound hwloc_location::hwloc_location_u...
Generating docs for compound hwloc_obj...
Generating docs for compound hwloc_obj_attr_u...
Generating docs for nested compound hwloc_obj_attr_u::hwloc_bridge_attr_s...
Generating docs for nested compound hwloc_obj_attr_u::hwloc_cache_attr_s...
Generating docs for nested compound hwloc_obj_attr_u::hwloc_group_attr_s...
Generating docs for nested compound hwloc_obj_attr_u::hwloc_numanode_attr_s...
Generating docs for nested compound hwloc_obj_attr_u::hwloc_numanode_attr_s::hwloc_memory_page_type_s...
Generating docs for nested compound hwloc_obj_attr_u::hwloc_osdev_attr_s...
Generating docs for nested compound hwloc_obj_attr_u::hwloc_pcidev_attr_s...
Generating docs for compound hwloc_topology_cpubind_support...
Generating docs for compound hwloc_topology_diff_obj_attr_u...
Generating docs for nested compound hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_generic_s...
Generating docs for nested compound hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_string_s...
Generating docs for nested compound hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_uint64_s...
Generating docs for compound hwloc_topology_diff_u...
Generating docs for nested compound hwloc_topology_diff_u::hwloc_topology_diff_generic_s...
Generating docs for nested compound hwloc_topology_diff_u::hwloc_topology_diff_obj_attr_s...
Generating docs for nested compound hwloc_topology_diff_u::hwloc_topology_diff_too_complex_s...
Generating docs for compound hwloc_topology_discovery_support...
Generating docs for compound hwloc_topology_membind_support...
Generating docs for compound hwloc_topology_misc_support...
Generating docs for compound hwloc_topology_support...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 912/65536 hits=7203 misses=949
finished...
Work-around spurious leading _ in doxygen filenames...
(cd doxygen-doc/man/man3 ; \
for i in _hwloc* ; do \
[ ! -f $i ] || mv $i ${i#_} ; \
done)
Removing useless manpages...
cd doxygen-doc/latex; \
rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \
/bin/sed -e 's/a4paper/letterpaper/g' refman.tex > letter-refman.tex; \
/usr/bin/pdflatex letter-refman.tex; \
/usr/bin/makeindex letter-refman.idx; \
/usr/bin/pdflatex letter-refman.tex; \
done=0; repeat=5; \
while test $done = 0 -a $repeat -gt 0; do \
if /bin/grep -E 'Rerun (LaTeX|to get cross-references right)' letter-refman.log > /dev/null 2>&1; then \
/usr/bin/pdflatex letter-refman.tex; \
repeat=`expr $repeat - 1`; \
else \
done=1; \
fi; \
done; \
mv letter-refman.pdf /builds/workspace/extended-customPR/doc/doxygen-doc/hwloc-letter.pdf
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
(./letter-refman.tex
LaTeX2e <2020-02-02> patch level 2
L3 programming layer <2020-02-14>
(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
Document Class: book 2019/12/20 v1.4l Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo))
(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty
(/usr/share/texlive/texmf-dist/tex/latex/tools/array-2016-10-06.sty))
(/usr/share/texlive/texmf-dist/tex/latex/base/fixltx2e.sty
Package fixltx2e Warning: fixltx2e is not required with releases after 2015
(fixltx2e) All fixes are now in the LaTeX kernel.
(fixltx2e) See the latexrelease package for details.
) (/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty)
(/usr/share/texlive/texmf-dist/tex/latex/float/float.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty)
(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)
(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty))
(./longtable_doxygen.sty) (./tabu_doxygen.sty
(/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty))
(/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty))
(/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty)
(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hanging/hanging.sty)
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty
(/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty
(/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex)))
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)))
(/usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty)
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/tc-pdftex.def))
(/usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(/usr/share/texlive/texmf-dist/tex/latex/stackengine/stackengine.sty
(/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(/usr/share/texlive/texmf-dist/tex/generic/listofitems/listofitems.sty
(/usr/share/texlive/texmf-dist/tex/generic/listofitems/listofitems.tex)))
(/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty))
(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty)
(/usr/share/texlive/texmf-dist/tex/latex/wasysym/wasysym.sty)
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty)
(/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty
LaTeX Warning: Command \underbar has changed.
Check if current package is valid.
LaTeX Warning: Command \underline has changed.
Check if current package is valid.
) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty))
(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty)
Writing index file letter-refman.idx
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
(/usr/share/texlive/texmf-dist/tex/latex/newunicodechar/newunicodechar.sty)
Package newunicodechar Warning: Redefining Unicode character on input line 119.
Package newunicodechar Warning: Redefining Unicode character on input line 120.
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty
(/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty))
(/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)
(/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty)
(/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty)
(/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)
(/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty)
(/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty)
(/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/backref.sty
(/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
(/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty)
(/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty
(/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))))
(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
(/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty)
(/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty))
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def)
(/usr/share/texlive/texmf-dist/tex/latex/caption/caption.sty
(/usr/share/texlive/texmf-dist/tex/latex/caption/caption3.sty)
(/usr/share/texlive/texmf-dist/tex/latex/caption/ltcaption.sty))
(/usr/share/texlive/texmf-dist/tex/latex/etoc/etoc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def)
No file letter-refman.aux.
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)
(/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
*geometry* driver: auto-detecting
*geometry* detected driver: pdftex
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
(/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty)
(/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty))
No file letter-refman.toc.
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)
(/usr/share/texlive/texmf-dist/tex/latex/wasysym/uwasy.fd) [1{/var/lib/texmf/fo
nts/map/pdftex/updmap/pdftex.map}] [2]
Chapter 1.
(./index.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd)
[1] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (76.04865pt too wide) in paragraph at lines 70--71
[]\T1/phv/m/n/10 Remote ma-chine sim-u-la-tion through the gath-er-ing of topol
-ogy as X[]ML files, see [].
[2] <./dudley.png> <./hagrid.png>
Underfull \vbox (badness 2846) has occurred while \output is active [3] <./emme
tt.png> [4]
Underfull \hbox (badness 1831) in paragraph at lines 194--195
[]\T1/phv/m/n/10 Similarly, the abil-ity of re-port-ing topol-ogy in-for-ma-tio
n varies from one plat-form to an-other. As shown in
<./ppc64-with-smt.png> <./ppc64-without-smt.png> [5] <./ppc64-full-with-smt.pn
g> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6]
Underfull \vbox (badness 10000) has occurred while \output is active [7]
Overfull \hbox (61.35112pt too wide) in paragraph at lines 410--411
[]\T1/phv/m/n/10 hwloc pro-vides a \T1/pcr/m/n/10 pkg-config \T1/phv/m/n/10 ex-
e-cutable to ob-tain rel-e-vant com-piler and linker flags. See []
[8]
Overfull \hbox (70.74509pt too wide) in paragraph at lines 449--450
[]\T1/phv/m/n/10 Questions may be sent to the users or de-vel-op-ers mail-ing l
ists ([][] \T1/pcr/m/n/10 https[]://www.[]open-mpi.[]org/community/lists/hwloc.
[]
) [9] [10]
Chapter 2.
(./a00363.tex
Underfull \hbox (badness 10000) in paragraph at lines 11--12
Overfull \hbox (35.67361pt too wide) in paragraph at lines 18--19
[]\T1/phv/m/n/10 the N[]V[]I[]D[]IA C[]U[]DA Toolkit for C[]U[]DA de-vice dis-c
ov-ery. See [].
Underfull \hbox (badness 1377) in paragraph at lines 22--23
[]\T1/phv/m/n/10 the one[]A[]PI Level Zero li-brary. The rel-e-vant de-vel-op-m
ent pack-age is usu-ally \T1/pcr/m/n/10 level-zero-dev \T1/phv/m/n/10 or
[11]) [12]
Chapter 3.
(./a00364.tex
Overfull \hbox (99.16913pt too wide) in paragraph at lines 20--20
[] \T1/pcr/m/n/8 message(FATAL_ERROR "FindHWLOC needs pkg-config program and P
KG_CONFIG_PATH must contain the path to hwloc.pc file.")[]
) [13] [14]
Chapter 4.
(./a00365.tex
Underfull \hbox (badness 10000) detected at line 11
[][][]
[15] [16] <./diagram.pdf> [17]) [18]
Chapter 5.
(./a00366.tex [19]
Overfull \hbox (85.79591pt too wide) in paragraph at lines 34--35
[]\T1/phv/m/n/10 Currently only used on In-tel Xeon Phi pro-ces-sor plat-forms.
See [].
[20]) [21] [22]
Chapter 6.
(./a00367.tex
Overfull \hbox (93.98466pt too wide) in paragraph at lines 15--16
[]\T1/phv/m/n/10 enforces the re-turn value of [], as if []
Overfull \hbox (138.96768pt too wide) in paragraph at lines 18--19
\T1/phv/m/n/10 tem even if the topol-ogy was loaded from X[]ML or syn-thetic de
-scrip-tion, as if []
[23]
Underfull \hbox (badness 3000) in paragraph at lines 55--58
\T1/pcr/m/n/10 coretype\T1/phv/m/n/10 , \T1/pcr/m/n/10 frequency\T1/phv/m/n/10
, \T1/pcr/m/n/10 frequency[]_[]base\T1/phv/m/n/10 , \T1/pcr/m/n/10 frequency[]_
[]max\T1/phv/m/n/10 , \T1/pcr/m/n/10 forced[]_[]efficiency\T1/phv/m/n/10 , \T1/
pcr/m/n/10 no[]_[]
[24]
Underfull \hbox (badness 1112) in paragraph at lines 95--96
[]\T1/phv/m/n/10 This vari-able does not im-pact the query-ing of Win-dows pro-
ces-sor groups us-ing the ded-i-cated A[]PI in
[25]
Underfull \hbox (badness 963) in paragraph at lines 111--112
[]\T1/phv/m/n/10 loads files dumped by \T1/pcr/m/n/10 hwloc-dump-hwdata \T1/phv
/m/n/10 (on
) [26]
Chapter 7.
(./a00368.tex
Underfull \vbox (badness 4144) has occurred while \output is active [27]
Overfull \hbox (20.24147pt too wide) in paragraph at lines 18--19
[]\T1/phv/m/n/10 functions that set/get the cur-rent mem-ory bind-ing poli-cies
(if supported)[]: [], [],
) [28]
Chapter 8.
(./a00369.tex [29]
Underfull \hbox (badness 5203) in paragraph at lines 45--46
[]\T1/phv/m/n/10 Open[]Fabrics (Infini[]Band, Omni-[]Path, us[]N[]IC, etc) H[]C
[]As ([] and
[30] <./devel09-pci.png> [31] [32]) [33] [34]
Chapter 9.
(./a00370.tex)
Overfull \hbox (102.06674pt too wide) in paragraph at lines 18--211
\T1/phv/m/n/10 The user may an-no-tate hwloc topolo-gies with its own Misc ob-j
ects. This can be achieved with []
[35] [36]
Chapter 10.
(./a00371.tex [37]
Underfull \hbox (badness 3815) in paragraph at lines 33--34
[]\T1/phv/m/n/10 Some P[]O[]W[]E[]R/[]Power[]P[]C-specific at-tributes de-
[38]
Underfull \hbox (badness 1412) in paragraph at lines 78--79
[]\T1/phv/m/n/10 The type of Open[]CL de-vice, the
Underfull \hbox (badness 1509) in paragraph at lines 79--80
[]\T1/phv/m/n/10 The num-ber of com-pute units and
[39]
Underfull \hbox (badness 10000) in paragraph at lines 89--90
[]\T1/phv/m/n/10 The
Underfull \hbox (badness 4168) in paragraph at lines 90--91
[]\T1/phv/m/n/10 The num-ber of com-ple-tion
Underfull \hbox (badness 1132) in paragraph at lines 92--93
[]\T1/phv/m/n/10 The amount of G[]PU mem-ory
Underfull \hbox (badness 5726) in paragraph at lines 97--98
[]\T1/phv/m/n/10 The num-
Underfull \hbox (badness 7238) in paragraph at lines 100--101
[]\T1/phv/m/n/10 The num-ber of
Underfull \hbox (badness 10000) in paragraph at lines 103--104
[]\T1/phv/m/n/10 The node
[40]
Overfull \hbox (63.12173pt too wide) in paragraph at lines 122--123
[]
) [41] [42]
Chapter 11.
(./a00372.tex [43]
Underfull \hbox (badness 2088) in paragraph at lines 28--29
[]\T1/phv/m/n/10 N[]V[]ML OS de-vices may be con-verted into the cor-re-spond-i
ng C[]U[]DA, Open[]CL or P[]CI de-vices us-ing
Underfull \hbox (badness 2521) in paragraph at lines 37--37
[]\T1/phv/m/n/10 The en-tire A[]PI is lo-cated in []. See also [], as well as
Overfull \hbox (41.11263pt too wide) in paragraph at lines 42--43
[]\T1/phv/m/n/10 The mem-ory at-tributes A[]PI is lo-cated in [], see []
[44]
Underfull \hbox (badness 3312) in paragraph at lines 58--59
[]\T1/phv/m/n/10 The com-pat-i-bil-ity at-tribute of the C[]P[]Us as found in t
he IO reg-
) [45] [46]
Chapter 12.
(./a00373.tex <./heteromem.png> [47]
Underfull \hbox (badness 10000) in paragraph at lines 28--29
[48]
Underfull \hbox (badness 10000) in paragraph at lines 83--84
Underfull \hbox (badness 10000) in paragraph at lines 91--92
) [49] [50]
Chapter 13.
(./a00374.tex
Overfull \hbox (24.58128pt too wide) in paragraph at lines 1--2
\T1/phv/m/n/10 ma-nip-u-lat-ing other nodes\TS1/phv/m/n/10 ' \T1/phv/m/n/10 top
ol-ogy, or avoid-ing the need for priv-i-leged pro-cesses (see []).
Underfull \hbox (badness 10000) detected at line 7
[][][]
[51])
Overfull \hbox (48.95135pt too wide) in paragraph at lines 30--227
[]\T1/phv/m/n/10 It is there-fore strongly rec-om-mended to check the re-turn v
alue of both [] (or [])
[52]
Chapter 14.
(./a00375.tex
Underfull \hbox (badness 10000) detected at line 22
[][][]
[53]
Underfull \hbox (badness 1735) in paragraph at lines 54--54
[]\T1/phv/m/n/10 hwloc command-line tools may mod-ify a syn-thetic topol-ogy, f
or in-stance to cus-tomize ob-ject at-tributes, or
Underfull \hbox (badness 2856) in paragraph at lines 54--54
\T1/phv/m/n/10 to re-move some ob-jects to make the topol-ogy het-ero-ge-neous
or asym-met-ric. See many ex-am-ples in
Overfull \hbox (147.07639pt too wide) in paragraph at lines 67--68
[]\T1/phv/m/n/10 The ex-ported string may be passed back to hwloc for recre-at-
ing an-other sim-i-lar topol-ogy (see also []).
) [54]
Chapter 15.
(./a00376.tex [55]) [56]
Chapter 16.
(./a00377.tex
Overfull \hbox (61.98373pt too wide) in paragraph at lines 9--10
[][]\T1/pcr/m/n/10 , [], []
Overfull \hbox (100.00989pt too wide) in paragraph at lines 14--15
[][]\T1/phv/m/n/10 , [],
Overfull \hbox (32.08667pt too wide) in paragraph at lines 16--17
[][] \T1/phv/m/n/10 and [] (see [])
Underfull \hbox (badness 2253) in paragraph at lines 36--37
[]\T1/phv/m/n/10 Whenever the topol-ogy is mod-i-fied (see above), [] should be
called
Underfull \hbox (badness 1292) in paragraph at lines 36--37
[] \T1/phv/m/n/10 or [] may also re-fresh in-ter-nal
[57]) [58]
Chapter 17.
(./a00378.tex [59] [60]
Underfull \hbox (badness 10000) in paragraph at lines 53--54
[]\T1/phv/m/n/10 X[]ML topol-ogy im-port (see []) is al-ways built stat-i-
) [61] [62]
Chapter 18.
(./a00379.tex [63] [64]) [65] [66]
Chapter 19.
(./a00380.tex
Overfull \hbox (48.00891pt too wide) in paragraph at lines 5--6
\T1/phv/m/n/10 ware threads, or to en-tire mul-ti-threaded cores, etc. See [].
[67] [68] [69] [70]
Underfull \hbox (badness 10000) detected at line 168
[][][]
[71]
Overfull \hbox (200.44678pt too wide) in paragraph at lines 176--176
[]\T1/phv/m/n/10 If mul-ti-ple topolo-gies of dif-fer-ent (but sim-i-lar) nodes
are needed in your pro-gram, have a look at [].[]
Underfull \hbox (badness 1824) in paragraph at lines 184--185
[]\T1/phv/m/n/10 It is also pos-si-ble to in-sert Misc ob-jects with a cus-tom
name any-where as a leaf of the topol-ogy (see
Overfull \hbox (36.06648pt too wide) in paragraph at lines 188--188
\T1/phv/m/n/10 pointer. It may be ma-nip-u-lated with [] and [].[]
Underfull \hbox (badness 10000) in paragraph at lines 189--190
[72]
Overfull \hbox (22.36908pt too wide) in paragraph at lines 199--199
[]\T1/pcr/m/n/8 $ hwloc-annotate topo.xml topo.xml -- none -- cpukind $(hwloc-c
alc -i topo.xml pack:0) 1 0 CoreType Big
Overfull \hbox (36.76909pt too wide) in paragraph at lines 200--200
[]\T1/pcr/m/n/8 $ hwloc-annotate topo.xml topo.xml -- none -- cpukind $(hwloc-c
alc -i topo.xml pack:1) 0 0 CoreType Little[]
Underfull \hbox (badness 10000) in paragraph at lines 202--203
Underfull \hbox (badness 10000) in paragraph at lines 214--215
Underfull \hbox (badness 10000) in paragraph at lines 224--225
Underfull \hbox (badness 10000) in paragraph at lines 227--228
[73]
Underfull \hbox (badness 2269) in paragraph at lines 240--241
[]\T1/phv/m/n/10 Also re-mem-ber that these hwloc com-po-nents may be dis-abled
. At build-time, one may pass con-fig-ure
Underfull \hbox (badness 2293) in paragraph at lines 240--241
\T1/phv/m/n/10 flags such as \T1/pcr/m/n/10 --disable-opencl\T1/phv/m/n/10 , \T
1/pcr/m/n/10 --disable-cuda\T1/phv/m/n/10 , \T1/pcr/m/n/10 --disable-nvml\T1/ph
v/m/n/10 , \T1/pcr/m/n/10 --disable-rsmi\T1/phv/m/n/10 , and
Underfull \hbox (badness 4913) in paragraph at lines 240--241
\T1/pcr/m/n/10 --disable-levelzero\T1/phv/m/n/10 . At run-time, one may set the
en-vi-ron-ment vari-able \T1/pcr/m/n/10 H[]W[]L[]O[]C[]_[][]C[]O[]M[]P[]O[]N[]
E[]N[]
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `\char' on input line 249.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `\char' on input line 249.
[74]
Underfull \vbox (badness 1325) has occurred while \output is active [75]
Overfull \hbox (137.16737pt too wide) in paragraph at lines 315--316
\T1/phv/m/n/10 sev-eral clus-ter-ing modes that sig-nif-i-cantly af-fect the me
m-ory or-ga-ni-za-tion (see []
[76]
Underfull \hbox (badness 10000) in paragraph at lines 344--345
Overfull \hbox (18.78485pt too wide) in paragraph at lines 347--347
[]\T1/phv/m/n/10 To check for the A[]PI of re-lease X.[]Y.[]Z at build time, yo
u may com-pare [] with \T1/pcr/m/n/10 (X$\OML/cmm/m/it/10 <$$<$\T1/pcr/m/n/10 1
6)+(Y$\OML/cmm/m/it/10 <$$<$\T1/pcr/m/n/10 8)+Z\T1/phv/m/n/10 .
[77]
Underfull \hbox (badness 2689) in paragraph at lines 378--379
\T1/phv/m/n/10 The hwloc in-ter-face was slightly mod-i-fied in re-lease 3.[]0
to fix sev-eral is-sues of the 2.[]x in-ter-face (see
Underfull \hbox (badness 10000) in paragraph at lines 417--418
Underfull \hbox (badness 10000) in paragraph at lines 420--421
[78]) [79] [80]
Chapter 20.
(./a00381.tex
Underfull \hbox (badness 10000) in paragraph at lines 11--12
[81]
Underfull \hbox (badness 10000) in paragraph at lines 60--61
Underfull \hbox (badness 10000) in paragraph at lines 63--64
Underfull \hbox (badness 10000) in paragraph at lines 67--68
[82]
Underfull \hbox (badness 10000) in paragraph at lines 73--74
Overfull \hbox (63.32246pt too wide) in paragraph at lines 99--100
[]\T1/phv/m/n/10 H[]W[]L[]O[]C[]_[][]O[]B[]J[]_[][]O[]S[]D[]E[]V[]_[][]B[]L[]O[
]CK dep-re-cated in fa-vor of [] (or []
Overfull \hbox (64.96933pt too wide) in paragraph at lines 102--103
[]\T1/phv/m/n/10 H[]W[]L[]O[]C[]_[][]T[]O[]P[]O[]L[]O[]G[]Y[]_[][]F[]L[]A[]G[]_
[][]W[]H[]O[]L[]E[]_[][]S[]Y[]S[]T[]EM dep-re-cated in fa-vor of []
[83]) [84]
Chapter 21.
(./modules.tex
LaTeX Warning: Reference `a00155' on page 85 undefined on input line 3.
LaTeX Warning: Reference `a00156' on page 85 undefined on input line 4.
LaTeX Warning: Reference `a00157' on page 85 undefined on input line 5.
LaTeX Warning: Reference `a00158' on page 85 undefined on input line 6.
LaTeX Warning: Reference `a00159' on page 85 undefined on input line 7.
LaTeX Warning: Reference `a00160' on page 85 undefined on input line 8.
LaTeX Warning: Reference `a00161' on page 85 undefined on input line 9.
LaTeX Warning: Reference `a00162' on page 85 undefined on input line 10.
LaTeX Warning: Reference `a00163' on page 85 undefined on input line 11.
LaTeX Warning: Reference `a00164' on page 85 undefined on input line 12.
LaTeX Warning: Reference `a00165' on page 85 undefined on input line 13.
LaTeX Warning: Reference `a00166' on page 85 undefined on input line 14.
LaTeX Warning: Reference `a00167' on page 85 undefined on input line 15.
LaTeX Warning: Reference `a00168' on page 85 undefined on input line 16.
LaTeX Warning: Reference `a00169' on page 85 undefined on input line 17.
LaTeX Warning: Reference `a00170' on page 85 undefined on input line 18.
LaTeX Warning: Reference `a00171' on page 85 undefined on input line 19.
LaTeX Warning: Reference `a00172' on page 85 undefined on input line 20.
LaTeX Warning: Reference `a00173' on page 85 undefined on input line 21.
LaTeX Warning: Reference `a00174' on page 85 undefined on input line 22.
LaTeX Warning: Reference `a00175' on page 85 undefined on input line 23.
LaTeX Warning: Reference `a00176' on page 85 undefined on input line 24.
LaTeX Warning: Reference `a00177' on page 85 undefined on input line 25.
LaTeX Warning: Reference `a00178' on page 85 undefined on input line 26.
LaTeX Warning: Reference `a00179' on page 85 undefined on input line 27.
LaTeX Warning: Reference `a00180' on page 85 undefined on input line 28.
LaTeX Warning: Reference `a00181' on page 85 undefined on input line 29.
LaTeX Warning: Reference `a00182' on page 85 undefined on input line 30.
LaTeX Warning: Reference `a00183' on page 85 undefined on input line 31.
LaTeX Warning: Reference `a00184' on page 85 undefined on input line 32.
LaTeX Warning: Reference `a00185' on page 85 undefined on input line 33.
LaTeX Warning: Reference `a00186' on page 85 undefined on input line 34.
LaTeX Warning: Reference `a00187' on page 85 undefined on input line 35.
LaTeX Warning: Reference `a00188' on page 85 undefined on input line 36.
LaTeX Warning: Reference `a00189' on page 85 undefined on input line 37.
LaTeX Warning: Reference `a00190' on page 85 undefined on input line 38.
LaTeX Warning: Reference `a00191' on page 85 undefined on input line 39.
[85]
LaTeX Warning: Reference `a00192' on page 86 undefined on input line 40.
LaTeX Warning: Reference `a00193' on page 86 undefined on input line 41.
LaTeX Warning: Reference `a00194' on page 86 undefined on input line 42.
LaTeX Warning: Reference `a00195' on page 86 undefined on input line 43.
LaTeX Warning: Reference `a00196' on page 86 undefined on input line 44.
LaTeX Warning: Reference `a00197' on page 86 undefined on input line 45.
LaTeX Warning: Reference `a00198' on page 86 undefined on input line 46.
LaTeX Warning: Reference `a00199' on page 86 undefined on input line 47.
LaTeX Warning: Reference `a00200' on page 86 undefined on input line 48.
LaTeX Warning: Reference `a00201' on page 86 undefined on input line 49.
LaTeX Warning: Reference `a00202' on page 86 undefined on input line 50.
LaTeX Warning: Reference `a00203' on page 86 undefined on input line 51.
LaTeX Warning: Reference `a00204' on page 86 undefined on input line 52.
LaTeX Warning: Reference `a00205' on page 86 undefined on input line 53.
LaTeX Warning: Reference `a00206' on page 86 undefined on input line 54.
LaTeX Warning: Reference `a00207' on page 86 undefined on input line 55.
LaTeX Warning: Reference `a00208' on page 86 undefined on input line 56.
LaTeX Warning: Reference `a00209' on page 86 undefined on input line 57.
LaTeX Warning: Reference `a00210' on page 86 undefined on input line 58.
) [86]
Chapter 22.
(./annotated.tex
LaTeX Warning: Reference `a00358' on page 87 undefined on input line 3.
LaTeX Warning: Reference `a00250' on page 87 undefined on input line 4.
LaTeX Warning: Reference `a00238' on page 87 undefined on input line 5.
LaTeX Warning: Reference `a00302' on page 87 undefined on input line 6.
LaTeX Warning: Reference `a00306' on page 87 undefined on input line 7.
LaTeX Warning: Reference `a00362' on page 87 undefined on input line 8.
LaTeX Warning: Reference `a00350' on page 87 undefined on input line 9.
LaTeX Warning: Reference `a00354' on page 87 undefined on input line 10.
LaTeX Warning: Reference `a00290' on page 87 undefined on input line 11.
LaTeX Warning: Reference `a00242' on page 87 undefined on input line 12.
LaTeX Warning: Reference `a00214' on page 87 undefined on input line 13.
LaTeX Warning: Reference `a00218' on page 87 undefined on input line 14.
LaTeX Warning: Reference `a00294' on page 87 undefined on input line 15.
LaTeX Warning: Reference `a00298' on page 87 undefined on input line 16.
LaTeX Warning: Reference `a00234' on page 87 undefined on input line 17.
LaTeX Warning: Reference `a00230' on page 87 undefined on input line 18.
LaTeX Warning: Reference `a00222' on page 87 undefined on input line 19.
LaTeX Warning: Reference `a00226' on page 87 undefined on input line 20.
LaTeX Warning: Reference `a00266' on page 87 undefined on input line 21.
LaTeX Warning: Reference `a00246' on page 87 undefined on input line 22.
[87]
LaTeX Warning: Reference `a00274' on page 88 undefined on input line 23.
LaTeX Warning: Reference `a00338' on page 88 undefined on input line 24.
LaTeX Warning: Reference `a00322' on page 88 undefined on input line 25.
LaTeX Warning: Reference `a00342' on page 88 undefined on input line 26.
LaTeX Warning: Reference `a00330' on page 88 undefined on input line 27.
LaTeX Warning: Reference `a00318' on page 88 undefined on input line 28.
LaTeX Warning: Reference `a00326' on page 88 undefined on input line 29.
LaTeX Warning: Reference `a00346' on page 88 undefined on input line 30.
LaTeX Warning: Reference `a00334' on page 88 undefined on input line 31.
LaTeX Warning: Reference `a00270' on page 88 undefined on input line 32.
LaTeX Warning: Reference `a00278' on page 88 undefined on input line 33.
LaTeX Warning: Reference `a00282' on page 88 undefined on input line 34.
LaTeX Warning: Reference `a00286' on page 88 undefined on input line 35.
) [88]
Chapter 23.
(./a00155.tex) [89] (./a00156.tex
Underfull \hbox (badness 10000) detected at line 35
[][][]
Underfull \hbox (badness 10000) detected at line 63
[][][]
) [90] (./a00157.tex) [91] (./a00158.tex
Overfull \hbox (107.18343pt too wide) in paragraph at lines 47--52
[]\T1/phv/m/n/10 enum [] { [], [], []
Overfull \hbox (102.20778pt too wide) in paragraph at lines 56--66
[]\T1/phv/m/n/10 , [], [], [],
[92]
Package longtable Warning: Column widths have changed
(longtable) in table 23.1 on input line 143.
Package longtable Warning: Column widths have changed
(longtable) in table 23.2 on input line 167.
Package longtable Warning: Column widths have changed
(longtable) in table 23.3 on input line 207.
[93]
Underfull \hbox (badness 10000) detected at line 218
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.4 on input line 324.
[94] [95]
Underfull \hbox (badness 10000) detected at line 340
[][][]
Underfull \hbox (badness 10000) detected at line 349
[][][]
) [96] (./a00159.tex) [97] (./a00160.tex
Underfull \hbox (badness 10000) detected at line 56
[][][]
Underfull \hbox (badness 10000) detected at line 61
[][][]
[98]
Package longtable Warning: Column widths have changed
(longtable) in table 23.5 on input line 80.
Underfull \hbox (badness 10000) detected at line 81
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.6 on input line 100.
Underfull \hbox (badness 10000) detected at line 115
[][][]
Underfull \hbox (badness 10000) detected at line 118
[][][]
[99]
Package longtable Warning: Column widths have changed
(longtable) in table 23.7 on input line 135.
Underfull \hbox (badness 10000) detected at line 136
[][][]
Overfull \hbox (27.12622pt too wide) in paragraph at lines 149--150
[]\T1/phv/m/n/10 Build the ac-tual topol-ogy once ini-tial-ized with [] and tun
ed with []
Package longtable Warning: Column widths have changed
(longtable) in table 23.8 on input line 155.
Underfull \hbox (badness 10000) detected at line 156
[][][]
Underfull \hbox (badness 10000) detected at line 159
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
) [100] (./a00161.tex
Overfull \hbox (16.07794pt too wide) in paragraph at lines 6--17
[]\T1/phv/m/n/10 , [], [],
Underfull \hbox (badness 1527) in paragraph at lines 52--53
\T1/phv/m/n/10 Be sure to see the fig-ure in [] that shows a com-plete topol-og
y tree, in-clud-ing depths,
Package longtable Warning: Column widths have changed
(longtable) in table 23.9 on input line 96.
Overfull \vbox (5.81898pt too high) has occurred while \output is active
[101]
Overfull \hbox (30.91214pt too wide) in paragraph at lines 110--111
[]\T1/pcr/m/n/10 depth \T1/phv/m/n/10 should be-tween 0 and []-1, or a vir-tual
depth such as [].
Underfull \hbox (badness 10000) detected at line 112
[][][]
Underfull \hbox (badness 10000) detected at line 131
[][][]
Underfull \hbox (badness 10000) detected at line 146
[][][]
[102]
Underfull \hbox (badness 10000) detected at line 161
[][][]
Underfull \hbox (badness 10000) detected at line 178
[][][]
Underfull \hbox (badness 10000) detected at line 195
[][][]
Underfull \hbox (badness 10000) detected at line 214
[][][]
[103]
Underfull \hbox (badness 10000) detected at line 229
[][][]
Underfull \hbox (badness 10000) detected at line 258
[][][]
Underfull \hbox (badness 10000) detected at line 267
[][][]
Underfull \hbox (badness 1325) in paragraph at lines 268--269
[]\T1/phv/m/n/10 If the type is ab-sent but a sim-i-lar type is ac-cept-able, s
ee also [] and
Underfull \hbox (badness 10000) detected at line 270
[][][]
[104]
Underfull \hbox (badness 10000) detected at line 329
[][][]
Underfull \hbox (badness 10000) detected at line 332
[][][]
) [105] (./a00162.tex
Underfull \hbox (badness 10000) in paragraph at lines 6--15
[]\T1/phv/m/n/10 , [],
Package longtable Warning: Column widths have changed
(longtable) in table 23.10 on input line 68.
[106]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 93
[][][]
Underfull \hbox (badness 10000) detected at line 116
[][][]
Underfull \hbox (badness 10000) detected at line 133
[][][]
[107]
Underfull \hbox (badness 10000) detected at line 154
[][][]
Underfull \hbox (badness 10000) detected at line 157
[][][]
) [108] (./a00163.tex
Overfull \hbox (30.46642pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 enum [] { [], [],
Underfull \hbox (badness 10000) detected at line 2
[][][]
Underfull \hbox (badness 10000) detected at line 9
[][][]
Underfull \hbox (badness 10000) detected at line 18
[][][]
Underfull \hbox (badness 10000) detected at line 27
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.11 on input line 78.
[109]
Underfull \hbox (badness 10000) detected at line 94
[][][]
Underfull \hbox (badness 10000) detected at line 99
[][][]
Underfull \hbox (badness 3907) in paragraph at lines 114--115
[]\T1/phv/m/n/10 If adding ([] or []) or re-plac-ing
Underfull \hbox (badness 10000) detected at line 118
[][][]
Underfull \hbox (badness 10000) detected at line 125
[][][]
Underfull \hbox (badness 1558) in paragraph at lines 126--127
[]\T1/phv/m/n/10 If \T1/pcr/m/n/10 value \T1/phv/m/n/10 con-tains some non-prin
table char-ac-ters, they will be dropped when ex-port-ing to X[]ML, see
[110]
Underfull \hbox (badness 10000) detected at line 144
[][][]
Underfull \hbox (badness 10000) detected at line 147
[][][]
Underfull \hbox (badness 10000) detected at line 176
[][][]
Underfull \hbox (badness 2922) in paragraph at lines 177--178
[]\T1/phv/m/n/10 This func-tion is mostly meant to ini-tial-ize the sub-type of
user-added ob-jects such as groups with
Underfull \hbox (badness 10000) detected at line 179
[][][]
[111]
Underfull \hbox (badness 10000) detected at line 196
[][][]
) [112] (./a00164.tex
Overfull \hbox (52.23923pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 enum [] { [], [], [],
Underfull \hbox (badness 1810) in paragraph at lines 36--37
[]\T1/phv/m/n/10 Some op-er-at-ing sys-tems do not pro-vide all hwloc-supported
mech-a-nisms to bind pro-cesses, threads, etc.
Underfull \hbox (badness 10000) detected at line 58
[][][]
Underfull \hbox (badness 10000) detected at line 61
[][][]
Overfull \hbox (21.23175pt too wide) in paragraph at lines 64--65
[]\T1/phv/m/n/10 On some op-er-at-ing sys-tems, C[]PU bind-ing may have ef-fect
s on mem-ory bind-ing, see []
[113]
Underfull \hbox (badness 10000) detected at line 85
[][][]
Underfull \hbox (badness 10000) detected at line 12
[][][]
Underfull \hbox (badness 10000) detected at line 17
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.12 on input line 117.
[114]
Underfull \hbox (badness 10000) detected at line 133
[][][]
Underfull \hbox (badness 10000) detected at line 152
[][][]
Underfull \hbox (badness 10000) detected at line 167
[][][]
Underfull \hbox (badness 10000) detected at line 170
[][][]
[115]
Underfull \hbox (badness 10000) detected at line 191
[][][]
Underfull \hbox (badness 10000) detected at line 194
[][][]
Overfull \hbox (20.78793pt too wide) in paragraph at lines 197--198
[]\T1/phv/m/n/10 As a spe-cial case on Linux, if a tid (thread ID) is sup-plied
in-stead of a pid (pro-cess ID) and []
Underfull \hbox (badness 10000) detected at line 213
[][][]
Underfull \hbox (badness 10000) detected at line 216
[][][]
Underfull \hbox (badness 10000) detected at line 231
[][][]
[116]
Underfull \hbox (badness 10000) detected at line 248
[][][]
Underfull \hbox (badness 10000) detected at line 251
[][][]
Overfull \hbox (20.78793pt too wide) in paragraph at lines 254--255
[]\T1/phv/m/n/10 As a spe-cial case on Linux, if a tid (thread ID) is sup-plied
in-stead of a pid (pro-cess ID) and []
Underfull \hbox (badness 10000) detected at line 268
[][][]
Underfull \hbox (badness 10000) detected at line 271
[][][]
) [117] (./a00165.tex
Overfull \hbox (88.59142pt too wide) in paragraph at lines 6--17
[]\T1/phv/m/n/10 , [], [], [],
Overfull \hbox (67.5767pt too wide) in paragraph at lines 17--26
[]\T1/phv/m/n/10 , [], [], [],
Underfull \hbox (badness 5161) in paragraph at lines 34--36
[]\T1/phv/m/n/10 int [] ([] topol-ogy, hwloc[]_[]pid[]_[]t pid, [] set,
Overfull \hbox (30.86539pt too wide) in paragraph at lines 36--38
[]\T1/phv/m/n/10 int [] ([] topol-ogy, hwloc[]_[]pid[]_[]t pid, [] set, []
Overfull \hbox (30.40282pt too wide) in paragraph at lines 46--48
[]\T1/phv/m/n/10 void $\OMS/cmsy/m/n/10 ^^C$ [] \T1/phv/m/n/10 ([] topol-ogy, s
ize[]_[]t len, [] set, []
Underfull \hbox (badness 3029) in paragraph at lines 48--50
[]\T1/phv/m/n/10 void $\OMS/cmsy/m/n/10 ^^C$ [] \T1/phv/m/n/10 ([] topol-ogy, s
ize[]_[]t len, [] set,
[118]
Underfull \hbox (badness 10000) detected at line 83
[][][]
Underfull \hbox (badness 10000) detected at line 86
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.13 on input line 133.
[119]
Package longtable Warning: Column widths have changed
(longtable) in table 23.14 on input line 177.
[120]
Underfull \hbox (badness 10000) detected at line 193
[][][]
Underfull \hbox (badness 10000) detected at line 196
[][][]
Underfull \hbox (badness 10000) detected at line 209
[][][]
[121]
Underfull \hbox (badness 10000) detected at line 220
[][][]
Underfull \hbox (badness 10000) detected at line 237
[][][]
Underfull \hbox (badness 10000) detected at line 250
[][][]
[122]
Underfull \hbox (badness 10000) detected at line 275
[][][]
Underfull \hbox (badness 10000) detected at line 300
[][][]
[123]
Overfull \hbox (28.19855pt too wide) in paragraph at lines 325--326
[]\T1/phv/m/n/10 In the [] case (or when nei-ther [] or []
Underfull \hbox (badness 10000) detected at line 331
[][][]
Underfull \hbox (badness 10000) detected at line 360
[][][]
Underfull \hbox (badness 10000) detected at line 363
[][][]
[124]
Underfull \hbox (badness 10000) detected at line 378
[][][]
Underfull \hbox (badness 10000) detected at line 399
[][][]
Underfull \hbox (badness 10000) detected at line 418
[][][]
[125]
Underfull \hbox (badness 10000) detected at line 425
[][][]
) [126] (./a00166.tex
Package longtable Warning: Column widths have changed
(longtable) in table 23.15 on input line 49.
[127]
Underfull \hbox (badness 10000) detected at line 71
[][][]
Underfull \hbox (badness 10000) detected at line 88
[][][]
Underfull \hbox (badness 10000) detected at line 95
[][][]
Underfull \hbox (badness 10000) detected at line 116
[][][]
Underfull \hbox (badness 10000) detected at line 121
[][][]
[128]
Underfull \hbox (badness 10000) detected at line 140
[][][]
Underfull \hbox (badness 10000) detected at line 145
[][][]
Underfull \hbox (badness 10000) detected at line 168
[][][]
Underfull \hbox (badness 10000) detected at line 173
[][][]
[129]) [130] (./a00167.tex
Underfull \hbox (badness 10000) in paragraph at lines 19--34
[]\T1/phv/m/n/10 , [],
Overfull \hbox (54.33409pt too wide) in paragraph at lines 19--34
[]\T1/phv/m/n/10 , []
Overfull \hbox (104.71013pt too wide) in paragraph at lines 19--34
[] \T1/phv/m/n/10 = (1UL$\OML/cmm/m/it/10 <$$<$\T1/phv/m/n/10 4), []
Overfull \hbox (90.96388pt too wide) in paragraph at lines 19--34
\T1/phv/m/n/10 = (1UL$\OML/cmm/m/it/10 <$$<$\T1/phv/m/n/10 5), [] = (1UL$\OML/c
mm/m/it/10 <$$<$\T1/phv/m/n/10 6), []
Underfull \hbox (badness 5050) in paragraph at lines 34--39
[]\T1/phv/m/n/10 enum [] { [], [],
Overfull \hbox (23.12624pt too wide) in paragraph at lines 56--57
[]
Overfull \hbox (28.62506pt too wide) in paragraph at lines 68--69
[]\T1/phv/m/n/10 ).|
[131] [132]
Package longtable Warning: Column widths have changed
(longtable) in table 23.16 on input line 168.
[133] [134] [135]
Package longtable Warning: Column widths have changed
(longtable) in table 23.17 on input line 204.
Underfull \vbox (badness 10000) has occurred while \output is active [136]
Underfull \hbox (badness 10000) detected at line 222
[][][]
Underfull \hbox (badness 10000) detected at line 225
[][][]
Underfull \hbox (badness 936) in paragraph at lines 242--243
\T1/phv/m/n/10 ported to X[]ML from an-other ma-chine and later im-ported here,
sup-port still de-scribes what is sup-ported for
Underfull \hbox (badness 1043) in paragraph at lines 242--243
\T1/phv/m/n/10 this im-ported topol-ogy af-ter im-port. By de-fault, bind-ing w
ill be re-ported as un-sup-ported in this case (see
Underfull \hbox (badness 10000) detected at line 246
[][][]
Underfull \hbox (badness 10000) detected at line 249
[][][]
[137]
Underfull \hbox (badness 10000) detected at line 266
[][][]
Underfull \hbox (badness 10000) detected at line 281
[][][]
Underfull \hbox (badness 10000) detected at line 296
[][][]
Underfull \hbox (badness 10000) detected at line 301
[][][]
Underfull \hbox (badness 10000) detected at line 316
[][][]
Underfull \hbox (badness 10000) detected at line 331
[][][]
[138]
Underfull \hbox (badness 10000) detected at line 352
[][][]
Underfull \hbox (badness 10000) detected at line 369
[][][]
Underfull \hbox (badness 10000) detected at line 382
[][][]
Underfull \hbox (badness 10000) detected at line 395
[][][]
[139]) [140] (./a00168.tex
Underfull \hbox (badness 1052) in paragraph at lines 6--15
[]\T1/phv/m/n/10 , [] = (1UL$\OML/cmm/m/it/10 <$$<$\T1/phv/m/n/10 3),
Package longtable Warning: Column widths have changed
(longtable) in table 23.18 on input line 70.
Underfull \vbox (badness 10000) has occurred while \output is active [141]
Package longtable Warning: Column widths have changed
(longtable) in table 23.19 on input line 102.
Underfull \hbox (badness 10000) detected at line 120
[][][]
Overfull \hbox (32.62689pt too wide) in paragraph at lines 137--138
[]\T1/phv/m/n/10 The caller should (at least) ini-tial-ize its sets be-fore in-
sert-ing the ob-ject in the topol-ogy, see [].
[142]
Underfull \hbox (badness 10000) detected at line 139
[][][]
Underfull \hbox (badness 10000) detected at line 144
[][][]
Underfull \hbox (badness 10000) detected at line 163
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
Underfull \hbox (badness 1000) in paragraph at lines 167--168
[]\T1/phv/m/n/10 This func-tion is al-lowed on an adopted topol-ogy (see []). T
he flag
Underfull \hbox (badness 10000) detected at line 183
[][][]
Underfull \hbox (badness 10000) detected at line 186
[][][]
[143]
Overfull \hbox (39.92812pt too wide) in paragraph at lines 205--206
[]\T1/phv/m/n/10 In prac-tice, the grouped ob-jects are spec-i-fied through cpu
sets and/or node-sets, for in-stance us-ing []
Underfull \hbox (badness 10000) detected at line 215
[][][]
Underfull \hbox (badness 10000) detected at line 224
[][][]
[144]
Underfull \hbox (badness 10000) detected at line 253
[][][]
Underfull \hbox (badness 10000) detected at line 260
[][][]
Underfull \hbox (badness 2150) in paragraph at lines 261--262
[]\T1/phv/m/n/10 If \T1/pcr/m/n/10 name \T1/phv/m/n/10 con-tains some non-print
able char-ac-ters, they will be dropped when ex-port-ing to X[]ML, see
Underfull \hbox (badness 10000) detected at line 279
[][][]
[145]
Underfull \hbox (badness 10000) detected at line 302
[][][]
Underfull \hbox (badness 10000) detected at line 307
[][][]
) [146] (./a00169.tex
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 68
[][][]
[147]
Underfull \hbox (badness 10000) detected at line 83
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
Underfull \hbox (badness 10000) detected at line 115
[][][]
) [148] (./a00170.tex
Underfull \hbox (badness 2173) in paragraph at lines 16--18
[][] [] \T1/phv/m/n/10 ([] topol-ogy, [] set,
Overfull \hbox (23.29478pt too wide) in paragraph at lines 20--22
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] set, []
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 55
[][][]
[149]
Underfull \hbox (badness 10000) detected at line 70
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Overfull \hbox (38.9771pt too wide) in paragraph at lines 95--96
[]\T1/phv/m/n/10 -1 if there are mul-ti-ple lev-els of ob-jects of that type, t
he caller should fall-back to [].
Underfull \hbox (badness 10000) detected at line 97
[][][]
Underfull \hbox (badness 10000) detected at line 114
[][][]
[150]
Underfull \hbox (badness 10000) detected at line 121
[][][]
Underfull \hbox (badness 10000) detected at line 138
[][][]
Overfull \hbox (50.30476pt too wide) in paragraph at lines 147--148
[]\T1/pcr/m/n/10 N[]U[]LL \T1/phv/m/n/10 if there are mul-ti-ple depths for the
given type, the caller should fall-back to [].
Underfull \hbox (badness 10000) detected at line 149
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
Underfull \hbox (badness 10000) detected at line 171
[][][]
[151]
Underfull \hbox (badness 10000) detected at line 186
[][][]
Underfull \hbox (badness 10000) detected at line 189
[][][]
Underfull \hbox (badness 10000) detected at line 204
[][][]
Underfull \hbox (badness 10000) detected at line 213
[][][]
) [152] (./a00171.tex
Underfull \hbox (badness 10000) in paragraph at lines 6--8
[][] [] \T1/phv/m/n/10 ([] topol-ogy, [] set,
Underfull \hbox (badness 10000) detected at line 30
[][][]
Underfull \hbox (badness 10000) detected at line 35
[][][]
Underfull \hbox (badness 10000) detected at line 50
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
[153]
Underfull \hbox (badness 10000) detected at line 72
[][][]
Overfull \hbox (60.5826pt too wide) in paragraph at lines 81--82
[]\T1/pcr/m/n/10 N[]U[]LL \T1/phv/m/n/10 if there are mul-ti-ple depths for the
given type, the caller should fall-back to [].
Underfull \hbox (badness 10000) detected at line 83
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
) [154] (./a00172.tex
Underfull \hbox (badness 1527) in paragraph at lines 19--20
\T1/phv/m/n/10 Be sure to see the fig-ure in [] that shows a com-plete topol-og
y tree, in-clud-ing depths,
Underfull \hbox (badness 10000) detected at line 34
[][][]
Underfull \hbox (badness 10000) detected at line 39
[][][]
Underfull \hbox (badness 10000) detected at line 52
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
Underfull \hbox (badness 1715) in paragraph at lines 60--61
[]\T1/pcr/m/n/10 type \T1/phv/m/n/10 should not be [] or [] since these ob-ject
s are an-ces-
[155]
Underfull \hbox (badness 10000) detected at line 72
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 107
[][][]
Underfull \hbox (badness 10000) detected at line 110
[][][]
) [156] (./a00173.tex
Underfull \hbox (badness 10000) detected at line 28
[][][]
Underfull \hbox (badness 10000) detected at line 45
[][][]
[157]
Underfull \hbox (badness 10000) detected at line 66
[][][]
) [158] (./a00174.tex
Underfull \hbox (badness 1527) in paragraph at lines 23--24
\T1/phv/m/n/10 Be sure to see the fig-ure in [] that shows a com-plete topol-og
y tree, in-clud-ing depths,
Underfull \hbox (badness 10000) detected at line 44
[][][]
Underfull \hbox (badness 10000) detected at line 47
[][][]
[159]
Underfull \hbox (badness 10000) detected at line 62
[][][]
Underfull \hbox (badness 10000) detected at line 67
[][][]
Underfull \hbox (badness 10000) detected at line 82
[][][]
Underfull \hbox (badness 10000) detected at line 103
[][][]
Underfull \hbox (badness 10000) detected at line 106
[][][]
[160]
Underfull \hbox (badness 10000) detected at line 123
[][][]
Underfull \hbox (badness 10000) detected at line 126
[][][]
Underfull \hbox (badness 10000) detected at line 153
[][][]
[161]
Underfull \hbox (badness 10000) detected at line 170
[][][]
) [162] (./a00175.tex
Package longtable Warning: Column widths have changed
(longtable) in table 23.20 on input line 35.
Underfull \hbox (badness 10000) detected at line 59
[][][]
[163]
Underfull \hbox (badness 10000) detected at line 62
[][][]
) [164] (./a00176.tex
Underfull \hbox (badness 10000) detected at line 34
[][][]
Underfull \hbox (badness 10000) detected at line 37
[][][]
Underfull \hbox (badness 10000) detected at line 56
[][][]
Underfull \hbox (badness 10000) detected at line 59
[][][]
[165]
Underfull \hbox (badness 10000) detected at line 78
[][][]
Underfull \hbox (badness 10000) detected at line 81
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
Underfull \hbox (badness 10000) detected at line 101
[][][]
Underfull \hbox (badness 10000) detected at line 118
[][][]
[166]
Underfull \hbox (badness 10000) detected at line 121
[][][]
Underfull \hbox (badness 10000) detected at line 138
[][][]
Underfull \hbox (badness 10000) detected at line 141
[][][]
) [167] (./a00177.tex
Underfull \hbox (badness 900) in paragraph at lines 6--8
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] []_[]cpuset, []
Underfull \hbox (badness 10000) detected at line 32
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
) [168] (./a00178.tex
Underfull \hbox (badness 10000) detected at line 42
[][][]
Underfull \hbox (badness 10000) detected at line 59
[][][]
[169]
Underfull \hbox (badness 10000) detected at line 76
[][][]
Underfull \hbox (badness 10000) detected at line 95
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
Underfull \hbox (badness 10000) detected at line 113
[][][]
[170]
Underfull \hbox (badness 10000) detected at line 126
[][][]
) [171] (./a00179.tex [172]
Underfull \hbox (badness 1953) in paragraph at lines 127--128
[]\T1/phv/m/n/10 Bitmaps are used by hwloc for sets of OS pro-ces-sors (which m
ay ac-tu-ally be hard-ware threads) as by
Underfull \hbox (badness 760) in paragraph at lines 127--128
[] \T1/phv/m/n/10 (a type-def for []), or sets of N[]U[]MA mem-ory nodes as []
(also a
Underfull \hbox (badness 832) in paragraph at lines 127--128
\T1/phv/m/n/10 type-def for []). Those are used for cpuset and node-set fields
in the [] struc-ture, see
Underfull \hbox (badness 10000) detected at line 139
[][][]
[173]
Underfull \hbox (badness 10000) detected at line 173
[][][]
Underfull \hbox (badness 10000) detected at line 222
[][][]
Underfull \hbox (badness 10000) detected at line 235
[][][]
[174]
Underfull \hbox (badness 10000) detected at line 272
[][][]
[175]
Underfull \hbox (badness 10000) detected at line 309
[][][]
Underfull \hbox (badness 10000) detected at line 318
[][][]
Underfull \hbox (badness 10000) detected at line 333
[][][]
Underfull \hbox (badness 10000) detected at line 340
[][][]
[176]
Underfull \hbox (badness 10000) detected at line 383
[][][]
Underfull \hbox (badness 10000) detected at line 398
[][][]
[177]
Underfull \hbox (badness 10000) detected at line 453
[][][]
Underfull \hbox (badness 10000) detected at line 456
[][][]
Underfull \hbox (badness 10000) detected at line 469
[][][]
Underfull \hbox (badness 10000) detected at line 482
[][][]
Underfull \hbox (badness 10000) detected at line 485
[][][]
[178]
Underfull \hbox (badness 10000) detected at line 498
[][][]
Underfull \hbox (badness 10000) detected at line 501
[][][]
Underfull \hbox (badness 10000) detected at line 514
[][][]
Underfull \hbox (badness 10000) detected at line 527
[][][]
Underfull \hbox (badness 10000) detected at line 540
[][][]
[179]
Underfull \hbox (badness 10000) detected at line 555
[][][]
Underfull \hbox (badness 10000) detected at line 574
[][][]
Underfull \hbox (badness 10000) detected at line 597
[][][]
[180]
Underfull \hbox (badness 10000) detected at line 616
[][][]
Underfull \hbox (badness 10000) detected at line 629
[][][]
Underfull \hbox (badness 10000) detected at line 646
[][][]
Underfull \hbox (badness 10000) detected at line 677
[][][]
[181]
Underfull \hbox (badness 10000) detected at line 744
[][][]
[182]
Underfull \hbox (badness 10000) detected at line 767
[][][]
Underfull \hbox (badness 10000) detected at line 786
[][][]
[183]
Underfull \hbox (badness 10000) detected at line 803
[][][]
Underfull \hbox (badness 10000) detected at line 826
[][][]
Underfull \hbox (badness 10000) detected at line 845
[][][]
[184]
Underfull \hbox (badness 10000) detected at line 880
[][][]
Underfull \hbox (badness 10000) detected at line 893
[][][]
) [185] (./a00180.tex
Underfull \hbox (badness 10000) in paragraph at lines 18--20
[]\T1/phv/m/n/10 void [] ([] topol-ogy, void($\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/
10 export[]_[]cb)(void
Package longtable Warning: Column widths have changed
(longtable) in table 23.21 on input line 47.
Overfull \hbox (16.48914pt too wide) in paragraph at lines 61--62
[]\T1/phv/m/n/10 This func-tion may only be called from within the ex-port() ca
ll-back passed to [].
[186]
Overfull \hbox (20.63033pt too wide) in paragraph at lines 63--64
[]\T1/phv/m/n/10 When im-port-ing this X[]ML file, the im-port() call-back (if
set) will be called ex-actly as many times as []
Overfull \hbox (58.7354pt too wide) in paragraph at lines 69--70
[]\T1/phv/m/n/10 If ex-port-ing bi-nary data, the ap-pli-ca-tion should first e
n-code into print-able char-ac-ters only (or use []).
Underfull \hbox (badness 10000) detected at line 71
[][][]
Overfull \hbox (16.48914pt too wide) in paragraph at lines 88--89
[]\T1/phv/m/n/10 This func-tion may only be called from within the ex-port() ca
ll-back passed to [].
Underfull \hbox (badness 10000) detected at line 94
[][][]
[187]
Underfull \hbox (badness 10000) detected at line 125
[][][]
Underfull \hbox (badness 10000) detected at line 128
[][][]
Underfull \hbox (badness 10000) detected at line 157
[][][]
Underfull \hbox (badness 10000) detected at line 160
[][][]
[188]
Underfull \hbox (badness 10000) detected at line 185
[][][]
Underfull \hbox (badness 10000) in paragraph at lines 192--193
| \T1/pcr/m/n/8 void($\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 )([] topology, [] obj,
const char $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 name, const void
Underfull \hbox (badness 10000) detected at line 206
[][][]
) [189] (./a00181.tex
Overfull \hbox (75.85985pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 enum [] { [],
Overfull \hbox (60.112pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 , [],
Package longtable Warning: Column widths have changed
(longtable) in table 23.22 on input line 50.
[190]
Underfull \hbox (badness 10000) detected at line 70
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
) [191] (./a00182.tex
Overfull \hbox (106.10316pt too wide) in paragraph at lines 11--21
[]\T1/phv/m/n/10 , [], [],
Overfull \hbox (117.09932pt too wide) in paragraph at lines 21--26
[]\T1/phv/m/n/10 enum [] { [], [],
Overfull \hbox (82.54909pt too wide) in paragraph at lines 21--26
[]\T1/phv/m/n/10 , []
Underfull \hbox (badness 866) in paragraph at lines 34--36
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] type, un-signed $\OMS/cmsy/m/n/10 ^^C
$\T1/phv/m/n/10 nr, struct
Underfull \hbox (badness 1895) in paragraph at lines 36--38
[]\T1/phv/m/n/10 int [] ([] topol-ogy, const char $\OMS/cmsy/m/n/10 ^^C$\T1/phv
/m/n/10 name, un-signed $\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 nr, struct
Underfull \hbox (badness 3735) in paragraph at lines 42--43
[]\T1/phv/m/n/10 int [] ([] topol-ogy, struct [] $\OMS/cmsy/m/n/10 ^^C$\T1/phv/
m/n/10 distances, enum
Package longtable Warning: Column widths have changed
(longtable) in table 23.23 on input line 87.
[192]
Overfull \hbox (15.1254pt too wide) in paragraph at lines 6--7
[]
Overfull \hbox (0.60884pt too wide) in paragraph at lines 20--21
[]
Package longtable Warning: Column widths have changed
(longtable) in table 23.24 on input line 127.
[193]
Underfull \hbox (badness 10000) detected at line 151
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
[194]
Underfull \hbox (badness 10000) detected at line 183
[][][]
Underfull \hbox (badness 10000) detected at line 198
[][][]
Underfull \hbox (badness 10000) detected at line 213
[][][]
Underfull \hbox (badness 10000) detected at line 216
[][][]
[195]
Underfull \hbox (badness 10000) detected at line 229
[][][]
Underfull \hbox (badness 10000) detected at line 254
[][][]
Underfull \hbox (badness 10000) detected at line 257
[][][]
) [196] (./a00183.tex
Underfull \hbox (badness 10000) detected at line 26
[][][]
Underfull \hbox (badness 10000) detected at line 43
[][][]
) [197] (./a00184.tex
Overfull \hbox (128.76315pt too wide) in paragraph at lines 11--14
[]\T1/phv/m/n/10 enum [] { [], []
Package longtable Warning: Column widths have changed
(longtable) in table 23.25 on input line 75.
[198]
Underfull \hbox (badness 10000) detected at line 97
[][][]
Underfull \hbox (badness 866) in paragraph at lines 112--113
[]\T1/phv/m/n/10 Create an empty dis-tances struc-ture to be filled with [] and
then com-mit-ted with
Underfull \hbox (badness 10000) detected at line 120
[][][]
Underfull \hbox (badness 5787) in paragraph at lines 121--122
[]\T1/phv/m/n/10 A hwloc[]_[]distances[]_[]add[]_[]handle[]_[]t that should the
n be passed to [] and
[199]
Overfull \hbox (16.4711pt too wide) in paragraph at lines 135--136
[]\T1/phv/m/n/10 Specify the ob-jects and val-ues for a new dis-tances struc-tu
re that was re-turned as a han-dle by [].
Underfull \hbox (badness 10000) detected at line 147
[][][]
) [200] (./a00185.tex
Underfull \hbox (badness 10000) detected at line 32
[][][]
Underfull \hbox (badness 10000) detected at line 49
[][][]
Underfull \hbox (badness 10000) detected at line 64
[][][]
[201]
Underfull \hbox (badness 10000) detected at line 79
[][][]
) [202] (./a00186.tex
Overfull \hbox (72.05713pt too wide) in paragraph at lines 16--28
[]\T1/phv/m/n/10 , [], [],
Overfull \hbox (208.72652pt too wide) in paragraph at lines 32--37
[]\T1/phv/m/n/10 enum [] { [], [],
Underfull \hbox (badness 10000) in paragraph at lines 49--51
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] at-tribute, struct
Overfull \hbox (50.77757pt too wide) in paragraph at lines 68--69
[]\T1/phv/m/n/10 A more flex-i-ble ap-proach con-sists in get-ting the list of
lo-cal N[]U[]MA nodes by pass-ing this cpuset to [].
[203]
Underfull \hbox (badness 10000) detected at line 74
[][][]
Underfull \hbox (badness 10000) detected at line 77
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.26 on input line 125.
[204]
Package longtable Warning: Column widths have changed
(longtable) in table 23.27 on input line 145.
Package longtable Warning: Column widths have changed
(longtable) in table 23.28 on input line 213.
[205]
Underfull \vbox (badness 7030) has occurred while \output is active [206]
Underfull \hbox (badness 10000) detected at line 233
[][][]
Underfull \hbox (badness 10000) detected at line 236
[][][]
Underfull \hbox (badness 1490) in paragraph at lines 241--242
[]\T1/phv/m/n/10 When an ob-ject C[]PU set is given as lo-cal-ity, for in-stanc
e a Pack-age, and when flags con-tain both
Overfull \hbox (65.9217pt too wide) in paragraph at lines 241--242
[] \T1/phv/m/n/10 and [],
Underfull \hbox (badness 10000) detected at line 263
[][][]
[207]
Overfull \hbox (16.69562pt too wide) in paragraph at lines 280--281
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
Underfull \hbox (badness 10000) detected at line 288
[][][]
Underfull \hbox (badness 10000) detected at line 295
[][][]
Underfull \hbox (badness 10000) detected at line 308
[][][]
[208]
Overfull \hbox (16.69562pt too wide) in paragraph at lines 333--334
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
Underfull \hbox (badness 10000) detected at line 335
[][][]
Underfull \hbox (badness 10000) detected at line 338
[][][]
Underfull \hbox (badness 10000) detected at line 361
[][][]
[209]
Underfull \hbox (badness 10000) detected at line 364
[][][]
Underfull \hbox (badness 10000) detected at line 367
[][][]
Overfull \hbox (16.69562pt too wide) in paragraph at lines 380--381
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
Underfull \hbox (badness 10000) detected at line 386
[][][]
Underfull \hbox (badness 10000) detected at line 391
[][][]
[210]
Underfull \hbox (badness 10000) detected at line 420
[][][]
Underfull \hbox (badness 10000) detected at line 425
[][][]
) [211] (./a00187.tex
Overfull \hbox (94.3426pt too wide) in paragraph at lines 6--10
[]\T1/phv/m/n/10 enum [] { [] = (1UL$\OML/cmm/m/it/10 <$$<$\T1/phv/m/n/10 0), [
]
Underfull \hbox (badness 1000) in paragraph at lines 31--32
[]\T1/phv/m/n/10 The val-ues for an ex-ist-ing at-tribute or for cus-tom dy-nam
-i-cally reg-is-tered ones may be set or mod-i-fied with
Package longtable Warning: Column widths have changed
(longtable) in table 23.29 on input line 57.
Underfull \vbox (badness 1210) has occurred while \output is active [212]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 92
[][][]
Underfull \hbox (badness 10000) detected at line 111
[][][]
[213]
Overfull \hbox (16.69562pt too wide) in paragraph at lines 128--129
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
Underfull \hbox (badness 10000) detected at line 138
[][][]
Underfull \hbox (badness 10000) detected at line 141
[][][]
) [214] (./a00188.tex
Underfull \hbox (badness 808) in paragraph at lines 10--12
[]\T1/phv/m/n/10 int [] ([] topol-ogy, un-signed kind[]_[]index, [] cpuset, int
Underfull \hbox (badness 1968) in paragraph at lines 21--22
[]\T1/phv/m/n/10 The in-dex of the kind that de-scribes a given C[]PU set (if a
ny, and not par-tially) may be ob-tained with
Underfull \hbox (badness 10000) detected at line 46
[][][]
[215]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
[216]
Underfull \hbox (badness 10000) detected at line 127
[][][]
Underfull \hbox (badness 10000) detected at line 130
[][][]
) [217] (./a00189.tex
Underfull \hbox (badness 10000) detected at line 36
[][][]
Underfull \hbox (badness 10000) detected at line 39
[][][]
Underfull \hbox (badness 10000) detected at line 54
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
[218]
Underfull \hbox (badness 10000) detected at line 72
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 93
[][][]
) [219] (./a00190.tex
Underfull \hbox (badness 10000) detected at line 19
[][][]
Underfull \hbox (badness 10000) detected at line 41
[][][]
[220]
Underfull \hbox (badness 10000) detected at line 60
[][][]
Underfull \hbox (badness 10000) detected at line 77
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
) [221] (./a00191.tex
Underfull \hbox (badness 10000) detected at line 19
[][][]
Underfull \hbox (badness 10000) detected at line 39
[][][]
Underfull \hbox (badness 10000) detected at line 58
[][][]
[222]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 92
[][][]
) [223] (./a00192.tex
Underfull \hbox (badness 10000) detected at line 30
[][][]
Underfull \hbox (badness 10000) detected at line 49
[][][]
) [224] (./a00193.tex
Underfull \hbox (badness 10000) detected at line 15
[][][]
Underfull \hbox (badness 10000) detected at line 35
[][][]
Underfull \hbox (badness 10000) detected at line 54
[][][]
) [225] (./a00194.tex
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 55
[][][]
Underfull \hbox (badness 816) in paragraph at lines 62--63
\T1/phv/m/n/10 CL com-po-nent must be en-abled in the topol-ogy. If not, the lo
-cal-ity of the ob-ject may still be found us-ing
[226]
Underfull \hbox (badness 10000) detected at line 64
[][][]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 86
[][][]
Underfull \hbox (badness 10000) detected at line 101
[][][]
) [227] (./a00195.tex
Underfull \hbox (badness 10000) detected at line 42
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
[228]
Underfull \hbox (badness 10000) detected at line 64
[][][]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 86
[][][]
Underfull \hbox (badness 10000) detected at line 103
[][][]
Underfull \hbox (badness 10000) detected at line 118
[][][]
) [229] [230] (./a00196.tex
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 55
[][][]
Underfull \hbox (badness 10000) detected at line 62
[][][]
[231]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 94
[][][]
) [232] (./a00197.tex
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 60
[][][]
[233]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 80
[][][]
) [234] (./a00198.tex
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 60
[][][]
[235]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 80
[][][]
) [236] (./a00199.tex
Underfull \hbox (badness 3407) in paragraph at lines 8--10
[]\T1/phv/m/n/10 int [] ([] topol-ogy, zes[]_[]device[]_[]handle[]_[]t de-vice,
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 45
[][][]
Underfull \hbox (badness 10000) detected at line 58
[][][]
[237]
Underfull \hbox (badness 10000) detected at line 65
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 105
[][][]
Underfull \hbox (badness 10000) detected at line 112
[][][]
[238]) [239] (./a00200.tex
Underfull \hbox (badness 10000) detected at line 32
[][][]
Underfull \hbox (badness 10000) detected at line 47
[][][]
Underfull \hbox (badness 10000) detected at line 54
[][][]
[240]
Underfull \hbox (badness 10000) detected at line 67
[][][]
Underfull \hbox (badness 10000) detected at line 74
[][][]
) [241] (./a00201.tex
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 60
[][][]
[242]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 82
[][][]
) [243] (./a00202.tex
Overfull \hbox (123.29967pt too wide) in paragraph at lines 22--27
[]\T1/phv/m/n/10 enum [] { [], [],
Overfull \hbox (52.27306pt too wide) in paragraph at lines 27--31
[]\T1/phv/m/n/10 enum [] { [], []
[244]
Package longtable Warning: Column widths have changed
(longtable) in table 23.30 on input line 111.
Overfull \hbox (33.8499pt too wide) in paragraph at lines 2--3
[]
Overfull \hbox (31.47389pt too wide) in paragraph at lines 6--7
[]
Overfull \hbox (33.97578pt too wide) in paragraph at lines 10--11
[]\T1/phv/m/n/10 .|
Package longtable Warning: Column widths have changed
(longtable) in table 23.31 on input line 135.
[245]
Package longtable Warning: Column widths have changed
(longtable) in table 23.32 on input line 155.
Underfull \hbox (badness 10000) detected at line 175
[][][]
Underfull \hbox (badness 10000) detected at line 194
[][][]
Overfull \hbox (64.6971pt too wide) in paragraph at lines 199--200
[]\T1/phv/m/n/10 1 if the dif-fer-ence is too com-plex (see above). Some en-tri
es in the list will be of type [].
[246]
Underfull \hbox (badness 10000) detected at line 203
[][][]
Underfull \hbox (badness 10000) detected at line 222
[][][]
Underfull \hbox (badness 10000) detected at line 237
[][][]
Underfull \hbox (badness 10000) detected at line 254
[][][]
Underfull \hbox (badness 10000) detected at line 257
[][][]
[247]
Underfull \hbox (badness 10000) detected at line 272
[][][]
Underfull \hbox (badness 10000) detected at line 275
[][][]
Underfull \hbox (badness 10000) detected at line 292
[][][]
Underfull \hbox (badness 10000) detected at line 295
[][][]
) [248] (./a00203.tex
Overfull \hbox (55.65627pt too wide) in paragraph at lines 17--18
[]\T1/phv/m/n/10 The mas-ter pro-cess must first get the re-quired shared-memor
y size for stor-ing this topol-ogy with [].
Overfull \hbox (31.66293pt too wide) in paragraph at lines 23--24
[]\T1/phv/m/n/10 Other pro-cesses may then adopt this shared topol-ogy by open-
ing the same file and pass-ing it to []
Underfull \hbox (badness 10000) detected at line 46
[][][]
[249]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 74
[][][]
Underfull \hbox (badness 10000) detected at line 77
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
Underfull \hbox (badness 10000) detected at line 101
[][][]
) [250] (./a00204.tex
Overfull \hbox (20.9803pt too wide) in paragraph at lines 15--16
[]\T1/phv/m/n/10 #define []([]_[]backend) (void$\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/
n/10 )(((char$\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 )([]_[]backend)) + sizeof(str
uct []))
Overfull \hbox (81.20195pt too wide) in paragraph at lines 25--37
[]\T1/phv/m/n/10 , [], [], [],
Overfull \hbox (81.64307pt too wide) in paragraph at lines 25--37
[]\T1/phv/m/n/10 , [], [], []
Underfull \hbox (badness 10000) detected at line 50
[][][]
[251]
Package longtable Warning: Column widths have changed
(longtable) in table 23.33 on input line 125.
Package longtable Warning: Column widths have changed
(longtable) in table 23.34 on input line 141.
[252]) [253] (./a00205.tex
Underfull \hbox (badness 10000) detected at line 28
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.35 on input line 66.
Underfull \vbox (badness 5563) has occurred while \output is active [254]
Underfull \hbox (badness 10000) detected at line 82
[][][]
Underfull \hbox (badness 10000) detected at line 89
[][][]
) [255] (./a00206.tex
Underfull \hbox (badness 10000) detected at line 28
[][][]
[256] [257]) [258] (./a00207.tex
Underfull \hbox (badness 10000) detected at line 17
[][][]
Underfull \hbox (badness 10000) detected at line 33
[][][]
Underfull \hbox (badness 10000) detected at line 48
[][][]
Underfull \hbox (badness 10000) detected at line 61
[][][]
[259]
Underfull \hbox (badness 10000) detected at line 74
[][][]
) [260] (./a00208.tex
Underfull \hbox (badness 10000) detected at line 21
[][][]
[261]) [262] (./a00209.tex
Underfull \hbox (badness 10000) detected at line 13
[][][]
) [263] (./a00210.tex
Underfull \hbox (badness 2126) in paragraph at lines 11--13
[][] [] \T1/phv/m/n/10 ([] topol-ogy,
Underfull \hbox (badness 10000) detected at line 20
[][][]
[264]) [265] [266]
Chapter 24.
(./a00358.tex [267]
Underfull \hbox (badness 10000) in paragraph at lines 68--69
\T1/pcr/m/n/8 int($\OMS/cmsy/m/n/8 ^^C$ \T1/pcr/m/n/8 hwloc[]_[]backend[]::get[
]_[]pci[]_[]busid[]_[]cpuset) (struct [] $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 bac
kend, struct hwloc[]_[]pcidev[]_[]
) (./a00250.tex [268] [269]) (./a00238.tex [270]) (./a00302.tex) (./a00306.tex
[271] [272]) (./a00362.tex
Underfull \hbox (badness 10000) detected at line 64
[][][]
[273]
Underfull \hbox (badness 10000) detected at line 93
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
) (./a00350.tex
Underfull \hbox (badness 4156) in paragraph at lines 16--18
[]\T1/phv/m/n/10 struct [] $\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 ($\OMS/cmsy/m/n
/10 ^^C$ [] \T1/phv/m/n/10 )(struct hwloc[]_[]topology $\OMS/cmsy/m/n/10 ^^C$\T
1/phv/m/n/10 topology, struct []
[274]
Underfull \hbox (badness 10000) in paragraph at lines 56--57
[] $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 component, unsigned [], const void $\OMS/
cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 data1, const void $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n
/8 data2,
) (./a00354.tex [275]) (./a00290.tex [276]
Underfull \hbox (badness 2269) in paragraph at lines 58--59
[]\T1/phv/m/n/10 Array of ob-jects de-scribed by the dis-tance ma-trix. These o
b-jects are not in any par-tic-u-lar or-der, see
) (./a00242.tex [277]) (./a00214.tex
Underfull \hbox (badness 10000) detected at line 19
[][][]
[278]) (./a00218.tex
Underfull \hbox (badness 10000) detected at line 21
[][][]
) (./a00294.tex [279]) (./a00298.tex [280]) (./a00234.tex) (./a00230.tex
[281]
Underfull \hbox (badness 10000) in paragraph at lines 41--42
\T1/pcr/m/n/8 struct [] $\OMS/cmsy/m/n/8 ^^C$ \T1/pcr/m/n/8 hwloc[]_[]obj[]_[]a
ttr[]_[]u[]
) (./a00222.tex [282] [283]
Overfull \hbox (42.48444pt too wide) in paragraph at lines 138--139
\T1/phv/m/n/10 in-com-plete, some of-flines C[]P[]Us, and the C[]P[]Us that are
ig-nored when the []
Underfull \hbox (badness 10000) detected at line 140
[][][]
Underfull \hbox (badness 1728) in paragraph at lines 153--154
[]\T1/phv/m/n/10 This may in-clude not only the same as the node-set field, but
also some N[]U[]MA nodes for which topol-
Underfull \hbox (badness 1127) in paragraph at lines 153--154
\T1/phv/m/n/10 ogy in-for-ma-tion is un-known or in-com-plete, some of-flines n
odes, and the nodes that are ig-nored when the
Underfull \hbox (badness 10000) detected at line 157
[][][]
Underfull \hbox (badness 10000) detected at line 174
[][][]
[284] [285] [286]
Underfull \hbox (badness 10000) detected at line 349
[][][]
[287]
Overfull \hbox (38.89732pt too wide) in paragraph at lines 454--455
[]\T1/phv/m/n/10 Application-given pri-vate data pointer, ini-tial-ized to \T1/
pcr/m/n/10 N[]U[]LL\T1/phv/m/n/10 , use it as you wish. See []
) (./a00226.tex [288]) (./a00266.tex) (./a00246.tex [289] [290]) (./a00274.tex
[291] [292]) (./a00338.tex) (./a00322.tex [293]
Underfull \hbox (badness 10000) in paragraph at lines 19--20
[] \T1/pcr/m/n/8 hwloc[]_[]topology[]_[]diff[]_[]obj[]_[]attr[]_[]u[]::hwloc[]_
[]topology[]_[]diff[]_[]obj[]_[]attr[]
) (./a00342.tex [294]) (./a00330.tex
Underfull \hbox (badness 10000) in paragraph at lines 46--47
[] \T1/pcr/m/n/8 hwloc[]_[]topology[]_[]diff[]_[]obj[]_[]attr[]_[]u[]::hwloc[]_
[]topology[]_[]diff[]_[]obj[]_[]attr[]
) (./a00318.tex [295]
Underfull \hbox (badness 10000) in paragraph at lines 35--36
\T1/pcr/m/n/8 struct [] hwloc[]_[]topology[]_[]
Underfull \hbox (badness 10000) in paragraph at lines 41--42
\T1/pcr/m/n/8 struct [] hwloc[]_[]topology[]_[]diff[]
Underfull \hbox (badness 10000) in paragraph at lines 47--48
\T1/pcr/m/n/8 struct [] hwloc[]_[]topology[]_[]diff[]
) (./a00326.tex [296]
Underfull \hbox (badness 10000) in paragraph at lines 46--47
[] \T1/pcr/m/n/8 hwloc[]_[]topology[]_[]diff[]_[]obj[]_[]attr[]_[]u[]::hwloc[]_
[]topology[]_[]diff[]_[]obj[]_[]attr[]
) (./a00346.tex [297]) (./a00334.tex [298]) (./a00270.tex [299]) (./a00278.tex
[300] [301]) (./a00282.tex) (./a00286.tex [302]) [303] [304]
No file letter-refman.ind.
Package longtable Warning: Table widths have changed. Rerun LaTeX.
(./letter-refman.aux (./a00156.aux) (./a00157.aux) (./a00158.aux) (./a00159.aux
) (./a00160.aux) (./a00161.aux) (./a00162.aux) (./a00163.aux) (./a00164.aux)
(./a00165.aux) (./a00166.aux) (./a00167.aux) (./a00168.aux) (./a00169.aux)
(./a00170.aux) (./a00171.aux) (./a00172.aux) (./a00173.aux) (./a00174.aux)
(./a00175.aux) (./a00176.aux) (./a00177.aux) (./a00178.aux) (./a00179.aux)
(./a00180.aux) (./a00181.aux) (./a00182.aux) (./a00183.aux) (./a00184.aux)
(./a00185.aux) (./a00186.aux) (./a00187.aux) (./a00188.aux) (./a00189.aux)
(./a00190.aux) (./a00191.aux) (./a00192.aux) (./a00193.aux) (./a00194.aux)
(./a00195.aux) (./a00196.aux) (./a00197.aux) (./a00198.aux) (./a00199.aux)
(./a00200.aux) (./a00201.aux) (./a00202.aux) (./a00203.aux) (./a00204.aux)
(./a00205.aux) (./a00206.aux) (./a00207.aux) (./a00208.aux) (./a00209.aux)
(./a00210.aux))
Package rerunfilecheck Warning: File `letter-refman.out' has changed.
(rerunfilecheck) Rerun to get outlines right
(rerunfilecheck) or use package `bookmark'.
LaTeX Warning: There were undefined references.
LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
)
(see the transcript file for additional information)pdfTeX warning (dest): name
{a00098_source} has been referenced but does not exist, replaced by a fixed one
pdfTeX warning (dest): name{a00152_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00146_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00140_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00131_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00128_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00125_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00134_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00137_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00122_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00143_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00119_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00113_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00110_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00107_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00104_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00101_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00116_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00095_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00092_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00089_source} has been referenced but does not exi
st, replaced by a fixed one
{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/
texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-
dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/share/texlive/texmf-dist/fo
nts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texlive/texmf-dist/fonts/typ
e1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
lic/amsfonts/cm/cmsy7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
fonts/cm/cmsy8.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrb8
a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb></usr/s
hare/texlive/texmf-dist/fonts/type1/urw/courier/ucrro8a.pfb></usr/share/texlive
/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr/share/texlive/texmf-dist/
fonts/type1/urw/helvetic/uhvb8ac.pfb></usr/share/texlive/texmf-dist/fonts/type1
/urw/helvetic/uhvbo8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvet
ic/uhvr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvro8a.p
fb>
Output written on letter-refman.pdf (306 pages, 982936 bytes).
Transcript written on letter-refman.log.
This is makeindex, version 2.15 [TeX Live 2019] (kpathsea + Thai support).
Scanning input file letter-refman.idx.....done (1449 entries accepted, 0 rejected).
Sorting entries..............done (16312 comparisons).
Generating output file letter-refman.ind.....done (2454 lines written, 0 warnings).
Output written in letter-refman.ind.
Transcript written in letter-refman.ilg.
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
(./letter-refman.tex
LaTeX2e <2020-02-02> patch level 2
L3 programming layer <2020-02-14>
(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
Document Class: book 2019/12/20 v1.4l Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo))
(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty
(/usr/share/texlive/texmf-dist/tex/latex/tools/array-2016-10-06.sty))
(/usr/share/texlive/texmf-dist/tex/latex/base/fixltx2e.sty
Package fixltx2e Warning: fixltx2e is not required with releases after 2015
(fixltx2e) All fixes are now in the LaTeX kernel.
(fixltx2e) See the latexrelease package for details.
) (/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty)
(/usr/share/texlive/texmf-dist/tex/latex/float/float.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty)
(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)
(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty))
(./longtable_doxygen.sty) (./tabu_doxygen.sty
(/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty))
(/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty))
(/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty)
(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hanging/hanging.sty)
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty
(/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty
(/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex)))
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)))
(/usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty)
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/tc-pdftex.def))
(/usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(/usr/share/texlive/texmf-dist/tex/latex/stackengine/stackengine.sty
(/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(/usr/share/texlive/texmf-dist/tex/generic/listofitems/listofitems.sty
(/usr/share/texlive/texmf-dist/tex/generic/listofitems/listofitems.tex)))
(/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty))
(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty)
(/usr/share/texlive/texmf-dist/tex/latex/wasysym/wasysym.sty)
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty)
(/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty
LaTeX Warning: Command \underbar has changed.
Check if current package is valid.
LaTeX Warning: Command \underline has changed.
Check if current package is valid.
) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty))
(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty)
Writing index file letter-refman.idx
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
(/usr/share/texlive/texmf-dist/tex/latex/newunicodechar/newunicodechar.sty)
Package newunicodechar Warning: Redefining Unicode character on input line 119.
Package newunicodechar Warning: Redefining Unicode character on input line 120.
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty
(/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty))
(/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)
(/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty)
(/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty)
(/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)
(/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty)
(/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty)
(/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/backref.sty
(/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
(/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty)
(/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty
(/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))))
(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
(/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty)
(/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty))
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def)
(/usr/share/texlive/texmf-dist/tex/latex/caption/caption.sty
(/usr/share/texlive/texmf-dist/tex/latex/caption/caption3.sty)
(/usr/share/texlive/texmf-dist/tex/latex/caption/ltcaption.sty))
(/usr/share/texlive/texmf-dist/tex/latex/etoc/etoc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def)
(./letter-refman.aux (./a00156.aux) (./a00157.aux) (./a00158.aux) (./a00159.aux
) (./a00160.aux) (./a00161.aux) (./a00162.aux) (./a00163.aux) (./a00164.aux)
(./a00165.aux) (./a00166.aux) (./a00167.aux) (./a00168.aux) (./a00169.aux)
(./a00170.aux) (./a00171.aux) (./a00172.aux) (./a00173.aux) (./a00174.aux)
(./a00175.aux) (./a00176.aux) (./a00177.aux) (./a00178.aux) (./a00179.aux)
(./a00180.aux) (./a00181.aux) (./a00182.aux) (./a00183.aux) (./a00184.aux)
(./a00185.aux) (./a00186.aux) (./a00187.aux) (./a00188.aux) (./a00189.aux)
(./a00190.aux) (./a00191.aux) (./a00192.aux) (./a00193.aux) (./a00194.aux)
(./a00195.aux) (./a00196.aux) (./a00197.aux) (./a00198.aux) (./a00199.aux)
(./a00200.aux) (./a00201.aux) (./a00202.aux) (./a00203.aux) (./a00204.aux)
(./a00205.aux) (./a00206.aux) (./a00207.aux) (./a00208.aux) (./a00209.aux)
(./a00210.aux)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)
(/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
*geometry* driver: auto-detecting
*geometry* detected driver: pdftex
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
(/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty)
(/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty))
(./letter-refman.out) (./letter-refman.out)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)
(/usr/share/texlive/texmf-dist/tex/latex/wasysym/uwasy.fd) [1{/var/lib/texmf/fo
nts/map/pdftex/updmap/pdftex.map}] [2]
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [1] [2] [3] [4]
[5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18]
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [19] [20] [21]
[22] [23] [24] [25] [26]
Chapter 1.
(./index.tex [1]
Overfull \hbox (76.04865pt too wide) in paragraph at lines 70--71
[]\T1/phv/m/n/10 Remote ma-chine sim-u-la-tion through the gath-er-ing of topol
-ogy as X[]ML files, see [].
[2] <./dudley.png> <./hagrid.png>
Underfull \vbox (badness 2846) has occurred while \output is active [3] <./emme
tt.png> [4]
Underfull \hbox (badness 1831) in paragraph at lines 194--195
[]\T1/phv/m/n/10 Similarly, the abil-ity of re-port-ing topol-ogy in-for-ma-tio
n varies from one plat-form to an-other. As shown in
<./ppc64-with-smt.png> <./ppc64-without-smt.png> [5] <./ppc64-full-with-smt.pn
g> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6]
Underfull \vbox (badness 10000) has occurred while \output is active [7]
Overfull \hbox (61.35112pt too wide) in paragraph at lines 410--411
[]\T1/phv/m/n/10 hwloc pro-vides a \T1/pcr/m/n/10 pkg-config \T1/phv/m/n/10 ex-
e-cutable to ob-tain rel-e-vant com-piler and linker flags. See []
[8]
Overfull \hbox (70.74509pt too wide) in paragraph at lines 449--450
[]\T1/phv/m/n/10 Questions may be sent to the users or de-vel-op-ers mail-ing l
ists ([][] \T1/pcr/m/n/10 https[]://www.[]open-mpi.[]org/community/lists/hwloc.
[]
) [9] [10]
Chapter 2.
(./a00363.tex
Underfull \hbox (badness 10000) in paragraph at lines 11--12
Overfull \hbox (35.67361pt too wide) in paragraph at lines 18--19
[]\T1/phv/m/n/10 the N[]V[]I[]D[]IA C[]U[]DA Toolkit for C[]U[]DA de-vice dis-c
ov-ery. See [].
Underfull \hbox (badness 1377) in paragraph at lines 22--23
[]\T1/phv/m/n/10 the one[]A[]PI Level Zero li-brary. The rel-e-vant de-vel-op-m
ent pack-age is usu-ally \T1/pcr/m/n/10 level-zero-dev \T1/phv/m/n/10 or
[11]) [12]
Chapter 3.
(./a00364.tex
Overfull \hbox (99.16913pt too wide) in paragraph at lines 20--20
[] \T1/pcr/m/n/8 message(FATAL_ERROR "FindHWLOC needs pkg-config program and P
KG_CONFIG_PATH must contain the path to hwloc.pc file.")[]
) [13] [14]
Chapter 4.
(./a00365.tex
Underfull \hbox (badness 10000) detected at line 11
[][][]
[15] [16] <./diagram.pdf> [17]) [18]
Chapter 5.
(./a00366.tex [19]
Overfull \hbox (85.79591pt too wide) in paragraph at lines 34--35
[]\T1/phv/m/n/10 Currently only used on In-tel Xeon Phi pro-ces-sor plat-forms.
See [].
[20]) [21] [22]
Chapter 6.
(./a00367.tex
Overfull \hbox (93.98466pt too wide) in paragraph at lines 15--16
[]\T1/phv/m/n/10 enforces the re-turn value of [], as if []
Overfull \hbox (138.96768pt too wide) in paragraph at lines 18--19
\T1/phv/m/n/10 tem even if the topol-ogy was loaded from X[]ML or syn-thetic de
-scrip-tion, as if []
[23]
Underfull \hbox (badness 3000) in paragraph at lines 55--58
\T1/pcr/m/n/10 coretype\T1/phv/m/n/10 , \T1/pcr/m/n/10 frequency\T1/phv/m/n/10
, \T1/pcr/m/n/10 frequency[]_[]base\T1/phv/m/n/10 , \T1/pcr/m/n/10 frequency[]_
[]max\T1/phv/m/n/10 , \T1/pcr/m/n/10 forced[]_[]efficiency\T1/phv/m/n/10 , \T1/
pcr/m/n/10 no[]_[]
[24]
Underfull \hbox (badness 1112) in paragraph at lines 95--96
[]\T1/phv/m/n/10 This vari-able does not im-pact the query-ing of Win-dows pro-
ces-sor groups us-ing the ded-i-cated A[]PI in
[25]
Underfull \hbox (badness 963) in paragraph at lines 111--112
[]\T1/phv/m/n/10 loads files dumped by \T1/pcr/m/n/10 hwloc-dump-hwdata \T1/phv
/m/n/10 (on
) [26]
Chapter 7.
(./a00368.tex
Underfull \vbox (badness 4144) has occurred while \output is active [27]
Overfull \hbox (20.24147pt too wide) in paragraph at lines 18--19
[]\T1/phv/m/n/10 functions that set/get the cur-rent mem-ory bind-ing poli-cies
(if supported)[]: [], [],
) [28]
Chapter 8.
(./a00369.tex [29]
Underfull \hbox (badness 5203) in paragraph at lines 45--46
[]\T1/phv/m/n/10 Open[]Fabrics (Infini[]Band, Omni-[]Path, us[]N[]IC, etc) H[]C
[]As ([] and
[30] <./devel09-pci.png> [31] [32]) [33] [34]
Chapter 9.
(./a00370.tex)
Overfull \hbox (102.06674pt too wide) in paragraph at lines 18--211
\T1/phv/m/n/10 The user may an-no-tate hwloc topolo-gies with its own Misc ob-j
ects. This can be achieved with []
[35] [36]
Chapter 10.
(./a00371.tex [37]
Underfull \hbox (badness 3815) in paragraph at lines 33--34
[]\T1/phv/m/n/10 Some P[]O[]W[]E[]R/[]Power[]P[]C-specific at-tributes de-
[38]
Underfull \hbox (badness 1412) in paragraph at lines 78--79
[]\T1/phv/m/n/10 The type of Open[]CL de-vice, the
Underfull \hbox (badness 1509) in paragraph at lines 79--80
[]\T1/phv/m/n/10 The num-ber of com-pute units and
[39]
Underfull \hbox (badness 10000) in paragraph at lines 89--90
[]\T1/phv/m/n/10 The
Underfull \hbox (badness 4168) in paragraph at lines 90--91
[]\T1/phv/m/n/10 The num-ber of com-ple-tion
Underfull \hbox (badness 1132) in paragraph at lines 92--93
[]\T1/phv/m/n/10 The amount of G[]PU mem-ory
Underfull \hbox (badness 5726) in paragraph at lines 97--98
[]\T1/phv/m/n/10 The num-
Underfull \hbox (badness 7238) in paragraph at lines 100--101
[]\T1/phv/m/n/10 The num-ber of
Underfull \hbox (badness 10000) in paragraph at lines 103--104
[]\T1/phv/m/n/10 The node
[40]
Overfull \hbox (63.12173pt too wide) in paragraph at lines 122--123
[]
) [41] [42]
Chapter 11.
(./a00372.tex [43]
Underfull \hbox (badness 2088) in paragraph at lines 28--29
[]\T1/phv/m/n/10 N[]V[]ML OS de-vices may be con-verted into the cor-re-spond-i
ng C[]U[]DA, Open[]CL or P[]CI de-vices us-ing
Underfull \hbox (badness 2521) in paragraph at lines 37--37
[]\T1/phv/m/n/10 The en-tire A[]PI is lo-cated in []. See also [], as well as
Overfull \hbox (41.11263pt too wide) in paragraph at lines 42--43
[]\T1/phv/m/n/10 The mem-ory at-tributes A[]PI is lo-cated in [], see []
[44]
Underfull \hbox (badness 3312) in paragraph at lines 58--59
[]\T1/phv/m/n/10 The com-pat-i-bil-ity at-tribute of the C[]P[]Us as found in t
he IO reg-
) [45] [46]
Chapter 12.
(./a00373.tex <./heteromem.png> [47]
Underfull \hbox (badness 10000) in paragraph at lines 28--29
[48]
Underfull \hbox (badness 10000) in paragraph at lines 83--84
Underfull \hbox (badness 10000) in paragraph at lines 91--92
) [49] [50]
Chapter 13.
(./a00374.tex
Overfull \hbox (24.58128pt too wide) in paragraph at lines 1--2
\T1/phv/m/n/10 ma-nip-u-lat-ing other nodes\TS1/phv/m/n/10 ' \T1/phv/m/n/10 top
ol-ogy, or avoid-ing the need for priv-i-leged pro-cesses (see []).
Underfull \hbox (badness 10000) detected at line 7
[][][]
[51])
Overfull \hbox (48.95135pt too wide) in paragraph at lines 30--227
[]\T1/phv/m/n/10 It is there-fore strongly rec-om-mended to check the re-turn v
alue of both [] (or [])
[52]
Chapter 14.
(./a00375.tex
Underfull \hbox (badness 10000) detected at line 22
[][][]
[53]
Underfull \hbox (badness 1735) in paragraph at lines 54--54
[]\T1/phv/m/n/10 hwloc command-line tools may mod-ify a syn-thetic topol-ogy, f
or in-stance to cus-tomize ob-ject at-tributes, or
Underfull \hbox (badness 2856) in paragraph at lines 54--54
\T1/phv/m/n/10 to re-move some ob-jects to make the topol-ogy het-ero-ge-neous
or asym-met-ric. See many ex-am-ples in
Overfull \hbox (147.07639pt too wide) in paragraph at lines 67--68
[]\T1/phv/m/n/10 The ex-ported string may be passed back to hwloc for recre-at-
ing an-other sim-i-lar topol-ogy (see also []).
) [54]
Chapter 15.
(./a00376.tex [55]) [56]
Chapter 16.
(./a00377.tex
Overfull \hbox (61.98373pt too wide) in paragraph at lines 9--10
[][]\T1/pcr/m/n/10 , [], []
Overfull \hbox (100.00989pt too wide) in paragraph at lines 14--15
[][]\T1/phv/m/n/10 , [],
Overfull \hbox (32.08667pt too wide) in paragraph at lines 16--17
[][] \T1/phv/m/n/10 and [] (see [])
Underfull \hbox (badness 2253) in paragraph at lines 36--37
[]\T1/phv/m/n/10 Whenever the topol-ogy is mod-i-fied (see above), [] should be
called
Underfull \hbox (badness 1292) in paragraph at lines 36--37
[] \T1/phv/m/n/10 or [] may also re-fresh in-ter-nal
[57]) [58]
Chapter 17.
(./a00378.tex [59] [60]
Underfull \hbox (badness 10000) in paragraph at lines 53--54
[]\T1/phv/m/n/10 X[]ML topol-ogy im-port (see []) is al-ways built stat-i-
) [61] [62]
Chapter 18.
(./a00379.tex [63] [64]) [65] [66]
Chapter 19.
(./a00380.tex
Overfull \hbox (48.00891pt too wide) in paragraph at lines 5--6
\T1/phv/m/n/10 ware threads, or to en-tire mul-ti-threaded cores, etc. See [].
[67] [68] [69] [70]
Underfull \hbox (badness 10000) detected at line 168
[][][]
[71]
Overfull \hbox (200.44678pt too wide) in paragraph at lines 176--176
[]\T1/phv/m/n/10 If mul-ti-ple topolo-gies of dif-fer-ent (but sim-i-lar) nodes
are needed in your pro-gram, have a look at [].[]
Underfull \hbox (badness 1824) in paragraph at lines 184--185
[]\T1/phv/m/n/10 It is also pos-si-ble to in-sert Misc ob-jects with a cus-tom
name any-where as a leaf of the topol-ogy (see
Overfull \hbox (36.06648pt too wide) in paragraph at lines 188--188
\T1/phv/m/n/10 pointer. It may be ma-nip-u-lated with [] and [].[]
Underfull \hbox (badness 10000) in paragraph at lines 189--190
[72]
Overfull \hbox (22.36908pt too wide) in paragraph at lines 199--199
[]\T1/pcr/m/n/8 $ hwloc-annotate topo.xml topo.xml -- none -- cpukind $(hwloc-c
alc -i topo.xml pack:0) 1 0 CoreType Big
Overfull \hbox (36.76909pt too wide) in paragraph at lines 200--200
[]\T1/pcr/m/n/8 $ hwloc-annotate topo.xml topo.xml -- none -- cpukind $(hwloc-c
alc -i topo.xml pack:1) 0 0 CoreType Little[]
Underfull \hbox (badness 10000) in paragraph at lines 202--203
Underfull \hbox (badness 10000) in paragraph at lines 214--215
Underfull \hbox (badness 10000) in paragraph at lines 224--225
Underfull \hbox (badness 10000) in paragraph at lines 227--228
[73]
Underfull \hbox (badness 2269) in paragraph at lines 240--241
[]\T1/phv/m/n/10 Also re-mem-ber that these hwloc com-po-nents may be dis-abled
. At build-time, one may pass con-fig-ure
Underfull \hbox (badness 2293) in paragraph at lines 240--241
\T1/phv/m/n/10 flags such as \T1/pcr/m/n/10 --disable-opencl\T1/phv/m/n/10 , \T
1/pcr/m/n/10 --disable-cuda\T1/phv/m/n/10 , \T1/pcr/m/n/10 --disable-nvml\T1/ph
v/m/n/10 , \T1/pcr/m/n/10 --disable-rsmi\T1/phv/m/n/10 , and
Underfull \hbox (badness 4913) in paragraph at lines 240--241
\T1/pcr/m/n/10 --disable-levelzero\T1/phv/m/n/10 . At run-time, one may set the
en-vi-ron-ment vari-able \T1/pcr/m/n/10 H[]W[]L[]O[]C[]_[][]C[]O[]M[]P[]O[]N[]
E[]N[]
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `\char' on input line 249.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `\char' on input line 249.
[74]
Underfull \vbox (badness 1325) has occurred while \output is active [75]
Overfull \hbox (137.16737pt too wide) in paragraph at lines 315--316
\T1/phv/m/n/10 sev-eral clus-ter-ing modes that sig-nif-i-cantly af-fect the me
m-ory or-ga-ni-za-tion (see []
[76]
Underfull \hbox (badness 10000) in paragraph at lines 344--345
Overfull \hbox (18.78485pt too wide) in paragraph at lines 347--347
[]\T1/phv/m/n/10 To check for the A[]PI of re-lease X.[]Y.[]Z at build time, yo
u may com-pare [] with \T1/pcr/m/n/10 (X$\OML/cmm/m/it/10 <$$<$\T1/pcr/m/n/10 1
6)+(Y$\OML/cmm/m/it/10 <$$<$\T1/pcr/m/n/10 8)+Z\T1/phv/m/n/10 .
[77]
Underfull \hbox (badness 2689) in paragraph at lines 378--379
\T1/phv/m/n/10 The hwloc in-ter-face was slightly mod-i-fied in re-lease 3.[]0
to fix sev-eral is-sues of the 2.[]x in-ter-face (see
Underfull \hbox (badness 10000) in paragraph at lines 417--418
Underfull \hbox (badness 10000) in paragraph at lines 420--421
[78]) [79] [80]
Chapter 20.
(./a00381.tex
Underfull \hbox (badness 10000) in paragraph at lines 11--12
[81]
Underfull \hbox (badness 10000) in paragraph at lines 60--61
Underfull \hbox (badness 10000) in paragraph at lines 63--64
Underfull \hbox (badness 10000) in paragraph at lines 67--68
[82]
Underfull \hbox (badness 10000) in paragraph at lines 73--74
Overfull \hbox (63.32246pt too wide) in paragraph at lines 99--100
[]\T1/phv/m/n/10 H[]W[]L[]O[]C[]_[][]O[]B[]J[]_[][]O[]S[]D[]E[]V[]_[][]B[]L[]O[
]CK dep-re-cated in fa-vor of [] (or []
Overfull \hbox (64.96933pt too wide) in paragraph at lines 102--103
[]\T1/phv/m/n/10 H[]W[]L[]O[]C[]_[][]T[]O[]P[]O[]L[]O[]G[]Y[]_[][]F[]L[]A[]G[]_
[][]W[]H[]O[]L[]E[]_[][]S[]Y[]S[]T[]EM dep-re-cated in fa-vor of []
[83]) [84]
Chapter 21.
(./modules.tex [85]) [86]
Chapter 22.
(./annotated.tex [87]) [88]
Chapter 23.
(./a00155.tex) [89] (./a00156.tex
Underfull \hbox (badness 10000) detected at line 35
[][][]
Underfull \hbox (badness 10000) detected at line 63
[][][]
) [90] (./a00157.tex) [91] (./a00158.tex
Overfull \hbox (107.18343pt too wide) in paragraph at lines 47--52
[]\T1/phv/m/n/10 enum [] { [], [], []
Overfull \hbox (102.20778pt too wide) in paragraph at lines 56--66
[]\T1/phv/m/n/10 , [], [], [],
[92] [93]
Underfull \hbox (badness 10000) detected at line 218
[][][]
[94] [95]
Underfull \hbox (badness 10000) detected at line 340
[][][]
Underfull \hbox (badness 10000) detected at line 349
[][][]
) [96] (./a00159.tex) [97] (./a00160.tex
Underfull \hbox (badness 10000) detected at line 56
[][][]
Underfull \hbox (badness 10000) detected at line 61
[][][]
[98]
Underfull \hbox (badness 10000) detected at line 81
[][][]
Underfull \hbox (badness 10000) detected at line 115
[][][]
Underfull \hbox (badness 10000) detected at line 118
[][][]
[99]
Underfull \hbox (badness 10000) detected at line 136
[][][]
Overfull \hbox (27.12622pt too wide) in paragraph at lines 149--150
[]\T1/phv/m/n/10 Build the ac-tual topol-ogy once ini-tial-ized with [] and tun
ed with []
Underfull \hbox (badness 10000) detected at line 156
[][][]
Underfull \hbox (badness 10000) detected at line 159
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
) [100] (./a00161.tex
Overfull \hbox (16.07794pt too wide) in paragraph at lines 6--17
[]\T1/phv/m/n/10 , [], [],
Underfull \hbox (badness 1527) in paragraph at lines 52--53
\T1/phv/m/n/10 Be sure to see the fig-ure in [] that shows a com-plete topol-og
y tree, in-clud-ing depths,
Overfull \vbox (5.81898pt too high) has occurred while \output is active
[101]
Overfull \hbox (30.91214pt too wide) in paragraph at lines 110--111
[]\T1/pcr/m/n/10 depth \T1/phv/m/n/10 should be-tween 0 and []-1, or a vir-tual
depth such as [].
Underfull \hbox (badness 10000) detected at line 112
[][][]
Underfull \hbox (badness 10000) detected at line 131
[][][]
Underfull \hbox (badness 10000) detected at line 146
[][][]
[102]
Underfull \hbox (badness 10000) detected at line 161
[][][]
Underfull \hbox (badness 10000) detected at line 178
[][][]
Underfull \hbox (badness 10000) detected at line 195
[][][]
Underfull \hbox (badness 10000) detected at line 214
[][][]
[103]
Underfull \hbox (badness 10000) detected at line 229
[][][]
Underfull \hbox (badness 10000) detected at line 258
[][][]
Underfull \hbox (badness 10000) detected at line 267
[][][]
Underfull \hbox (badness 1325) in paragraph at lines 268--269
[]\T1/phv/m/n/10 If the type is ab-sent but a sim-i-lar type is ac-cept-able, s
ee also [] and
Underfull \hbox (badness 10000) detected at line 270
[][][]
[104]
Underfull \hbox (badness 10000) detected at line 329
[][][]
Underfull \hbox (badness 10000) detected at line 332
[][][]
) [105] (./a00162.tex
Underfull \hbox (badness 10000) in paragraph at lines 6--15
[]\T1/phv/m/n/10 , [],
[106]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 93
[][][]
Underfull \hbox (badness 10000) detected at line 116
[][][]
Underfull \hbox (badness 10000) detected at line 133
[][][]
[107]
Underfull \hbox (badness 10000) detected at line 154
[][][]
Underfull \hbox (badness 10000) detected at line 157
[][][]
) [108] (./a00163.tex
Overfull \hbox (30.46642pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 enum [] { [], [],
Underfull \hbox (badness 10000) detected at line 2
[][][]
Underfull \hbox (badness 10000) detected at line 9
[][][]
Underfull \hbox (badness 10000) detected at line 18
[][][]
Underfull \hbox (badness 10000) detected at line 27
[][][]
[109]
Underfull \hbox (badness 10000) detected at line 94
[][][]
Underfull \hbox (badness 10000) detected at line 99
[][][]
Underfull \hbox (badness 3907) in paragraph at lines 114--115
[]\T1/phv/m/n/10 If adding ([] or []) or re-plac-ing
Underfull \hbox (badness 10000) detected at line 118
[][][]
Underfull \hbox (badness 10000) detected at line 125
[][][]
Underfull \hbox (badness 1558) in paragraph at lines 126--127
[]\T1/phv/m/n/10 If \T1/pcr/m/n/10 value \T1/phv/m/n/10 con-tains some non-prin
table char-ac-ters, they will be dropped when ex-port-ing to X[]ML, see
[110]
Underfull \hbox (badness 10000) detected at line 144
[][][]
Underfull \hbox (badness 10000) detected at line 147
[][][]
Underfull \hbox (badness 10000) detected at line 176
[][][]
Underfull \hbox (badness 2922) in paragraph at lines 177--178
[]\T1/phv/m/n/10 This func-tion is mostly meant to ini-tial-ize the sub-type of
user-added ob-jects such as groups with
Underfull \hbox (badness 10000) detected at line 179
[][][]
[111]
Underfull \hbox (badness 10000) detected at line 196
[][][]
) [112] (./a00164.tex
Overfull \hbox (52.23923pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 enum [] { [], [], [],
Underfull \hbox (badness 1810) in paragraph at lines 36--37
[]\T1/phv/m/n/10 Some op-er-at-ing sys-tems do not pro-vide all hwloc-supported
mech-a-nisms to bind pro-cesses, threads, etc.
Underfull \hbox (badness 10000) detected at line 58
[][][]
Underfull \hbox (badness 10000) detected at line 61
[][][]
Overfull \hbox (21.23175pt too wide) in paragraph at lines 64--65
[]\T1/phv/m/n/10 On some op-er-at-ing sys-tems, C[]PU bind-ing may have ef-fect
s on mem-ory bind-ing, see []
[113]
Underfull \hbox (badness 10000) detected at line 85
[][][]
Underfull \hbox (badness 10000) detected at line 12
[][][]
Underfull \hbox (badness 10000) detected at line 17
[][][]
[114]
Underfull \hbox (badness 10000) detected at line 133
[][][]
Underfull \hbox (badness 10000) detected at line 152
[][][]
Underfull \hbox (badness 10000) detected at line 167
[][][]
Underfull \hbox (badness 10000) detected at line 170
[][][]
[115]
Underfull \hbox (badness 10000) detected at line 191
[][][]
Underfull \hbox (badness 10000) detected at line 194
[][][]
Overfull \hbox (20.78793pt too wide) in paragraph at lines 197--198
[]\T1/phv/m/n/10 As a spe-cial case on Linux, if a tid (thread ID) is sup-plied
in-stead of a pid (pro-cess ID) and []
Underfull \hbox (badness 10000) detected at line 213
[][][]
Underfull \hbox (badness 10000) detected at line 216
[][][]
Underfull \hbox (badness 10000) detected at line 231
[][][]
[116]
Underfull \hbox (badness 10000) detected at line 248
[][][]
Underfull \hbox (badness 10000) detected at line 251
[][][]
Overfull \hbox (20.78793pt too wide) in paragraph at lines 254--255
[]\T1/phv/m/n/10 As a spe-cial case on Linux, if a tid (thread ID) is sup-plied
in-stead of a pid (pro-cess ID) and []
Underfull \hbox (badness 10000) detected at line 268
[][][]
Underfull \hbox (badness 10000) detected at line 271
[][][]
) [117] (./a00165.tex
Overfull \hbox (88.59142pt too wide) in paragraph at lines 6--17
[]\T1/phv/m/n/10 , [], [], [],
Overfull \hbox (67.5767pt too wide) in paragraph at lines 17--26
[]\T1/phv/m/n/10 , [], [], [],
Underfull \hbox (badness 5161) in paragraph at lines 34--36
[]\T1/phv/m/n/10 int [] ([] topol-ogy, hwloc[]_[]pid[]_[]t pid, [] set,
Overfull \hbox (30.86539pt too wide) in paragraph at lines 36--38
[]\T1/phv/m/n/10 int [] ([] topol-ogy, hwloc[]_[]pid[]_[]t pid, [] set, []
Overfull \hbox (30.40282pt too wide) in paragraph at lines 46--48
[]\T1/phv/m/n/10 void $\OMS/cmsy/m/n/10 ^^C$ [] \T1/phv/m/n/10 ([] topol-ogy, s
ize[]_[]t len, [] set, []
Underfull \hbox (badness 3029) in paragraph at lines 48--50
[]\T1/phv/m/n/10 void $\OMS/cmsy/m/n/10 ^^C$ [] \T1/phv/m/n/10 ([] topol-ogy, s
ize[]_[]t len, [] set,
[118]
Underfull \hbox (badness 10000) detected at line 83
[][][]
Underfull \hbox (badness 10000) detected at line 86
[][][]
[119] [120]
Underfull \hbox (badness 10000) detected at line 193
[][][]
Underfull \hbox (badness 10000) detected at line 196
[][][]
Underfull \hbox (badness 10000) detected at line 209
[][][]
[121]
Underfull \hbox (badness 10000) detected at line 220
[][][]
Underfull \hbox (badness 10000) detected at line 237
[][][]
Underfull \hbox (badness 10000) detected at line 250
[][][]
[122]
Underfull \hbox (badness 10000) detected at line 275
[][][]
Underfull \hbox (badness 10000) detected at line 300
[][][]
[123]
Overfull \hbox (28.19855pt too wide) in paragraph at lines 325--326
[]\T1/phv/m/n/10 In the [] case (or when nei-ther [] or []
Underfull \hbox (badness 10000) detected at line 331
[][][]
Underfull \hbox (badness 10000) detected at line 360
[][][]
Underfull \hbox (badness 10000) detected at line 363
[][][]
[124]
Underfull \hbox (badness 10000) detected at line 378
[][][]
Underfull \hbox (badness 10000) detected at line 399
[][][]
Underfull \hbox (badness 10000) detected at line 418
[][][]
[125]
Underfull \hbox (badness 10000) detected at line 425
[][][]
) [126] (./a00166.tex [127]
Underfull \hbox (badness 10000) detected at line 71
[][][]
Underfull \hbox (badness 10000) detected at line 88
[][][]
Underfull \hbox (badness 10000) detected at line 95
[][][]
Underfull \hbox (badness 10000) detected at line 116
[][][]
Underfull \hbox (badness 10000) detected at line 121
[][][]
[128]
Underfull \hbox (badness 10000) detected at line 140
[][][]
Underfull \hbox (badness 10000) detected at line 145
[][][]
Underfull \hbox (badness 10000) detected at line 168
[][][]
Underfull \hbox (badness 10000) detected at line 173
[][][]
[129]) [130] (./a00167.tex
Underfull \hbox (badness 10000) in paragraph at lines 19--34
[]\T1/phv/m/n/10 , [],
Overfull \hbox (54.33409pt too wide) in paragraph at lines 19--34
[]\T1/phv/m/n/10 , []
Overfull \hbox (104.71013pt too wide) in paragraph at lines 19--34
[] \T1/phv/m/n/10 = (1UL$\OML/cmm/m/it/10 <$$<$\T1/phv/m/n/10 4), []
Overfull \hbox (90.96388pt too wide) in paragraph at lines 19--34
\T1/phv/m/n/10 = (1UL$\OML/cmm/m/it/10 <$$<$\T1/phv/m/n/10 5), [] = (1UL$\OML/c
mm/m/it/10 <$$<$\T1/phv/m/n/10 6), []
Underfull \hbox (badness 5050) in paragraph at lines 34--39
[]\T1/phv/m/n/10 enum [] { [], [],
Overfull \hbox (23.12624pt too wide) in paragraph at lines 56--57
[]
Overfull \hbox (28.62506pt too wide) in paragraph at lines 68--69
[]\T1/phv/m/n/10 ).|
[131] [132] [133] [134] [135]
Underfull \vbox (badness 10000) has occurred while \output is active [136]
Underfull \hbox (badness 10000) detected at line 222
[][][]
Underfull \hbox (badness 10000) detected at line 225
[][][]
Underfull \hbox (badness 936) in paragraph at lines 242--243
\T1/phv/m/n/10 ported to X[]ML from an-other ma-chine and later im-ported here,
sup-port still de-scribes what is sup-ported for
Underfull \hbox (badness 1043) in paragraph at lines 242--243
\T1/phv/m/n/10 this im-ported topol-ogy af-ter im-port. By de-fault, bind-ing w
ill be re-ported as un-sup-ported in this case (see
Underfull \hbox (badness 10000) detected at line 246
[][][]
Underfull \hbox (badness 10000) detected at line 249
[][][]
[137]
Underfull \hbox (badness 10000) detected at line 266
[][][]
Underfull \hbox (badness 10000) detected at line 281
[][][]
Underfull \hbox (badness 10000) detected at line 296
[][][]
Underfull \hbox (badness 10000) detected at line 301
[][][]
Underfull \hbox (badness 10000) detected at line 316
[][][]
Underfull \hbox (badness 10000) detected at line 331
[][][]
[138]
Underfull \hbox (badness 10000) detected at line 352
[][][]
Underfull \hbox (badness 10000) detected at line 369
[][][]
Underfull \hbox (badness 10000) detected at line 382
[][][]
Underfull \hbox (badness 10000) detected at line 395
[][][]
[139]) [140] (./a00168.tex
Underfull \hbox (badness 1052) in paragraph at lines 6--15
[]\T1/phv/m/n/10 , [] = (1UL$\OML/cmm/m/it/10 <$$<$\T1/phv/m/n/10 3),
Underfull \vbox (badness 10000) has occurred while \output is active [141]
Underfull \hbox (badness 10000) detected at line 120
[][][]
Overfull \hbox (32.62689pt too wide) in paragraph at lines 137--138
[]\T1/phv/m/n/10 The caller should (at least) ini-tial-ize its sets be-fore in-
sert-ing the ob-ject in the topol-ogy, see [].
[142]
Underfull \hbox (badness 10000) detected at line 139
[][][]
Underfull \hbox (badness 10000) detected at line 144
[][][]
Underfull \hbox (badness 10000) detected at line 163
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
Underfull \hbox (badness 1000) in paragraph at lines 167--168
[]\T1/phv/m/n/10 This func-tion is al-lowed on an adopted topol-ogy (see []). T
he flag
Underfull \hbox (badness 10000) detected at line 183
[][][]
Underfull \hbox (badness 10000) detected at line 186
[][][]
[143]
Overfull \hbox (39.92812pt too wide) in paragraph at lines 205--206
[]\T1/phv/m/n/10 In prac-tice, the grouped ob-jects are spec-i-fied through cpu
sets and/or node-sets, for in-stance us-ing []
Underfull \hbox (badness 10000) detected at line 215
[][][]
Underfull \hbox (badness 10000) detected at line 224
[][][]
[144]
Underfull \hbox (badness 10000) detected at line 253
[][][]
Underfull \hbox (badness 10000) detected at line 260
[][][]
Underfull \hbox (badness 2150) in paragraph at lines 261--262
[]\T1/phv/m/n/10 If \T1/pcr/m/n/10 name \T1/phv/m/n/10 con-tains some non-print
able char-ac-ters, they will be dropped when ex-port-ing to X[]ML, see
Underfull \hbox (badness 10000) detected at line 279
[][][]
[145]
Underfull \hbox (badness 10000) detected at line 302
[][][]
Underfull \hbox (badness 10000) detected at line 307
[][][]
) [146] (./a00169.tex
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 68
[][][]
[147]
Underfull \hbox (badness 10000) detected at line 83
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
Underfull \hbox (badness 10000) detected at line 115
[][][]
) [148] (./a00170.tex
Underfull \hbox (badness 2173) in paragraph at lines 16--18
[][] [] \T1/phv/m/n/10 ([] topol-ogy, [] set,
Overfull \hbox (23.29478pt too wide) in paragraph at lines 20--22
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] set, []
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 55
[][][]
[149]
Underfull \hbox (badness 10000) detected at line 70
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Overfull \hbox (38.9771pt too wide) in paragraph at lines 95--96
[]\T1/phv/m/n/10 -1 if there are mul-ti-ple lev-els of ob-jects of that type, t
he caller should fall-back to [].
Underfull \hbox (badness 10000) detected at line 97
[][][]
Underfull \hbox (badness 10000) detected at line 114
[][][]
[150]
Underfull \hbox (badness 10000) detected at line 121
[][][]
Underfull \hbox (badness 10000) detected at line 138
[][][]
Overfull \hbox (50.30476pt too wide) in paragraph at lines 147--148
[]\T1/pcr/m/n/10 N[]U[]LL \T1/phv/m/n/10 if there are mul-ti-ple depths for the
given type, the caller should fall-back to [].
Underfull \hbox (badness 10000) detected at line 149
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
Underfull \hbox (badness 10000) detected at line 171
[][][]
[151]
Underfull \hbox (badness 10000) detected at line 186
[][][]
Underfull \hbox (badness 10000) detected at line 189
[][][]
Underfull \hbox (badness 10000) detected at line 204
[][][]
Underfull \hbox (badness 10000) detected at line 213
[][][]
) [152] (./a00171.tex
Underfull \hbox (badness 10000) in paragraph at lines 6--8
[][] [] \T1/phv/m/n/10 ([] topol-ogy, [] set,
Underfull \hbox (badness 10000) detected at line 30
[][][]
Underfull \hbox (badness 10000) detected at line 35
[][][]
Underfull \hbox (badness 10000) detected at line 50
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
[153]
Underfull \hbox (badness 10000) detected at line 72
[][][]
Overfull \hbox (60.5826pt too wide) in paragraph at lines 81--82
[]\T1/pcr/m/n/10 N[]U[]LL \T1/phv/m/n/10 if there are mul-ti-ple depths for the
given type, the caller should fall-back to [].
Underfull \hbox (badness 10000) detected at line 83
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
) [154] (./a00172.tex
Underfull \hbox (badness 1527) in paragraph at lines 19--20
\T1/phv/m/n/10 Be sure to see the fig-ure in [] that shows a com-plete topol-og
y tree, in-clud-ing depths,
Underfull \hbox (badness 10000) detected at line 34
[][][]
Underfull \hbox (badness 10000) detected at line 39
[][][]
Underfull \hbox (badness 10000) detected at line 52
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
Underfull \hbox (badness 1715) in paragraph at lines 60--61
[]\T1/pcr/m/n/10 type \T1/phv/m/n/10 should not be [] or [] since these ob-ject
s are an-ces-
[155]
Underfull \hbox (badness 10000) detected at line 72
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 107
[][][]
Underfull \hbox (badness 10000) detected at line 110
[][][]
) [156] (./a00173.tex
Underfull \hbox (badness 10000) detected at line 28
[][][]
Underfull \hbox (badness 10000) detected at line 45
[][][]
[157]
Underfull \hbox (badness 10000) detected at line 66
[][][]
) [158] (./a00174.tex
Underfull \hbox (badness 1527) in paragraph at lines 23--24
\T1/phv/m/n/10 Be sure to see the fig-ure in [] that shows a com-plete topol-og
y tree, in-clud-ing depths,
Underfull \hbox (badness 10000) detected at line 44
[][][]
Underfull \hbox (badness 10000) detected at line 47
[][][]
[159]
Underfull \hbox (badness 10000) detected at line 62
[][][]
Underfull \hbox (badness 10000) detected at line 67
[][][]
Underfull \hbox (badness 10000) detected at line 82
[][][]
Underfull \hbox (badness 10000) detected at line 103
[][][]
Underfull \hbox (badness 10000) detected at line 106
[][][]
[160]
Underfull \hbox (badness 10000) detected at line 123
[][][]
Underfull \hbox (badness 10000) detected at line 126
[][][]
Underfull \hbox (badness 10000) detected at line 153
[][][]
[161]
Underfull \hbox (badness 10000) detected at line 170
[][][]
) [162] (./a00175.tex
Underfull \hbox (badness 10000) detected at line 59
[][][]
[163]
Underfull \hbox (badness 10000) detected at line 62
[][][]
) [164] (./a00176.tex
Underfull \hbox (badness 10000) detected at line 34
[][][]
Underfull \hbox (badness 10000) detected at line 37
[][][]
Underfull \hbox (badness 10000) detected at line 56
[][][]
Underfull \hbox (badness 10000) detected at line 59
[][][]
[165]
Underfull \hbox (badness 10000) detected at line 78
[][][]
Underfull \hbox (badness 10000) detected at line 81
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
Underfull \hbox (badness 10000) detected at line 101
[][][]
Underfull \hbox (badness 10000) detected at line 118
[][][]
[166]
Underfull \hbox (badness 10000) detected at line 121
[][][]
Underfull \hbox (badness 10000) detected at line 138
[][][]
Underfull \hbox (badness 10000) detected at line 141
[][][]
) [167] (./a00177.tex
Underfull \hbox (badness 900) in paragraph at lines 6--8
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] []_[]cpuset, []
Underfull \hbox (badness 10000) detected at line 32
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
) [168] (./a00178.tex
Underfull \hbox (badness 10000) detected at line 42
[][][]
Underfull \hbox (badness 10000) detected at line 59
[][][]
[169]
Underfull \hbox (badness 10000) detected at line 76
[][][]
Underfull \hbox (badness 10000) detected at line 95
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
Underfull \hbox (badness 10000) detected at line 113
[][][]
[170]
Underfull \hbox (badness 10000) detected at line 126
[][][]
) [171] (./a00179.tex [172]
Underfull \hbox (badness 1953) in paragraph at lines 127--128
[]\T1/phv/m/n/10 Bitmaps are used by hwloc for sets of OS pro-ces-sors (which m
ay ac-tu-ally be hard-ware threads) as by
Underfull \hbox (badness 760) in paragraph at lines 127--128
[] \T1/phv/m/n/10 (a type-def for []), or sets of N[]U[]MA mem-ory nodes as []
(also a
Underfull \hbox (badness 832) in paragraph at lines 127--128
\T1/phv/m/n/10 type-def for []). Those are used for cpuset and node-set fields
in the [] struc-ture, see
Underfull \hbox (badness 10000) detected at line 139
[][][]
[173]
Underfull \hbox (badness 10000) detected at line 173
[][][]
Underfull \hbox (badness 10000) detected at line 222
[][][]
Underfull \hbox (badness 10000) detected at line 235
[][][]
[174]
Underfull \hbox (badness 10000) detected at line 272
[][][]
[175]
Underfull \hbox (badness 10000) detected at line 309
[][][]
Underfull \hbox (badness 10000) detected at line 318
[][][]
Underfull \hbox (badness 10000) detected at line 333
[][][]
Underfull \hbox (badness 10000) detected at line 340
[][][]
[176]
Underfull \hbox (badness 10000) detected at line 383
[][][]
Underfull \hbox (badness 10000) detected at line 398
[][][]
[177]
Underfull \hbox (badness 10000) detected at line 453
[][][]
Underfull \hbox (badness 10000) detected at line 456
[][][]
Underfull \hbox (badness 10000) detected at line 469
[][][]
Underfull \hbox (badness 10000) detected at line 482
[][][]
Underfull \hbox (badness 10000) detected at line 485
[][][]
[178]
Underfull \hbox (badness 10000) detected at line 498
[][][]
Underfull \hbox (badness 10000) detected at line 501
[][][]
Underfull \hbox (badness 10000) detected at line 514
[][][]
Underfull \hbox (badness 10000) detected at line 527
[][][]
Underfull \hbox (badness 10000) detected at line 540
[][][]
[179]
Underfull \hbox (badness 10000) detected at line 555
[][][]
Underfull \hbox (badness 10000) detected at line 574
[][][]
Underfull \hbox (badness 10000) detected at line 597
[][][]
[180]
Underfull \hbox (badness 10000) detected at line 616
[][][]
Underfull \hbox (badness 10000) detected at line 629
[][][]
Underfull \hbox (badness 10000) detected at line 646
[][][]
Underfull \hbox (badness 10000) detected at line 677
[][][]
[181]
Underfull \hbox (badness 10000) detected at line 744
[][][]
[182]
Underfull \hbox (badness 10000) detected at line 767
[][][]
Underfull \hbox (badness 10000) detected at line 786
[][][]
[183]
Underfull \hbox (badness 10000) detected at line 803
[][][]
Underfull \hbox (badness 10000) detected at line 826
[][][]
Underfull \hbox (badness 10000) detected at line 845
[][][]
[184]
Underfull \hbox (badness 10000) detected at line 880
[][][]
Underfull \hbox (badness 10000) detected at line 893
[][][]
) [185] (./a00180.tex
Underfull \hbox (badness 10000) in paragraph at lines 18--20
[]\T1/phv/m/n/10 void [] ([] topol-ogy, void($\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/
10 export[]_[]cb)(void
Overfull \hbox (16.48914pt too wide) in paragraph at lines 61--62
[]\T1/phv/m/n/10 This func-tion may only be called from within the ex-port() ca
ll-back passed to [].
[186]
Overfull \hbox (20.63033pt too wide) in paragraph at lines 63--64
[]\T1/phv/m/n/10 When im-port-ing this X[]ML file, the im-port() call-back (if
set) will be called ex-actly as many times as []
Overfull \hbox (58.7354pt too wide) in paragraph at lines 69--70
[]\T1/phv/m/n/10 If ex-port-ing bi-nary data, the ap-pli-ca-tion should first e
n-code into print-able char-ac-ters only (or use []).
Underfull \hbox (badness 10000) detected at line 71
[][][]
Overfull \hbox (16.48914pt too wide) in paragraph at lines 88--89
[]\T1/phv/m/n/10 This func-tion may only be called from within the ex-port() ca
ll-back passed to [].
Underfull \hbox (badness 10000) detected at line 94
[][][]
[187]
Underfull \hbox (badness 10000) detected at line 125
[][][]
Underfull \hbox (badness 10000) detected at line 128
[][][]
Underfull \hbox (badness 10000) detected at line 157
[][][]
Underfull \hbox (badness 10000) detected at line 160
[][][]
[188]
Underfull \hbox (badness 10000) detected at line 185
[][][]
Underfull \hbox (badness 10000) in paragraph at lines 192--193
| \T1/pcr/m/n/8 void($\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 )([] topology, [] obj,
const char $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 name, const void
Underfull \hbox (badness 10000) detected at line 206
[][][]
) [189] (./a00181.tex
Overfull \hbox (75.85985pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 enum [] { [],
Overfull \hbox (60.112pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 , [],
[190]
Underfull \hbox (badness 10000) detected at line 70
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
) [191] (./a00182.tex
Overfull \hbox (106.10316pt too wide) in paragraph at lines 11--21
[]\T1/phv/m/n/10 , [], [],
Overfull \hbox (117.09932pt too wide) in paragraph at lines 21--26
[]\T1/phv/m/n/10 enum [] { [], [],
Overfull \hbox (82.54909pt too wide) in paragraph at lines 21--26
[]\T1/phv/m/n/10 , []
Underfull \hbox (badness 866) in paragraph at lines 34--36
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] type, un-signed $\OMS/cmsy/m/n/10 ^^C
$\T1/phv/m/n/10 nr, struct
Underfull \hbox (badness 1895) in paragraph at lines 36--38
[]\T1/phv/m/n/10 int [] ([] topol-ogy, const char $\OMS/cmsy/m/n/10 ^^C$\T1/phv
/m/n/10 name, un-signed $\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 nr, struct
Underfull \hbox (badness 3735) in paragraph at lines 42--43
[]\T1/phv/m/n/10 int [] ([] topol-ogy, struct [] $\OMS/cmsy/m/n/10 ^^C$\T1/phv/
m/n/10 distances, enum
[192]
Overfull \hbox (15.1254pt too wide) in paragraph at lines 6--7
[]
Overfull \hbox (0.60884pt too wide) in paragraph at lines 20--21
[]
[193]
Underfull \hbox (badness 10000) detected at line 151
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
[194]
Underfull \hbox (badness 10000) detected at line 183
[][][]
Underfull \hbox (badness 10000) detected at line 198
[][][]
Underfull \hbox (badness 10000) detected at line 213
[][][]
Underfull \hbox (badness 10000) detected at line 216
[][][]
[195]
Underfull \hbox (badness 10000) detected at line 229
[][][]
Underfull \hbox (badness 10000) detected at line 254
[][][]
Underfull \hbox (badness 10000) detected at line 257
[][][]
) [196] (./a00183.tex
Underfull \hbox (badness 10000) detected at line 26
[][][]
Underfull \hbox (badness 10000) detected at line 43
[][][]
) [197] (./a00184.tex
Overfull \hbox (128.76315pt too wide) in paragraph at lines 11--14
[]\T1/phv/m/n/10 enum [] { [], []
[198]
Underfull \hbox (badness 10000) detected at line 97
[][][]
Underfull \hbox (badness 866) in paragraph at lines 112--113
[]\T1/phv/m/n/10 Create an empty dis-tances struc-ture to be filled with [] and
then com-mit-ted with
Underfull \hbox (badness 10000) detected at line 120
[][][]
Underfull \hbox (badness 5787) in paragraph at lines 121--122
[]\T1/phv/m/n/10 A hwloc[]_[]distances[]_[]add[]_[]handle[]_[]t that should the
n be passed to [] and
[199]
Overfull \hbox (16.4711pt too wide) in paragraph at lines 135--136
[]\T1/phv/m/n/10 Specify the ob-jects and val-ues for a new dis-tances struc-tu
re that was re-turned as a han-dle by [].
Underfull \hbox (badness 10000) detected at line 147
[][][]
) [200] (./a00185.tex
Underfull \hbox (badness 10000) detected at line 32
[][][]
Underfull \hbox (badness 10000) detected at line 49
[][][]
Underfull \hbox (badness 10000) detected at line 64
[][][]
[201]
Underfull \hbox (badness 10000) detected at line 79
[][][]
) [202] (./a00186.tex
Overfull \hbox (72.05713pt too wide) in paragraph at lines 16--28
[]\T1/phv/m/n/10 , [], [],
Overfull \hbox (208.72652pt too wide) in paragraph at lines 32--37
[]\T1/phv/m/n/10 enum [] { [], [],
Underfull \hbox (badness 10000) in paragraph at lines 49--51
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] at-tribute, struct
Overfull \hbox (50.77757pt too wide) in paragraph at lines 68--69
[]\T1/phv/m/n/10 A more flex-i-ble ap-proach con-sists in get-ting the list of
lo-cal N[]U[]MA nodes by pass-ing this cpuset to [].
[203]
Underfull \hbox (badness 10000) detected at line 74
[][][]
Underfull \hbox (badness 10000) detected at line 77
[][][]
[204] [205]
Underfull \vbox (badness 7030) has occurred while \output is active [206]
Underfull \hbox (badness 10000) detected at line 233
[][][]
Underfull \hbox (badness 10000) detected at line 236
[][][]
Underfull \hbox (badness 1490) in paragraph at lines 241--242
[]\T1/phv/m/n/10 When an ob-ject C[]PU set is given as lo-cal-ity, for in-stanc
e a Pack-age, and when flags con-tain both
Overfull \hbox (65.9217pt too wide) in paragraph at lines 241--242
[] \T1/phv/m/n/10 and [],
Underfull \hbox (badness 10000) detected at line 263
[][][]
[207]
Overfull \hbox (16.69562pt too wide) in paragraph at lines 280--281
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
Underfull \hbox (badness 10000) detected at line 288
[][][]
Underfull \hbox (badness 10000) detected at line 295
[][][]
Underfull \hbox (badness 10000) detected at line 308
[][][]
[208]
Overfull \hbox (16.69562pt too wide) in paragraph at lines 333--334
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
Underfull \hbox (badness 10000) detected at line 335
[][][]
Underfull \hbox (badness 10000) detected at line 338
[][][]
Underfull \hbox (badness 10000) detected at line 361
[][][]
[209]
Underfull \hbox (badness 10000) detected at line 364
[][][]
Underfull \hbox (badness 10000) detected at line 367
[][][]
Overfull \hbox (16.69562pt too wide) in paragraph at lines 380--381
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
Underfull \hbox (badness 10000) detected at line 386
[][][]
Underfull \hbox (badness 10000) detected at line 391
[][][]
[210]
Underfull \hbox (badness 10000) detected at line 420
[][][]
Underfull \hbox (badness 10000) detected at line 425
[][][]
) [211] (./a00187.tex
Overfull \hbox (94.3426pt too wide) in paragraph at lines 6--10
[]\T1/phv/m/n/10 enum [] { [] = (1UL$\OML/cmm/m/it/10 <$$<$\T1/phv/m/n/10 0), [
]
Underfull \hbox (badness 1000) in paragraph at lines 31--32
[]\T1/phv/m/n/10 The val-ues for an ex-ist-ing at-tribute or for cus-tom dy-nam
-i-cally reg-is-tered ones may be set or mod-i-fied with
Underfull \vbox (badness 1210) has occurred while \output is active [212]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 92
[][][]
Underfull \hbox (badness 10000) detected at line 111
[][][]
[213]
Overfull \hbox (16.69562pt too wide) in paragraph at lines 128--129
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
Underfull \hbox (badness 10000) detected at line 138
[][][]
Underfull \hbox (badness 10000) detected at line 141
[][][]
) [214] (./a00188.tex
Underfull \hbox (badness 808) in paragraph at lines 10--12
[]\T1/phv/m/n/10 int [] ([] topol-ogy, un-signed kind[]_[]index, [] cpuset, int
Underfull \hbox (badness 1968) in paragraph at lines 21--22
[]\T1/phv/m/n/10 The in-dex of the kind that de-scribes a given C[]PU set (if a
ny, and not par-tially) may be ob-tained with
Underfull \hbox (badness 10000) detected at line 46
[][][]
[215]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
[216]
Underfull \hbox (badness 10000) detected at line 127
[][][]
Underfull \hbox (badness 10000) detected at line 130
[][][]
) [217] (./a00189.tex
Underfull \hbox (badness 10000) detected at line 36
[][][]
Underfull \hbox (badness 10000) detected at line 39
[][][]
Underfull \hbox (badness 10000) detected at line 54
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
[218]
Underfull \hbox (badness 10000) detected at line 72
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 93
[][][]
) [219] (./a00190.tex
Underfull \hbox (badness 10000) detected at line 19
[][][]
Underfull \hbox (badness 10000) detected at line 41
[][][]
[220]
Underfull \hbox (badness 10000) detected at line 60
[][][]
Underfull \hbox (badness 10000) detected at line 77
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
) [221] (./a00191.tex
Underfull \hbox (badness 10000) detected at line 19
[][][]
Underfull \hbox (badness 10000) detected at line 39
[][][]
Underfull \hbox (badness 10000) detected at line 58
[][][]
[222]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 92
[][][]
) [223] (./a00192.tex
Underfull \hbox (badness 10000) detected at line 30
[][][]
Underfull \hbox (badness 10000) detected at line 49
[][][]
) [224] (./a00193.tex
Underfull \hbox (badness 10000) detected at line 15
[][][]
Underfull \hbox (badness 10000) detected at line 35
[][][]
Underfull \hbox (badness 10000) detected at line 54
[][][]
) [225] (./a00194.tex
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 55
[][][]
Underfull \hbox (badness 816) in paragraph at lines 62--63
\T1/phv/m/n/10 CL com-po-nent must be en-abled in the topol-ogy. If not, the lo
-cal-ity of the ob-ject may still be found us-ing
[226]
Underfull \hbox (badness 10000) detected at line 64
[][][]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 86
[][][]
Underfull \hbox (badness 10000) detected at line 101
[][][]
) [227] (./a00195.tex
Underfull \hbox (badness 10000) detected at line 42
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
[228]
Underfull \hbox (badness 10000) detected at line 64
[][][]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 86
[][][]
Underfull \hbox (badness 10000) detected at line 103
[][][]
Underfull \hbox (badness 10000) detected at line 118
[][][]
) [229] [230] (./a00196.tex
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 55
[][][]
Underfull \hbox (badness 10000) detected at line 62
[][][]
[231]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 94
[][][]
) [232] (./a00197.tex
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 60
[][][]
[233]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 80
[][][]
) [234] (./a00198.tex
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 60
[][][]
[235]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 80
[][][]
) [236] (./a00199.tex
Underfull \hbox (badness 3407) in paragraph at lines 8--10
[]\T1/phv/m/n/10 int [] ([] topol-ogy, zes[]_[]device[]_[]handle[]_[]t de-vice,
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 45
[][][]
Underfull \hbox (badness 10000) detected at line 58
[][][]
[237]
Underfull \hbox (badness 10000) detected at line 65
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 105
[][][]
Underfull \hbox (badness 10000) detected at line 112
[][][]
[238]) [239] (./a00200.tex
Underfull \hbox (badness 10000) detected at line 32
[][][]
Underfull \hbox (badness 10000) detected at line 47
[][][]
Underfull \hbox (badness 10000) detected at line 54
[][][]
[240]
Underfull \hbox (badness 10000) detected at line 67
[][][]
Underfull \hbox (badness 10000) detected at line 74
[][][]
) [241] (./a00201.tex
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 60
[][][]
[242]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 82
[][][]
) [243] (./a00202.tex
Overfull \hbox (123.29967pt too wide) in paragraph at lines 22--27
[]\T1/phv/m/n/10 enum [] { [], [],
Overfull \hbox (52.27306pt too wide) in paragraph at lines 27--31
[]\T1/phv/m/n/10 enum [] { [], []
[244]
Overfull \hbox (33.8499pt too wide) in paragraph at lines 2--3
[]
Overfull \hbox (31.47389pt too wide) in paragraph at lines 6--7
[]
Overfull \hbox (33.97578pt too wide) in paragraph at lines 10--11
[]\T1/phv/m/n/10 .|
[245]
Underfull \hbox (badness 10000) detected at line 175
[][][]
Underfull \hbox (badness 10000) detected at line 194
[][][]
Overfull \hbox (64.6971pt too wide) in paragraph at lines 199--200
[]\T1/phv/m/n/10 1 if the dif-fer-ence is too com-plex (see above). Some en-tri
es in the list will be of type [].
[246]
Underfull \hbox (badness 10000) detected at line 203
[][][]
Underfull \hbox (badness 10000) detected at line 222
[][][]
Underfull \hbox (badness 10000) detected at line 237
[][][]
Underfull \hbox (badness 10000) detected at line 254
[][][]
Underfull \hbox (badness 10000) detected at line 257
[][][]
[247]
Underfull \hbox (badness 10000) detected at line 272
[][][]
Underfull \hbox (badness 10000) detected at line 275
[][][]
Underfull \hbox (badness 10000) detected at line 292
[][][]
Underfull \hbox (badness 10000) detected at line 295
[][][]
) [248] (./a00203.tex
Overfull \hbox (55.65627pt too wide) in paragraph at lines 17--18
[]\T1/phv/m/n/10 The mas-ter pro-cess must first get the re-quired shared-memor
y size for stor-ing this topol-ogy with [].
Overfull \hbox (31.66293pt too wide) in paragraph at lines 23--24
[]\T1/phv/m/n/10 Other pro-cesses may then adopt this shared topol-ogy by open-
ing the same file and pass-ing it to []
Underfull \hbox (badness 10000) detected at line 46
[][][]
[249]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 74
[][][]
Underfull \hbox (badness 10000) detected at line 77
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
Underfull \hbox (badness 10000) detected at line 101
[][][]
) [250] (./a00204.tex
Overfull \hbox (20.9803pt too wide) in paragraph at lines 15--16
[]\T1/phv/m/n/10 #define []([]_[]backend) (void$\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/
n/10 )(((char$\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 )([]_[]backend)) + sizeof(str
uct []))
Overfull \hbox (81.20195pt too wide) in paragraph at lines 25--37
[]\T1/phv/m/n/10 , [], [], [],
Overfull \hbox (81.64307pt too wide) in paragraph at lines 25--37
[]\T1/phv/m/n/10 , [], [], []
Underfull \hbox (badness 10000) detected at line 50
[][][]
[251] [252]) [253] (./a00205.tex
Underfull \hbox (badness 10000) detected at line 28
[][][]
Underfull \vbox (badness 5563) has occurred while \output is active [254]
Underfull \hbox (badness 10000) detected at line 82
[][][]
Underfull \hbox (badness 10000) detected at line 89
[][][]
) [255] (./a00206.tex
Underfull \hbox (badness 10000) detected at line 28
[][][]
[256] [257]) [258] (./a00207.tex
Underfull \hbox (badness 10000) detected at line 17
[][][]
Underfull \hbox (badness 10000) detected at line 33
[][][]
Underfull \hbox (badness 10000) detected at line 48
[][][]
Underfull \hbox (badness 10000) detected at line 61
[][][]
[259]
Underfull \hbox (badness 10000) detected at line 74
[][][]
) [260] (./a00208.tex
Underfull \hbox (badness 10000) detected at line 21
[][][]
[261]) [262] (./a00209.tex
Underfull \hbox (badness 10000) detected at line 13
[][][]
) [263] (./a00210.tex
Underfull \hbox (badness 2126) in paragraph at lines 11--13
[][] [] \T1/phv/m/n/10 ([] topol-ogy,
Underfull \hbox (badness 10000) detected at line 20
[][][]
[264]) [265] [266]
Chapter 24.
(./a00358.tex [267]
Underfull \hbox (badness 10000) in paragraph at lines 68--69
\T1/pcr/m/n/8 int($\OMS/cmsy/m/n/8 ^^C$ \T1/pcr/m/n/8 hwloc[]_[]backend[]::get[
]_[]pci[]_[]busid[]_[]cpuset) (struct [] $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 bac
kend, struct hwloc[]_[]pcidev[]_[]
) (./a00250.tex [268] [269]) (./a00238.tex [270]) (./a00302.tex) (./a00306.tex
[271] [272]) (./a00362.tex
Underfull \hbox (badness 10000) detected at line 64
[][][]
[273]
Underfull \hbox (badness 10000) detected at line 93
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
) (./a00350.tex
Underfull \hbox (badness 4156) in paragraph at lines 16--18
[]\T1/phv/m/n/10 struct [] $\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 ($\OMS/cmsy/m/n
/10 ^^C$ [] \T1/phv/m/n/10 )(struct hwloc[]_[]topology $\OMS/cmsy/m/n/10 ^^C$\T
1/phv/m/n/10 topology, struct []
[274]
Underfull \hbox (badness 10000) in paragraph at lines 56--57
[] $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 component, unsigned [], const void $\OMS/
cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 data1, const void $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n
/8 data2,
) (./a00354.tex [275]) (./a00290.tex [276]
Underfull \hbox (badness 2269) in paragraph at lines 58--59
[]\T1/phv/m/n/10 Array of ob-jects de-scribed by the dis-tance ma-trix. These o
b-jects are not in any par-tic-u-lar or-der, see
) (./a00242.tex [277]) (./a00214.tex
Underfull \hbox (badness 10000) detected at line 19
[][][]
[278]) (./a00218.tex
Underfull \hbox (badness 10000) detected at line 21
[][][]
) (./a00294.tex [279]) (./a00298.tex [280]) (./a00234.tex) (./a00230.tex
[281]
Underfull \hbox (badness 10000) in paragraph at lines 41--42
\T1/pcr/m/n/8 struct [] $\OMS/cmsy/m/n/8 ^^C$ \T1/pcr/m/n/8 hwloc[]_[]obj[]_[]a
ttr[]_[]u[]
) (./a00222.tex [282] [283]
Overfull \hbox (42.48444pt too wide) in paragraph at lines 138--139
\T1/phv/m/n/10 in-com-plete, some of-flines C[]P[]Us, and the C[]P[]Us that are
ig-nored when the []
Underfull \hbox (badness 10000) detected at line 140
[][][]
Underfull \hbox (badness 1728) in paragraph at lines 153--154
[]\T1/phv/m/n/10 This may in-clude not only the same as the node-set field, but
also some N[]U[]MA nodes for which topol-
Underfull \hbox (badness 1127) in paragraph at lines 153--154
\T1/phv/m/n/10 ogy in-for-ma-tion is un-known or in-com-plete, some of-flines n
odes, and the nodes that are ig-nored when the
Underfull \hbox (badness 10000) detected at line 157
[][][]
Underfull \hbox (badness 10000) detected at line 174
[][][]
[284] [285] [286]
Underfull \hbox (badness 10000) detected at line 349
[][][]
[287]
Overfull \hbox (38.89732pt too wide) in paragraph at lines 454--455
[]\T1/phv/m/n/10 Application-given pri-vate data pointer, ini-tial-ized to \T1/
pcr/m/n/10 N[]U[]LL\T1/phv/m/n/10 , use it as you wish. See []
) (./a00226.tex [288]) (./a00266.tex) (./a00246.tex [289] [290]) (./a00274.tex
[291] [292]) (./a00338.tex) (./a00322.tex [293]
Underfull \hbox (badness 10000) in paragraph at lines 19--20
[] \T1/pcr/m/n/8 hwloc[]_[]topology[]_[]diff[]_[]obj[]_[]attr[]_[]u[]::hwloc[]_
[]topology[]_[]diff[]_[]obj[]_[]attr[]
) (./a00342.tex [294]) (./a00330.tex
Underfull \hbox (badness 10000) in paragraph at lines 46--47
[] \T1/pcr/m/n/8 hwloc[]_[]topology[]_[]diff[]_[]obj[]_[]attr[]_[]u[]::hwloc[]_
[]topology[]_[]diff[]_[]obj[]_[]attr[]
) (./a00318.tex [295]
Underfull \hbox (badness 10000) in paragraph at lines 35--36
\T1/pcr/m/n/8 struct [] hwloc[]_[]topology[]_[]
Underfull \hbox (badness 10000) in paragraph at lines 41--42
\T1/pcr/m/n/8 struct [] hwloc[]_[]topology[]_[]diff[]
Underfull \hbox (badness 10000) in paragraph at lines 47--48
\T1/pcr/m/n/8 struct [] hwloc[]_[]topology[]_[]diff[]
) (./a00326.tex [296]
Underfull \hbox (badness 10000) in paragraph at lines 46--47
[] \T1/pcr/m/n/8 hwloc[]_[]topology[]_[]diff[]_[]obj[]_[]attr[]_[]u[]::hwloc[]_
[]topology[]_[]diff[]_[]obj[]_[]attr[]
) (./a00346.tex [297]) (./a00334.tex [298]) (./a00270.tex [299]) (./a00278.tex
[300] [301]) (./a00282.tex) (./a00286.tex [302]) [303] [304]
(./letter-refman.ind
Overfull \hbox (32.6376pt too wide) in paragraph at lines 10--12
[]| \T1/phv/m/n/10 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE,
Overfull \hbox (31.14337pt too wide) in paragraph at lines 46--48
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_COMPONENTS_FLAG_BLACKLIST,
Overfull \hbox (49.7641pt too wide) in paragraph at lines 64--66
[]| \T1/phv/m/n/10 HWLOC_LOCAL_NUMANODE_FLAG_INTERSECT_LOCALITY,
Overfull \hbox (35.76927pt too wide) in paragraph at lines 66--68
[]| \T1/phv/m/n/10 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY,
Overfull \hbox (40.77318pt too wide) in paragraph at lines 68--70
[]| \T1/phv/m/n/10 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY,
[305]
Overfull \hbox (52.9772pt too wide) in paragraph at lines 120--122
[]| \T1/phv/m/n/10 HWLOC_DISC_STATUS_FLAG_GOT_ALLOWED_RESOURCES,
Underfull \hbox (badness 816) in paragraph at lines 169--171
[]\T1/phv/m/n/10 Converting be-tween Ob-ject Types and At-tributes, and
Underfull \hbox (badness 10000) in paragraph at lines 173--174
[]| \T1/phv/m/n/10 HWLOC_OBJ_SNPRINTF_FLAG_LONG_NAMES,
Underfull \hbox (badness 10000) in paragraph at lines 174--175
[]| \T1/phv/m/n/10 HWLOC_OBJ_SNPRINTF_FLAG_MORE_ATTRS,
Underfull \hbox (badness 10000) in paragraph at lines 176--178
[]| \T1/phv/m/n/10 HWLOC_OBJ_SNPRINTF_FLAG_OLD_VERBOSE,
Underfull \hbox (badness 10000) in paragraph at lines 178--180
[]| \T1/phv/m/n/10 HWLOC_OBJ_SNPRINTF_FLAG_SHORT_NAMES,
Overfull \hbox (84.79076pt too wide) in paragraph at lines 186--188
[]| \T1/phv/m/n/10 hwloc_obj_attr_u::hwloc_numanode_attr_s::hwloc_memory_page_t
ype_s,
[306]
Overfull \hbox (91.69437pt too wide) in paragraph at lines 280--282
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_IGNORE_MEMORY,
Overfull \hbox (58.06209pt too wide) in paragraph at lines 282--284
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_NO_ATTRS,
Overfull \hbox (113.1591pt too wide) in paragraph at lines 284--286
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_NO_EXTENDED_TYPES,
Overfull \hbox (22.14355pt too wide) in paragraph at lines 286--288
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_V1,
Underfull \hbox (badness 10000) in paragraph at lines 295--296
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_XML_FLAG_V2,
[307] [308] [309]
Underfull \hbox (badness 1221) in paragraph at lines 632--634
[]| \T1/phv/m/n/10 In-ter-op-er-abil-ity with Linux lib-numa un-signed long
Underfull \hbox (badness 1221) in paragraph at lines 647--649
[]| \T1/phv/m/n/10 In-ter-op-er-abil-ity with Linux lib-numa un-signed long
[310]
Overfull \hbox (30.47531pt too wide) in paragraph at lines 723--724
[]\T1/phv/m/n/10 HWLOC_DISC_STATUS_FLAG_GOT_ALLOWED_RESOURCES
Overfull \hbox (34.15628pt too wide) in paragraph at lines 791--792
[]\T1/phv/m/n/10 HWLOC_DISTANCES_TRANSFORM_MERGE_SWITCH_PORTS
Overfull \hbox (26.43428pt too wide) in paragraph at lines 795--796
[]\T1/phv/m/n/10 HWLOC_DISTANCES_TRANSFORM_TRANSITIVE_CLOSURE
[311] [312]
Overfull \hbox (27.2622pt too wide) in paragraph at lines 994--995
[]\T1/phv/m/n/10 HWLOC_LOCAL_NUMANODE_FLAG_INTERSECT_LOCALITY
Overfull \hbox (18.27129pt too wide) in paragraph at lines 1000--1001
[]\T1/phv/m/n/10 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY
[313]
Underfull \hbox (badness 1221) in paragraph at lines 1128--1130
[]| \T1/phv/m/n/10 In-ter-op-er-abil-ity with Linux lib-numa un-signed long
Underfull \hbox (badness 1221) in paragraph at lines 1137--1139
[]| \T1/phv/m/n/10 In-ter-op-er-abil-ity with Linux lib-numa un-signed long
[314]
Overfull \hbox (64.79076pt too wide) in paragraph at lines 1224--1226
[]\T1/phv/m/n/10 hwloc_obj_attr_u::hwloc_numanode_attr_s::hwloc_memory_page_typ
e_s,
[315] [316] [317]
Overfull \hbox (58.76064pt too wide) in paragraph at lines 1510--1512
[]\T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_g
eneric_s,
Overfull \hbox (51.25471pt too wide) in paragraph at lines 1513--1515
[]\T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_s
tring_s,
Overfull \hbox (53.63072pt too wide) in paragraph at lines 1519--1521
[]\T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_u
int64_s,
Underfull \hbox (badness 10000) in paragraph at lines 1537--1539
[]\T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_generic_s,
Underfull \hbox (badness 10000) in paragraph at lines 1541--1543
[]\T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_obj_attr_s,
Overfull \hbox (69.19247pt too wide) in paragraph at lines 1565--1566
[]\T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_IGNORE_MEMORY
Overfull \hbox (35.5602pt too wide) in paragraph at lines 1567--1568
[]\T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_NO_ATTRS
Overfull \hbox (90.65721pt too wide) in paragraph at lines 1569--1570
[]\T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_NO_EXTENDED_TYPES
[318]
Overfull \hbox (16.53442pt too wide) in paragraph at lines 1607--1608
[]\T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_RESTRICT_TO_MEMBINDING
Overfull \hbox (59.14865pt too wide) in paragraph at lines 1610--1611
[]\T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_THISSYSTEM_ALLOWED_RESOURCES
[319]
Overfull \hbox (73.63072pt too wide) in paragraph at lines 1779--1781
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_uint64_s,
[320]
Underfull \hbox (badness 10000) in paragraph at lines 1960--1961
[]| \T1/phv/m/n/10 HWLOC_MEMBIND_WEIGHTED_INTERLEAVE,
[321]
Underfull \hbox (badness 10000) in paragraph at lines 1979--1980
[]| \T1/phv/m/n/10 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS,
Underfull \hbox (badness 10000) in paragraph at lines 1985--1986
[]| \T1/phv/m/n/10 HWLOC_RESTRICT_FLAG_REMOVE_CPULESS,
Underfull \hbox (badness 10000) in paragraph at lines 1986--1987
[]| \T1/phv/m/n/10 HWLOC_RESTRICT_FLAG_REMOVE_MEMLESS,
Overfull \hbox (71.25471pt too wide) in paragraph at lines 2002--2004
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_string_s,
Overfull \hbox (71.25471pt too wide) in paragraph at lines 2007--2009
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_string_s,
Overfull \hbox (73.63072pt too wide) in paragraph at lines 2009--2011
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_uint64_s,
Overfull \hbox (29.82903pt too wide) in paragraph at lines 2016--2018
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_too_complex_s,
Overfull \hbox (29.82903pt too wide) in paragraph at lines 2040--2042
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_too_complex_s,
Overfull \hbox (29.82903pt too wide) in paragraph at lines 2045--2047
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_too_complex_s,
[322]
Overfull \hbox (71.25471pt too wide) in paragraph at lines 2126--2128
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_string_s,
Overfull \hbox (73.63072pt too wide) in paragraph at lines 2128--2130
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_uint64_s,
Overfull \hbox (28.7674pt too wide) in paragraph at lines 2195--2197
[]| \T1/phv/m/n/10 HWLOC_DISTANCES_KIND_HETEROGENEOUS_TYPES,
Underfull \hbox (badness 10000) in paragraph at lines 2197--2199
[]| \T1/phv/m/n/10 HWLOC_DISTANCES_KIND_VALUE_BANDWIDTH,
[323]
Underfull \hbox (badness 10000) in paragraph at lines 2200--2201
[]| \T1/phv/m/n/10 HWLOC_DISTANCES_KIND_VALUE_LATENCY,
Overfull \hbox (56.65817pt too wide) in paragraph at lines 2205--2207
[]| \T1/phv/m/n/10 HWLOC_DISTANCES_TRANSFORM_MERGE_SWITCH_PORTS,
Overfull \hbox (48.93617pt too wide) in paragraph at lines 2209--2211
[]| \T1/phv/m/n/10 HWLOC_DISTANCES_TRANSFORM_TRANSITIVE_CLOSURE,
Overfull \hbox (84.79076pt too wide) in paragraph at lines 2245--2247
[]| \T1/phv/m/n/10 hwloc_obj_attr_u::hwloc_numanode_attr_s::hwloc_memory_page_t
ype_s,
[324]
Overfull \hbox (24.89748pt too wide) in paragraph at lines 2335--2337
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_DONT_CHANGE_BINDING,
Underfull \hbox (badness 10000) in paragraph at lines 2337--2338
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_IMPORT_SUPPORT,
Overfull \hbox (16.63559pt too wide) in paragraph at lines 2338--2340
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_INCLUDE_DISALLOWED,
Underfull \hbox (badness 10000) in paragraph at lines 2340--2341
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_IS_THISSYSTEM,
Overfull \hbox (37.03836pt too wide) in paragraph at lines 2344--2346
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_RESTRICT_TO_CPUBINDING,
Overfull \hbox (39.03632pt too wide) in paragraph at lines 2346--2348
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_RESTRICT_TO_MEMBINDING,
Overfull \hbox (81.65054pt too wide) in paragraph at lines 2348--2350
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_THISSYSTEM_ALLOWED_RESOURCES,
Underfull \hbox (badness 10000) in paragraph at lines 2374--2375
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE,
Underfull \hbox (badness 10000) in paragraph at lines 2384--2385
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_NAME,
Overfull \hbox (78.76064pt too wide) in paragraph at lines 2403--2405
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_generic_s,
Overfull \hbox (71.25471pt too wide) in paragraph at lines 2405--2407
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_string_s,
Overfull \hbox (73.63072pt too wide) in paragraph at lines 2407--2409
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_uint64_s,
Overfull \hbox (29.82903pt too wide) in paragraph at lines 2413--2415
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_too_complex_s,
[325] [326]) (./letter-refman.aux (./a00156.aux) (./a00157.aux) (./a00158.aux)
(./a00159.aux) (./a00160.aux) (./a00161.aux) (./a00162.aux) (./a00163.aux)
(./a00164.aux) (./a00165.aux) (./a00166.aux) (./a00167.aux) (./a00168.aux)
(./a00169.aux) (./a00170.aux) (./a00171.aux) (./a00172.aux) (./a00173.aux)
(./a00174.aux) (./a00175.aux) (./a00176.aux) (./a00177.aux) (./a00178.aux)
(./a00179.aux) (./a00180.aux) (./a00181.aux) (./a00182.aux) (./a00183.aux)
(./a00184.aux) (./a00185.aux) (./a00186.aux) (./a00187.aux) (./a00188.aux)
(./a00189.aux) (./a00190.aux) (./a00191.aux) (./a00192.aux) (./a00193.aux)
(./a00194.aux) (./a00195.aux) (./a00196.aux) (./a00197.aux) (./a00198.aux)
(./a00199.aux) (./a00200.aux) (./a00201.aux) (./a00202.aux) (./a00203.aux)
(./a00204.aux) (./a00205.aux) (./a00206.aux) (./a00207.aux) (./a00208.aux)
(./a00209.aux) (./a00210.aux))
Package rerunfilecheck Warning: File `letter-refman.out' has changed.
(rerunfilecheck) Rerun to get outlines right
(rerunfilecheck) or use package `bookmark'.
)
(see the transcript file for additional information)pdfTeX warning (dest): name
{a00098_source} has been referenced but does not exist, replaced by a fixed one
pdfTeX warning (dest): name{a00152_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00146_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00140_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00131_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00128_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00125_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00134_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00137_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00122_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00143_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00119_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00113_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00110_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00107_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00104_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00101_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00116_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00095_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00092_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00089_source} has been referenced but does not exi
st, replaced by a fixed one
{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/
texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-
dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/share/texlive/texmf-dist/fo
nts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texlive/texmf-dist/fonts/typ
e1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
lic/amsfonts/cm/cmsy7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
fonts/cm/cmsy8.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrb8
a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb></usr/s
hare/texlive/texmf-dist/fonts/type1/urw/courier/ucrro8a.pfb></usr/share/texlive
/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr/share/texlive/texmf-dist/
fonts/type1/urw/helvetic/uhvb8ac.pfb></usr/share/texlive/texmf-dist/fonts/type1
/urw/helvetic/uhvbo8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvet
ic/uhvr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvro8a.p
fb>
Output written on letter-refman.pdf (354 pages, 1185660 bytes).
Transcript written on letter-refman.log.
cd doxygen-doc/latex; \
rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \
cp refman.tex a4-refman.tex; \
/usr/bin/pdflatex a4-refman.tex; \
/usr/bin/makeindex a4-refman.idx; \
/usr/bin/pdflatex a4-refman.tex; \
done=0; repeat=5; \
while test $done = 0 -a $repeat -gt 0; do \
if /bin/grep -E 'Rerun (LaTeX|to get cross-references right)' a4-refman.log > /dev/null 2>&1; then \
/usr/bin/pdflatex a4-refman.tex; \
repeat=`expr $repeat - 1`; \
else \
done=1; \
fi; \
done; \
mv a4-refman.pdf /builds/workspace/extended-customPR/doc/doxygen-doc/hwloc-a4.pdf
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
(./a4-refman.tex
LaTeX2e <2020-02-02> patch level 2
L3 programming layer <2020-02-14>
(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
Document Class: book 2019/12/20 v1.4l Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo))
(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty
(/usr/share/texlive/texmf-dist/tex/latex/tools/array-2016-10-06.sty))
(/usr/share/texlive/texmf-dist/tex/latex/base/fixltx2e.sty
Package fixltx2e Warning: fixltx2e is not required with releases after 2015
(fixltx2e) All fixes are now in the LaTeX kernel.
(fixltx2e) See the latexrelease package for details.
) (/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty)
(/usr/share/texlive/texmf-dist/tex/latex/float/float.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty)
(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)
(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty))
(./longtable_doxygen.sty) (./tabu_doxygen.sty
(/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty))
(/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty))
(/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty)
(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hanging/hanging.sty)
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty
(/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty
(/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex)))
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)))
(/usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty)
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/tc-pdftex.def))
(/usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(/usr/share/texlive/texmf-dist/tex/latex/stackengine/stackengine.sty
(/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(/usr/share/texlive/texmf-dist/tex/generic/listofitems/listofitems.sty
(/usr/share/texlive/texmf-dist/tex/generic/listofitems/listofitems.tex)))
(/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty))
(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty)
(/usr/share/texlive/texmf-dist/tex/latex/wasysym/wasysym.sty)
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty)
(/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty
LaTeX Warning: Command \underbar has changed.
Check if current package is valid.
LaTeX Warning: Command \underline has changed.
Check if current package is valid.
) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty))
(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty)
Writing index file a4-refman.idx
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
(/usr/share/texlive/texmf-dist/tex/latex/newunicodechar/newunicodechar.sty)
Package newunicodechar Warning: Redefining Unicode character on input line 119.
Package newunicodechar Warning: Redefining Unicode character on input line 120.
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty
(/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty))
(/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)
(/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty)
(/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty)
(/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)
(/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty)
(/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty)
(/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/backref.sty
(/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
(/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty)
(/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty
(/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))))
(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
(/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty)
(/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty))
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def)
(/usr/share/texlive/texmf-dist/tex/latex/caption/caption.sty
(/usr/share/texlive/texmf-dist/tex/latex/caption/caption3.sty)
(/usr/share/texlive/texmf-dist/tex/latex/caption/ltcaption.sty))
(/usr/share/texlive/texmf-dist/tex/latex/etoc/etoc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def)
No file a4-refman.aux.
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)
(/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
*geometry* driver: auto-detecting
*geometry* detected driver: pdftex
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
(/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty)
(/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty))
No file a4-refman.toc.
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)
(/usr/share/texlive/texmf-dist/tex/latex/wasysym/uwasy.fd) [1{/var/lib/texmf/fo
nts/map/pdftex/updmap/pdftex.map}] [2]
Chapter 1.
(./index.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd)
[1] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (17.0447pt too wide) in paragraph at lines 61--62
[]\T1/phv/m/n/10 To check whether hwloc works on a par-tic-u-lar ma-chine, just
try to build it and run \T1/pcr/m/n/10 lstopo \T1/phv/m/n/10 or \T1/pcr/m/n/10
lstopo-no-graphics\T1/phv/m/n/10 .
Overfull \hbox (92.83577pt too wide) in paragraph at lines 70--71
[]\T1/phv/m/n/10 Remote ma-chine sim-u-la-tion through the gath-er-ing of topol
-ogy as X[]ML files, see [].
<./dudley.png> [2] <./hagrid.png> [3] <./emmett.png> [4]
Underfull \hbox (badness 779) in paragraph at lines 194--195
[]\T1/phv/m/n/10 Similarly, the abil-ity of re-port-ing topol-ogy in-for-ma-tio
n varies from one plat-form to an-other. As shown in
<./ppc64-with-smt.png> <./ppc64-without-smt.png> <./ppc64-full-with-smt.png>
[5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6]
Overfull \hbox (78.13824pt too wide) in paragraph at lines 410--411
[]\T1/phv/m/n/10 hwloc pro-vides a \T1/pcr/m/n/10 pkg-config \T1/phv/m/n/10 ex-
e-cutable to ob-tain rel-e-vant com-piler and linker flags. See []
Underfull \vbox (badness 10000) has occurred while \output is active [7]
Overfull \hbox (87.53221pt too wide) in paragraph at lines 449--450
[]\T1/phv/m/n/10 Questions may be sent to the users or de-vel-op-ers mail-ing l
ists ([][] \T1/pcr/m/n/10 https[]://www.[]open-mpi.[]org/community/lists/hwloc.
[]
) [8]
Chapter 2.
(./a00363.tex
Underfull \hbox (badness 10000) in paragraph at lines 11--12
Overfull \hbox (52.46074pt too wide) in paragraph at lines 18--19
[]\T1/phv/m/n/10 the N[]V[]I[]D[]IA C[]U[]DA Toolkit for C[]U[]DA de-vice dis-c
ov-ery. See [].
Overfull \hbox (26.94418pt too wide) in paragraph at lines 21--22
\T1/pcr/m/n/10 rocm-smi-lib64 \T1/phv/m/n/10 or \T1/pcr/m/n/10 librocm-smi-dev\
T1/phv/m/n/10 . See [].
Overfull \hbox (22.1674pt too wide) in paragraph at lines 23--24
\T1/phv/m/n/10 X[]ML files that were ex-ported by the same hwloc re-lease). See
[]
[9]) [10]
Chapter 3.
(./a00364.tex
Overfull \hbox (115.95625pt too wide) in paragraph at lines 20--20
[] \T1/pcr/m/n/8 message(FATAL_ERROR "FindHWLOC needs pkg-config program and P
KG_CONFIG_PATH must contain the path to hwloc.pc file.")[]
) [11] [12]
Chapter 4.
(./a00365.tex
Underfull \hbox (badness 10000) detected at line 11
[][][]
[13] [14] <./diagram.pdf>) [15] [16]
Chapter 5.
(./a00366.tex [17]
Overfull \hbox (102.58304pt too wide) in paragraph at lines 34--35
[]\T1/phv/m/n/10 Currently only used on In-tel Xeon Phi pro-ces-sor plat-forms.
See [].
) [18] [19] [20]
Chapter 6.
(./a00367.tex
Overfull \hbox (110.77179pt too wide) in paragraph at lines 15--16
[]\T1/phv/m/n/10 enforces the re-turn value of [], as if []
Underfull \hbox (badness 6725) in paragraph at lines 18--19
[]\T1/phv/m/n/10 Get the set of al-lowed re-sources from the na-
Underfull \hbox (badness 1810) in paragraph at lines 18--19
\T1/phv/m/n/10 tive op-er-at-ing sys-tem even if the topol-ogy was loaded from
X[]ML or syn-thetic de-scrip-tion, as if
Overfull \hbox (23.87022pt too wide) in paragraph at lines 18--19
[] \T1/phv/m/n/10 was set with [].
[21] [22] [23]) [24]
Chapter 7.
(./a00368.tex
Underfull \vbox (badness 10000) has occurred while \output is active [25]
Underfull \hbox (badness 2875) in paragraph at lines 18--19
[]\T1/phv/m/n/10 functions that set/get the cur-rent mem-ory bind-ing poli-cies
(if supported)[]: [],
) [26]
Chapter 8.
(./a00369.tex [27]
Underfull \hbox (badness 1117) in paragraph at lines 45--46
[]\T1/phv/m/n/10 Open[]Fabrics (Infini[]Band, Omni-[]Path, us[]N[]IC, etc) H[]C
[]As ([] and
[28]
Overfull \hbox (15.55527pt too wide) in paragraph at lines 76--77
\T1/phv/m/n/10 I/O de-vices may be con-sulted by travers-ing the topol-ogy man-
u-ally (with usual rou-tines such as [])
<./devel09-pci.png>
Underfull \vbox (badness 10000) has occurred while \output is active [29]
[30]) [31] [32]
Chapter 9.
(./a00370.tex)
Overfull \hbox (118.85387pt too wide) in paragraph at lines 18--211
\T1/phv/m/n/10 The user may an-no-tate hwloc topolo-gies with its own Misc ob-j
ects. This can be achieved with []
[33] [34]
Chapter 10.
(./a00371.tex
Underfull \hbox (badness 1755) in paragraph at lines 9--10
[]\T1/phv/m/n/10 Groups[]: sub-type \T1/pcr/m/n/10 Cluster\T1/phv/m/n/10 , \T1/
pcr/m/n/10 Module\T1/phv/m/n/10 , \T1/pcr/m/n/10 Tile\T1/phv/m/n/10 , \T1/pcr/m
/n/10 Compute Unit\T1/phv/m/n/10 , \T1/pcr/m/n/10 Book \T1/phv/m/n/10 or \T1/pc
r/m/n/10 Drawer \T1/phv/m/n/10 for dif-fer-ent
Underfull \hbox (badness 776) in paragraph at lines 22--22
[]\T1/phv/m/n/10 Each ob-ject also con-tains an \T1/pcr/m/n/10 attr \T1/phv/m/n
/10 field that, if non N[]U[]LL, points to a union [] of type-
Underfull \hbox (badness 1005) in paragraph at lines 22--22
\T1/phv/m/n/10 specific at-tribute struc-tures. For in-stance, a L2[]Cache ob-j
ect \T1/pcr/m/n/10 obj \T1/phv/m/n/10 con-tains cache-specific in-for-ma-tion i
n
[35]
Overfull \hbox (16.46445pt too wide) in paragraph at lines 25--26
[]\T1/phv/m/n/10 Some topology-global info at-tributes (not spe-cific to some o
b-jects) are also ac-ces-si-ble us-ing [].
[36]
Underfull \hbox (badness 2005) in paragraph at lines 82--83
[]\T1/phv/m/n/10 The in-dex of the Level Zero
Underfull \hbox (badness 10000) in paragraph at lines 88--89
[]\T1/phv/m/n/10 The
Underfull \hbox (badness 10000) in paragraph at lines 89--90
[]\T1/phv/m/n/10 The
[37]
Underfull \hbox (badness 10000) in paragraph at lines 97--98
[]\T1/phv/m/n/10 The
Underfull \hbox (badness 5490) in paragraph at lines 100--101
[]\T1/phv/m/n/10 The num-ber
Underfull \hbox (badness 10000) in paragraph at lines 103--104
[]\T1/phv/m/n/10 The
Underfull \hbox (badness 1874) in paragraph at lines 112--113
[]\T1/phv/m/n/10 If mul-ti-ple C[]XL de-vices are in-ter-
[38]
Overfull \hbox (79.90886pt too wide) in paragraph at lines 122--123
[]
) [39] [40]
Chapter 11.
(./a00372.tex [41]
Underfull \hbox (badness 981) in paragraph at lines 37--37
[]\T1/phv/m/n/10 The en-tire A[]PI is lo-cated in []. See also [], as well as
Overfull \hbox (57.89975pt too wide) in paragraph at lines 42--43
[]\T1/phv/m/n/10 The mem-ory at-tributes A[]PI is lo-cated in [], see []
[42]
Underfull \hbox (badness 1048) in paragraph at lines 58--59
[]\T1/phv/m/n/10 The com-pat-i-bil-ity at-tribute of the C[]P[]Us as found in t
he IO reg-
) [43] [44]
Chapter 12.
(./a00373.tex <./heteromem.png>
Overfull \hbox (44.45265pt too wide) in paragraph at lines 21--22
\T1/phv/m/n/10 tency, for read and write. See [] and []
Overfull \hbox (21.78427pt too wide) in paragraph at lines 26--27
[]\T1/phv/m/n/10 If hwloc fails to build tiers prop-erly, see \T1/pcr/m/n/10 H[
]W[]L[]O[]C[]_[][]M[]E[]M[]T[]I[]E[]RS \T1/phv/m/n/10 and \T1/pcr/m/n/10 H[]W[]
L[]O[]C[]_[][]M[]E[]M[]T[]I[]E[]R[]S[]_[][]G[]U[]E[]SS \T1/phv/m/n/10 in [].
Underfull \hbox (badness 10000) in paragraph at lines 28--29
[45] [46]
Underfull \hbox (badness 1137) in paragraph at lines 81--82
\T1/phv/b/n/10 hwloc set of de-fault nodes \T1/phv/m/n/10 (re-turned by []) \T1
/phv/b/n/10 was de-signed for this
Underfull \hbox (badness 10000) in paragraph at lines 83--84
Underfull \hbox (badness 10000) in paragraph at lines 91--92
) [47] [48]
Chapter 13.
(./a00374.tex
Overfull \hbox (41.36841pt too wide) in paragraph at lines 1--2
\T1/phv/m/n/10 ma-nip-u-lat-ing other nodes\TS1/phv/m/n/10 ' \T1/phv/m/n/10 top
ol-ogy, or avoid-ing the need for priv-i-leged pro-cesses (see []).
Underfull \hbox (badness 10000) detected at line 7
[][][]
Underfull \hbox (badness 1237) in paragraph at lines 8--9
[]\T1/phv/m/n/10 Loading X[]ML topolo-gies dis-ables bind-ing be-cause the load
ed topol-ogy may not cor-re-spond to the
Underfull \hbox (badness 1533) in paragraph at lines 8--9
\T1/phv/m/n/10 phys-i-cal ma-chine that loads it. This be-hav-ior may be re-ver
ted by as-sert-ing that loaded file re-
Underfull \hbox (badness 2717) in paragraph at lines 8--9
\T1/phv/m/n/10 ally matches the un-der-ly-ing sys-tem with the H[]W[]L[]O[]C[]_
[][]T[]H[]I[]S[]S[]Y[]S[]T[]EM en-vi-ron-ment vari-able or the
[49]
Overfull \hbox (18.05698pt too wide) in paragraph at lines 28--29
[]\T1/phv/m/n/10 Both back-end can-not de-tect all these er-rors when the in-pu
t X[]ML file or buffer is se-lected (when []
)
Underfull \hbox (badness 2662) in paragraph at lines 30--227
[]\T1/phv/m/n/10 It is there-fore strongly rec-om-mended to check the re-turn v
alue of both [] (or
[50]
Chapter 14.
(./a00375.tex
Underfull \hbox (badness 10000) detected at line 22
[][][]
[51]
Underfull \hbox (badness 1303) in paragraph at lines 54--54
\T1/phv/m/n/10 to re-move some ob-jects to make the topol-ogy het-ero-ge-neous
or asym-met-ric. See many ex-am-ples in
Underfull \hbox (badness 2443) in paragraph at lines 67--68
[]\T1/phv/m/n/10 The ex-ported string may be passed back to hwloc for recre-at-
ing an-other sim-i-lar topol-ogy (see also
) [52]
Chapter 15.
(./a00376.tex
Overfull \hbox (17.19093pt too wide) in paragraph at lines 18--19
\T1/phv/m/n/10 func-tions such as sched[]_[]getaffinity() or pthread[]_[]attr[]
_[]setaffinity[]_[]np(). See [].
Underfull \hbox (badness 2726) in paragraph at lines 27--28
[][] \T1/phv/m/n/10 en-ables in-ter-op-er-abil-ity with the one[]A[]PI Level Ze
ro in-ter-face. It
Underfull \hbox (badness 922) in paragraph at lines 27--28
\T1/phv/m/n/10 may re-turn the list of pro-ces-sors near an ac-cel-er-a-tor or
G[]PU. It may also re-turn the cor-re-spond-
Underfull \hbox (badness 2818) in paragraph at lines 27--28
\T1/phv/m/n/10 ing OS de-vice hwloc ob-ject for fur-ther in-for-ma-tion (if I/O
de-vice dis-cov-ery is en-abled). See
Underfull \hbox (badness 4291) in paragraph at lines 30--31
[][] \T1/phv/m/n/10 en-ables in-ter-op-er-abil-ity with the A[]MD R[]O[]Cm S[]M
I in-ter-
Underfull \hbox (badness 2221) in paragraph at lines 30--31
\T1/phv/m/n/10 face. It may re-turn the list of pro-ces-sors near an A[]MD G[]P
U. It may also re-turn the cor-re-
Underfull \hbox (badness 820) in paragraph at lines 30--31
\T1/phv/m/n/10 spond-ing OS de-vice hwloc ob-ject for fur-ther in-for-ma-tion (
if I/O de-vice dis-cov-ery is en-abled). See
[53]) [54]
Chapter 16.
(./a00377.tex
Overfull \hbox (78.77086pt too wide) in paragraph at lines 9--10
[][]\T1/pcr/m/n/10 , [], []
Overfull \hbox (116.79701pt too wide) in paragraph at lines 14--15
[][]\T1/phv/m/n/10 , [],
Overfull \hbox (48.8738pt too wide) in paragraph at lines 16--17
[][] \T1/phv/m/n/10 and [] (see [])
Overfull \hbox (21.16281pt too wide) in paragraph at lines 18--19
[][] \T1/phv/m/n/10 and [] (see [])
Underfull \hbox (badness 1642) in paragraph at lines 29--30
\T1/phv/m/n/10 in the same thread-safe con-text to force the re-fresh of in-ter
-nal dis-tances struc-tures. A call to
[55]
Underfull \hbox (badness 1033) in paragraph at lines 41--42
[]\T1/pcr/m/n/10 hwloc[]_[]topology[]_[]set[]_[]$\OMS/cmsy/m/n/10 ^^C$ \T1/phv/
m/n/10 (see []) do not
) [56]
Chapter 17.
(./a00378.tex
Underfull \hbox (badness 1721) in paragraph at lines 16--17
\T1/phv/m/n/10 ogy de-scrip-tion, con-flict with all other com-po-nents. There-
fore, they may only be loaded (e.[]g. with
[57]
Underfull \hbox (badness 791) in paragraph at lines 30--31
\T1/phv/m/n/10 their de-pen-den-cies (for in-stance the \T1/pcr/m/n/10 libpciac
cess \T1/phv/m/n/10 li-brary). Plu-gin sup-port may be en-abled with the
[58]
Underfull \hbox (badness 2698) in paragraph at lines 53--54
[]\T1/phv/m/n/10 X[]ML topol-ogy im-port (see []) is al-ways built stat-i-
) [59] [60]
Chapter 18.
(./a00379.tex [61] [62]) [63] [64]
Chapter 19.
(./a00380.tex
Overfull \hbox (82.80469pt too wide) in paragraph at lines 5--6
\T1/phv/m/n/10 hard-ware threads, or to en-tire mul-ti-threaded cores, etc. See
[].
[65]
Underfull \vbox (badness 2401) has occurred while \output is active [66]
[67] [68]
Underfull \hbox (badness 10000) detected at line 168
[][][]
Overfull \hbox (217.2339pt too wide) in paragraph at lines 176--176
[]\T1/phv/m/n/10 If mul-ti-ple topolo-gies of dif-fer-ent (but sim-i-lar) nodes
are needed in your pro-gram, have a look at [].[]
[69]
Underfull \hbox (badness 892) in paragraph at lines 180--181
\T1/phv/m/n/10 Each hwloc ob-ject con-tains a \T1/pcr/m/n/10 userdata \T1/phv/m
/n/10 field that may be used by ap-pli-ca-tions to store pri-vate point-
Underfull \hbox (badness 820) in paragraph at lines 180--181
\T1/phv/m/n/10 ers. This field is only valid dur-ing the life-time of these con
-tainer ob-ject and topol-ogy. It be-comes in-
Underfull \hbox (badness 849) in paragraph at lines 180--181
\T1/phv/m/n/10 ing the topol-ogy. The user-data field is not ex-ported/imported
to/from X[]ML by de-fault since hwloc does
Overfull \hbox (106.08545pt too wide) in paragraph at lines 180--181
[] \T1/phv/m/n/10 and [].
Underfull \hbox (badness 853) in paragraph at lines 184--185
[]\T1/phv/m/n/10 It is also pos-si-ble to in-sert Misc ob-jects with a cus-tom
name any-where as a leaf of the topol-ogy (see
Underfull \hbox (badness 1019) in paragraph at lines 188--188
[]\T1/phv/m/n/10 There is also a topology-specific user-data pointer that can b
e used to rec-og-nize dif-fer-ent topolo-gies by
Underfull \hbox (badness 2600) in paragraph at lines 188--188
\T1/phv/m/n/10 stor-ing a cus-tom pointer. It may be ma-nip-u-lated with [] and
Underfull \hbox (badness 10000) in paragraph at lines 189--190
Overfull \hbox (39.1562pt too wide) in paragraph at lines 199--199
[]\T1/pcr/m/n/8 $ hwloc-annotate topo.xml topo.xml -- none -- cpukind $(hwloc-c
alc -i topo.xml pack:0) 1 0 CoreType Big
Overfull \hbox (53.55621pt too wide) in paragraph at lines 200--200
[]\T1/pcr/m/n/8 $ hwloc-annotate topo.xml topo.xml -- none -- cpukind $(hwloc-c
alc -i topo.xml pack:1) 0 0 CoreType Little[]
Underfull \hbox (badness 10000) in paragraph at lines 202--203
Underfull \hbox (badness 10000) in paragraph at lines 214--215
[70]
Underfull \hbox (badness 10000) in paragraph at lines 224--225
Underfull \hbox (badness 10000) in paragraph at lines 227--228
Underfull \hbox (badness 981) in paragraph at lines 240--241
[]\T1/phv/m/n/10 Also re-mem-ber that these hwloc com-po-nents may be dis-abled
. At build-time, one may pass con-fig-ure
Underfull \hbox (badness 4072) in paragraph at lines 240--241
\T1/phv/m/n/10 flags such as \T1/pcr/m/n/10 --disable-opencl\T1/phv/m/n/10 , \T
1/pcr/m/n/10 --disable-cuda\T1/phv/m/n/10 , \T1/pcr/m/n/10 --disable-nvml\T1/ph
v/m/n/10 , \T1/pcr/m/n/10 --disable-rsmi\T1/phv/m/n/10 ,
[71]
Overfull \hbox (49.43918pt too wide) in paragraph at lines 249--249
\T1/phv/m/n/10 ap-plies to In-tel Xeon Phi pro-ces-sors for now (see []).
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `\char' on input line 249.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `\char' on input line 249.
Underfull \hbox (badness 1803) in paragraph at lines 285--286
\T1/phv/m/n/10 hwloc en-ables R[]O[]Cm S[]MI as soon as it finds its de-vel-op-
ment head-ers and li-braries on the sys-tem.
Underfull \hbox (badness 1478) in paragraph at lines 285--286
\T1/phv/m/n/10 This de-tec-tion con-sists in look-ing in \T1/pcr/m/n/10 /opt/ro
cm \T1/phv/m/n/10 by de-fault. If a R[]O[]Cm ver-sion was spec-i-fied with
Overfull \hbox (27.66199pt too wide) in paragraph at lines 285--286
\T1/pcr/m/n/10 --with-rocm-version=4.[]4.[]0 \T1/phv/m/n/10 or in the \T1/pcr/m
/n/10 R[]O[]C[]M[]_[][]V[]E[]R[]S[]I[]ON \T1/phv/m/n/10 en-vi-ron-ment vari-abl
e, then \T1/pcr/m/n/10 /opt/rocm-$\OML/cmm/m/it/10 <$\T1/pcr/m/n/10 version$\OM
L/cmm/m/it/10 >$
[72]
Overfull \hbox (187.28093pt too wide) in paragraph at lines 315--316
\T1/phv/m/n/10 are also sev-eral clus-ter-ing modes that sig-nif-i-cantly af-fe
ct the mem-ory or-ga-ni-za-tion (see []
[73]
Overfull \hbox (27.31201pt too wide) in paragraph at lines 332--333
[]\T1/phv/m/n/10 Windows build is also pos-si-ble with \T1/phv/b/n/10 C[]Make \
T1/phv/m/n/10 (\T1/pcr/m/n/10 C[]Make[]Lists.[]txt \T1/phv/m/n/10 avail-able un
-der \T1/pcr/m/n/10 contrib/windows-cmake/\T1/phv/m/n/10 ).
Underfull \hbox (badness 10000) in paragraph at lines 344--345
Underfull \hbox (badness 2126) in paragraph at lines 347--347
[]\T1/phv/m/n/10 To check for the A[]PI of re-lease X.[]Y.[]Z at build time, yo
u may com-pare [] with
[74]
Underfull \hbox (badness 1275) in paragraph at lines 378--379
\T1/phv/m/n/10 The hwloc in-ter-face was slightly mod-i-fied in re-lease 3.[]0
to fix sev-eral is-sues of the 2.[]x in-ter-face (see
[75]
Underfull \hbox (badness 10000) in paragraph at lines 417--418
Underfull \hbox (badness 10000) in paragraph at lines 420--421
) [76]
Chapter 20.
(./a00381.tex
Underfull \hbox (badness 10000) in paragraph at lines 11--12
[77]
Underfull \hbox (badness 10000) in paragraph at lines 60--61
Underfull \hbox (badness 10000) in paragraph at lines 63--64
Overfull \hbox (20.98286pt too wide) in paragraph at lines 67--68
\T1/phv/m/n/10 re-named to [] and [].
Underfull \hbox (badness 10000) in paragraph at lines 67--68
Underfull \hbox (badness 10000) in paragraph at lines 67--68
Underfull \hbox (badness 10000) in paragraph at lines 73--74
[78]
Overfull \hbox (80.10959pt too wide) in paragraph at lines 99--100
[]\T1/phv/m/n/10 H[]W[]L[]O[]C[]_[][]O[]B[]J[]_[][]O[]S[]D[]E[]V[]_[][]B[]L[]O[
]CK dep-re-cated in fa-vor of [] (or []
Overfull \hbox (81.75645pt too wide) in paragraph at lines 102--103
[]\T1/phv/m/n/10 H[]W[]L[]O[]C[]_[][]T[]O[]P[]O[]L[]O[]G[]Y[]_[][]F[]L[]A[]G[]_
[][]W[]H[]O[]L[]E[]_[][]S[]Y[]S[]T[]EM dep-re-cated in fa-vor of []
Overfull \hbox (18.12767pt too wide) in paragraph at lines 105--106
[]\T1/phv/m/n/10 hwloc[]_[]type[]_[]sscanf[]_[]as[]_[]depth() dep-re-cated in f
a-vor of [] and []
) [79] [80]
Chapter 21.
(./modules.tex
LaTeX Warning: Reference `a00155' on page 81 undefined on input line 3.
LaTeX Warning: Reference `a00156' on page 81 undefined on input line 4.
LaTeX Warning: Reference `a00157' on page 81 undefined on input line 5.
LaTeX Warning: Reference `a00158' on page 81 undefined on input line 6.
LaTeX Warning: Reference `a00159' on page 81 undefined on input line 7.
LaTeX Warning: Reference `a00160' on page 81 undefined on input line 8.
LaTeX Warning: Reference `a00161' on page 81 undefined on input line 9.
LaTeX Warning: Reference `a00162' on page 81 undefined on input line 10.
LaTeX Warning: Reference `a00163' on page 81 undefined on input line 11.
LaTeX Warning: Reference `a00164' on page 81 undefined on input line 12.
LaTeX Warning: Reference `a00165' on page 81 undefined on input line 13.
LaTeX Warning: Reference `a00166' on page 81 undefined on input line 14.
LaTeX Warning: Reference `a00167' on page 81 undefined on input line 15.
LaTeX Warning: Reference `a00168' on page 81 undefined on input line 16.
LaTeX Warning: Reference `a00169' on page 81 undefined on input line 17.
LaTeX Warning: Reference `a00170' on page 81 undefined on input line 18.
LaTeX Warning: Reference `a00171' on page 81 undefined on input line 19.
LaTeX Warning: Reference `a00172' on page 81 undefined on input line 20.
LaTeX Warning: Reference `a00173' on page 81 undefined on input line 21.
LaTeX Warning: Reference `a00174' on page 81 undefined on input line 22.
LaTeX Warning: Reference `a00175' on page 81 undefined on input line 23.
LaTeX Warning: Reference `a00176' on page 81 undefined on input line 24.
LaTeX Warning: Reference `a00177' on page 81 undefined on input line 25.
LaTeX Warning: Reference `a00178' on page 81 undefined on input line 26.
LaTeX Warning: Reference `a00179' on page 81 undefined on input line 27.
LaTeX Warning: Reference `a00180' on page 81 undefined on input line 28.
LaTeX Warning: Reference `a00181' on page 81 undefined on input line 29.
LaTeX Warning: Reference `a00182' on page 81 undefined on input line 30.
LaTeX Warning: Reference `a00183' on page 81 undefined on input line 31.
LaTeX Warning: Reference `a00184' on page 81 undefined on input line 32.
LaTeX Warning: Reference `a00185' on page 81 undefined on input line 33.
LaTeX Warning: Reference `a00186' on page 81 undefined on input line 34.
LaTeX Warning: Reference `a00187' on page 81 undefined on input line 35.
LaTeX Warning: Reference `a00188' on page 81 undefined on input line 36.
LaTeX Warning: Reference `a00189' on page 81 undefined on input line 37.
LaTeX Warning: Reference `a00190' on page 81 undefined on input line 38.
LaTeX Warning: Reference `a00191' on page 81 undefined on input line 39.
LaTeX Warning: Reference `a00192' on page 81 undefined on input line 40.
LaTeX Warning: Reference `a00193' on page 81 undefined on input line 41.
LaTeX Warning: Reference `a00194' on page 81 undefined on input line 42.
LaTeX Warning: Reference `a00195' on page 81 undefined on input line 43.
[81]
LaTeX Warning: Reference `a00196' on page 82 undefined on input line 44.
LaTeX Warning: Reference `a00197' on page 82 undefined on input line 45.
LaTeX Warning: Reference `a00198' on page 82 undefined on input line 46.
LaTeX Warning: Reference `a00199' on page 82 undefined on input line 47.
LaTeX Warning: Reference `a00200' on page 82 undefined on input line 48.
LaTeX Warning: Reference `a00201' on page 82 undefined on input line 49.
LaTeX Warning: Reference `a00202' on page 82 undefined on input line 50.
LaTeX Warning: Reference `a00203' on page 82 undefined on input line 51.
LaTeX Warning: Reference `a00204' on page 82 undefined on input line 52.
LaTeX Warning: Reference `a00205' on page 82 undefined on input line 53.
LaTeX Warning: Reference `a00206' on page 82 undefined on input line 54.
LaTeX Warning: Reference `a00207' on page 82 undefined on input line 55.
LaTeX Warning: Reference `a00208' on page 82 undefined on input line 56.
LaTeX Warning: Reference `a00209' on page 82 undefined on input line 57.
LaTeX Warning: Reference `a00210' on page 82 undefined on input line 58.
) [82]
Chapter 22.
(./annotated.tex
LaTeX Warning: Reference `a00358' on page 83 undefined on input line 3.
LaTeX Warning: Reference `a00250' on page 83 undefined on input line 4.
LaTeX Warning: Reference `a00238' on page 83 undefined on input line 5.
LaTeX Warning: Reference `a00302' on page 83 undefined on input line 6.
LaTeX Warning: Reference `a00306' on page 83 undefined on input line 7.
LaTeX Warning: Reference `a00362' on page 83 undefined on input line 8.
LaTeX Warning: Reference `a00350' on page 83 undefined on input line 9.
LaTeX Warning: Reference `a00354' on page 83 undefined on input line 10.
LaTeX Warning: Reference `a00290' on page 83 undefined on input line 11.
LaTeX Warning: Reference `a00242' on page 83 undefined on input line 12.
LaTeX Warning: Reference `a00214' on page 83 undefined on input line 13.
LaTeX Warning: Reference `a00218' on page 83 undefined on input line 14.
LaTeX Warning: Reference `a00294' on page 83 undefined on input line 15.
LaTeX Warning: Reference `a00298' on page 83 undefined on input line 16.
LaTeX Warning: Reference `a00234' on page 83 undefined on input line 17.
LaTeX Warning: Reference `a00230' on page 83 undefined on input line 18.
LaTeX Warning: Reference `a00222' on page 83 undefined on input line 19.
LaTeX Warning: Reference `a00226' on page 83 undefined on input line 20.
LaTeX Warning: Reference `a00266' on page 83 undefined on input line 21.
LaTeX Warning: Reference `a00246' on page 83 undefined on input line 22.
LaTeX Warning: Reference `a00274' on page 83 undefined on input line 23.
LaTeX Warning: Reference `a00338' on page 83 undefined on input line 24.
[83]
LaTeX Warning: Reference `a00322' on page 84 undefined on input line 25.
LaTeX Warning: Reference `a00342' on page 84 undefined on input line 26.
LaTeX Warning: Reference `a00330' on page 84 undefined on input line 27.
LaTeX Warning: Reference `a00318' on page 84 undefined on input line 28.
LaTeX Warning: Reference `a00326' on page 84 undefined on input line 29.
LaTeX Warning: Reference `a00346' on page 84 undefined on input line 30.
LaTeX Warning: Reference `a00334' on page 84 undefined on input line 31.
LaTeX Warning: Reference `a00270' on page 84 undefined on input line 32.
LaTeX Warning: Reference `a00278' on page 84 undefined on input line 33.
LaTeX Warning: Reference `a00282' on page 84 undefined on input line 34.
LaTeX Warning: Reference `a00286' on page 84 undefined on input line 35.
) [84]
Chapter 23.
(./a00155.tex) [85] (./a00156.tex
Underfull \hbox (badness 10000) detected at line 35
[][][]
Underfull \hbox (badness 10000) detected at line 63
[][][]
) [86] (./a00157.tex) [87] (./a00158.tex
Underfull \hbox (badness 10000) in paragraph at lines 47--52
[]\T1/phv/m/n/10 enum [] { [], [],
Underfull \hbox (badness 10000) in paragraph at lines 56--66
[]\T1/phv/m/n/10 , [], [],
[88]
Package longtable Warning: Column widths have changed
(longtable) in table 23.1 on input line 143.
Package longtable Warning: Column widths have changed
(longtable) in table 23.2 on input line 167.
Package longtable Warning: Column widths have changed
(longtable) in table 23.3 on input line 207.
[89]
Underfull \hbox (badness 10000) detected at line 218
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.4 on input line 324.
[90] [91]
Underfull \hbox (badness 10000) detected at line 340
[][][]
Underfull \hbox (badness 10000) detected at line 349
[][][]
) [92] (./a00159.tex) [93] (./a00160.tex
Underfull \hbox (badness 10000) detected at line 56
[][][]
Underfull \hbox (badness 10000) detected at line 61
[][][]
[94]
Package longtable Warning: Column widths have changed
(longtable) in table 23.5 on input line 80.
Underfull \hbox (badness 10000) detected at line 81
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.6 on input line 100.
Underfull \hbox (badness 10000) detected at line 115
[][][]
Underfull \hbox (badness 10000) detected at line 118
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.7 on input line 135.
Underfull \hbox (badness 10000) detected at line 136
[][][]
[95]
Overfull \hbox (43.91335pt too wide) in paragraph at lines 149--150
[]\T1/phv/m/n/10 Build the ac-tual topol-ogy once ini-tial-ized with [] and tun
ed with []
Package longtable Warning: Column widths have changed
(longtable) in table 23.8 on input line 155.
Underfull \hbox (badness 10000) detected at line 156
[][][]
Underfull \hbox (badness 10000) detected at line 159
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
) [96] (./a00161.tex
Overfull \hbox (32.86507pt too wide) in paragraph at lines 6--17
[]\T1/phv/m/n/10 , [], [],
Overfull \hbox (16.39491pt too wide) in paragraph at lines 6--17
[]\T1/phv/m/n/10 , [], [],
Package longtable Warning: Column widths have changed
(longtable) in table 23.9 on input line 96.
Underfull \vbox (badness 4518) has occurred while \output is active [97]
Overfull \hbox (47.69926pt too wide) in paragraph at lines 110--111
[]\T1/pcr/m/n/10 depth \T1/phv/m/n/10 should be-tween 0 and []-1, or a vir-tual
depth such as [].
Underfull \hbox (badness 10000) detected at line 112
[][][]
Underfull \hbox (badness 10000) detected at line 131
[][][]
Underfull \hbox (badness 10000) detected at line 146
[][][]
Underfull \hbox (badness 10000) detected at line 161
[][][]
[98]
Underfull \hbox (badness 10000) detected at line 178
[][][]
Underfull \hbox (badness 10000) detected at line 195
[][][]
Underfull \hbox (badness 10000) detected at line 214
[][][]
Underfull \hbox (badness 10000) detected at line 229
[][][]
[99]
Underfull \hbox (badness 10000) detected at line 258
[][][]
Underfull \hbox (badness 10000) detected at line 267
[][][]
Underfull \hbox (badness 10000) detected at line 270
[][][]
[100]
Underfull \hbox (badness 10000) detected at line 329
[][][]
Underfull \hbox (badness 10000) detected at line 332
[][][]
) [101] (./a00162.tex
Underfull \hbox (badness 10000) in paragraph at lines 6--15
[]\T1/phv/m/n/10 , [],
Package longtable Warning: Column widths have changed
(longtable) in table 23.10 on input line 68.
[102]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 93
[][][]
Underfull \hbox (badness 10000) detected at line 116
[][][]
Underfull \hbox (badness 10000) detected at line 133
[][][]
[103]
Underfull \hbox (badness 10000) detected at line 154
[][][]
Underfull \hbox (badness 10000) detected at line 157
[][][]
) [104] (./a00163.tex
Overfull \hbox (47.25354pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 enum [] { [], [],
Underfull \hbox (badness 10000) detected at line 2
[][][]
Underfull \hbox (badness 10000) detected at line 9
[][][]
Underfull \hbox (badness 10000) detected at line 18
[][][]
Underfull \hbox (badness 10000) detected at line 27
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.11 on input line 78.
Underfull \vbox (badness 10000) has occurred while \output is active [105]
Underfull \hbox (badness 10000) detected at line 94
[][][]
Underfull \hbox (badness 10000) detected at line 99
[][][]
Underfull \hbox (badness 10000) detected at line 118
[][][]
Underfull \hbox (badness 10000) detected at line 125
[][][]
[106]
Underfull \hbox (badness 10000) detected at line 144
[][][]
Underfull \hbox (badness 10000) detected at line 147
[][][]
Underfull \hbox (badness 10000) detected at line 176
[][][]
Underfull \hbox (badness 1270) in paragraph at lines 177--178
[]\T1/phv/m/n/10 This func-tion is mostly meant to ini-tial-ize the sub-type of
user-added ob-jects such as groups with
Underfull \hbox (badness 10000) detected at line 179
[][][]
Underfull \hbox (badness 10000) detected at line 196
[][][]
) [107] (./a00164.tex
Overfull \hbox (69.02635pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 enum [] { [], [], [],
Underfull \hbox (badness 10000) detected at line 58
[][][]
Underfull \hbox (badness 10000) detected at line 61
[][][]
Overfull \hbox (38.01888pt too wide) in paragraph at lines 64--65
[]\T1/phv/m/n/10 On some op-er-at-ing sys-tems, C[]PU bind-ing may have ef-fect
s on mem-ory bind-ing, see []
[108]
Underfull \hbox (badness 10000) detected at line 85
[][][]
Underfull \hbox (badness 10000) detected at line 12
[][][]
Underfull \hbox (badness 10000) detected at line 17
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.12 on input line 117.
[109]
Underfull \hbox (badness 10000) detected at line 133
[][][]
Underfull \hbox (badness 10000) detected at line 152
[][][]
Underfull \hbox (badness 10000) detected at line 167
[][][]
Underfull \hbox (badness 10000) detected at line 170
[][][]
[110]
Underfull \hbox (badness 10000) detected at line 191
[][][]
Underfull \hbox (badness 10000) detected at line 194
[][][]
Underfull \hbox (badness 1715) in paragraph at lines 197--198
[]\T1/phv/m/n/10 As a spe-cial case on Linux, if a tid (thread ID) is sup-plied
in-stead of a pid (pro-cess ID) and
Underfull \hbox (badness 10000) detected at line 213
[][][]
Underfull \hbox (badness 10000) detected at line 216
[][][]
Underfull \hbox (badness 10000) detected at line 231
[][][]
[111]
Underfull \hbox (badness 10000) detected at line 248
[][][]
Underfull \hbox (badness 10000) detected at line 251
[][][]
Underfull \hbox (badness 1715) in paragraph at lines 254--255
[]\T1/phv/m/n/10 As a spe-cial case on Linux, if a tid (thread ID) is sup-plied
in-stead of a pid (pro-cess ID) and
Underfull \hbox (badness 10000) detected at line 268
[][][]
Underfull \hbox (badness 10000) detected at line 271
[][][]
) [112] (./a00165.tex
Overfull \hbox (105.37854pt too wide) in paragraph at lines 6--17
[]\T1/phv/m/n/10 , [], [], [],
Overfull \hbox (30.83994pt too wide) in paragraph at lines 6--17
[]\T1/phv/m/n/10 , [], []
Overfull \hbox (84.36383pt too wide) in paragraph at lines 17--26
[]\T1/phv/m/n/10 , [], [], [],
Underfull \hbox (badness 1102) in paragraph at lines 34--36
[]\T1/phv/m/n/10 int [] ([] topol-ogy, hwloc[]_[]pid[]_[]t pid, [] set,
Underfull \hbox (badness 10000) in paragraph at lines 36--38
[]\T1/phv/m/n/10 int [] ([] topol-ogy, hwloc[]_[]pid[]_[]t pid, [] set,
Underfull \hbox (badness 6412) in paragraph at lines 46--48
[]\T1/phv/m/n/10 void $\OMS/cmsy/m/n/10 ^^C$ [] \T1/phv/m/n/10 ([] topol-ogy, s
ize[]_[]t len, [] set,
[113]
Underfull \hbox (badness 10000) detected at line 83
[][][]
Underfull \hbox (badness 10000) detected at line 86
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.13 on input line 133.
[114]
Package longtable Warning: Column widths have changed
(longtable) in table 23.14 on input line 177.
[115]
Underfull \hbox (badness 10000) detected at line 193
[][][]
Underfull \hbox (badness 10000) detected at line 196
[][][]
Underfull \hbox (badness 10000) detected at line 209
[][][]
[116]
Underfull \hbox (badness 10000) detected at line 220
[][][]
Underfull \hbox (badness 10000) detected at line 237
[][][]
Underfull \hbox (badness 10000) detected at line 250
[][][]
[117]
Underfull \hbox (badness 10000) detected at line 275
[][][]
Underfull \hbox (badness 10000) detected at line 300
[][][]
Overfull \hbox (44.98567pt too wide) in paragraph at lines 325--326
[]\T1/phv/m/n/10 In the [] case (or when nei-ther [] or []
Underfull \hbox (badness 10000) detected at line 331
[][][]
[118]
Underfull \hbox (badness 10000) detected at line 360
[][][]
Underfull \hbox (badness 10000) detected at line 363
[][][]
Underfull \hbox (badness 10000) detected at line 378
[][][]
[119]
Underfull \hbox (badness 10000) detected at line 399
[][][]
Underfull \hbox (badness 10000) detected at line 418
[][][]
Underfull \hbox (badness 10000) detected at line 425
[][][]
) [120] (./a00166.tex
Package longtable Warning: Column widths have changed
(longtable) in table 23.15 on input line 49.
[121]
Underfull \hbox (badness 10000) detected at line 71
[][][]
Underfull \hbox (badness 10000) detected at line 88
[][][]
Underfull \hbox (badness 10000) detected at line 95
[][][]
Underfull \hbox (badness 10000) detected at line 116
[][][]
Underfull \hbox (badness 10000) detected at line 121
[][][]
[122]
Underfull \hbox (badness 10000) detected at line 140
[][][]
Underfull \hbox (badness 10000) detected at line 145
[][][]
Underfull \hbox (badness 10000) detected at line 168
[][][]
Underfull \hbox (badness 10000) detected at line 173
[][][]
) [123] (./a00167.tex
Overfull \hbox (71.12122pt too wide) in paragraph at lines 19--34
[]\T1/phv/m/n/10 , []
Overfull \hbox (121.49725pt too wide) in paragraph at lines 19--34
[] \T1/phv/m/n/10 = (1UL$\OML/cmm/m/it/10 <$$<$\T1/phv/m/n/10 4), []
Overfull \hbox (107.751pt too wide) in paragraph at lines 19--34
\T1/phv/m/n/10 = (1UL$\OML/cmm/m/it/10 <$$<$\T1/phv/m/n/10 5), [] = (1UL$\OML/c
mm/m/it/10 <$$<$\T1/phv/m/n/10 6), []
Overfull \hbox (31.5198pt too wide) in paragraph at lines 56--57
[]
Overfull \hbox (37.01863pt too wide) in paragraph at lines 68--69
[]\T1/phv/m/n/10 ).|
[124]
Package longtable Warning: Column widths have changed
(longtable) in table 23.16 on input line 168.
[125] [126] [127]
Package longtable Warning: Column widths have changed
(longtable) in table 23.17 on input line 204.
Underfull \vbox (badness 7151) has occurred while \output is active [128]
Underfull \hbox (badness 10000) detected at line 222
[][][]
Underfull \hbox (badness 10000) detected at line 225
[][][]
Underfull \hbox (badness 10000) detected at line 246
[][][]
Underfull \hbox (badness 10000) detected at line 249
[][][]
Underfull \hbox (badness 10000) detected at line 266
[][][]
[129]
Underfull \hbox (badness 10000) detected at line 281
[][][]
Underfull \hbox (badness 10000) detected at line 296
[][][]
Underfull \hbox (badness 10000) detected at line 301
[][][]
Underfull \hbox (badness 10000) detected at line 316
[][][]
Underfull \hbox (badness 10000) detected at line 331
[][][]
[130]
Underfull \hbox (badness 10000) detected at line 352
[][][]
Underfull \hbox (badness 10000) detected at line 369
[][][]
Underfull \hbox (badness 10000) detected at line 382
[][][]
Underfull \hbox (badness 10000) detected at line 395
[][][]
[131]) [132] (./a00168.tex
Overfull \hbox (27.14008pt too wide) in paragraph at lines 25--27
[]\T1/phv/m/n/10 int [] ([] re-strict topol-ogy, [] cpuset, []
Package longtable Warning: Column widths have changed
(longtable) in table 23.18 on input line 70.
[133]
Package longtable Warning: Column widths have changed
(longtable) in table 23.19 on input line 102.
Underfull \hbox (badness 10000) detected at line 120
[][][]
Overfull \hbox (49.41402pt too wide) in paragraph at lines 137--138
[]\T1/phv/m/n/10 The caller should (at least) ini-tial-ize its sets be-fore in-
sert-ing the ob-ject in the topol-ogy, see [].
Underfull \hbox (badness 10000) detected at line 139
[][][]
[134]
Underfull \hbox (badness 10000) detected at line 144
[][][]
Underfull \hbox (badness 10000) detected at line 163
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
Underfull \hbox (badness 10000) detected at line 183
[][][]
Underfull \hbox (badness 10000) detected at line 186
[][][]
[135]
Underfull \hbox (badness 3780) in paragraph at lines 205--206
[]\T1/phv/m/n/10 In prac-tice, the grouped ob-jects are spec-i-fied through cpu
sets and/or node-sets, for in-stance us-ing
Underfull \hbox (badness 10000) detected at line 215
[][][]
Overfull \hbox (20.61972pt too wide) in paragraph at lines 220--221
[]\T1/phv/m/n/10 If the group ob-ject should be dis-carded in-stead of in-serte
d, it may be passed to []
Underfull \hbox (badness 10000) detected at line 224
[][][]
[136]
Underfull \hbox (badness 10000) detected at line 253
[][][]
Underfull \hbox (badness 10000) detected at line 260
[][][]
Underfull \hbox (badness 787) in paragraph at lines 261--262
[]\T1/phv/m/n/10 If \T1/pcr/m/n/10 name \T1/phv/m/n/10 con-tains some non-print
able char-ac-ters, they will be dropped when ex-port-ing to X[]ML, see
Underfull \hbox (badness 10000) detected at line 279
[][][]
Underfull \hbox (badness 10000) detected at line 302
[][][]
Underfull \hbox (badness 10000) detected at line 307
[][][]
) [137] (./a00169.tex
Overfull \hbox (30.20866pt too wide) in paragraph at lines 21--22
\T1/phv/m/n/10 Each ob-ject type is ei-ther Nor-mal (i.[]e. [] re-turns 1), or
Mem-ory (i.[]e. []
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 68
[][][]
[138]
Underfull \hbox (badness 10000) detected at line 83
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
Underfull \hbox (badness 10000) detected at line 115
[][][]
) [139] (./a00170.tex
Underfull \hbox (badness 10000) in paragraph at lines 8--10
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] set,
Underfull \hbox (badness 879) in paragraph at lines 18--20
[]\T1/phv/m/n/10 unsigned [] ([] topol-ogy, []
Underfull \hbox (badness 4859) in paragraph at lines 20--22
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] set,
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 55
[][][]
[140]
Underfull \hbox (badness 10000) detected at line 70
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Overfull \hbox (55.76422pt too wide) in paragraph at lines 95--96
[]\T1/phv/m/n/10 -1 if there are mul-ti-ple lev-els of ob-jects of that type, t
he caller should fall-back to [].
Underfull \hbox (badness 10000) detected at line 97
[][][]
Underfull \hbox (badness 10000) detected at line 114
[][][]
Underfull \hbox (badness 10000) detected at line 121
[][][]
[141]
Underfull \hbox (badness 10000) detected at line 138
[][][]
Overfull \hbox (67.09189pt too wide) in paragraph at lines 147--148
[]\T1/pcr/m/n/10 N[]U[]LL \T1/phv/m/n/10 if there are mul-ti-ple depths for the
given type, the caller should fall-back to [].
Underfull \hbox (badness 10000) detected at line 149
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
Underfull \hbox (badness 10000) detected at line 171
[][][]
Underfull \hbox (badness 10000) detected at line 186
[][][]
Underfull \hbox (badness 10000) detected at line 189
[][][]
[142]
Underfull \hbox (badness 10000) detected at line 204
[][][]
Overfull \hbox (30.93057pt too wide) in paragraph at lines 211--212
[]\T1/pcr/m/n/10 N[]U[]LL \T1/phv/m/n/10 if there are mul-ti-ple depths for giv
en type, the caller should fall-back to [].
Underfull \hbox (badness 10000) detected at line 213
[][][]
) [143] (./a00171.tex
Underfull \hbox (badness 3108) in paragraph at lines 6--8
[][] [] \T1/phv/m/n/10 ([] topol-ogy, [] set,
Underfull \hbox (badness 10000) detected at line 30
[][][]
Underfull \hbox (badness 10000) detected at line 35
[][][]
Underfull \hbox (badness 10000) detected at line 50
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
[144]
Underfull \hbox (badness 10000) detected at line 72
[][][]
Overfull \hbox (77.36972pt too wide) in paragraph at lines 81--82
[]\T1/pcr/m/n/10 N[]U[]LL \T1/phv/m/n/10 if there are mul-ti-ple depths for the
given type, the caller should fall-back to [].
Underfull \hbox (badness 10000) detected at line 83
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
) [145] (./a00172.tex
Underfull \hbox (badness 10000) in paragraph at lines 8--10
[][] [] \T1/phv/m/n/10 ([] topol-ogy, [] type,
Underfull \hbox (badness 10000) detected at line 34
[][][]
Underfull \hbox (badness 10000) detected at line 39
[][][]
Underfull \hbox (badness 10000) detected at line 52
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
[146]
Underfull \hbox (badness 10000) detected at line 72
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 107
[][][]
Underfull \hbox (badness 10000) detected at line 110
[][][]
) [147] (./a00173.tex
Underfull \hbox (badness 10000) detected at line 28
[][][]
Overfull \hbox (25.2213pt too wide) in paragraph at lines 43--44
[]\T1/phv/m/n/10 This func-tion is iden-ti-cal to call-ing [] with the cor-re-s
pond-ing type such as [],
Underfull \hbox (badness 10000) detected at line 45
[][][]
Overfull \hbox (22.33838pt too wide) in paragraph at lines 46--47
[]\T1/phv/m/n/10 the depth of the unique match-ing uni-fied cache level is re-t
urned if \T1/pcr/m/n/10 cachetype \T1/phv/m/n/10 is [].
Underfull \hbox (badness 10000) detected at line 66
[][][]
) [148] (./a00174.tex
Underfull \hbox (badness 1342) in paragraph at lines 16--18
[][] [] \T1/phv/m/n/10 ([] topol-ogy, int nr, []
Underfull \hbox (badness 10000) detected at line 44
[][][]
Underfull \hbox (badness 10000) detected at line 47
[][][]
[149]
Underfull \hbox (badness 10000) detected at line 62
[][][]
Underfull \hbox (badness 10000) detected at line 67
[][][]
Underfull \hbox (badness 10000) detected at line 82
[][][]
Underfull \hbox (badness 10000) detected at line 103
[][][]
Underfull \hbox (badness 10000) detected at line 106
[][][]
[150]
Underfull \hbox (badness 10000) detected at line 123
[][][]
Underfull \hbox (badness 10000) detected at line 126
[][][]
Underfull \hbox (badness 1005) in paragraph at lines 145--146
[]\T1/phv/m/n/10 If not \T1/pcr/m/n/10 N[]U[]LL\T1/phv/m/n/10 , pa-ram-e-ter \T
1/pcr/m/n/10 nameprefix \T1/phv/m/n/10 only se-lects ob-jects whose name at-tri
bute ex-ists and starts with
Underfull \hbox (badness 10000) detected at line 153
[][][]
Underfull \hbox (badness 10000) detected at line 170
[][][]
) [151] (./a00175.tex
Package longtable Warning: Column widths have changed
(longtable) in table 23.20 on input line 35.
Underfull \hbox (badness 10000) detected at line 59
[][][]
Underfull \hbox (badness 10000) detected at line 62
[][][]
[152]) [153] (./a00176.tex
Underfull \hbox (badness 10000) detected at line 34
[][][]
Underfull \hbox (badness 10000) detected at line 37
[][][]
Underfull \hbox (badness 10000) detected at line 56
[][][]
Underfull \hbox (badness 10000) detected at line 59
[][][]
[154]
Underfull \hbox (badness 10000) detected at line 78
[][][]
Underfull \hbox (badness 10000) detected at line 81
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
Underfull \hbox (badness 10000) detected at line 101
[][][]
Underfull \hbox (badness 10000) detected at line 118
[][][]
Underfull \hbox (badness 10000) detected at line 121
[][][]
[155]
Underfull \hbox (badness 10000) detected at line 138
[][][]
Underfull \hbox (badness 10000) detected at line 141
[][][]
) [156] (./a00177.tex
Underfull \hbox (badness 10000) detected at line 32
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
) [157] (./a00178.tex
Underfull \hbox (badness 10000) detected at line 42
[][][]
Underfull \hbox (badness 10000) detected at line 59
[][][]
[158]
Underfull \hbox (badness 10000) detected at line 76
[][][]
Underfull \hbox (badness 10000) detected at line 95
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
Underfull \hbox (badness 10000) detected at line 113
[][][]
Underfull \hbox (badness 10000) detected at line 126
[][][]
) [159] (./a00179.tex
Underfull \hbox (badness 1748) in paragraph at lines 106--108
[]\T1/phv/m/n/10 int [] ([] res, [] bitmap1, []
[160]
Underfull \hbox (badness 836) in paragraph at lines 127--128
[]\T1/phv/m/n/10 Bitmaps are used by hwloc for sets of OS pro-ces-sors (which m
ay ac-tu-ally be hard-ware threads) as by
Underfull \hbox (badness 10000) detected at line 139
[][][]
[161]
Underfull \hbox (badness 10000) detected at line 173
[][][]
Underfull \hbox (badness 10000) detected at line 222
[][][]
Underfull \hbox (badness 10000) detected at line 235
[][][]
[162]
Underfull \hbox (badness 10000) detected at line 272
[][][]
Underfull \hbox (badness 10000) detected at line 309
[][][]
[163]
Underfull \hbox (badness 10000) detected at line 318
[][][]
Underfull \hbox (badness 10000) detected at line 333
[][][]
Underfull \hbox (badness 10000) detected at line 340
[][][]
Underfull \hbox (badness 10000) detected at line 383
[][][]
[164]
Underfull \hbox (badness 10000) detected at line 398
[][][]
[165]
Underfull \hbox (badness 10000) detected at line 453
[][][]
Underfull \hbox (badness 10000) detected at line 456
[][][]
Underfull \hbox (badness 10000) detected at line 469
[][][]
Underfull \hbox (badness 10000) detected at line 482
[][][]
Underfull \hbox (badness 10000) detected at line 485
[][][]
Underfull \hbox (badness 10000) detected at line 498
[][][]
Underfull \hbox (badness 10000) detected at line 501
[][][]
Underfull \hbox (badness 10000) detected at line 514
[][][]
[166]
Underfull \hbox (badness 10000) detected at line 527
[][][]
Underfull \hbox (badness 10000) detected at line 540
[][][]
Underfull \hbox (badness 10000) detected at line 555
[][][]
Underfull \hbox (badness 10000) detected at line 574
[][][]
[167]
Underfull \hbox (badness 10000) detected at line 597
[][][]
Underfull \hbox (badness 10000) detected at line 616
[][][]
Underfull \hbox (badness 10000) detected at line 629
[][][]
Underfull \hbox (badness 10000) detected at line 646
[][][]
[168]
Underfull \hbox (badness 10000) detected at line 677
[][][]
[169]
Underfull \hbox (badness 10000) detected at line 744
[][][]
Underfull \hbox (badness 10000) detected at line 767
[][][]
Underfull \hbox (badness 10000) detected at line 786
[][][]
[170]
Underfull \hbox (badness 2799) in paragraph at lines 801--802
[]\T1/phv/m/n/10 The taskset pro-gram ma-nip-u-lates bitmap strings that con-ta
in a sin-gle (pos-si-ble very long) hex-adec-i-
Underfull \hbox (badness 800) in paragraph at lines 801--802
\T1/phv/m/n/10 mal num-ber start-ing with 0x. A bitmap con-tain-ing bits 1, 33,
34, and all from 64 to 95 is printed as
Underfull \hbox (badness 10000) detected at line 803
[][][]
Underfull \hbox (badness 2799) in paragraph at lines 820--821
[]\T1/phv/m/n/10 The taskset pro-gram ma-nip-u-lates bitmap strings that con-ta
in a sin-gle (pos-si-ble very long) hex-adec-i-
Underfull \hbox (badness 800) in paragraph at lines 820--821
\T1/phv/m/n/10 mal num-ber start-ing with 0x. A bitmap con-tain-ing bits 1, 33,
34, and all from 64 to 95 is printed as
Underfull \hbox (badness 10000) detected at line 826
[][][]
Underfull \hbox (badness 10000) detected at line 845
[][][]
[171]
Underfull \hbox (badness 10000) detected at line 880
[][][]
Underfull \hbox (badness 10000) detected at line 893
[][][]
) [172] (./a00180.tex
Underfull \hbox (badness 4832) in paragraph at lines 18--20
[]\T1/phv/m/n/10 void [] ([] topol-ogy, void($\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/
10 export[]_[]cb)(void
Overfull \hbox (28.36728pt too wide) in paragraph at lines 24--25
[]\T1/phv/m/n/10 void [] ([] topol-ogy, void($\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/
10 import[]_[]cb)([]
Package longtable Warning: Column widths have changed
(longtable) in table 23.21 on input line 47.
Overfull \hbox (33.27626pt too wide) in paragraph at lines 61--62
[]\T1/phv/m/n/10 This func-tion may only be called from within the ex-port() ca
ll-back passed to [].
Underfull \hbox (badness 2057) in paragraph at lines 63--64
[]\T1/phv/m/n/10 When im-port-ing this X[]ML file, the im-port() call-back (if
set) will be called ex-actly as many times as
[173]
Overfull \hbox (75.52252pt too wide) in paragraph at lines 69--70
[]\T1/phv/m/n/10 If ex-port-ing bi-nary data, the ap-pli-ca-tion should first e
n-code into print-able char-ac-ters only (or use []).
Underfull \hbox (badness 10000) detected at line 71
[][][]
Overfull \hbox (33.27626pt too wide) in paragraph at lines 88--89
[]\T1/phv/m/n/10 This func-tion may only be called from within the ex-port() ca
ll-back passed to [].
Underfull \hbox (badness 10000) detected at line 94
[][][]
Underfull \hbox (badness 10000) detected at line 125
[][][]
[174]
Underfull \hbox (badness 10000) detected at line 128
[][][]
Underfull \hbox (badness 10000) detected at line 157
[][][]
Underfull \hbox (badness 10000) detected at line 160
[][][]
Underfull \hbox (badness 10000) detected at line 185
[][][]
Underfull \hbox (badness 10000) in paragraph at lines 192--193
| \T1/pcr/m/n/8 void($\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 )([] topology, [] obj,
const char $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 name, const void
[175]
Underfull \hbox (badness 10000) detected at line 206
[][][]
) [176] (./a00181.tex
Overfull \hbox (92.64697pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 enum [] { [],
Overfull \hbox (76.89912pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 , [],
Package longtable Warning: Column widths have changed
(longtable) in table 23.22 on input line 50.
[177]
Underfull \hbox (badness 10000) detected at line 70
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
) [178] (./a00182.tex
Overfull \hbox (122.89029pt too wide) in paragraph at lines 11--21
[]\T1/phv/m/n/10 , [], [],
Overfull \hbox (133.88644pt too wide) in paragraph at lines 21--26
[]\T1/phv/m/n/10 enum [] { [], [],
Overfull \hbox (99.33621pt too wide) in paragraph at lines 21--26
[]\T1/phv/m/n/10 , []
Package longtable Warning: Column widths have changed
(longtable) in table 23.23 on input line 87.
[179]
Overfull \hbox (23.51897pt too wide) in paragraph at lines 6--7
[]
Overfull \hbox (9.00241pt too wide) in paragraph at lines 20--21
[]
Package longtable Warning: Column widths have changed
(longtable) in table 23.24 on input line 127.
[180]
Overfull \hbox (24.34033pt too wide) in paragraph at lines 149--150
[]\T1/phv/m/n/10 Each dis-tance ma-trix re-turned in the \T1/pcr/m/n/10 distanc
es \T1/phv/m/n/10 ar-ray should be re-leased by the caller us-ing [].
Underfull \hbox (badness 10000) detected at line 151
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
[181]
Underfull \hbox (badness 10000) detected at line 183
[][][]
Underfull \hbox (badness 10000) detected at line 198
[][][]
Underfull \hbox (badness 10000) detected at line 213
[][][]
Underfull \hbox (badness 10000) detected at line 216
[][][]
Underfull \hbox (badness 10000) detected at line 229
[][][]
[182]
Underfull \hbox (badness 10000) detected at line 254
[][][]
Underfull \hbox (badness 10000) detected at line 257
[][][]
) [183] (./a00183.tex
Underfull \hbox (badness 10000) detected at line 26
[][][]
Underfull \hbox (badness 10000) detected at line 43
[][][]
) [184] (./a00184.tex
Overfull \hbox (145.55028pt too wide) in paragraph at lines 11--14
[]\T1/phv/m/n/10 enum [] { [], []
Package longtable Warning: Column widths have changed
(longtable) in table 23.25 on input line 75.
[185]
Underfull \hbox (badness 10000) detected at line 97
[][][]
Underfull \hbox (badness 10000) detected at line 120
[][][]
Underfull \hbox (badness 1796) in paragraph at lines 121--122
[]\T1/phv/m/n/10 A hwloc[]_[]distances[]_[]add[]_[]handle[]_[]t that should the
n be passed to [] and
[186]
Overfull \hbox (33.25822pt too wide) in paragraph at lines 135--136
[]\T1/phv/m/n/10 Specify the ob-jects and val-ues for a new dis-tances struc-tu
re that was re-turned as a han-dle by [].
Underfull \hbox (badness 10000) detected at line 147
[][][]
) [187] (./a00185.tex
Underfull \hbox (badness 10000) detected at line 32
[][][]
Underfull \hbox (badness 10000) detected at line 49
[][][]
Underfull \hbox (badness 10000) detected at line 64
[][][]
[188]
Underfull \hbox (badness 10000) detected at line 79
[][][]
) [189] (./a00186.tex
Overfull \hbox (30.34502pt too wide) in paragraph at lines 16--28
[]\T1/phv/m/n/10 , [], [],
Overfull \hbox (88.84425pt too wide) in paragraph at lines 16--28
[]\T1/phv/m/n/10 , [], [],
Underfull \hbox (badness 10000) in paragraph at lines 32--37
[]\T1/phv/m/n/10 enum [] { [],
Overfull \hbox (84.89107pt too wide) in paragraph at lines 32--37
[]\T1/phv/m/n/10 , [],
Underfull \hbox (badness 2913) in paragraph at lines 47--49
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] at-tribute, []
Underfull \hbox (badness 3417) in paragraph at lines 49--51
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] at-tribute, struct
[190]
Underfull \hbox (badness 1728) in paragraph at lines 68--69
[]\T1/phv/m/n/10 A more flex-i-ble ap-proach con-sists in get-ting the list of
lo-cal N[]U[]MA nodes by pass-ing this cpuset to
Underfull \hbox (badness 1194) in paragraph at lines 68--69
[]\T1/phv/m/n/10 . At-tribute val-ues for these nodes, if any, may then be ob-t
ained with
Underfull \hbox (badness 10000) detected at line 74
[][][]
Underfull \hbox (badness 10000) detected at line 77
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.26 on input line 125.
Overfull \vbox (22.585pt too high) has occurred while \output is active
[191]
Package longtable Warning: Column widths have changed
(longtable) in table 23.27 on input line 145.
Package longtable Warning: Column widths have changed
(longtable) in table 23.28 on input line 213.
[192]
Underfull \hbox (badness 10000) detected at line 233
[][][]
Underfull \hbox (badness 10000) detected at line 236
[][][]
[193]
Overfull \hbox (82.70883pt too wide) in paragraph at lines 241--242
[] \T1/phv/m/n/10 and [],
Underfull \hbox (badness 10000) detected at line 263
[][][]
Overfull \hbox (33.48274pt too wide) in paragraph at lines 280--281
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
[194]
Underfull \hbox (badness 10000) detected at line 288
[][][]
Underfull \hbox (badness 10000) detected at line 295
[][][]
Underfull \hbox (badness 10000) detected at line 308
[][][]
Overfull \hbox (33.48274pt too wide) in paragraph at lines 333--334
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
Underfull \hbox (badness 10000) detected at line 335
[][][]
Underfull \hbox (badness 10000) detected at line 338
[][][]
[195]
Underfull \hbox (badness 10000) detected at line 361
[][][]
Underfull \hbox (badness 10000) detected at line 364
[][][]
Underfull \hbox (badness 10000) detected at line 367
[][][]
Overfull \hbox (33.48274pt too wide) in paragraph at lines 380--381
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
Underfull \hbox (badness 10000) detected at line 386
[][][]
[196]
Underfull \hbox (badness 10000) detected at line 391
[][][]
Underfull \hbox (badness 10000) detected at line 420
[][][]
Underfull \hbox (badness 10000) detected at line 425
[][][]
Overfull \hbox (17.96313pt too wide) in paragraph at lines 428--429
[]\T1/phv/m/n/10 The re-turned node-set is in-cluded in the list of avail-able
nodes re-turned by [].
) [197] (./a00187.tex
Overfull \hbox (111.12973pt too wide) in paragraph at lines 6--10
[]\T1/phv/m/n/10 enum [] { [] = (1UL$\OML/cmm/m/it/10 <$$<$\T1/phv/m/n/10 0), [
]
Underfull \hbox (badness 936) in paragraph at lines 16--18
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] at-tribute, un-signed long
Underfull \hbox (badness 4429) in paragraph at lines 18--20
[]\T1/phv/m/n/10 int [] ([] topol-ogy, const char $\OMS/cmsy/m/n/10 ^^C$\T1/phv
/m/n/10 name, un-signed long flags,
Underfull \hbox (badness 3058) in paragraph at lines 20--21
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] at-tribute, []
Package longtable Warning: Column widths have changed
(longtable) in table 23.29 on input line 57.
[198]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 92
[][][]
Underfull \hbox (badness 10000) detected at line 111
[][][]
Overfull \hbox (33.48274pt too wide) in paragraph at lines 128--129
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
[199]
Underfull \hbox (badness 10000) detected at line 138
[][][]
Underfull \hbox (badness 10000) detected at line 141
[][][]
) [200] (./a00188.tex
Underfull \hbox (badness 945) in paragraph at lines 21--22
[]\T1/phv/m/n/10 The in-dex of the kind that de-scribes a given C[]PU set (if a
ny, and not par-tially) may be ob-tained with
Underfull \hbox (badness 10000) detected at line 46
[][][]
[201]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
[202]
Underfull \hbox (badness 10000) detected at line 127
[][][]
Underfull \hbox (badness 10000) detected at line 130
[][][]
) [203] (./a00189.tex
Underfull \hbox (badness 10000) detected at line 36
[][][]
Underfull \hbox (badness 10000) detected at line 39
[][][]
Underfull \hbox (badness 10000) detected at line 54
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
[204]
Underfull \hbox (badness 10000) detected at line 72
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 93
[][][]
) [205] (./a00190.tex
Underfull \hbox (badness 10000) detected at line 19
[][][]
Underfull \hbox (badness 10000) detected at line 41
[][][]
[206]
Underfull \hbox (badness 10000) detected at line 60
[][][]
Underfull \hbox (badness 10000) detected at line 77
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
) [207] (./a00191.tex
Underfull \hbox (badness 1448) in paragraph at lines 12--13
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] node-set,
Underfull \hbox (badness 10000) detected at line 19
[][][]
Underfull \hbox (badness 10000) detected at line 39
[][][]
Underfull \hbox (badness 10000) detected at line 58
[][][]
[208]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 92
[][][]
) [209] (./a00192.tex
Underfull \hbox (badness 10000) in paragraph at lines 8--9
[]\T1/phv/m/n/10 int [] ([] topol-ogy, un-signed pg[]_[]index,
Underfull \hbox (badness 10000) detected at line 30
[][][]
Underfull \hbox (badness 10000) detected at line 49
[][][]
) [210] (./a00193.tex
Underfull \hbox (badness 10000) detected at line 15
[][][]
Underfull \hbox (badness 10000) detected at line 35
[][][]
Underfull \hbox (badness 10000) detected at line 54
[][][]
) [211] (./a00194.tex
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 55
[][][]
[212]
Underfull \hbox (badness 10000) detected at line 64
[][][]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 86
[][][]
Underfull \hbox (badness 10000) detected at line 101
[][][]
) [213] (./a00195.tex
Underfull \hbox (badness 10000) detected at line 42
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
Underfull \hbox (badness 10000) detected at line 64
[][][]
[214]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 86
[][][]
Underfull \hbox (badness 10000) detected at line 103
[][][]
Underfull \hbox (badness 10000) detected at line 118
[][][]
) [215] (./a00196.tex
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 55
[][][]
Underfull \hbox (badness 10000) detected at line 62
[][][]
[216]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 94
[][][]
) [217] (./a00197.tex
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 60
[][][]
[218]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 80
[][][]
) [219] (./a00198.tex
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 60
[][][]
[220]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 80
[][][]
) [221] (./a00199.tex
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 45
[][][]
Underfull \hbox (badness 10000) detected at line 58
[][][]
[222]
Underfull \hbox (badness 10000) detected at line 65
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 105
[][][]
Underfull \hbox (badness 10000) detected at line 112
[][][]
) [223] (./a00200.tex
Underfull \hbox (badness 10000) detected at line 32
[][][]
Underfull \hbox (badness 10000) detected at line 47
[][][]
Underfull \hbox (badness 10000) detected at line 54
[][][]
[224]
Underfull \hbox (badness 10000) detected at line 67
[][][]
Underfull \hbox (badness 10000) detected at line 74
[][][]
) [225] (./a00201.tex
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 60
[][][]
[226]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 82
[][][]
) [227] (./a00202.tex
Overfull \hbox (140.08679pt too wide) in paragraph at lines 22--27
[]\T1/phv/m/n/10 enum [] { [], [],
Overfull \hbox (69.06018pt too wide) in paragraph at lines 27--31
[]\T1/phv/m/n/10 enum [] { [], []
[228]
Package longtable Warning: Column widths have changed
(longtable) in table 23.30 on input line 111.
Overfull \hbox (50.63702pt too wide) in paragraph at lines 2--3
[]
Overfull \hbox (48.26102pt too wide) in paragraph at lines 6--7
[]
Overfull \hbox (50.76291pt too wide) in paragraph at lines 10--11
[]\T1/phv/m/n/10 .|
Package longtable Warning: Column widths have changed
(longtable) in table 23.31 on input line 135.
Overfull \hbox (0.84122pt too wide) in paragraph at lines 6--7
[]\T1/phv/m/n/10 .|
Package longtable Warning: Column widths have changed
(longtable) in table 23.32 on input line 155.
[229]
Underfull \hbox (badness 10000) detected at line 175
[][][]
Underfull \hbox (badness 10000) detected at line 194
[][][]
Overfull \hbox (81.48422pt too wide) in paragraph at lines 199--200
[]\T1/phv/m/n/10 1 if the dif-fer-ence is too com-plex (see above). Some en-tri
es in the list will be of type [].
Underfull \hbox (badness 10000) detected at line 203
[][][]
[230]
Underfull \hbox (badness 10000) detected at line 222
[][][]
Underfull \hbox (badness 10000) detected at line 237
[][][]
Underfull \hbox (badness 10000) detected at line 254
[][][]
Underfull \hbox (badness 10000) detected at line 257
[][][]
Underfull \hbox (badness 10000) detected at line 272
[][][]
[231]
Underfull \hbox (badness 10000) detected at line 275
[][][]
Underfull \hbox (badness 10000) detected at line 292
[][][]
Underfull \hbox (badness 10000) detected at line 295
[][][]
) [232] (./a00203.tex
Underfull \hbox (badness 791) in paragraph at lines 10--11
[]\T1/phv/m/n/10 int [] ([] $\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 topologyp, int
fd, hwloc[]_[]uint64[]_[]t file-off-set, void
Overfull \hbox (72.44339pt too wide) in paragraph at lines 17--18
[]\T1/phv/m/n/10 The mas-ter pro-cess must first get the re-quired shared-memor
y size for stor-ing this topol-ogy with [].
Underfull \hbox (badness 2961) in paragraph at lines 23--24
[]\T1/phv/m/n/10 Other pro-cesses may then adopt this shared topol-ogy by open-
ing the same file and pass-ing it to
Overfull \hbox (19.29019pt too wide) in paragraph at lines 36--37
[]\T1/phv/m/n/10 Map a file in vir-tual mem-ory and adopt the topol-ogy that wa
s pre-vi-ously stored there with [].
Underfull \hbox (badness 10000) detected at line 46
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
[233]
Underfull \hbox (badness 10000) detected at line 74
[][][]
Underfull \hbox (badness 10000) detected at line 77
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
Underfull \hbox (badness 10000) detected at line 101
[][][]
) [234] (./a00204.tex
Underfull \hbox (badness 10000) in paragraph at lines 15--16
[]\T1/phv/m/n/10 #define []([]_[]backend) (void$\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/
n/10 )(((char$\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 )([]_[]backend)) + sizeof(str
uct
Underfull \hbox (badness 10000) in paragraph at lines 25--37
[]\T1/phv/m/n/10 , [], [],
Underfull \hbox (badness 10000) in paragraph at lines 25--37
[]\T1/phv/m/n/10 , [], [],
Underfull \hbox (badness 10000) detected at line 50
[][][]
[235]
Package longtable Warning: Column widths have changed
(longtable) in table 23.33 on input line 125.
Package longtable Warning: Column widths have changed
(longtable) in table 23.34 on input line 141.
) [236] (./a00205.tex
Underfull \hbox (badness 10000) detected at line 28
[][][]
Package longtable Warning: Column widths have changed
(longtable) in table 23.35 on input line 66.
[237]
Underfull \hbox (badness 10000) detected at line 82
[][][]
Underfull \hbox (badness 10000) detected at line 89
[][][]
) [238] (./a00206.tex
Underfull \hbox (badness 10000) in paragraph at lines 15--17
[][] [] \T1/phv/m/n/10 (struct hwloc[]_[]topology $\OMS/cmsy/m/n/10 ^^C$\T1/phv
/m/n/10 topology, [] root,
Underfull \hbox (badness 10000) detected at line 28
[][][]
[239] [240]) [241] (./a00207.tex
Underfull \hbox (badness 10000) detected at line 17
[][][]
Underfull \hbox (badness 10000) detected at line 33
[][][]
Underfull \hbox (badness 10000) detected at line 48
[][][]
Underfull \hbox (badness 10000) detected at line 61
[][][]
[242]
Underfull \hbox (badness 10000) detected at line 74
[][][]
) [243] (./a00208.tex
Underfull \hbox (badness 10000) detected at line 21
[][][]
[244]) [245] (./a00209.tex
Underfull \hbox (badness 10000) detected at line 13
[][][]
) [246] (./a00210.tex
Overfull \hbox (18.09392pt too wide) in paragraph at lines 15--16
[]\T1/phv/m/n/10 int [] ([] topol-ogy, []
Underfull \hbox (badness 10000) detected at line 20
[][][]
[247]) [248]
Chapter 24.
(./a00358.tex
Underfull \hbox (badness 7238) in paragraph at lines 20--21
[]\T1/phv/m/n/10 int($\OMS/cmsy/m/n/10 ^^C$ [] \T1/phv/m/n/10 )(struct [] $\OMS
/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 backend, struct hwloc[]_[]pcidev[]_[]attr[]_[]s
$\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 busid,
[249]
Underfull \hbox (badness 10000) in paragraph at lines 68--69
\T1/pcr/m/n/8 int($\OMS/cmsy/m/n/8 ^^C$ \T1/pcr/m/n/8 hwloc[]_[]backend[]::get[
]_[]pci[]_[]busid[]_[]cpuset) (struct [] $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 bac
kend, struct hwloc[]_[]
) (./a00250.tex [250]) (./a00238.tex [251]) (./a00302.tex [252]) (./a00306.tex
[253]) (./a00362.tex [254]
Underfull \hbox (badness 10000) detected at line 64
[][][]
Underfull \hbox (badness 10000) detected at line 93
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
) (./a00350.tex [255]
Underfull \hbox (badness 931) in paragraph at lines 16--18
[]\T1/phv/m/n/10 struct [] $\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 ($\OMS/cmsy/m/n
/10 ^^C$ [] \T1/phv/m/n/10 )(struct hwloc[]_[]topology $\OMS/cmsy/m/n/10 ^^C$\T
1/phv/m/n/10 topology, struct []
Underfull \hbox (badness 10000) in paragraph at lines 56--57
\T1/pcr/m/n/8 struct []$\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 ($\OMS/cmsy/m/n/8 ^^C
$ \T1/pcr/m/n/8 hwloc[]_[]disc[]_[]component[]::instantiate) (struct hwloc[]_[]
topology $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 topology,
Underfull \hbox (badness 10000) in paragraph at lines 56--57
\T1/pcr/m/n/8 struct [] $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 component, unsigned
[], const void $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 data1, const void
[256]) (./a00354.tex) (./a00290.tex [257]
Underfull \hbox (badness 1087) in paragraph at lines 58--59
[]\T1/phv/m/n/10 Array of ob-jects de-scribed by the dis-tance ma-trix. These o
b-jects are not in any par-tic-u-lar or-der, see
) (./a00242.tex [258]) (./a00214.tex
Underfull \hbox (badness 10000) detected at line 19
[][][]
[259]) (./a00218.tex
Underfull \hbox (badness 10000) detected at line 21
[][][]
) (./a00294.tex [260]) (./a00298.tex) (./a00234.tex [261]) (./a00230.tex
[262]
Underfull \hbox (badness 10000) in paragraph at lines 41--42
\T1/pcr/m/n/8 struct [] $\OMS/cmsy/m/n/8 ^^C$ \T1/pcr/m/n/8 hwloc[]_[]obj[]_[]a
ttr[]_[]u[]
) (./a00222.tex [263]
Underfull \hbox (badness 1371) in paragraph at lines 138--139
[]\T1/phv/m/n/10 This may in-clude not only the same as the cpuset field, but a
lso some C[]P[]Us for which topol-ogy in-
Underfull \hbox (badness 2158) in paragraph at lines 138--139
\T1/phv/m/n/10 for-ma-tion is un-known or in-com-plete, some of-flines C[]P[]Us
, and the C[]P[]Us that are ig-nored when the
Underfull \hbox (badness 10000) detected at line 140
[][][]
Underfull \hbox (badness 768) in paragraph at lines 153--154
[]\T1/phv/m/n/10 This may in-clude not only the same as the node-set field, but
also some N[]U[]MA nodes for which topol-
[264]
Underfull \hbox (badness 10000) detected at line 157
[][][]
Underfull \hbox (badness 10000) detected at line 174
[][][]
[265] [266]
Underfull \hbox (badness 10000) detected at line 349
[][][]
[267]
Overfull \hbox (55.68445pt too wide) in paragraph at lines 454--455
[]\T1/phv/m/n/10 Application-given pri-vate data pointer, ini-tial-ized to \T1/
pcr/m/n/10 N[]U[]LL\T1/phv/m/n/10 , use it as you wish. See []
) (./a00226.tex [268]) (./a00266.tex [269]) (./a00246.tex [270] [271])
(./a00274.tex [272]) (./a00338.tex [273]) (./a00322.tex
Underfull \hbox (badness 10000) in paragraph at lines 19--20
[] \T1/pcr/m/n/8 hwloc[]_[]topology[]_[]diff[]_[]obj[]_[]attr[]_[]u[]::hwloc[]_
[]topology[]_[]diff[]_[]obj[]_[]
) (./a00342.tex
Underfull \hbox (badness 10000) in paragraph at lines 27--28
\T1/pcr/m/n/8 union [] hwloc[]_[]topology[]_[]diff[]_[]u[]::hwloc[]_[]topology[
]_[]diff[]_[]obj[]_[]attr[]_[]s[]
[274]) (./a00330.tex
Underfull \hbox (badness 10000) in paragraph at lines 46--47
[] \T1/pcr/m/n/8 hwloc[]_[]topology[]_[]diff[]_[]obj[]_[]attr[]_[]u[]::hwloc[]_
[]topology[]_[]diff[]_[]obj[]_[]
) (./a00318.tex [275]
Underfull \hbox (badness 10000) in paragraph at lines 35--36
\T1/pcr/m/n/8 struct [] hwloc[]_[]topology[]
Underfull \hbox (badness 10000) in paragraph at lines 41--42
\T1/pcr/m/n/8 struct [] hwloc[]_[]topology[]_[]
Underfull \hbox (badness 10000) in paragraph at lines 47--48
\T1/pcr/m/n/8 struct [] hwloc[]_[]topology[]_[]
) (./a00326.tex [276]
Underfull \hbox (badness 10000) in paragraph at lines 46--47
[] \T1/pcr/m/n/8 hwloc[]_[]topology[]_[]diff[]_[]obj[]_[]attr[]_[]u[]::hwloc[]_
[]topology[]_[]diff[]_[]obj[]_[]
) (./a00346.tex [277]) (./a00334.tex
Underfull \hbox (badness 10000) in paragraph at lines 47--48
\T1/pcr/m/n/8 struct [] hwloc[]_[]topology[]_[]diff[]_[]u[]::too[]_[]
) (./a00270.tex [278]) (./a00278.tex [279] [280]) (./a00282.tex [281])
(./a00286.tex) [282]
No file a4-refman.ind.
Package longtable Warning: Table widths have changed. Rerun LaTeX.
(./a4-refman.aux (./a00156.aux) (./a00157.aux) (./a00158.aux) (./a00159.aux)
(./a00160.aux) (./a00161.aux) (./a00162.aux) (./a00163.aux) (./a00164.aux)
(./a00165.aux) (./a00166.aux) (./a00167.aux) (./a00168.aux) (./a00169.aux)
(./a00170.aux) (./a00171.aux) (./a00172.aux) (./a00173.aux) (./a00174.aux)
(./a00175.aux) (./a00176.aux) (./a00177.aux) (./a00178.aux) (./a00179.aux)
(./a00180.aux) (./a00181.aux) (./a00182.aux) (./a00183.aux) (./a00184.aux)
(./a00185.aux) (./a00186.aux) (./a00187.aux) (./a00188.aux) (./a00189.aux)
(./a00190.aux) (./a00191.aux) (./a00192.aux) (./a00193.aux) (./a00194.aux)
(./a00195.aux) (./a00196.aux) (./a00197.aux) (./a00198.aux) (./a00199.aux)
(./a00200.aux) (./a00201.aux) (./a00202.aux) (./a00203.aux) (./a00204.aux)
(./a00205.aux) (./a00206.aux) (./a00207.aux) (./a00208.aux) (./a00209.aux)
(./a00210.aux))
Package rerunfilecheck Warning: File `a4-refman.out' has changed.
(rerunfilecheck) Rerun to get outlines right
(rerunfilecheck) or use package `bookmark'.
LaTeX Warning: There were undefined references.
LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
)
(see the transcript file for additional information)pdfTeX warning (dest): name
{a00098_source} has been referenced but does not exist, replaced by a fixed one
pdfTeX warning (dest): name{a00152_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00146_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00140_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00131_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00128_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00125_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00134_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00137_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00122_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00143_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00119_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00113_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00110_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00107_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00104_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00101_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00116_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00095_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00092_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00089_source} has been referenced but does not exi
st, replaced by a fixed one
{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/
texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-
dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/share/texlive/texmf-dist/fo
nts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texlive/texmf-dist/fonts/typ
e1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
lic/amsfonts/cm/cmsy7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
fonts/cm/cmsy8.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrb8
a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb></usr/s
hare/texlive/texmf-dist/fonts/type1/urw/courier/ucrro8a.pfb></usr/share/texlive
/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr/share/texlive/texmf-dist/
fonts/type1/urw/helvetic/uhvb8ac.pfb></usr/share/texlive/texmf-dist/fonts/type1
/urw/helvetic/uhvbo8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvet
ic/uhvr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvro8a.p
fb>
Output written on a4-refman.pdf (284 pages, 973874 bytes).
Transcript written on a4-refman.log.
This is makeindex, version 2.15 [TeX Live 2019] (kpathsea + Thai support).
Scanning input file a4-refman.idx.....done (1449 entries accepted, 0 rejected).
Sorting entries..............done (16312 comparisons).
Generating output file a4-refman.ind.....done (2454 lines written, 0 warnings).
Output written in a4-refman.ind.
Transcript written in a4-refman.ilg.
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
(./a4-refman.tex
LaTeX2e <2020-02-02> patch level 2
L3 programming layer <2020-02-14>
(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
Document Class: book 2019/12/20 v1.4l Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo))
(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty
(/usr/share/texlive/texmf-dist/tex/latex/tools/array-2016-10-06.sty))
(/usr/share/texlive/texmf-dist/tex/latex/base/fixltx2e.sty
Package fixltx2e Warning: fixltx2e is not required with releases after 2015
(fixltx2e) All fixes are now in the LaTeX kernel.
(fixltx2e) See the latexrelease package for details.
) (/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty)
(/usr/share/texlive/texmf-dist/tex/latex/float/float.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty)
(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)
(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty))
(./longtable_doxygen.sty) (./tabu_doxygen.sty
(/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty))
(/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty))
(/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty)
(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hanging/hanging.sty)
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty
(/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty
(/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex)))
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)))
(/usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty)
(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/tc-pdftex.def))
(/usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(/usr/share/texlive/texmf-dist/tex/latex/stackengine/stackengine.sty
(/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(/usr/share/texlive/texmf-dist/tex/generic/listofitems/listofitems.sty
(/usr/share/texlive/texmf-dist/tex/generic/listofitems/listofitems.tex)))
(/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty))
(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty)
(/usr/share/texlive/texmf-dist/tex/latex/wasysym/wasysym.sty)
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty)
(/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty
LaTeX Warning: Command \underbar has changed.
Check if current package is valid.
LaTeX Warning: Command \underline has changed.
Check if current package is valid.
) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty))
(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty)
Writing index file a4-refman.idx
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
(/usr/share/texlive/texmf-dist/tex/latex/newunicodechar/newunicodechar.sty)
Package newunicodechar Warning: Redefining Unicode character on input line 119.
Package newunicodechar Warning: Redefining Unicode character on input line 120.
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty
(/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty))
(/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)
(/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty)
(/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty)
(/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)
(/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty)
(/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty)
(/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/backref.sty
(/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
(/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty)
(/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty
(/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))))
(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
(/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty)
(/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty))
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def)
(/usr/share/texlive/texmf-dist/tex/latex/caption/caption.sty
(/usr/share/texlive/texmf-dist/tex/latex/caption/caption3.sty)
(/usr/share/texlive/texmf-dist/tex/latex/caption/ltcaption.sty))
(/usr/share/texlive/texmf-dist/tex/latex/etoc/etoc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def)
(./a4-refman.aux (./a00156.aux) (./a00157.aux) (./a00158.aux) (./a00159.aux)
(./a00160.aux) (./a00161.aux) (./a00162.aux) (./a00163.aux) (./a00164.aux)
(./a00165.aux) (./a00166.aux) (./a00167.aux) (./a00168.aux) (./a00169.aux)
(./a00170.aux) (./a00171.aux) (./a00172.aux) (./a00173.aux) (./a00174.aux)
(./a00175.aux) (./a00176.aux) (./a00177.aux) (./a00178.aux) (./a00179.aux)
(./a00180.aux) (./a00181.aux) (./a00182.aux) (./a00183.aux) (./a00184.aux)
(./a00185.aux) (./a00186.aux) (./a00187.aux) (./a00188.aux) (./a00189.aux)
(./a00190.aux) (./a00191.aux) (./a00192.aux) (./a00193.aux) (./a00194.aux)
(./a00195.aux) (./a00196.aux) (./a00197.aux) (./a00198.aux) (./a00199.aux)
(./a00200.aux) (./a00201.aux) (./a00202.aux) (./a00203.aux) (./a00204.aux)
(./a00205.aux) (./a00206.aux) (./a00207.aux) (./a00208.aux) (./a00209.aux)
(./a00210.aux)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)
(/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
*geometry* driver: auto-detecting
*geometry* detected driver: pdftex
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
(/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty)
(/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty))
(./a4-refman.out) (./a4-refman.out)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)
(/usr/share/texlive/texmf-dist/tex/latex/wasysym/uwasy.fd) [1{/var/lib/texmf/fo
nts/map/pdftex/updmap/pdftex.map}] [2]
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [1] [2] [3] [4]
[5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17]
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [18] [19] [20]
[21] [22] [23] [24]
Chapter 1.
(./index.tex [1]
Overfull \hbox (17.0447pt too wide) in paragraph at lines 61--62
[]\T1/phv/m/n/10 To check whether hwloc works on a par-tic-u-lar ma-chine, just
try to build it and run \T1/pcr/m/n/10 lstopo \T1/phv/m/n/10 or \T1/pcr/m/n/10
lstopo-no-graphics\T1/phv/m/n/10 .
Overfull \hbox (92.83577pt too wide) in paragraph at lines 70--71
[]\T1/phv/m/n/10 Remote ma-chine sim-u-la-tion through the gath-er-ing of topol
-ogy as X[]ML files, see [].
<./dudley.png> [2] <./hagrid.png> [3] <./emmett.png> [4]
Underfull \hbox (badness 779) in paragraph at lines 194--195
[]\T1/phv/m/n/10 Similarly, the abil-ity of re-port-ing topol-ogy in-for-ma-tio
n varies from one plat-form to an-other. As shown in
<./ppc64-with-smt.png> <./ppc64-without-smt.png> <./ppc64-full-with-smt.png>
[5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6]
Overfull \hbox (78.13824pt too wide) in paragraph at lines 410--411
[]\T1/phv/m/n/10 hwloc pro-vides a \T1/pcr/m/n/10 pkg-config \T1/phv/m/n/10 ex-
e-cutable to ob-tain rel-e-vant com-piler and linker flags. See []
Underfull \vbox (badness 10000) has occurred while \output is active [7]
Overfull \hbox (87.53221pt too wide) in paragraph at lines 449--450
[]\T1/phv/m/n/10 Questions may be sent to the users or de-vel-op-ers mail-ing l
ists ([][] \T1/pcr/m/n/10 https[]://www.[]open-mpi.[]org/community/lists/hwloc.
[]
) [8]
Chapter 2.
(./a00363.tex
Underfull \hbox (badness 10000) in paragraph at lines 11--12
Overfull \hbox (52.46074pt too wide) in paragraph at lines 18--19
[]\T1/phv/m/n/10 the N[]V[]I[]D[]IA C[]U[]DA Toolkit for C[]U[]DA de-vice dis-c
ov-ery. See [].
Overfull \hbox (26.94418pt too wide) in paragraph at lines 21--22
\T1/pcr/m/n/10 rocm-smi-lib64 \T1/phv/m/n/10 or \T1/pcr/m/n/10 librocm-smi-dev\
T1/phv/m/n/10 . See [].
Overfull \hbox (22.1674pt too wide) in paragraph at lines 23--24
\T1/phv/m/n/10 X[]ML files that were ex-ported by the same hwloc re-lease). See
[]
[9]) [10]
Chapter 3.
(./a00364.tex
Overfull \hbox (115.95625pt too wide) in paragraph at lines 20--20
[] \T1/pcr/m/n/8 message(FATAL_ERROR "FindHWLOC needs pkg-config program and P
KG_CONFIG_PATH must contain the path to hwloc.pc file.")[]
) [11] [12]
Chapter 4.
(./a00365.tex
Underfull \hbox (badness 10000) detected at line 11
[][][]
[13] [14] <./diagram.pdf>) [15] [16]
Chapter 5.
(./a00366.tex [17]
Overfull \hbox (102.58304pt too wide) in paragraph at lines 34--35
[]\T1/phv/m/n/10 Currently only used on In-tel Xeon Phi pro-ces-sor plat-forms.
See [].
) [18] [19] [20]
Chapter 6.
(./a00367.tex
Overfull \hbox (110.77179pt too wide) in paragraph at lines 15--16
[]\T1/phv/m/n/10 enforces the re-turn value of [], as if []
Underfull \hbox (badness 6725) in paragraph at lines 18--19
[]\T1/phv/m/n/10 Get the set of al-lowed re-sources from the na-
Underfull \hbox (badness 1810) in paragraph at lines 18--19
\T1/phv/m/n/10 tive op-er-at-ing sys-tem even if the topol-ogy was loaded from
X[]ML or syn-thetic de-scrip-tion, as if
Overfull \hbox (23.87022pt too wide) in paragraph at lines 18--19
[] \T1/phv/m/n/10 was set with [].
[21] [22] [23]) [24]
Chapter 7.
(./a00368.tex
Underfull \vbox (badness 10000) has occurred while \output is active [25]
Underfull \hbox (badness 2875) in paragraph at lines 18--19
[]\T1/phv/m/n/10 functions that set/get the cur-rent mem-ory bind-ing poli-cies
(if supported)[]: [],
) [26]
Chapter 8.
(./a00369.tex [27]
Underfull \hbox (badness 1117) in paragraph at lines 45--46
[]\T1/phv/m/n/10 Open[]Fabrics (Infini[]Band, Omni-[]Path, us[]N[]IC, etc) H[]C
[]As ([] and
[28]
Overfull \hbox (15.55527pt too wide) in paragraph at lines 76--77
\T1/phv/m/n/10 I/O de-vices may be con-sulted by travers-ing the topol-ogy man-
u-ally (with usual rou-tines such as [])
<./devel09-pci.png>
Underfull \vbox (badness 10000) has occurred while \output is active [29]
[30]) [31] [32]
Chapter 9.
(./a00370.tex)
Overfull \hbox (118.85387pt too wide) in paragraph at lines 18--211
\T1/phv/m/n/10 The user may an-no-tate hwloc topolo-gies with its own Misc ob-j
ects. This can be achieved with []
[33] [34]
Chapter 10.
(./a00371.tex
Underfull \hbox (badness 1755) in paragraph at lines 9--10
[]\T1/phv/m/n/10 Groups[]: sub-type \T1/pcr/m/n/10 Cluster\T1/phv/m/n/10 , \T1/
pcr/m/n/10 Module\T1/phv/m/n/10 , \T1/pcr/m/n/10 Tile\T1/phv/m/n/10 , \T1/pcr/m
/n/10 Compute Unit\T1/phv/m/n/10 , \T1/pcr/m/n/10 Book \T1/phv/m/n/10 or \T1/pc
r/m/n/10 Drawer \T1/phv/m/n/10 for dif-fer-ent
Underfull \hbox (badness 776) in paragraph at lines 22--22
[]\T1/phv/m/n/10 Each ob-ject also con-tains an \T1/pcr/m/n/10 attr \T1/phv/m/n
/10 field that, if non N[]U[]LL, points to a union [] of type-
Underfull \hbox (badness 1005) in paragraph at lines 22--22
\T1/phv/m/n/10 specific at-tribute struc-tures. For in-stance, a L2[]Cache ob-j
ect \T1/pcr/m/n/10 obj \T1/phv/m/n/10 con-tains cache-specific in-for-ma-tion i
n
[35]
Overfull \hbox (16.46445pt too wide) in paragraph at lines 25--26
[]\T1/phv/m/n/10 Some topology-global info at-tributes (not spe-cific to some o
b-jects) are also ac-ces-si-ble us-ing [].
[36]
Underfull \hbox (badness 2005) in paragraph at lines 82--83
[]\T1/phv/m/n/10 The in-dex of the Level Zero
Underfull \hbox (badness 10000) in paragraph at lines 88--89
[]\T1/phv/m/n/10 The
Underfull \hbox (badness 10000) in paragraph at lines 89--90
[]\T1/phv/m/n/10 The
[37]
Underfull \hbox (badness 10000) in paragraph at lines 97--98
[]\T1/phv/m/n/10 The
Underfull \hbox (badness 5490) in paragraph at lines 100--101
[]\T1/phv/m/n/10 The num-ber
Underfull \hbox (badness 10000) in paragraph at lines 103--104
[]\T1/phv/m/n/10 The
Underfull \hbox (badness 1874) in paragraph at lines 112--113
[]\T1/phv/m/n/10 If mul-ti-ple C[]XL de-vices are in-ter-
[38]
Overfull \hbox (79.90886pt too wide) in paragraph at lines 122--123
[]
) [39] [40]
Chapter 11.
(./a00372.tex [41]
Underfull \hbox (badness 981) in paragraph at lines 37--37
[]\T1/phv/m/n/10 The en-tire A[]PI is lo-cated in []. See also [], as well as
Overfull \hbox (57.89975pt too wide) in paragraph at lines 42--43
[]\T1/phv/m/n/10 The mem-ory at-tributes A[]PI is lo-cated in [], see []
[42]
Underfull \hbox (badness 1048) in paragraph at lines 58--59
[]\T1/phv/m/n/10 The com-pat-i-bil-ity at-tribute of the C[]P[]Us as found in t
he IO reg-
) [43] [44]
Chapter 12.
(./a00373.tex <./heteromem.png>
Overfull \hbox (44.45265pt too wide) in paragraph at lines 21--22
\T1/phv/m/n/10 tency, for read and write. See [] and []
Overfull \hbox (21.78427pt too wide) in paragraph at lines 26--27
[]\T1/phv/m/n/10 If hwloc fails to build tiers prop-erly, see \T1/pcr/m/n/10 H[
]W[]L[]O[]C[]_[][]M[]E[]M[]T[]I[]E[]RS \T1/phv/m/n/10 and \T1/pcr/m/n/10 H[]W[]
L[]O[]C[]_[][]M[]E[]M[]T[]I[]E[]R[]S[]_[][]G[]U[]E[]SS \T1/phv/m/n/10 in [].
Underfull \hbox (badness 10000) in paragraph at lines 28--29
[45] [46]
Underfull \hbox (badness 1137) in paragraph at lines 81--82
\T1/phv/b/n/10 hwloc set of de-fault nodes \T1/phv/m/n/10 (re-turned by []) \T1
/phv/b/n/10 was de-signed for this
Underfull \hbox (badness 10000) in paragraph at lines 83--84
Underfull \hbox (badness 10000) in paragraph at lines 91--92
) [47] [48]
Chapter 13.
(./a00374.tex
Overfull \hbox (41.36841pt too wide) in paragraph at lines 1--2
\T1/phv/m/n/10 ma-nip-u-lat-ing other nodes\TS1/phv/m/n/10 ' \T1/phv/m/n/10 top
ol-ogy, or avoid-ing the need for priv-i-leged pro-cesses (see []).
Underfull \hbox (badness 10000) detected at line 7
[][][]
Underfull \hbox (badness 1237) in paragraph at lines 8--9
[]\T1/phv/m/n/10 Loading X[]ML topolo-gies dis-ables bind-ing be-cause the load
ed topol-ogy may not cor-re-spond to the
Underfull \hbox (badness 1533) in paragraph at lines 8--9
\T1/phv/m/n/10 phys-i-cal ma-chine that loads it. This be-hav-ior may be re-ver
ted by as-sert-ing that loaded file re-
Underfull \hbox (badness 2717) in paragraph at lines 8--9
\T1/phv/m/n/10 ally matches the un-der-ly-ing sys-tem with the H[]W[]L[]O[]C[]_
[][]T[]H[]I[]S[]S[]Y[]S[]T[]EM en-vi-ron-ment vari-able or the
[49]
Overfull \hbox (18.05698pt too wide) in paragraph at lines 28--29
[]\T1/phv/m/n/10 Both back-end can-not de-tect all these er-rors when the in-pu
t X[]ML file or buffer is se-lected (when []
)
Underfull \hbox (badness 2662) in paragraph at lines 30--227
[]\T1/phv/m/n/10 It is there-fore strongly rec-om-mended to check the re-turn v
alue of both [] (or
[50]
Chapter 14.
(./a00375.tex
Underfull \hbox (badness 10000) detected at line 22
[][][]
[51]
Underfull \hbox (badness 1303) in paragraph at lines 54--54
\T1/phv/m/n/10 to re-move some ob-jects to make the topol-ogy het-ero-ge-neous
or asym-met-ric. See many ex-am-ples in
Underfull \hbox (badness 2443) in paragraph at lines 67--68
[]\T1/phv/m/n/10 The ex-ported string may be passed back to hwloc for recre-at-
ing an-other sim-i-lar topol-ogy (see also
) [52]
Chapter 15.
(./a00376.tex
Overfull \hbox (17.19093pt too wide) in paragraph at lines 18--19
\T1/phv/m/n/10 func-tions such as sched[]_[]getaffinity() or pthread[]_[]attr[]
_[]setaffinity[]_[]np(). See [].
Underfull \hbox (badness 2726) in paragraph at lines 27--28
[][] \T1/phv/m/n/10 en-ables in-ter-op-er-abil-ity with the one[]A[]PI Level Ze
ro in-ter-face. It
Underfull \hbox (badness 922) in paragraph at lines 27--28
\T1/phv/m/n/10 may re-turn the list of pro-ces-sors near an ac-cel-er-a-tor or
G[]PU. It may also re-turn the cor-re-spond-
Underfull \hbox (badness 2818) in paragraph at lines 27--28
\T1/phv/m/n/10 ing OS de-vice hwloc ob-ject for fur-ther in-for-ma-tion (if I/O
de-vice dis-cov-ery is en-abled). See
Underfull \hbox (badness 4291) in paragraph at lines 30--31
[][] \T1/phv/m/n/10 en-ables in-ter-op-er-abil-ity with the A[]MD R[]O[]Cm S[]M
I in-ter-
Underfull \hbox (badness 2221) in paragraph at lines 30--31
\T1/phv/m/n/10 face. It may re-turn the list of pro-ces-sors near an A[]MD G[]P
U. It may also re-turn the cor-re-
Underfull \hbox (badness 820) in paragraph at lines 30--31
\T1/phv/m/n/10 spond-ing OS de-vice hwloc ob-ject for fur-ther in-for-ma-tion (
if I/O de-vice dis-cov-ery is en-abled). See
[53]) [54]
Chapter 16.
(./a00377.tex
Overfull \hbox (78.77086pt too wide) in paragraph at lines 9--10
[][]\T1/pcr/m/n/10 , [], []
Overfull \hbox (116.79701pt too wide) in paragraph at lines 14--15
[][]\T1/phv/m/n/10 , [],
Overfull \hbox (48.8738pt too wide) in paragraph at lines 16--17
[][] \T1/phv/m/n/10 and [] (see [])
Overfull \hbox (21.16281pt too wide) in paragraph at lines 18--19
[][] \T1/phv/m/n/10 and [] (see [])
Underfull \hbox (badness 1642) in paragraph at lines 29--30
\T1/phv/m/n/10 in the same thread-safe con-text to force the re-fresh of in-ter
-nal dis-tances struc-tures. A call to
[55]
Underfull \hbox (badness 1033) in paragraph at lines 41--42
[]\T1/pcr/m/n/10 hwloc[]_[]topology[]_[]set[]_[]$\OMS/cmsy/m/n/10 ^^C$ \T1/phv/
m/n/10 (see []) do not
) [56]
Chapter 17.
(./a00378.tex
Underfull \hbox (badness 1721) in paragraph at lines 16--17
\T1/phv/m/n/10 ogy de-scrip-tion, con-flict with all other com-po-nents. There-
fore, they may only be loaded (e.[]g. with
[57]
Underfull \hbox (badness 791) in paragraph at lines 30--31
\T1/phv/m/n/10 their de-pen-den-cies (for in-stance the \T1/pcr/m/n/10 libpciac
cess \T1/phv/m/n/10 li-brary). Plu-gin sup-port may be en-abled with the
[58]
Underfull \hbox (badness 2698) in paragraph at lines 53--54
[]\T1/phv/m/n/10 X[]ML topol-ogy im-port (see []) is al-ways built stat-i-
) [59] [60]
Chapter 18.
(./a00379.tex [61] [62]) [63] [64]
Chapter 19.
(./a00380.tex
Overfull \hbox (82.80469pt too wide) in paragraph at lines 5--6
\T1/phv/m/n/10 hard-ware threads, or to en-tire mul-ti-threaded cores, etc. See
[].
[65]
Underfull \vbox (badness 2401) has occurred while \output is active [66]
[67] [68]
Underfull \hbox (badness 10000) detected at line 168
[][][]
Overfull \hbox (217.2339pt too wide) in paragraph at lines 176--176
[]\T1/phv/m/n/10 If mul-ti-ple topolo-gies of dif-fer-ent (but sim-i-lar) nodes
are needed in your pro-gram, have a look at [].[]
[69]
Underfull \hbox (badness 892) in paragraph at lines 180--181
\T1/phv/m/n/10 Each hwloc ob-ject con-tains a \T1/pcr/m/n/10 userdata \T1/phv/m
/n/10 field that may be used by ap-pli-ca-tions to store pri-vate point-
Underfull \hbox (badness 820) in paragraph at lines 180--181
\T1/phv/m/n/10 ers. This field is only valid dur-ing the life-time of these con
-tainer ob-ject and topol-ogy. It be-comes in-
Underfull \hbox (badness 849) in paragraph at lines 180--181
\T1/phv/m/n/10 ing the topol-ogy. The user-data field is not ex-ported/imported
to/from X[]ML by de-fault since hwloc does
Overfull \hbox (106.08545pt too wide) in paragraph at lines 180--181
[] \T1/phv/m/n/10 and [].
Underfull \hbox (badness 853) in paragraph at lines 184--185
[]\T1/phv/m/n/10 It is also pos-si-ble to in-sert Misc ob-jects with a cus-tom
name any-where as a leaf of the topol-ogy (see
Underfull \hbox (badness 1019) in paragraph at lines 188--188
[]\T1/phv/m/n/10 There is also a topology-specific user-data pointer that can b
e used to rec-og-nize dif-fer-ent topolo-gies by
Underfull \hbox (badness 2600) in paragraph at lines 188--188
\T1/phv/m/n/10 stor-ing a cus-tom pointer. It may be ma-nip-u-lated with [] and
Underfull \hbox (badness 10000) in paragraph at lines 189--190
Overfull \hbox (39.1562pt too wide) in paragraph at lines 199--199
[]\T1/pcr/m/n/8 $ hwloc-annotate topo.xml topo.xml -- none -- cpukind $(hwloc-c
alc -i topo.xml pack:0) 1 0 CoreType Big
Overfull \hbox (53.55621pt too wide) in paragraph at lines 200--200
[]\T1/pcr/m/n/8 $ hwloc-annotate topo.xml topo.xml -- none -- cpukind $(hwloc-c
alc -i topo.xml pack:1) 0 0 CoreType Little[]
Underfull \hbox (badness 10000) in paragraph at lines 202--203
Underfull \hbox (badness 10000) in paragraph at lines 214--215
[70]
Underfull \hbox (badness 10000) in paragraph at lines 224--225
Underfull \hbox (badness 10000) in paragraph at lines 227--228
Underfull \hbox (badness 981) in paragraph at lines 240--241
[]\T1/phv/m/n/10 Also re-mem-ber that these hwloc com-po-nents may be dis-abled
. At build-time, one may pass con-fig-ure
Underfull \hbox (badness 4072) in paragraph at lines 240--241
\T1/phv/m/n/10 flags such as \T1/pcr/m/n/10 --disable-opencl\T1/phv/m/n/10 , \T
1/pcr/m/n/10 --disable-cuda\T1/phv/m/n/10 , \T1/pcr/m/n/10 --disable-nvml\T1/ph
v/m/n/10 , \T1/pcr/m/n/10 --disable-rsmi\T1/phv/m/n/10 ,
[71]
Overfull \hbox (49.43918pt too wide) in paragraph at lines 249--249
\T1/phv/m/n/10 ap-plies to In-tel Xeon Phi pro-ces-sors for now (see []).
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `\char' on input line 249.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `\char' on input line 249.
Underfull \hbox (badness 1803) in paragraph at lines 285--286
\T1/phv/m/n/10 hwloc en-ables R[]O[]Cm S[]MI as soon as it finds its de-vel-op-
ment head-ers and li-braries on the sys-tem.
Underfull \hbox (badness 1478) in paragraph at lines 285--286
\T1/phv/m/n/10 This de-tec-tion con-sists in look-ing in \T1/pcr/m/n/10 /opt/ro
cm \T1/phv/m/n/10 by de-fault. If a R[]O[]Cm ver-sion was spec-i-fied with
Overfull \hbox (27.66199pt too wide) in paragraph at lines 285--286
\T1/pcr/m/n/10 --with-rocm-version=4.[]4.[]0 \T1/phv/m/n/10 or in the \T1/pcr/m
/n/10 R[]O[]C[]M[]_[][]V[]E[]R[]S[]I[]ON \T1/phv/m/n/10 en-vi-ron-ment vari-abl
e, then \T1/pcr/m/n/10 /opt/rocm-$\OML/cmm/m/it/10 <$\T1/pcr/m/n/10 version$\OM
L/cmm/m/it/10 >$
[72]
Overfull \hbox (187.28093pt too wide) in paragraph at lines 315--316
\T1/phv/m/n/10 are also sev-eral clus-ter-ing modes that sig-nif-i-cantly af-fe
ct the mem-ory or-ga-ni-za-tion (see []
[73]
Overfull \hbox (27.31201pt too wide) in paragraph at lines 332--333
[]\T1/phv/m/n/10 Windows build is also pos-si-ble with \T1/phv/b/n/10 C[]Make \
T1/phv/m/n/10 (\T1/pcr/m/n/10 C[]Make[]Lists.[]txt \T1/phv/m/n/10 avail-able un
-der \T1/pcr/m/n/10 contrib/windows-cmake/\T1/phv/m/n/10 ).
Underfull \hbox (badness 10000) in paragraph at lines 344--345
Underfull \hbox (badness 2126) in paragraph at lines 347--347
[]\T1/phv/m/n/10 To check for the A[]PI of re-lease X.[]Y.[]Z at build time, yo
u may com-pare [] with
[74]
Underfull \hbox (badness 1275) in paragraph at lines 378--379
\T1/phv/m/n/10 The hwloc in-ter-face was slightly mod-i-fied in re-lease 3.[]0
to fix sev-eral is-sues of the 2.[]x in-ter-face (see
[75]
Underfull \hbox (badness 10000) in paragraph at lines 417--418
Underfull \hbox (badness 10000) in paragraph at lines 420--421
) [76]
Chapter 20.
(./a00381.tex
Underfull \hbox (badness 10000) in paragraph at lines 11--12
[77]
Underfull \hbox (badness 10000) in paragraph at lines 60--61
Underfull \hbox (badness 10000) in paragraph at lines 63--64
Overfull \hbox (20.98286pt too wide) in paragraph at lines 67--68
\T1/phv/m/n/10 re-named to [] and [].
Underfull \hbox (badness 10000) in paragraph at lines 67--68
Underfull \hbox (badness 10000) in paragraph at lines 67--68
Underfull \hbox (badness 10000) in paragraph at lines 73--74
[78]
Overfull \hbox (80.10959pt too wide) in paragraph at lines 99--100
[]\T1/phv/m/n/10 H[]W[]L[]O[]C[]_[][]O[]B[]J[]_[][]O[]S[]D[]E[]V[]_[][]B[]L[]O[
]CK dep-re-cated in fa-vor of [] (or []
Overfull \hbox (81.75645pt too wide) in paragraph at lines 102--103
[]\T1/phv/m/n/10 H[]W[]L[]O[]C[]_[][]T[]O[]P[]O[]L[]O[]G[]Y[]_[][]F[]L[]A[]G[]_
[][]W[]H[]O[]L[]E[]_[][]S[]Y[]S[]T[]EM dep-re-cated in fa-vor of []
Overfull \hbox (18.12767pt too wide) in paragraph at lines 105--106
[]\T1/phv/m/n/10 hwloc[]_[]type[]_[]sscanf[]_[]as[]_[]depth() dep-re-cated in f
a-vor of [] and []
) [79] [80]
Chapter 21.
(./modules.tex [81]) [82]
Chapter 22.
(./annotated.tex [83]) [84]
Chapter 23.
(./a00155.tex) [85] (./a00156.tex
Underfull \hbox (badness 10000) detected at line 35
[][][]
Underfull \hbox (badness 10000) detected at line 63
[][][]
) [86] (./a00157.tex) [87] (./a00158.tex
Underfull \hbox (badness 10000) in paragraph at lines 47--52
[]\T1/phv/m/n/10 enum [] { [], [],
Underfull \hbox (badness 10000) in paragraph at lines 56--66
[]\T1/phv/m/n/10 , [], [],
[88] [89]
Underfull \hbox (badness 10000) detected at line 218
[][][]
[90] [91]
Underfull \hbox (badness 10000) detected at line 340
[][][]
Underfull \hbox (badness 10000) detected at line 349
[][][]
) [92] (./a00159.tex) [93] (./a00160.tex
Underfull \hbox (badness 10000) detected at line 56
[][][]
Underfull \hbox (badness 10000) detected at line 61
[][][]
[94]
Underfull \hbox (badness 10000) detected at line 81
[][][]
Underfull \hbox (badness 10000) detected at line 115
[][][]
Underfull \hbox (badness 10000) detected at line 118
[][][]
Underfull \hbox (badness 10000) detected at line 136
[][][]
[95]
Overfull \hbox (43.91335pt too wide) in paragraph at lines 149--150
[]\T1/phv/m/n/10 Build the ac-tual topol-ogy once ini-tial-ized with [] and tun
ed with []
Underfull \hbox (badness 10000) detected at line 156
[][][]
Underfull \hbox (badness 10000) detected at line 159
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
) [96] (./a00161.tex
Overfull \hbox (32.86507pt too wide) in paragraph at lines 6--17
[]\T1/phv/m/n/10 , [], [],
Overfull \hbox (16.39491pt too wide) in paragraph at lines 6--17
[]\T1/phv/m/n/10 , [], [],
Underfull \vbox (badness 4518) has occurred while \output is active [97]
Overfull \hbox (47.69926pt too wide) in paragraph at lines 110--111
[]\T1/pcr/m/n/10 depth \T1/phv/m/n/10 should be-tween 0 and []-1, or a vir-tual
depth such as [].
Underfull \hbox (badness 10000) detected at line 112
[][][]
Underfull \hbox (badness 10000) detected at line 131
[][][]
Underfull \hbox (badness 10000) detected at line 146
[][][]
Underfull \hbox (badness 10000) detected at line 161
[][][]
[98]
Underfull \hbox (badness 10000) detected at line 178
[][][]
Underfull \hbox (badness 10000) detected at line 195
[][][]
Underfull \hbox (badness 10000) detected at line 214
[][][]
Underfull \hbox (badness 10000) detected at line 229
[][][]
[99]
Underfull \hbox (badness 10000) detected at line 258
[][][]
Underfull \hbox (badness 10000) detected at line 267
[][][]
Underfull \hbox (badness 10000) detected at line 270
[][][]
[100]
Underfull \hbox (badness 10000) detected at line 329
[][][]
Underfull \hbox (badness 10000) detected at line 332
[][][]
) [101] (./a00162.tex
Underfull \hbox (badness 10000) in paragraph at lines 6--15
[]\T1/phv/m/n/10 , [],
[102]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 93
[][][]
Underfull \hbox (badness 10000) detected at line 116
[][][]
Underfull \hbox (badness 10000) detected at line 133
[][][]
[103]
Underfull \hbox (badness 10000) detected at line 154
[][][]
Underfull \hbox (badness 10000) detected at line 157
[][][]
) [104] (./a00163.tex
Overfull \hbox (47.25354pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 enum [] { [], [],
Underfull \hbox (badness 10000) detected at line 2
[][][]
Underfull \hbox (badness 10000) detected at line 9
[][][]
Underfull \hbox (badness 10000) detected at line 18
[][][]
Underfull \hbox (badness 10000) detected at line 27
[][][]
Underfull \vbox (badness 10000) has occurred while \output is active [105]
Underfull \hbox (badness 10000) detected at line 94
[][][]
Underfull \hbox (badness 10000) detected at line 99
[][][]
Underfull \hbox (badness 10000) detected at line 118
[][][]
Underfull \hbox (badness 10000) detected at line 125
[][][]
[106]
Underfull \hbox (badness 10000) detected at line 144
[][][]
Underfull \hbox (badness 10000) detected at line 147
[][][]
Underfull \hbox (badness 10000) detected at line 176
[][][]
Underfull \hbox (badness 1270) in paragraph at lines 177--178
[]\T1/phv/m/n/10 This func-tion is mostly meant to ini-tial-ize the sub-type of
user-added ob-jects such as groups with
Underfull \hbox (badness 10000) detected at line 179
[][][]
Underfull \hbox (badness 10000) detected at line 196
[][][]
) [107] (./a00164.tex
Overfull \hbox (69.02635pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 enum [] { [], [], [],
Underfull \hbox (badness 10000) detected at line 58
[][][]
Underfull \hbox (badness 10000) detected at line 61
[][][]
Overfull \hbox (38.01888pt too wide) in paragraph at lines 64--65
[]\T1/phv/m/n/10 On some op-er-at-ing sys-tems, C[]PU bind-ing may have ef-fect
s on mem-ory bind-ing, see []
[108]
Underfull \hbox (badness 10000) detected at line 85
[][][]
Underfull \hbox (badness 10000) detected at line 12
[][][]
Underfull \hbox (badness 10000) detected at line 17
[][][]
[109]
Underfull \hbox (badness 10000) detected at line 133
[][][]
Underfull \hbox (badness 10000) detected at line 152
[][][]
Underfull \hbox (badness 10000) detected at line 167
[][][]
Underfull \hbox (badness 10000) detected at line 170
[][][]
[110]
Underfull \hbox (badness 10000) detected at line 191
[][][]
Underfull \hbox (badness 10000) detected at line 194
[][][]
Underfull \hbox (badness 1715) in paragraph at lines 197--198
[]\T1/phv/m/n/10 As a spe-cial case on Linux, if a tid (thread ID) is sup-plied
in-stead of a pid (pro-cess ID) and
Underfull \hbox (badness 10000) detected at line 213
[][][]
Underfull \hbox (badness 10000) detected at line 216
[][][]
Underfull \hbox (badness 10000) detected at line 231
[][][]
[111]
Underfull \hbox (badness 10000) detected at line 248
[][][]
Underfull \hbox (badness 10000) detected at line 251
[][][]
Underfull \hbox (badness 1715) in paragraph at lines 254--255
[]\T1/phv/m/n/10 As a spe-cial case on Linux, if a tid (thread ID) is sup-plied
in-stead of a pid (pro-cess ID) and
Underfull \hbox (badness 10000) detected at line 268
[][][]
Underfull \hbox (badness 10000) detected at line 271
[][][]
) [112] (./a00165.tex
Overfull \hbox (105.37854pt too wide) in paragraph at lines 6--17
[]\T1/phv/m/n/10 , [], [], [],
Overfull \hbox (30.83994pt too wide) in paragraph at lines 6--17
[]\T1/phv/m/n/10 , [], []
Overfull \hbox (84.36383pt too wide) in paragraph at lines 17--26
[]\T1/phv/m/n/10 , [], [], [],
Underfull \hbox (badness 1102) in paragraph at lines 34--36
[]\T1/phv/m/n/10 int [] ([] topol-ogy, hwloc[]_[]pid[]_[]t pid, [] set,
Underfull \hbox (badness 10000) in paragraph at lines 36--38
[]\T1/phv/m/n/10 int [] ([] topol-ogy, hwloc[]_[]pid[]_[]t pid, [] set,
Underfull \hbox (badness 6412) in paragraph at lines 46--48
[]\T1/phv/m/n/10 void $\OMS/cmsy/m/n/10 ^^C$ [] \T1/phv/m/n/10 ([] topol-ogy, s
ize[]_[]t len, [] set,
[113]
Underfull \hbox (badness 10000) detected at line 83
[][][]
Underfull \hbox (badness 10000) detected at line 86
[][][]
[114] [115]
Underfull \hbox (badness 10000) detected at line 193
[][][]
Underfull \hbox (badness 10000) detected at line 196
[][][]
Underfull \hbox (badness 10000) detected at line 209
[][][]
[116]
Underfull \hbox (badness 10000) detected at line 220
[][][]
Underfull \hbox (badness 10000) detected at line 237
[][][]
Underfull \hbox (badness 10000) detected at line 250
[][][]
[117]
Underfull \hbox (badness 10000) detected at line 275
[][][]
Underfull \hbox (badness 10000) detected at line 300
[][][]
Overfull \hbox (44.98567pt too wide) in paragraph at lines 325--326
[]\T1/phv/m/n/10 In the [] case (or when nei-ther [] or []
Underfull \hbox (badness 10000) detected at line 331
[][][]
[118]
Underfull \hbox (badness 10000) detected at line 360
[][][]
Underfull \hbox (badness 10000) detected at line 363
[][][]
Underfull \hbox (badness 10000) detected at line 378
[][][]
[119]
Underfull \hbox (badness 10000) detected at line 399
[][][]
Underfull \hbox (badness 10000) detected at line 418
[][][]
Underfull \hbox (badness 10000) detected at line 425
[][][]
) [120] (./a00166.tex [121]
Underfull \hbox (badness 10000) detected at line 71
[][][]
Underfull \hbox (badness 10000) detected at line 88
[][][]
Underfull \hbox (badness 10000) detected at line 95
[][][]
Underfull \hbox (badness 10000) detected at line 116
[][][]
Underfull \hbox (badness 10000) detected at line 121
[][][]
[122]
Underfull \hbox (badness 10000) detected at line 140
[][][]
Underfull \hbox (badness 10000) detected at line 145
[][][]
Underfull \hbox (badness 10000) detected at line 168
[][][]
Underfull \hbox (badness 10000) detected at line 173
[][][]
) [123] (./a00167.tex
Overfull \hbox (71.12122pt too wide) in paragraph at lines 19--34
[]\T1/phv/m/n/10 , []
Overfull \hbox (121.49725pt too wide) in paragraph at lines 19--34
[] \T1/phv/m/n/10 = (1UL$\OML/cmm/m/it/10 <$$<$\T1/phv/m/n/10 4), []
Overfull \hbox (107.751pt too wide) in paragraph at lines 19--34
\T1/phv/m/n/10 = (1UL$\OML/cmm/m/it/10 <$$<$\T1/phv/m/n/10 5), [] = (1UL$\OML/c
mm/m/it/10 <$$<$\T1/phv/m/n/10 6), []
Overfull \hbox (31.5198pt too wide) in paragraph at lines 56--57
[]
Overfull \hbox (37.01863pt too wide) in paragraph at lines 68--69
[]\T1/phv/m/n/10 ).|
[124] [125] [126] [127]
Underfull \vbox (badness 7151) has occurred while \output is active [128]
Underfull \hbox (badness 10000) detected at line 222
[][][]
Underfull \hbox (badness 10000) detected at line 225
[][][]
Underfull \hbox (badness 10000) detected at line 246
[][][]
Underfull \hbox (badness 10000) detected at line 249
[][][]
Underfull \hbox (badness 10000) detected at line 266
[][][]
[129]
Underfull \hbox (badness 10000) detected at line 281
[][][]
Underfull \hbox (badness 10000) detected at line 296
[][][]
Underfull \hbox (badness 10000) detected at line 301
[][][]
Underfull \hbox (badness 10000) detected at line 316
[][][]
Underfull \hbox (badness 10000) detected at line 331
[][][]
[130]
Underfull \hbox (badness 10000) detected at line 352
[][][]
Underfull \hbox (badness 10000) detected at line 369
[][][]
Underfull \hbox (badness 10000) detected at line 382
[][][]
Underfull \hbox (badness 10000) detected at line 395
[][][]
[131]) [132] (./a00168.tex
Overfull \hbox (27.14008pt too wide) in paragraph at lines 25--27
[]\T1/phv/m/n/10 int [] ([] re-strict topol-ogy, [] cpuset, []
[133]
Underfull \hbox (badness 10000) detected at line 120
[][][]
Overfull \hbox (49.41402pt too wide) in paragraph at lines 137--138
[]\T1/phv/m/n/10 The caller should (at least) ini-tial-ize its sets be-fore in-
sert-ing the ob-ject in the topol-ogy, see [].
Underfull \hbox (badness 10000) detected at line 139
[][][]
[134]
Underfull \hbox (badness 10000) detected at line 144
[][][]
Underfull \hbox (badness 10000) detected at line 163
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
Underfull \hbox (badness 10000) detected at line 183
[][][]
Underfull \hbox (badness 10000) detected at line 186
[][][]
[135]
Underfull \hbox (badness 3780) in paragraph at lines 205--206
[]\T1/phv/m/n/10 In prac-tice, the grouped ob-jects are spec-i-fied through cpu
sets and/or node-sets, for in-stance us-ing
Underfull \hbox (badness 10000) detected at line 215
[][][]
Overfull \hbox (20.61972pt too wide) in paragraph at lines 220--221
[]\T1/phv/m/n/10 If the group ob-ject should be dis-carded in-stead of in-serte
d, it may be passed to []
Underfull \hbox (badness 10000) detected at line 224
[][][]
[136]
Underfull \hbox (badness 10000) detected at line 253
[][][]
Underfull \hbox (badness 10000) detected at line 260
[][][]
Underfull \hbox (badness 787) in paragraph at lines 261--262
[]\T1/phv/m/n/10 If \T1/pcr/m/n/10 name \T1/phv/m/n/10 con-tains some non-print
able char-ac-ters, they will be dropped when ex-port-ing to X[]ML, see
Underfull \hbox (badness 10000) detected at line 279
[][][]
Underfull \hbox (badness 10000) detected at line 302
[][][]
Underfull \hbox (badness 10000) detected at line 307
[][][]
) [137] (./a00169.tex
Overfull \hbox (30.20866pt too wide) in paragraph at lines 21--22
\T1/phv/m/n/10 Each ob-ject type is ei-ther Nor-mal (i.[]e. [] re-turns 1), or
Mem-ory (i.[]e. []
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 68
[][][]
[138]
Underfull \hbox (badness 10000) detected at line 83
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
Underfull \hbox (badness 10000) detected at line 115
[][][]
) [139] (./a00170.tex
Underfull \hbox (badness 10000) in paragraph at lines 8--10
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] set,
Underfull \hbox (badness 879) in paragraph at lines 18--20
[]\T1/phv/m/n/10 unsigned [] ([] topol-ogy, []
Underfull \hbox (badness 4859) in paragraph at lines 20--22
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] set,
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 55
[][][]
[140]
Underfull \hbox (badness 10000) detected at line 70
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Overfull \hbox (55.76422pt too wide) in paragraph at lines 95--96
[]\T1/phv/m/n/10 -1 if there are mul-ti-ple lev-els of ob-jects of that type, t
he caller should fall-back to [].
Underfull \hbox (badness 10000) detected at line 97
[][][]
Underfull \hbox (badness 10000) detected at line 114
[][][]
Underfull \hbox (badness 10000) detected at line 121
[][][]
[141]
Underfull \hbox (badness 10000) detected at line 138
[][][]
Overfull \hbox (67.09189pt too wide) in paragraph at lines 147--148
[]\T1/pcr/m/n/10 N[]U[]LL \T1/phv/m/n/10 if there are mul-ti-ple depths for the
given type, the caller should fall-back to [].
Underfull \hbox (badness 10000) detected at line 149
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
Underfull \hbox (badness 10000) detected at line 171
[][][]
Underfull \hbox (badness 10000) detected at line 186
[][][]
Underfull \hbox (badness 10000) detected at line 189
[][][]
[142]
Underfull \hbox (badness 10000) detected at line 204
[][][]
Overfull \hbox (30.93057pt too wide) in paragraph at lines 211--212
[]\T1/pcr/m/n/10 N[]U[]LL \T1/phv/m/n/10 if there are mul-ti-ple depths for giv
en type, the caller should fall-back to [].
Underfull \hbox (badness 10000) detected at line 213
[][][]
) [143] (./a00171.tex
Underfull \hbox (badness 3108) in paragraph at lines 6--8
[][] [] \T1/phv/m/n/10 ([] topol-ogy, [] set,
Underfull \hbox (badness 10000) detected at line 30
[][][]
Underfull \hbox (badness 10000) detected at line 35
[][][]
Underfull \hbox (badness 10000) detected at line 50
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
[144]
Underfull \hbox (badness 10000) detected at line 72
[][][]
Overfull \hbox (77.36972pt too wide) in paragraph at lines 81--82
[]\T1/pcr/m/n/10 N[]U[]LL \T1/phv/m/n/10 if there are mul-ti-ple depths for the
given type, the caller should fall-back to [].
Underfull \hbox (badness 10000) detected at line 83
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
) [145] (./a00172.tex
Underfull \hbox (badness 10000) in paragraph at lines 8--10
[][] [] \T1/phv/m/n/10 ([] topol-ogy, [] type,
Underfull \hbox (badness 10000) detected at line 34
[][][]
Underfull \hbox (badness 10000) detected at line 39
[][][]
Underfull \hbox (badness 10000) detected at line 52
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
[146]
Underfull \hbox (badness 10000) detected at line 72
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 107
[][][]
Underfull \hbox (badness 10000) detected at line 110
[][][]
) [147] (./a00173.tex
Underfull \hbox (badness 10000) detected at line 28
[][][]
Overfull \hbox (25.2213pt too wide) in paragraph at lines 43--44
[]\T1/phv/m/n/10 This func-tion is iden-ti-cal to call-ing [] with the cor-re-s
pond-ing type such as [],
Underfull \hbox (badness 10000) detected at line 45
[][][]
Overfull \hbox (22.33838pt too wide) in paragraph at lines 46--47
[]\T1/phv/m/n/10 the depth of the unique match-ing uni-fied cache level is re-t
urned if \T1/pcr/m/n/10 cachetype \T1/phv/m/n/10 is [].
Underfull \hbox (badness 10000) detected at line 66
[][][]
) [148] (./a00174.tex
Underfull \hbox (badness 1342) in paragraph at lines 16--18
[][] [] \T1/phv/m/n/10 ([] topol-ogy, int nr, []
Underfull \hbox (badness 10000) detected at line 44
[][][]
Underfull \hbox (badness 10000) detected at line 47
[][][]
[149]
Underfull \hbox (badness 10000) detected at line 62
[][][]
Underfull \hbox (badness 10000) detected at line 67
[][][]
Underfull \hbox (badness 10000) detected at line 82
[][][]
Underfull \hbox (badness 10000) detected at line 103
[][][]
Underfull \hbox (badness 10000) detected at line 106
[][][]
[150]
Underfull \hbox (badness 10000) detected at line 123
[][][]
Underfull \hbox (badness 10000) detected at line 126
[][][]
Underfull \hbox (badness 1005) in paragraph at lines 145--146
[]\T1/phv/m/n/10 If not \T1/pcr/m/n/10 N[]U[]LL\T1/phv/m/n/10 , pa-ram-e-ter \T
1/pcr/m/n/10 nameprefix \T1/phv/m/n/10 only se-lects ob-jects whose name at-tri
bute ex-ists and starts with
Underfull \hbox (badness 10000) detected at line 153
[][][]
Underfull \hbox (badness 10000) detected at line 170
[][][]
) [151] (./a00175.tex
Underfull \hbox (badness 10000) detected at line 59
[][][]
Underfull \hbox (badness 10000) detected at line 62
[][][]
[152]) [153] (./a00176.tex
Underfull \hbox (badness 10000) detected at line 34
[][][]
Underfull \hbox (badness 10000) detected at line 37
[][][]
Underfull \hbox (badness 10000) detected at line 56
[][][]
Underfull \hbox (badness 10000) detected at line 59
[][][]
[154]
Underfull \hbox (badness 10000) detected at line 78
[][][]
Underfull \hbox (badness 10000) detected at line 81
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
Underfull \hbox (badness 10000) detected at line 101
[][][]
Underfull \hbox (badness 10000) detected at line 118
[][][]
Underfull \hbox (badness 10000) detected at line 121
[][][]
[155]
Underfull \hbox (badness 10000) detected at line 138
[][][]
Underfull \hbox (badness 10000) detected at line 141
[][][]
) [156] (./a00177.tex
Underfull \hbox (badness 10000) detected at line 32
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
) [157] (./a00178.tex
Underfull \hbox (badness 10000) detected at line 42
[][][]
Underfull \hbox (badness 10000) detected at line 59
[][][]
[158]
Underfull \hbox (badness 10000) detected at line 76
[][][]
Underfull \hbox (badness 10000) detected at line 95
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
Underfull \hbox (badness 10000) detected at line 113
[][][]
Underfull \hbox (badness 10000) detected at line 126
[][][]
) [159] (./a00179.tex
Underfull \hbox (badness 1748) in paragraph at lines 106--108
[]\T1/phv/m/n/10 int [] ([] res, [] bitmap1, []
[160]
Underfull \hbox (badness 836) in paragraph at lines 127--128
[]\T1/phv/m/n/10 Bitmaps are used by hwloc for sets of OS pro-ces-sors (which m
ay ac-tu-ally be hard-ware threads) as by
Underfull \hbox (badness 10000) detected at line 139
[][][]
[161]
Underfull \hbox (badness 10000) detected at line 173
[][][]
Underfull \hbox (badness 10000) detected at line 222
[][][]
Underfull \hbox (badness 10000) detected at line 235
[][][]
[162]
Underfull \hbox (badness 10000) detected at line 272
[][][]
Underfull \hbox (badness 10000) detected at line 309
[][][]
[163]
Underfull \hbox (badness 10000) detected at line 318
[][][]
Underfull \hbox (badness 10000) detected at line 333
[][][]
Underfull \hbox (badness 10000) detected at line 340
[][][]
Underfull \hbox (badness 10000) detected at line 383
[][][]
[164]
Underfull \hbox (badness 10000) detected at line 398
[][][]
[165]
Underfull \hbox (badness 10000) detected at line 453
[][][]
Underfull \hbox (badness 10000) detected at line 456
[][][]
Underfull \hbox (badness 10000) detected at line 469
[][][]
Underfull \hbox (badness 10000) detected at line 482
[][][]
Underfull \hbox (badness 10000) detected at line 485
[][][]
Underfull \hbox (badness 10000) detected at line 498
[][][]
Underfull \hbox (badness 10000) detected at line 501
[][][]
Underfull \hbox (badness 10000) detected at line 514
[][][]
[166]
Underfull \hbox (badness 10000) detected at line 527
[][][]
Underfull \hbox (badness 10000) detected at line 540
[][][]
Underfull \hbox (badness 10000) detected at line 555
[][][]
Underfull \hbox (badness 10000) detected at line 574
[][][]
[167]
Underfull \hbox (badness 10000) detected at line 597
[][][]
Underfull \hbox (badness 10000) detected at line 616
[][][]
Underfull \hbox (badness 10000) detected at line 629
[][][]
Underfull \hbox (badness 10000) detected at line 646
[][][]
[168]
Underfull \hbox (badness 10000) detected at line 677
[][][]
[169]
Underfull \hbox (badness 10000) detected at line 744
[][][]
Underfull \hbox (badness 10000) detected at line 767
[][][]
Underfull \hbox (badness 10000) detected at line 786
[][][]
[170]
Underfull \hbox (badness 2799) in paragraph at lines 801--802
[]\T1/phv/m/n/10 The taskset pro-gram ma-nip-u-lates bitmap strings that con-ta
in a sin-gle (pos-si-ble very long) hex-adec-i-
Underfull \hbox (badness 800) in paragraph at lines 801--802
\T1/phv/m/n/10 mal num-ber start-ing with 0x. A bitmap con-tain-ing bits 1, 33,
34, and all from 64 to 95 is printed as
Underfull \hbox (badness 10000) detected at line 803
[][][]
Underfull \hbox (badness 2799) in paragraph at lines 820--821
[]\T1/phv/m/n/10 The taskset pro-gram ma-nip-u-lates bitmap strings that con-ta
in a sin-gle (pos-si-ble very long) hex-adec-i-
Underfull \hbox (badness 800) in paragraph at lines 820--821
\T1/phv/m/n/10 mal num-ber start-ing with 0x. A bitmap con-tain-ing bits 1, 33,
34, and all from 64 to 95 is printed as
Underfull \hbox (badness 10000) detected at line 826
[][][]
Underfull \hbox (badness 10000) detected at line 845
[][][]
[171]
Underfull \hbox (badness 10000) detected at line 880
[][][]
Underfull \hbox (badness 10000) detected at line 893
[][][]
) [172] (./a00180.tex
Underfull \hbox (badness 4832) in paragraph at lines 18--20
[]\T1/phv/m/n/10 void [] ([] topol-ogy, void($\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/
10 export[]_[]cb)(void
Overfull \hbox (28.36728pt too wide) in paragraph at lines 24--25
[]\T1/phv/m/n/10 void [] ([] topol-ogy, void($\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/
10 import[]_[]cb)([]
Overfull \hbox (33.27626pt too wide) in paragraph at lines 61--62
[]\T1/phv/m/n/10 This func-tion may only be called from within the ex-port() ca
ll-back passed to [].
Underfull \hbox (badness 2057) in paragraph at lines 63--64
[]\T1/phv/m/n/10 When im-port-ing this X[]ML file, the im-port() call-back (if
set) will be called ex-actly as many times as
[173]
Overfull \hbox (75.52252pt too wide) in paragraph at lines 69--70
[]\T1/phv/m/n/10 If ex-port-ing bi-nary data, the ap-pli-ca-tion should first e
n-code into print-able char-ac-ters only (or use []).
Underfull \hbox (badness 10000) detected at line 71
[][][]
Overfull \hbox (33.27626pt too wide) in paragraph at lines 88--89
[]\T1/phv/m/n/10 This func-tion may only be called from within the ex-port() ca
ll-back passed to [].
Underfull \hbox (badness 10000) detected at line 94
[][][]
Underfull \hbox (badness 10000) detected at line 125
[][][]
[174]
Underfull \hbox (badness 10000) detected at line 128
[][][]
Underfull \hbox (badness 10000) detected at line 157
[][][]
Underfull \hbox (badness 10000) detected at line 160
[][][]
Underfull \hbox (badness 10000) detected at line 185
[][][]
Underfull \hbox (badness 10000) in paragraph at lines 192--193
| \T1/pcr/m/n/8 void($\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 )([] topology, [] obj,
const char $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 name, const void
[175]
Underfull \hbox (badness 10000) detected at line 206
[][][]
) [176] (./a00181.tex
Overfull \hbox (92.64697pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 enum [] { [],
Overfull \hbox (76.89912pt too wide) in paragraph at lines 6--11
[]\T1/phv/m/n/10 , [],
[177]
Underfull \hbox (badness 10000) detected at line 70
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
) [178] (./a00182.tex
Overfull \hbox (122.89029pt too wide) in paragraph at lines 11--21
[]\T1/phv/m/n/10 , [], [],
Overfull \hbox (133.88644pt too wide) in paragraph at lines 21--26
[]\T1/phv/m/n/10 enum [] { [], [],
Overfull \hbox (99.33621pt too wide) in paragraph at lines 21--26
[]\T1/phv/m/n/10 , []
[179]
Overfull \hbox (23.51897pt too wide) in paragraph at lines 6--7
[]
Overfull \hbox (9.00241pt too wide) in paragraph at lines 20--21
[]
[180]
Overfull \hbox (24.34033pt too wide) in paragraph at lines 149--150
[]\T1/phv/m/n/10 Each dis-tance ma-trix re-turned in the \T1/pcr/m/n/10 distanc
es \T1/phv/m/n/10 ar-ray should be re-leased by the caller us-ing [].
Underfull \hbox (badness 10000) detected at line 151
[][][]
Underfull \hbox (badness 10000) detected at line 166
[][][]
[181]
Underfull \hbox (badness 10000) detected at line 183
[][][]
Underfull \hbox (badness 10000) detected at line 198
[][][]
Underfull \hbox (badness 10000) detected at line 213
[][][]
Underfull \hbox (badness 10000) detected at line 216
[][][]
Underfull \hbox (badness 10000) detected at line 229
[][][]
[182]
Underfull \hbox (badness 10000) detected at line 254
[][][]
Underfull \hbox (badness 10000) detected at line 257
[][][]
) [183] (./a00183.tex
Underfull \hbox (badness 10000) detected at line 26
[][][]
Underfull \hbox (badness 10000) detected at line 43
[][][]
) [184] (./a00184.tex
Overfull \hbox (145.55028pt too wide) in paragraph at lines 11--14
[]\T1/phv/m/n/10 enum [] { [], []
[185]
Underfull \hbox (badness 10000) detected at line 97
[][][]
Underfull \hbox (badness 10000) detected at line 120
[][][]
Underfull \hbox (badness 1796) in paragraph at lines 121--122
[]\T1/phv/m/n/10 A hwloc[]_[]distances[]_[]add[]_[]handle[]_[]t that should the
n be passed to [] and
[186]
Overfull \hbox (33.25822pt too wide) in paragraph at lines 135--136
[]\T1/phv/m/n/10 Specify the ob-jects and val-ues for a new dis-tances struc-tu
re that was re-turned as a han-dle by [].
Underfull \hbox (badness 10000) detected at line 147
[][][]
) [187] (./a00185.tex
Underfull \hbox (badness 10000) detected at line 32
[][][]
Underfull \hbox (badness 10000) detected at line 49
[][][]
Underfull \hbox (badness 10000) detected at line 64
[][][]
[188]
Underfull \hbox (badness 10000) detected at line 79
[][][]
) [189] (./a00186.tex
Overfull \hbox (30.34502pt too wide) in paragraph at lines 16--28
[]\T1/phv/m/n/10 , [], [],
Overfull \hbox (88.84425pt too wide) in paragraph at lines 16--28
[]\T1/phv/m/n/10 , [], [],
Underfull \hbox (badness 10000) in paragraph at lines 32--37
[]\T1/phv/m/n/10 enum [] { [],
Overfull \hbox (84.89107pt too wide) in paragraph at lines 32--37
[]\T1/phv/m/n/10 , [],
Underfull \hbox (badness 2913) in paragraph at lines 47--49
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] at-tribute, []
Underfull \hbox (badness 3417) in paragraph at lines 49--51
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] at-tribute, struct
[190]
Underfull \hbox (badness 1728) in paragraph at lines 68--69
[]\T1/phv/m/n/10 A more flex-i-ble ap-proach con-sists in get-ting the list of
lo-cal N[]U[]MA nodes by pass-ing this cpuset to
Underfull \hbox (badness 1194) in paragraph at lines 68--69
[]\T1/phv/m/n/10 . At-tribute val-ues for these nodes, if any, may then be ob-t
ained with
Underfull \hbox (badness 10000) detected at line 74
[][][]
Underfull \hbox (badness 10000) detected at line 77
[][][]
Overfull \vbox (22.585pt too high) has occurred while \output is active
[191] [192]
Underfull \hbox (badness 10000) detected at line 233
[][][]
Underfull \hbox (badness 10000) detected at line 236
[][][]
[193]
Overfull \hbox (82.70883pt too wide) in paragraph at lines 241--242
[] \T1/phv/m/n/10 and [],
Underfull \hbox (badness 10000) detected at line 263
[][][]
Overfull \hbox (33.48274pt too wide) in paragraph at lines 280--281
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
[194]
Underfull \hbox (badness 10000) detected at line 288
[][][]
Underfull \hbox (badness 10000) detected at line 295
[][][]
Underfull \hbox (badness 10000) detected at line 308
[][][]
Overfull \hbox (33.48274pt too wide) in paragraph at lines 333--334
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
Underfull \hbox (badness 10000) detected at line 335
[][][]
Underfull \hbox (badness 10000) detected at line 338
[][][]
[195]
Underfull \hbox (badness 10000) detected at line 361
[][][]
Underfull \hbox (badness 10000) detected at line 364
[][][]
Underfull \hbox (badness 10000) detected at line 367
[][][]
Overfull \hbox (33.48274pt too wide) in paragraph at lines 380--381
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
Underfull \hbox (badness 10000) detected at line 386
[][][]
[196]
Underfull \hbox (badness 10000) detected at line 391
[][][]
Underfull \hbox (badness 10000) detected at line 420
[][][]
Underfull \hbox (badness 10000) detected at line 425
[][][]
Overfull \hbox (17.96313pt too wide) in paragraph at lines 428--429
[]\T1/phv/m/n/10 The re-turned node-set is in-cluded in the list of avail-able
nodes re-turned by [].
) [197] (./a00187.tex
Overfull \hbox (111.12973pt too wide) in paragraph at lines 6--10
[]\T1/phv/m/n/10 enum [] { [] = (1UL$\OML/cmm/m/it/10 <$$<$\T1/phv/m/n/10 0), [
]
Underfull \hbox (badness 936) in paragraph at lines 16--18
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] at-tribute, un-signed long
Underfull \hbox (badness 4429) in paragraph at lines 18--20
[]\T1/phv/m/n/10 int [] ([] topol-ogy, const char $\OMS/cmsy/m/n/10 ^^C$\T1/phv
/m/n/10 name, un-signed long flags,
Underfull \hbox (badness 3058) in paragraph at lines 20--21
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] at-tribute, []
[198]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 92
[][][]
Underfull \hbox (badness 10000) detected at line 111
[][][]
Overfull \hbox (33.48274pt too wide) in paragraph at lines 128--129
[]\T1/phv/m/n/10 If the at-tribute does not re-late to a spe-cific ini-tia-tor
(it does not have the flag []),
[199]
Underfull \hbox (badness 10000) detected at line 138
[][][]
Underfull \hbox (badness 10000) detected at line 141
[][][]
) [200] (./a00188.tex
Underfull \hbox (badness 945) in paragraph at lines 21--22
[]\T1/phv/m/n/10 The in-dex of the kind that de-scribes a given C[]PU set (if a
ny, and not par-tially) may be ob-tained with
Underfull \hbox (badness 10000) detected at line 46
[][][]
[201]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 98
[][][]
[202]
Underfull \hbox (badness 10000) detected at line 127
[][][]
Underfull \hbox (badness 10000) detected at line 130
[][][]
) [203] (./a00189.tex
Underfull \hbox (badness 10000) detected at line 36
[][][]
Underfull \hbox (badness 10000) detected at line 39
[][][]
Underfull \hbox (badness 10000) detected at line 54
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
[204]
Underfull \hbox (badness 10000) detected at line 72
[][][]
Underfull \hbox (badness 10000) detected at line 75
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 93
[][][]
) [205] (./a00190.tex
Underfull \hbox (badness 10000) detected at line 19
[][][]
Underfull \hbox (badness 10000) detected at line 41
[][][]
[206]
Underfull \hbox (badness 10000) detected at line 60
[][][]
Underfull \hbox (badness 10000) detected at line 77
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
) [207] (./a00191.tex
Underfull \hbox (badness 1448) in paragraph at lines 12--13
[]\T1/phv/m/n/10 int [] ([] topol-ogy, [] node-set,
Underfull \hbox (badness 10000) detected at line 19
[][][]
Underfull \hbox (badness 10000) detected at line 39
[][][]
Underfull \hbox (badness 10000) detected at line 58
[][][]
[208]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 92
[][][]
) [209] (./a00192.tex
Underfull \hbox (badness 10000) in paragraph at lines 8--9
[]\T1/phv/m/n/10 int [] ([] topol-ogy, un-signed pg[]_[]index,
Underfull \hbox (badness 10000) detected at line 30
[][][]
Underfull \hbox (badness 10000) detected at line 49
[][][]
) [210] (./a00193.tex
Underfull \hbox (badness 10000) detected at line 15
[][][]
Underfull \hbox (badness 10000) detected at line 35
[][][]
Underfull \hbox (badness 10000) detected at line 54
[][][]
) [211] (./a00194.tex
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 55
[][][]
[212]
Underfull \hbox (badness 10000) detected at line 64
[][][]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 86
[][][]
Underfull \hbox (badness 10000) detected at line 101
[][][]
) [213] (./a00195.tex
Underfull \hbox (badness 10000) detected at line 42
[][][]
Underfull \hbox (badness 10000) detected at line 57
[][][]
Underfull \hbox (badness 10000) detected at line 64
[][][]
[214]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 86
[][][]
Underfull \hbox (badness 10000) detected at line 103
[][][]
Underfull \hbox (badness 10000) detected at line 118
[][][]
) [215] (./a00196.tex
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 55
[][][]
Underfull \hbox (badness 10000) detected at line 62
[][][]
[216]
Underfull \hbox (badness 10000) detected at line 79
[][][]
Underfull \hbox (badness 10000) detected at line 94
[][][]
) [217] (./a00197.tex
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 60
[][][]
[218]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 80
[][][]
) [219] (./a00198.tex
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 60
[][][]
[220]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 80
[][][]
) [221] (./a00199.tex
Underfull \hbox (badness 10000) detected at line 40
[][][]
Underfull \hbox (badness 10000) detected at line 45
[][][]
Underfull \hbox (badness 10000) detected at line 58
[][][]
[222]
Underfull \hbox (badness 10000) detected at line 65
[][][]
Underfull \hbox (badness 10000) detected at line 90
[][][]
Underfull \hbox (badness 10000) detected at line 105
[][][]
Underfull \hbox (badness 10000) detected at line 112
[][][]
) [223] (./a00200.tex
Underfull \hbox (badness 10000) detected at line 32
[][][]
Underfull \hbox (badness 10000) detected at line 47
[][][]
Underfull \hbox (badness 10000) detected at line 54
[][][]
[224]
Underfull \hbox (badness 10000) detected at line 67
[][][]
Underfull \hbox (badness 10000) detected at line 74
[][][]
) [225] (./a00201.tex
Underfull \hbox (badness 10000) detected at line 38
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
Underfull \hbox (badness 10000) detected at line 60
[][][]
[226]
Underfull \hbox (badness 10000) detected at line 73
[][][]
Underfull \hbox (badness 10000) detected at line 82
[][][]
) [227] (./a00202.tex
Overfull \hbox (140.08679pt too wide) in paragraph at lines 22--27
[]\T1/phv/m/n/10 enum [] { [], [],
Overfull \hbox (69.06018pt too wide) in paragraph at lines 27--31
[]\T1/phv/m/n/10 enum [] { [], []
[228]
Overfull \hbox (50.63702pt too wide) in paragraph at lines 2--3
[]
Overfull \hbox (48.26102pt too wide) in paragraph at lines 6--7
[]
Overfull \hbox (50.76291pt too wide) in paragraph at lines 10--11
[]\T1/phv/m/n/10 .|
Overfull \hbox (0.84122pt too wide) in paragraph at lines 6--7
[]\T1/phv/m/n/10 .|
[229]
Underfull \hbox (badness 10000) detected at line 175
[][][]
Underfull \hbox (badness 10000) detected at line 194
[][][]
Overfull \hbox (81.48422pt too wide) in paragraph at lines 199--200
[]\T1/phv/m/n/10 1 if the dif-fer-ence is too com-plex (see above). Some en-tri
es in the list will be of type [].
Underfull \hbox (badness 10000) detected at line 203
[][][]
[230]
Underfull \hbox (badness 10000) detected at line 222
[][][]
Underfull \hbox (badness 10000) detected at line 237
[][][]
Underfull \hbox (badness 10000) detected at line 254
[][][]
Underfull \hbox (badness 10000) detected at line 257
[][][]
Underfull \hbox (badness 10000) detected at line 272
[][][]
[231]
Underfull \hbox (badness 10000) detected at line 275
[][][]
Underfull \hbox (badness 10000) detected at line 292
[][][]
Underfull \hbox (badness 10000) detected at line 295
[][][]
) [232] (./a00203.tex
Underfull \hbox (badness 791) in paragraph at lines 10--11
[]\T1/phv/m/n/10 int [] ([] $\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 topologyp, int
fd, hwloc[]_[]uint64[]_[]t file-off-set, void
Overfull \hbox (72.44339pt too wide) in paragraph at lines 17--18
[]\T1/phv/m/n/10 The mas-ter pro-cess must first get the re-quired shared-memor
y size for stor-ing this topol-ogy with [].
Underfull \hbox (badness 2961) in paragraph at lines 23--24
[]\T1/phv/m/n/10 Other pro-cesses may then adopt this shared topol-ogy by open-
ing the same file and pass-ing it to
Overfull \hbox (19.29019pt too wide) in paragraph at lines 36--37
[]\T1/phv/m/n/10 Map a file in vir-tual mem-ory and adopt the topol-ogy that wa
s pre-vi-ously stored there with [].
Underfull \hbox (badness 10000) detected at line 46
[][][]
Underfull \hbox (badness 10000) detected at line 53
[][][]
[233]
Underfull \hbox (badness 10000) detected at line 74
[][][]
Underfull \hbox (badness 10000) detected at line 77
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
Underfull \hbox (badness 10000) detected at line 101
[][][]
) [234] (./a00204.tex
Underfull \hbox (badness 10000) in paragraph at lines 15--16
[]\T1/phv/m/n/10 #define []([]_[]backend) (void$\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/
n/10 )(((char$\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 )([]_[]backend)) + sizeof(str
uct
Underfull \hbox (badness 10000) in paragraph at lines 25--37
[]\T1/phv/m/n/10 , [], [],
Underfull \hbox (badness 10000) in paragraph at lines 25--37
[]\T1/phv/m/n/10 , [], [],
Underfull \hbox (badness 10000) detected at line 50
[][][]
[235]) [236] (./a00205.tex
Underfull \hbox (badness 10000) detected at line 28
[][][]
[237]
Underfull \hbox (badness 10000) detected at line 82
[][][]
Underfull \hbox (badness 10000) detected at line 89
[][][]
) [238] (./a00206.tex
Underfull \hbox (badness 10000) in paragraph at lines 15--17
[][] [] \T1/phv/m/n/10 (struct hwloc[]_[]topology $\OMS/cmsy/m/n/10 ^^C$\T1/phv
/m/n/10 topology, [] root,
Underfull \hbox (badness 10000) detected at line 28
[][][]
[239] [240]) [241] (./a00207.tex
Underfull \hbox (badness 10000) detected at line 17
[][][]
Underfull \hbox (badness 10000) detected at line 33
[][][]
Underfull \hbox (badness 10000) detected at line 48
[][][]
Underfull \hbox (badness 10000) detected at line 61
[][][]
[242]
Underfull \hbox (badness 10000) detected at line 74
[][][]
) [243] (./a00208.tex
Underfull \hbox (badness 10000) detected at line 21
[][][]
[244]) [245] (./a00209.tex
Underfull \hbox (badness 10000) detected at line 13
[][][]
) [246] (./a00210.tex
Overfull \hbox (18.09392pt too wide) in paragraph at lines 15--16
[]\T1/phv/m/n/10 int [] ([] topol-ogy, []
Underfull \hbox (badness 10000) detected at line 20
[][][]
[247]) [248]
Chapter 24.
(./a00358.tex
Underfull \hbox (badness 7238) in paragraph at lines 20--21
[]\T1/phv/m/n/10 int($\OMS/cmsy/m/n/10 ^^C$ [] \T1/phv/m/n/10 )(struct [] $\OMS
/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 backend, struct hwloc[]_[]pcidev[]_[]attr[]_[]s
$\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 busid,
[249]
Underfull \hbox (badness 10000) in paragraph at lines 68--69
\T1/pcr/m/n/8 int($\OMS/cmsy/m/n/8 ^^C$ \T1/pcr/m/n/8 hwloc[]_[]backend[]::get[
]_[]pci[]_[]busid[]_[]cpuset) (struct [] $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 bac
kend, struct hwloc[]_[]
) (./a00250.tex [250]) (./a00238.tex [251]) (./a00302.tex [252]) (./a00306.tex
[253]) (./a00362.tex [254]
Underfull \hbox (badness 10000) detected at line 64
[][][]
Underfull \hbox (badness 10000) detected at line 93
[][][]
Underfull \hbox (badness 10000) detected at line 96
[][][]
) (./a00350.tex [255]
Underfull \hbox (badness 931) in paragraph at lines 16--18
[]\T1/phv/m/n/10 struct [] $\OMS/cmsy/m/n/10 ^^C$\T1/phv/m/n/10 ($\OMS/cmsy/m/n
/10 ^^C$ [] \T1/phv/m/n/10 )(struct hwloc[]_[]topology $\OMS/cmsy/m/n/10 ^^C$\T
1/phv/m/n/10 topology, struct []
Underfull \hbox (badness 10000) in paragraph at lines 56--57
\T1/pcr/m/n/8 struct []$\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 ($\OMS/cmsy/m/n/8 ^^C
$ \T1/pcr/m/n/8 hwloc[]_[]disc[]_[]component[]::instantiate) (struct hwloc[]_[]
topology $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 topology,
Underfull \hbox (badness 10000) in paragraph at lines 56--57
\T1/pcr/m/n/8 struct [] $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 component, unsigned
[], const void $\OMS/cmsy/m/n/8 ^^C$\T1/pcr/m/n/8 data1, const void
[256]) (./a00354.tex) (./a00290.tex [257]
Underfull \hbox (badness 1087) in paragraph at lines 58--59
[]\T1/phv/m/n/10 Array of ob-jects de-scribed by the dis-tance ma-trix. These o
b-jects are not in any par-tic-u-lar or-der, see
) (./a00242.tex [258]) (./a00214.tex
Underfull \hbox (badness 10000) detected at line 19
[][][]
[259]) (./a00218.tex
Underfull \hbox (badness 10000) detected at line 21
[][][]
) (./a00294.tex [260]) (./a00298.tex) (./a00234.tex [261]) (./a00230.tex
[262]
Underfull \hbox (badness 10000) in paragraph at lines 41--42
\T1/pcr/m/n/8 struct [] $\OMS/cmsy/m/n/8 ^^C$ \T1/pcr/m/n/8 hwloc[]_[]obj[]_[]a
ttr[]_[]u[]
) (./a00222.tex [263]
Underfull \hbox (badness 1371) in paragraph at lines 138--139
[]\T1/phv/m/n/10 This may in-clude not only the same as the cpuset field, but a
lso some C[]P[]Us for which topol-ogy in-
Underfull \hbox (badness 2158) in paragraph at lines 138--139
\T1/phv/m/n/10 for-ma-tion is un-known or in-com-plete, some of-flines C[]P[]Us
, and the C[]P[]Us that are ig-nored when the
Underfull \hbox (badness 10000) detected at line 140
[][][]
Underfull \hbox (badness 768) in paragraph at lines 153--154
[]\T1/phv/m/n/10 This may in-clude not only the same as the node-set field, but
also some N[]U[]MA nodes for which topol-
[264]
Underfull \hbox (badness 10000) detected at line 157
[][][]
Underfull \hbox (badness 10000) detected at line 174
[][][]
[265] [266]
Underfull \hbox (badness 10000) detected at line 349
[][][]
[267]
Overfull \hbox (55.68445pt too wide) in paragraph at lines 454--455
[]\T1/phv/m/n/10 Application-given pri-vate data pointer, ini-tial-ized to \T1/
pcr/m/n/10 N[]U[]LL\T1/phv/m/n/10 , use it as you wish. See []
) (./a00226.tex [268]) (./a00266.tex [269]) (./a00246.tex [270] [271])
(./a00274.tex [272]) (./a00338.tex [273]) (./a00322.tex
Underfull \hbox (badness 10000) in paragraph at lines 19--20
[] \T1/pcr/m/n/8 hwloc[]_[]topology[]_[]diff[]_[]obj[]_[]attr[]_[]u[]::hwloc[]_
[]topology[]_[]diff[]_[]obj[]_[]
) (./a00342.tex
Underfull \hbox (badness 10000) in paragraph at lines 27--28
\T1/pcr/m/n/8 union [] hwloc[]_[]topology[]_[]diff[]_[]u[]::hwloc[]_[]topology[
]_[]diff[]_[]obj[]_[]attr[]_[]s[]
[274]) (./a00330.tex
Underfull \hbox (badness 10000) in paragraph at lines 46--47
[] \T1/pcr/m/n/8 hwloc[]_[]topology[]_[]diff[]_[]obj[]_[]attr[]_[]u[]::hwloc[]_
[]topology[]_[]diff[]_[]obj[]_[]
) (./a00318.tex [275]
Underfull \hbox (badness 10000) in paragraph at lines 35--36
\T1/pcr/m/n/8 struct [] hwloc[]_[]topology[]
Underfull \hbox (badness 10000) in paragraph at lines 41--42
\T1/pcr/m/n/8 struct [] hwloc[]_[]topology[]_[]
Underfull \hbox (badness 10000) in paragraph at lines 47--48
\T1/pcr/m/n/8 struct [] hwloc[]_[]topology[]_[]
) (./a00326.tex [276]
Underfull \hbox (badness 10000) in paragraph at lines 46--47
[] \T1/pcr/m/n/8 hwloc[]_[]topology[]_[]diff[]_[]obj[]_[]attr[]_[]u[]::hwloc[]_
[]topology[]_[]diff[]_[]obj[]_[]
) (./a00346.tex [277]) (./a00334.tex
Underfull \hbox (badness 10000) in paragraph at lines 47--48
\T1/pcr/m/n/8 struct [] hwloc[]_[]topology[]_[]diff[]_[]u[]::too[]_[]
) (./a00270.tex [278]) (./a00278.tex [279] [280]) (./a00282.tex [281])
(./a00286.tex) [282] (./a4-refman.ind
Overfull \hbox (41.03116pt too wide) in paragraph at lines 10--12
[]| \T1/phv/m/n/10 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE,
Overfull \hbox (39.53693pt too wide) in paragraph at lines 46--48
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_COMPONENTS_FLAG_BLACKLIST,
Overfull \hbox (58.15765pt too wide) in paragraph at lines 64--66
[]| \T1/phv/m/n/10 HWLOC_LOCAL_NUMANODE_FLAG_INTERSECT_LOCALITY,
Overfull \hbox (44.16283pt too wide) in paragraph at lines 66--68
[]| \T1/phv/m/n/10 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY,
Overfull \hbox (49.16673pt too wide) in paragraph at lines 68--70
[]| \T1/phv/m/n/10 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY,
Underfull \hbox (badness 10000) in paragraph at lines 84--85
[]| \T1/phv/m/n/10 HWLOC_MEMATTR_ID_READ_BANDWIDTH,
Underfull \hbox (badness 10000) in paragraph at lines 87--88
[]| \T1/phv/m/n/10 HWLOC_MEMATTR_ID_WRITE_BANDWIDTH,
[283]
Overfull \hbox (61.37076pt too wide) in paragraph at lines 120--122
[]| \T1/phv/m/n/10 HWLOC_DISC_STATUS_FLAG_GOT_ALLOWED_RESOURCES,
Underfull \hbox (badness 10000) in paragraph at lines 134--136
[]| \T1/phv/m/n/10 hwloc_filter_check_pcidev_subtype_important,
Underfull \hbox (badness 10000) in paragraph at lines 158--159
[]| \T1/phv/m/n/10 HWLOC_MODIFY_INFOS_OP_ADD_UNIQUE,
Underfull \hbox (badness 10000) in paragraph at lines 174--175
[]| \T1/phv/m/n/10 HWLOC_OBJ_SNPRINTF_FLAG_MORE_ATTRS,
Underfull \hbox (badness 10000) in paragraph at lines 175--176
[]| \T1/phv/m/n/10 HWLOC_OBJ_SNPRINTF_FLAG_NO_UNITS,
Underfull \hbox (badness 10000) in paragraph at lines 180--181
[]| \T1/phv/m/n/10 HWLOC_OBJ_SNPRINTF_FLAG_UNITS_1000,
Overfull \hbox (93.18431pt too wide) in paragraph at lines 186--188
[]| \T1/phv/m/n/10 hwloc_obj_attr_u::hwloc_numanode_attr_s::hwloc_memory_page_t
ype_s,
[284]
Overfull \hbox (17.4867pt too wide) in paragraph at lines 239--241
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_obj_attr_s,
Overfull \hbox (100.08792pt too wide) in paragraph at lines 280--282
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_IGNORE_MEMORY,
Overfull \hbox (66.45564pt too wide) in paragraph at lines 282--284
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_NO_ATTRS,
Overfull \hbox (121.55266pt too wide) in paragraph at lines 284--286
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_NO_EXTENDED_TYPES,
Overfull \hbox (30.53711pt too wide) in paragraph at lines 286--288
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_V1,
Underfull \hbox (badness 10000) in paragraph at lines 295--296
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_XML_FLAG_V2,
Underfull \hbox (badness 10000) in paragraph at lines 298--300
[]| \T1/phv/m/n/10 hwloc_topology_set_userdata_export_callback,
Underfull \hbox (badness 10000) in paragraph at lines 300--302
[]| \T1/phv/m/n/10 hwloc_topology_set_userdata_import_callback,
Underfull \hbox (badness 10000) in paragraph at lines 317--319
[]| \T1/phv/m/n/10 hwloc_get_next_obj_covering_cpuset_by_depth,
Underfull \hbox (badness 10000) in paragraph at lines 319--321
[]| \T1/phv/m/n/10 hwloc_get_next_obj_covering_cpuset_by_type,
[285] [286] [287]
Overfull \hbox (38.86887pt too wide) in paragraph at lines 723--724
[]\T1/phv/m/n/10 HWLOC_DISC_STATUS_FLAG_GOT_ALLOWED_RESOURCES
[288]
Overfull \hbox (18.52927pt too wide) in paragraph at lines 734--735
[]\T1/phv/m/n/10 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE
Overfull \hbox (42.54984pt too wide) in paragraph at lines 791--792
[]\T1/phv/m/n/10 HWLOC_DISTANCES_TRANSFORM_MERGE_SWITCH_PORTS
Overfull \hbox (34.82784pt too wide) in paragraph at lines 795--796
[]\T1/phv/m/n/10 HWLOC_DISTANCES_TRANSFORM_TRANSITIVE_CLOSURE
[289]
Underfull \hbox (badness 1769) in paragraph at lines 857--859
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
[290]
Underfull \hbox (badness 1769) in paragraph at lines 989--991
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 992--994
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Overfull \hbox (35.65576pt too wide) in paragraph at lines 994--995
[]\T1/phv/m/n/10 HWLOC_LOCAL_NUMANODE_FLAG_INTERSECT_LOCALITY
Underfull \hbox (badness 1769) in paragraph at lines 995--997
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Overfull \hbox (21.66093pt too wide) in paragraph at lines 997--998
[]\T1/phv/m/n/10 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY
Underfull \hbox (badness 1769) in paragraph at lines 998--1000
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Overfull \hbox (26.66484pt too wide) in paragraph at lines 1000--1001
[]\T1/phv/m/n/10 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY
Underfull \hbox (badness 1769) in paragraph at lines 1001--1003
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1010--1012
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1013--1015
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1016--1018
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1027--1029
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1030--1032
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1033--1035
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1038--1040
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1043--1045
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1046--1048
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1049--1051
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1052--1054
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1055--1057
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1058--1060
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1061--1063
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1064--1066
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1067--1069
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1070--1072
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1073--1075
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
Underfull \hbox (badness 1769) in paragraph at lines 1076--1078
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
[291] [292]
Overfull \hbox (73.18431pt too wide) in paragraph at lines 1224--1226
[]\T1/phv/m/n/10 hwloc_obj_attr_u::hwloc_numanode_attr_s::hwloc_memory_page_typ
e_s,
[293] [294]
Overfull \hbox (17.03503pt too wide) in paragraph at lines 1456--1457
[]\T1/phv/m/n/10 HWLOC_TOPOLOGY_COMPONENTS_FLAG_BLACKLIST
Overfull \hbox (67.15419pt too wide) in paragraph at lines 1510--1512
[]\T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_g
eneric_s,
Overfull \hbox (59.64827pt too wide) in paragraph at lines 1513--1515
[]\T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_s
tring_s,
Overfull \hbox (62.02428pt too wide) in paragraph at lines 1519--1521
[]\T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_u
int64_s,
Underfull \hbox (badness 10000) in paragraph at lines 1537--1539
[]\T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_generic_s,
Underfull \hbox (badness 10000) in paragraph at lines 1541--1543
[]\T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_obj_attr_s,
Overfull \hbox (18.22258pt too wide) in paragraph at lines 1548--1550
[]\T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_too_complex_s,
[295]
Overfull \hbox (77.58603pt too wide) in paragraph at lines 1565--1566
[]\T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_IGNORE_MEMORY
Overfull \hbox (43.95375pt too wide) in paragraph at lines 1567--1568
[]\T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_NO_ATTRS
Overfull \hbox (99.05077pt too wide) in paragraph at lines 1569--1570
[]\T1/phv/m/n/10 HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_NO_EXTENDED_TYPES
Overfull \hbox (22.93002pt too wide) in paragraph at lines 1604--1605
[]\T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_RESTRICT_TO_CPUBINDING
Overfull \hbox (24.92798pt too wide) in paragraph at lines 1607--1608
[]\T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_RESTRICT_TO_MEMBINDING
Overfull \hbox (67.5422pt too wide) in paragraph at lines 1610--1611
[]\T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_THISSYSTEM_ALLOWED_RESOURCES
Underfull \hbox (badness 1769) in paragraph at lines 1627--1629
[]| \T1/phv/m/n/10 Com-par-ing mem-ory node at-tributes for find-ing
[296]
Overfull \hbox (82.02428pt too wide) in paragraph at lines 1779--1781
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_uint64_s,
[297]
Underfull \hbox (badness 10000) in paragraph at lines 1930--1931
[]| \T1/phv/m/n/10 HWLOC_MEMATTR_FLAG_NEED_INITIATOR,
Underfull \hbox (badness 10000) in paragraph at lines 1960--1961
[]| \T1/phv/m/n/10 HWLOC_MEMBIND_WEIGHTED_INTERLEAVE,
[298]
Overfull \hbox (79.64827pt too wide) in paragraph at lines 2002--2004
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_string_s,
Overfull \hbox (79.64827pt too wide) in paragraph at lines 2007--2009
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_string_s,
Overfull \hbox (82.02428pt too wide) in paragraph at lines 2009--2011
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_uint64_s,
Overfull \hbox (17.11778pt too wide) in paragraph at lines 2012--2014
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_generic_s,
Overfull \hbox (17.4867pt too wide) in paragraph at lines 2014--2016
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_obj_attr_s,
Overfull \hbox (38.22258pt too wide) in paragraph at lines 2016--2018
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_too_complex_s,
Overfull \hbox (17.4867pt too wide) in paragraph at lines 2038--2040
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_obj_attr_s,
Overfull \hbox (38.22258pt too wide) in paragraph at lines 2040--2042
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_too_complex_s,
Overfull \hbox (17.4867pt too wide) in paragraph at lines 2043--2045
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_obj_attr_s,
Overfull \hbox (38.22258pt too wide) in paragraph at lines 2045--2047
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_too_complex_s,
[299]
Overfull \hbox (79.64827pt too wide) in paragraph at lines 2126--2128
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_string_s,
Overfull \hbox (82.02428pt too wide) in paragraph at lines 2128--2130
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_uint64_s,
Overfull \hbox (37.16095pt too wide) in paragraph at lines 2195--2197
[]| \T1/phv/m/n/10 HWLOC_DISTANCES_KIND_HETEROGENEOUS_TYPES,
Underfull \hbox (badness 10000) in paragraph at lines 2200--2201
[]| \T1/phv/m/n/10 HWLOC_DISTANCES_KIND_VALUE_LATENCY,
Overfull \hbox (65.05173pt too wide) in paragraph at lines 2205--2207
[]| \T1/phv/m/n/10 HWLOC_DISTANCES_TRANSFORM_MERGE_SWITCH_PORTS,
Overfull \hbox (22.37434pt too wide) in paragraph at lines 2207--2209
[]| \T1/phv/m/n/10 HWLOC_DISTANCES_TRANSFORM_REMOVE_NULL,
Overfull \hbox (57.32973pt too wide) in paragraph at lines 2209--2211
[]| \T1/phv/m/n/10 HWLOC_DISTANCES_TRANSFORM_TRANSITIVE_CLOSURE,
[300]
Overfull \hbox (93.18431pt too wide) in paragraph at lines 2245--2247
[]| \T1/phv/m/n/10 hwloc_obj_attr_u::hwloc_numanode_attr_s::hwloc_memory_page_t
ype_s,
Overfull \hbox (33.29103pt too wide) in paragraph at lines 2335--2337
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_DONT_CHANGE_BINDING,
Overfull \hbox (25.02914pt too wide) in paragraph at lines 2338--2340
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_INCLUDE_DISALLOWED,
Underfull \hbox (badness 10000) in paragraph at lines 2340--2341
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_IS_THISSYSTEM,
Underfull \hbox (badness 10000) in paragraph at lines 2341--2342
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_NO_CPUKINDS,
Underfull \hbox (badness 10000) in paragraph at lines 2342--2343
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_NO_DISTANCES,
Underfull \hbox (badness 10000) in paragraph at lines 2343--2344
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_NO_MEMATTRS,
[301]
Overfull \hbox (45.43192pt too wide) in paragraph at lines 2344--2346
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_RESTRICT_TO_CPUBINDING,
Overfull \hbox (47.42987pt too wide) in paragraph at lines 2346--2348
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_RESTRICT_TO_MEMBINDING,
Overfull \hbox (90.0441pt too wide) in paragraph at lines 2348--2350
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_FLAG_THISSYSTEM_ALLOWED_RESOURCES,
Underfull \hbox (badness 10000) in paragraph at lines 2370--2371
[]| \T1/phv/m/n/10 HWLOC_TYPE_FILTER_KEEP_STRUCTURE,
Underfull \hbox (badness 10000) in paragraph at lines 2374--2375
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE,
Underfull \hbox (badness 10000) in paragraph at lines 2383--2384
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_INFO,
Underfull \hbox (badness 10000) in paragraph at lines 2384--2385
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_NAME,
Underfull \hbox (badness 10000) in paragraph at lines 2385--2386
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_SIZE,
Underfull \hbox (badness 10000) in paragraph at lines 2391--2392
[]| \T1/phv/m/n/10 HWLOC_TOPOLOGY_DIFF_TOO_COMPLEX,
Overfull \hbox (87.15419pt too wide) in paragraph at lines 2403--2405
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_generic_s,
Overfull \hbox (79.64827pt too wide) in paragraph at lines 2405--2407
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_string_s,
Overfull \hbox (82.02428pt too wide) in paragraph at lines 2407--2409
[]| \T1/phv/m/n/10 hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr
_uint64_s,
Overfull \hbox (17.11778pt too wide) in paragraph at lines 2409--2411
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_generic_s,
Overfull \hbox (17.4867pt too wide) in paragraph at lines 2411--2413
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_obj_attr_s,
Overfull \hbox (38.22258pt too wide) in paragraph at lines 2413--2415
[]| \T1/phv/m/n/10 hwloc_topology_diff_u::hwloc_topology_diff_too_complex_s,
Underfull \hbox (badness 10000) in paragraph at lines 2451--2453
[]| \T1/phv/m/n/10 hwloc_windows_get_processor_group_cpuset,
[302]) (./a4-refman.aux (./a00156.aux) (./a00157.aux) (./a00158.aux)
(./a00159.aux) (./a00160.aux) (./a00161.aux) (./a00162.aux) (./a00163.aux)
(./a00164.aux) (./a00165.aux) (./a00166.aux) (./a00167.aux) (./a00168.aux)
(./a00169.aux) (./a00170.aux) (./a00171.aux) (./a00172.aux) (./a00173.aux)
(./a00174.aux) (./a00175.aux) (./a00176.aux) (./a00177.aux) (./a00178.aux)
(./a00179.aux) (./a00180.aux) (./a00181.aux) (./a00182.aux) (./a00183.aux)
(./a00184.aux) (./a00185.aux) (./a00186.aux) (./a00187.aux) (./a00188.aux)
(./a00189.aux) (./a00190.aux) (./a00191.aux) (./a00192.aux) (./a00193.aux)
(./a00194.aux) (./a00195.aux) (./a00196.aux) (./a00197.aux) (./a00198.aux)
(./a00199.aux) (./a00200.aux) (./a00201.aux) (./a00202.aux) (./a00203.aux)
(./a00204.aux) (./a00205.aux) (./a00206.aux) (./a00207.aux) (./a00208.aux)
(./a00209.aux) (./a00210.aux))
Package rerunfilecheck Warning: File `a4-refman.out' has changed.
(rerunfilecheck) Rerun to get outlines right
(rerunfilecheck) or use package `bookmark'.
)
(see the transcript file for additional information)pdfTeX warning (dest): name
{a00098_source} has been referenced but does not exist, replaced by a fixed one
pdfTeX warning (dest): name{a00152_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00146_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00140_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00131_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00128_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00125_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00134_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00137_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00122_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00143_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00119_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00113_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00110_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00107_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00104_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00101_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00116_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00095_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00092_source} has been referenced but does not exi
st, replaced by a fixed one
pdfTeX warning (dest): name{a00089_source} has been referenced but does not exi
st, replaced by a fixed one
{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/
texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-
dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/share/texlive/texmf-dist/fo
nts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texlive/texmf-dist/fonts/typ
e1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/pub
lic/amsfonts/cm/cmsy7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
fonts/cm/cmsy8.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrb8
a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb></usr/s
hare/texlive/texmf-dist/fonts/type1/urw/courier/ucrro8a.pfb></usr/share/texlive
/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr/share/texlive/texmf-dist/
fonts/type1/urw/helvetic/uhvb8ac.pfb></usr/share/texlive/texmf-dist/fonts/type1
/urw/helvetic/uhvbo8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvet
ic/uhvr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvro8a.p
fb>
Output written on a4-refman.pdf (328 pages, 1175123 bytes).
Transcript written on a4-refman.log.
echo "This is a truncated and poorly-formatted version of the documentation main page." > /builds/workspace/extended-customPR/README
echo "See https://www.open-mpi.org/projects/hwloc/doc/ for more." >> /builds/workspace/extended-customPR/README
echo >> /builds/workspace/extended-customPR/README
echo >> /builds/workspace/extended-customPR/README
sed -n -f ./README.sed doxygen-doc/html/index.html > doxygen-doc/html/readme.tmp.html
LC_ALL=C /usr/bin/w3m doxygen-doc/html/readme.tmp.html \
| /bin/sed -n -e 's/^ //' -e '/^hwloc Overview$/,$p' \
| /bin/sed -e '/^--*-$/,$ d' \
>> /builds/workspace/extended-customPR/README
echo >> /builds/workspace/extended-customPR/README
echo >> /builds/workspace/extended-customPR/README
echo "See https://www.open-mpi.org/projects/hwloc/doc/ for more hwloc documentation," >> /builds/workspace/extended-customPR/README
echo "actual links to related pages, images, etc." >> /builds/workspace/extended-customPR/README
rm -f doxygen-doc/html/readme.tmp.html
make[3]: Leaving directory '/builds/workspace/extended-customPR/doc'
make[2]: Leaving directory '/builds/workspace/extended-customPR/doc'
make[1]: Leaving directory '/builds/workspace/extended-customPR/doc'
make[1]: Entering directory '/builds/workspace/extended-customPR'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/builds/workspace/extended-customPR'
+ test xtrue = xtrue
+ distcheck=dist
+ make dist
make dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory '/builds/workspace/extended-customPR'
make distdir-am
make[2]: Entering directory '/builds/workspace/extended-customPR'
if test -d "hwloc-PR-731-20250729.1706.git9b2ace280"; then find "hwloc-PR-731-20250729.1706.git9b2ace280" -type d ! -perm -700 -exec chmod u+rwx {} ';' ; rm -rf "hwloc-PR-731-20250729.1706.git9b2ace280" || { sleep 5 && rm -rf "hwloc-PR-731-20250729.1706.git9b2ace280"; }; else :; fi
(cd include && make top_distdir=../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../hwloc-PR-731-20250729.1706.git9b2ace280/include \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/workspace/extended-customPR/include'
make distdir-am
make[4]: Entering directory '/builds/workspace/extended-customPR/include'
make[4]: Leaving directory '/builds/workspace/extended-customPR/include'
make[3]: Leaving directory '/builds/workspace/extended-customPR/include'
(cd hwloc && make top_distdir=../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../hwloc-PR-731-20250729.1706.git9b2ace280/hwloc \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/workspace/extended-customPR/hwloc'
make distdir-am
make[4]: Entering directory '/builds/workspace/extended-customPR/hwloc'
make[4]: Leaving directory '/builds/workspace/extended-customPR/hwloc'
make[3]: Leaving directory '/builds/workspace/extended-customPR/hwloc'
(cd utils && make top_distdir=../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../hwloc-PR-731-20250729.1706.git9b2ace280/utils \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/workspace/extended-customPR/utils'
make distdir-am
make[4]: Entering directory '/builds/workspace/extended-customPR/utils'
(cd hwloc && make top_distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280/utils/hwloc \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/builds/workspace/extended-customPR/utils/hwloc'
make distdir-am
make[6]: Entering directory '/builds/workspace/extended-customPR/utils/hwloc'
(cd test-hwloc-dump-hwdata && make top_distdir=../../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../../hwloc-PR-731-20250729.1706.git9b2ace280/utils/hwloc/test-hwloc-dump-hwdata \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/builds/workspace/extended-customPR/utils/hwloc/test-hwloc-dump-hwdata'
make distdir-am
make[8]: Entering directory '/builds/workspace/extended-customPR/utils/hwloc/test-hwloc-dump-hwdata'
make[8]: Leaving directory '/builds/workspace/extended-customPR/utils/hwloc/test-hwloc-dump-hwdata'
make[7]: Leaving directory '/builds/workspace/extended-customPR/utils/hwloc/test-hwloc-dump-hwdata'
make[6]: Leaving directory '/builds/workspace/extended-customPR/utils/hwloc'
make[5]: Leaving directory '/builds/workspace/extended-customPR/utils/hwloc'
(cd lstopo && make top_distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280/utils/lstopo \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/builds/workspace/extended-customPR/utils/lstopo'
make distdir-am
make[6]: Entering directory '/builds/workspace/extended-customPR/utils/lstopo'
make[6]: Leaving directory '/builds/workspace/extended-customPR/utils/lstopo'
make[5]: Leaving directory '/builds/workspace/extended-customPR/utils/lstopo'
make[4]: Leaving directory '/builds/workspace/extended-customPR/utils'
make[3]: Leaving directory '/builds/workspace/extended-customPR/utils'
(cd tests && make top_distdir=../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../hwloc-PR-731-20250729.1706.git9b2ace280/tests \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/workspace/extended-customPR/tests'
make distdir-am
make[4]: Entering directory '/builds/workspace/extended-customPR/tests'
(cd hwloc && make top_distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280/tests/hwloc \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc'
make distdir-am
make[6]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc'
(cd ports && make top_distdir=../../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../../hwloc-PR-731-20250729.1706.git9b2ace280/tests/hwloc/ports \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/ports'
make distdir-am
make[8]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/ports'
make[8]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/ports'
make[7]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/ports'
(cd xml && make top_distdir=../../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../../hwloc-PR-731-20250729.1706.git9b2ace280/tests/hwloc/xml \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/xml'
make distdir-am
make[8]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/xml'
make[8]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/xml'
make[7]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/xml'
(cd linux && make top_distdir=../../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../../hwloc-PR-731-20250729.1706.git9b2ace280/tests/hwloc/linux \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/linux'
make distdir-am
make[8]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/linux'
(cd allowed && make top_distdir=../../../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../../../hwloc-PR-731-20250729.1706.git9b2ace280/tests/hwloc/linux/allowed \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[9]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/linux/allowed'
make distdir-am
make[10]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/linux/allowed'
make[10]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/linux/allowed'
make[9]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/linux/allowed'
(cd gather && make top_distdir=../../../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../../../hwloc-PR-731-20250729.1706.git9b2ace280/tests/hwloc/linux/gather \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[9]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/linux/gather'
make distdir-am
make[10]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/linux/gather'
make[10]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/linux/gather'
make[9]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/linux/gather'
make[8]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/linux'
make[7]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/linux'
(cd x86 && make top_distdir=../../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../../hwloc-PR-731-20250729.1706.git9b2ace280/tests/hwloc/x86 \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/x86'
make distdir-am
make[8]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/x86'
make[8]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/x86'
make[7]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/x86'
(cd x86+linux && make top_distdir=../../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../../hwloc-PR-731-20250729.1706.git9b2ace280/tests/hwloc/x86+linux \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/x86+linux'
make distdir-am
make[8]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/x86+linux'
make[8]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/x86+linux'
make[7]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/x86+linux'
(cd rename && make top_distdir=../../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../../hwloc-PR-731-20250729.1706.git9b2ace280/tests/hwloc/rename \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/rename'
make distdir-am
make[8]: Entering directory '/builds/workspace/extended-customPR/tests/hwloc/rename'
make[8]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/rename'
make[7]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc/rename'
make[6]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc'
make[5]: Leaving directory '/builds/workspace/extended-customPR/tests/hwloc'
make[4]: Leaving directory '/builds/workspace/extended-customPR/tests'
make[3]: Leaving directory '/builds/workspace/extended-customPR/tests'
(cd contrib/systemd && make top_distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280/contrib/systemd \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/workspace/extended-customPR/contrib/systemd'
make distdir-am
make[4]: Entering directory '/builds/workspace/extended-customPR/contrib/systemd'
make[4]: Leaving directory '/builds/workspace/extended-customPR/contrib/systemd'
make[3]: Leaving directory '/builds/workspace/extended-customPR/contrib/systemd'
(cd contrib/completion && make top_distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280/contrib/completion \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/workspace/extended-customPR/contrib/completion'
make distdir-am
make[4]: Entering directory '/builds/workspace/extended-customPR/contrib/completion'
make[4]: Leaving directory '/builds/workspace/extended-customPR/contrib/completion'
make[3]: Leaving directory '/builds/workspace/extended-customPR/contrib/completion'
(cd contrib/misc && make top_distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280/contrib/misc \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/workspace/extended-customPR/contrib/misc'
make distdir-am
make[4]: Entering directory '/builds/workspace/extended-customPR/contrib/misc'
make[4]: Leaving directory '/builds/workspace/extended-customPR/contrib/misc'
make[3]: Leaving directory '/builds/workspace/extended-customPR/contrib/misc'
(cd contrib/hwloc-ps.www && make top_distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280/contrib/hwloc-ps.www \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/workspace/extended-customPR/contrib/hwloc-ps.www'
make distdir-am
make[4]: Entering directory '/builds/workspace/extended-customPR/contrib/hwloc-ps.www'
make[4]: Leaving directory '/builds/workspace/extended-customPR/contrib/hwloc-ps.www'
make[3]: Leaving directory '/builds/workspace/extended-customPR/contrib/hwloc-ps.www'
(cd doc && make top_distdir=../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../hwloc-PR-731-20250729.1706.git9b2ace280/doc \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/workspace/extended-customPR/doc'
make distdir-am
make[4]: Entering directory '/builds/workspace/extended-customPR/doc'
(cd examples && make top_distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280/doc/examples \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/builds/workspace/extended-customPR/doc/examples'
make distdir-am
make[6]: Entering directory '/builds/workspace/extended-customPR/doc/examples'
cp -f ./hwloc-hello.c hwloc-hello-cpp.cpp
make[6]: Leaving directory '/builds/workspace/extended-customPR/doc/examples'
make[5]: Leaving directory '/builds/workspace/extended-customPR/doc/examples'
make[4]: Leaving directory '/builds/workspace/extended-customPR/doc'
make[3]: Leaving directory '/builds/workspace/extended-customPR/doc'
(cd contrib/windows && make top_distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280 distdir=../../hwloc-PR-731-20250729.1706.git9b2ace280/contrib/windows \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/workspace/extended-customPR/contrib/windows'
make distdir-am
make[4]: Entering directory '/builds/workspace/extended-customPR/contrib/windows'
make[4]: Leaving directory '/builds/workspace/extended-customPR/contrib/windows'
make[3]: Leaving directory '/builds/workspace/extended-customPR/contrib/windows'
make \
top_distdir="hwloc-PR-731-20250729.1706.git9b2ace280" distdir="hwloc-PR-731-20250729.1706.git9b2ace280" \
dist-hook
make[3]: Entering directory '/builds/workspace/extended-customPR'
sh "./config/distscript.sh" "." "hwloc-PR-731-20250729.1706.git9b2ace280" "PR-731-20250729.1706.git9b2ace280"
Creating hwloc distribution
In directory: /builds/workspace/extended-customPR
Srcdir: /builds/workspace/extended-customPR
Builddir: /builds/workspace/extended-customPR
Version: PR-731-20250729.1706.git9b2ace280
Started: Tue 29 Jul 2025 07:07:41 PM CEST
*** Copying doxygen-doc tree to dist...
*** Directory: srcdir: /builds/workspace/extended-customPR, distdir: /builds/workspace/extended-customPR/hwloc-PR-731-20250729.1706.git9b2ace280, pwd: /builds/workspace/extended-customPR
mkdir -p /builds/workspace/extended-customPR/hwloc-PR-731-20250729.1706.git9b2ace280/doc/doxygen-doc
chmod -R a=rwx /builds/workspace/extended-customPR/hwloc-PR-731-20250729.1706.git9b2ace280/doc/doxygen-doc
rm -rf /builds/workspace/extended-customPR/hwloc-PR-731-20250729.1706.git9b2ace280/doc/doxygen-doc
tar c -C /builds/workspace/extended-customPR -h -f - doc/doxygen-doc | tar x -C /builds/workspace/extended-customPR/hwloc-PR-731-20250729.1706.git9b2ace280 -f -
*** Copying new README
/builds/workspace/extended-customPR/hwloc-PR-731-20250729.1706.git9b2ace280/README
cp -pf /builds/workspace/extended-customPR/README /builds/workspace/extended-customPR/hwloc-PR-731-20250729.1706.git9b2ace280
*** Now in distdir: /builds/workspace/extended-customPR/hwloc-PR-731-20250729.1706.git9b2ace280
*** Removing latex source from dist tree
rm -rf doc/doxygen-doc/latex
*** hwloc version PR-731-20250729.1706.git9b2ace280 distribution created
Started: Tue 29 Jul 2025 07:07:41 PM CEST
Ended: Tue 29 Jul 2025 07:07:41 PM CEST
make[3]: Leaving directory '/builds/workspace/extended-customPR'
test -n "" \
|| find "hwloc-PR-731-20250729.1706.git9b2ace280" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec /bin/bash /builds/workspace/extended-customPR/config/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "hwloc-PR-731-20250729.1706.git9b2ace280"
make[2]: Leaving directory '/builds/workspace/extended-customPR'
tardir=hwloc-PR-731-20250729.1706.git9b2ace280 && tar --format=ustar -chf - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >hwloc-PR-731-20250729.1706.git9b2ace280.tar.bz2
tardir=hwloc-PR-731-20250729.1706.git9b2ace280 && tar --format=ustar -chf - "$tardir" | eval GZIP= gzip -9 -c >hwloc-PR-731-20250729.1706.git9b2ace280.tar.gz
make[1]: Leaving directory '/builds/workspace/extended-customPR'
if test -d "hwloc-PR-731-20250729.1706.git9b2ace280"; then find "hwloc-PR-731-20250729.1706.git9b2ace280" -type d ! -perm -700 -exec chmod u+rwx {} ';' ; rm -rf "hwloc-PR-731-20250729.1706.git9b2ace280" || { sleep 5 && rm -rf "hwloc-PR-731-20250729.1706.git9b2ace280"; }; else :; fi
+ contrib/windows/check-versions.sh
Looking for official version ./VERSION ...
Found major=3 minor=0 release=0 greek=a1
Looking for Windows-specific version in ./contrib/windows/hwloc_config.h ...
Found Windows-specific major=3 minor=0 release=0 greek=a1
Found windows-specific HWLOC_VERSION "3.0.0a1"
Windows-specific HWLOC_VERSION "3.0.0a1" matches HWLOC_VERSION_MAJOR/MINOR/RELEASE/GREEK components
Windows-specific HWLOC_VERSION "3.0.0a1" matches official version
Looking in ./contrib/windows/libhwloc.vcxproj ...
Found Windows-specific soname 15
Looking in ./VERSION ...
Found official lib version "0:0:0"
Extracted official lib soname 0
Ignoring unset lib soname
+ contrib/windows-cmake/check-versions.sh
Looking for official version ./VERSION ...
Found major=3 minor=0 release=0 greek=a1
Looking for Windows-CMake-specific version in ./contrib/windows-cmake/CMakeLists.txt ...
Found Windows-CMake-specific HWLOC_VERSION "3.0.0"
Windows-CMake-specific HWLOC_VERSION "3.0.0" matches HWLOC_VERSION without GREEK
+ contrib/android/check-versions.sh
Looking for official version ./VERSION ...
Found major=3 minor=0 release=0 greek=a1
Looking for Android-specific version in ./contrib/android/include/hwloc/autogen/config.h ...
Found Android-specific version=3.0.0a1 major=3 minor=0 release=0 greek=a1
Android-specific HWLOC_VERSION "3.0.0a1" matches HWLOC_VERSION_MAJOR/MINOR/RELEASE/GREEK components
Android-specific version "3.0.0a1" matches official version
Looking for Android-specific version in ./contrib/android/AndroidApp/lstopo/build.gradle ...
Android-specific gradle version "3.0.0a1" matches official version
+ exit 0
[Pipeline] sh
+ ls hwloc-PR-731-20250729.1706.git9b2ace280.tar.gz
[Pipeline] sh
+ ls hwloc-PR-731-20250729.1706.git9b2ace280.tar.bz2
[Pipeline] stash
Stashed 1 file(s)
[Pipeline] }
[Pipeline] // script
[Pipeline] dir
Running in /builds/workspace/extended-customPR/contrib/ci.inria.fr
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] stash
Stashed 1 file(s)
[Pipeline] stash
Stashed 1 file(s)
[Pipeline] stash
Stashed 2 file(s)
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // dir
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Check)
[Pipeline] script
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named listOfNodeNames (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
listOfNodeNames: [VisualStudio, WinCMake, Cygwin]
[Pipeline] parallel
[Pipeline] { (Branch: VisualStudio)
[Pipeline] { (Branch: WinCMake)
[Pipeline] { (Branch: Cygwin)
[Pipeline] node
Running on Windows_10_x86_64 in /builds/workspace/extended-customPR
[Pipeline] node
[Pipeline] node
[Pipeline] {
[Pipeline] dir
Running in /builds/workspace/extended-customPR/check-msvc
[Pipeline] {
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] bat
C:\builds\workspace\extended-customPR\check-msvc>job-1-visualstudio.bat hwloc-PR-731-20250729.1706.git9b2ace280.tar.gz
C:\builds\workspace\extended-customPR\check-msvc>REM
C:\builds\workspace\extended-customPR\check-msvc>REM Copyright © 2012-2021 Inria. All rights reserved.
C:\builds\workspace\extended-customPR\check-msvc>REM See COPYING in top-level directory.
C:\builds\workspace\extended-customPR\check-msvc>REM
C:\builds\workspace\extended-customPR\check-msvc>call C:\Builds\ci.inria.fr\slaves\hwloc-win10amd64\\ciprofile.bat
C:\builds\workspace\extended-customPR\check-msvc>REM set MSBUILD_PATH="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\"
C:\builds\workspace\extended-customPR\check-msvc>CALL "c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"
**********************************************************************
** Visual Studio 2019 Developer Command Prompt v16.0
** Copyright (c) 2020 Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x64'
PATH is "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\";"C:\Program Files\CMake\bin\";c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\\Extensions\Microsoft\IntelliCode\CLI;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX64\x64;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\VC\VCPackages;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\TestWindow;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\;C:\cygwin64\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\CMake\bin;C:\Users\ci\AppData\Local\Microsoft\WindowsApps;C:\cygwin64\bin;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja
###############################
Running on:
DESKTOP-UML70GA
Microsoft Windows [version 10.0.19045.6093]
Tarball: hwloc-PR-731-20250729.1706.git9b2ace280.tar.gz
############################
Microsoft (R) Build Engine version 16.7.0+b89cb5fde pour .NET Framework
Copyright (C) Microsoft Corporation. Tous droits r�serv�s.
Les projets sont g�n�r�s individuellement dans cette solution. Pour activer la g�n�ration en parall�le, ajoutez le commutateur "-m".
La g�n�ration a d�marr� 29/07/2025 19:07:53.
Projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" sur le noud 1 (cibles par d�faut).
ValidateSolutionConfiguration:
G�n�ration de la configuration de solution "Release|x64".
Le projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (1) g�n�re "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj" (2) sur le noud 1 (cibles par d�faut).
PrepareForBuild:
Cr�ation du r�pertoire "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\".
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
Cr�ation du r�pertoire "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\libhwloc.tlog\".
InitializeBuildStatus:
Cr�ation de "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\libhwloc.tlog\unsuccessfulbuild", car "AlwaysCreate" a �t� sp�cifi�.
PreBuildEvent:
copy /V /Y private_config.h ..\..\include\private\autogen\config.h && copy /V /Y hwloc_config.h ..\..\include\hwloc\autogen\config.h && copy /V /Y static-components.h ..\..\hwloc\static-components.h
:VCEnd
1 fichier(s) copi�(s).
1 fichier(s) copi�(s).
1 fichier(s) copi�(s).
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\CL.exe /c /I..\..\include /I..\..\hwloc /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /GL /D PSAPI_VERSION=1 /D WIN32 /D NDEBUG /D WIN64 /D _WINDOWS /D _USRDLL /D _CRT_SECURE_NO_WARNINGS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\\" /Fd"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\vc142.pdb" /Gd /TC /FC /errorReport:queue ..\..\hwloc\base64.c ..\..\hwloc\bind.c ..\..\hwloc\bitmap.c ..\..\hwloc\components.c ..\..\hwloc\diff.c ..\..\hwloc\distances.c ..\..\hwloc\memattrs.c ..\..\hwloc\cpukinds.c ..\..\hwloc\misc.c "..\..\hwloc\pci-common.c" ..\..\hwloc\shmem.c "..\..\hwloc\topology-noos.c" "..\..\hwloc\topology-synthetic.c" "..\..\hwloc\topology-windows.c" "..\..\hwloc\topology-x86.c" "..\..\hwloc\topology-xml-nolibxml.c" "..\..\hwloc\topology-xml.c" ..\..\hwloc\topology.c ..\..\hwloc\traversal.c
base64.c
bind.c
bitmap.c
components.c
diff.c
distances.c
memattrs.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\memattrs.c(1237,1): warning C4090: 'initialisation'�: qualificateurs 'const' diff�rents [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\memattrs.c(1447,29): warning C4244: '='�: conversion de 'double' en 'float', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\memattrs.c(1451,30): warning C4244: '='�: conversion de 'double' en 'float', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\memattrs.c(1570,31): warning C4244: '='�: conversion de 'double' en 'float', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\memattrs.c(1582,33): warning C4244: '='�: conversion de 'double' en 'float', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\memattrs.c(1437,1): warning C4305: 'initialisation'�: troncation de 'double' � 'float' [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\memattrs.c(1438,1): warning C4305: 'initialisation'�: troncation de 'double' � 'float' [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
cpukinds.c
misc.c
pci-common.c
shmem.c
topology-noos.c
topology-synthetic.c
topology-windows.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\topology-windows.c(1027,5): warning C4996: 'GetVersionExA': a �t� d�clar� d�conseill� [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
topology-x86.c
topology-xml-nolibxml.c
Still waiting to schedule task
Waiting for next available executor on ‘Windows_10_x86_64’
Still waiting to schedule task
Waiting for next available executor on ‘Windows_10_x86_64’
topology-xml.c
topology.c
traversal.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\link.exe /ERRORREPORT:NONE /OUT:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc-15.dll" /VERBOSE:Lib /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libcmt.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:app.manifest /PDB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib" /MACHINE:X64 /DLL "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\base64.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\bind.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\bitmap.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\components.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\diff.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\distances.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\memattrs.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\cpukinds.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\misc.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\pci-common.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\shmem.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\topology-noos.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\topology-synthetic.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\topology-windows.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\topology-x86.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\topology-xml-nolibxml.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\topology-xml.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\topology.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\traversal.obj"
Recherche en cours des biblioth�ques
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Fin de la recherche des biblioth�ques
Cr�ation de la biblioth�que C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib et de l'objet C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.exp
Recherche en cours des biblioth�ques
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Fin de la recherche des biblioth�ques
G�n�ration de code en cours
Previous IPDB not found, fall back to full compilation.
All 712 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Fin de la g�n�ration du code
Recherche en cours des biblioth�ques
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Fin de la recherche des biblioth�ques
libhwloc.vcxproj -> C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc-15.dll
FinalizeBuildStatus:
Suppression du fichier "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\libhwloc.tlog\unsuccessfulbuild".
Mise � jour de l'horodatage "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc\libhwloc.tlog\libhwloc.lastbuildstate".
G�n�ration du projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj" termin�e (cibles par d�faut).
Le projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (1) g�n�re "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj" (3) sur le noud 1 (cibles par d�faut).
PrepareForBuild:
Cr�ation du r�pertoire "x64\Release\lstopo-no-graphics\".
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
Cr�ation du r�pertoire "x64\Release\lstopo-no-graphics\lstopo-n.9DE76C6D.tlog\".
InitializeBuildStatus:
Cr�ation de "x64\Release\lstopo-no-graphics\lstopo-n.9DE76C6D.tlog\unsuccessfulbuild", car "AlwaysCreate" a �t� sp�cifi�.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\CL.exe /c /I..\..\include /I..\..\utils\hwloc /I..\..\utils\lstopo /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /GL /D PSAPI_VERSION=1 /D WIN32 /D NDEBUG /D WIN64 /D _WINDOWS /D _USRDLL /D _CRT_SECURE_NO_WARNINGS /D _MBCS /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"x64\Release\lstopo-no-graphics\\" /Fd"x64\Release\lstopo-no-graphics\vc142.pdb" /Gd /TC /FC /errorReport:queue ..\..\utils\lstopo\lstopo.c "..\..\utils\lstopo\lstopo-ascii.c" "..\..\utils\lstopo\lstopo-draw.c" "..\..\utils\lstopo\lstopo-tikz.c" "..\..\utils\lstopo\lstopo-fig.c" "..\..\utils\lstopo\lstopo-svg.c" "..\..\utils\lstopo\lstopo-text.c" "..\..\utils\lstopo\lstopo-xml.c" "..\..\utils\hwloc\common-ps.c"
lstopo.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
lstopo-ascii.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
lstopo-draw.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
lstopo-tikz.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
lstopo-fig.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
lstopo-svg.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
lstopo-text.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
lstopo-xml.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
common-ps.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\link.exe /ERRORREPORT:NONE /OUT:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\lstopo-no-graphics.exe" /VERBOSE:Lib /NOLOGO /LIBPATH:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release" libhwloc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libcmt.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:app.manifest /PDB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\lstopo-no-graphics.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\lstopo-no-graphics.lib" /MACHINE:X64 "x64\Release\lstopo-no-graphics\lstopo.obj"
"x64\Release\lstopo-no-graphics\lstopo-ascii.obj"
"x64\Release\lstopo-no-graphics\lstopo-draw.obj"
"x64\Release\lstopo-no-graphics\lstopo-tikz.obj"
"x64\Release\lstopo-no-graphics\lstopo-fig.obj"
"x64\Release\lstopo-no-graphics\lstopo-svg.obj"
"x64\Release\lstopo-no-graphics\lstopo-text.obj"
"x64\Release\lstopo-no-graphics\lstopo-xml.obj"
"x64\Release\lstopo-no-graphics\common-ps.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib"
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Fin de la recherche des biblioth�ques
G�n�ration de code en cours
Previous IPDB not found, fall back to full compilation.
All 176 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Fin de la g�n�ration du code
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Fin de la recherche des biblioth�ques
lstopo-no-graphics.vcxproj -> C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\lstopo-no-graphics.exe
FinalizeBuildStatus:
Suppression du fichier "x64\Release\lstopo-no-graphics\lstopo-n.9DE76C6D.tlog\unsuccessfulbuild".
Mise � jour de l'horodatage "x64\Release\lstopo-no-graphics\lstopo-n.9DE76C6D.tlog\lstopo-no-graphics.lastbuildstate".
G�n�ration du projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj" termin�e (cibles par d�faut).
Le projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (1) g�n�re "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-annotate.vcxproj" (4) sur le noud 1 (cibles par d�faut).
PrepareForBuild:
Cr�ation du r�pertoire "x64\Release\hwloc-annotate\".
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-annotate.vcxproj]
Cr�ation du r�pertoire "x64\Release\hwloc-annotate\hwloc-annotate.tlog\".
InitializeBuildStatus:
Cr�ation de "x64\Release\hwloc-annotate\hwloc-annotate.tlog\unsuccessfulbuild", car "AlwaysCreate" a �t� sp�cifi�.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\CL.exe /c /I..\..\include /I..\..\utils\hwloc /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /GL /D PSAPI_VERSION=1 /D WIN32 /D NDEBUG /D WIN64 /D _WINDOWS /D _USRDLL /D _CRT_SECURE_NO_WARNINGS /D _MBCS /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"x64\Release\hwloc-annotate\\" /Fd"x64\Release\hwloc-annotate\vc142.pdb" /Gd /TC /FC /errorReport:queue "..\..\utils\hwloc\hwloc-annotate.c"
hwloc-annotate.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-annotate.vcxproj]
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\link.exe /ERRORREPORT:NONE /OUT:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-annotate.exe" /VERBOSE:Lib /NOLOGO /LIBPATH:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release" libhwloc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libcmt.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:app.manifest /PDB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-annotate.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-annotate.lib" /MACHINE:X64 "x64\Release\hwloc-annotate\hwloc-annotate.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib"
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Fin de la recherche des biblioth�ques
G�n�ration de code en cours
Previous IPDB not found, fall back to full compilation.
All 53 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Fin de la g�n�ration du code
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Fin de la recherche des biblioth�ques
hwloc-annotate.vcxproj -> C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-annotate.exe
FinalizeBuildStatus:
Suppression du fichier "x64\Release\hwloc-annotate\hwloc-annotate.tlog\unsuccessfulbuild".
Mise � jour de l'horodatage "x64\Release\hwloc-annotate\hwloc-annotate.tlog\hwloc-annotate.lastbuildstate".
G�n�ration du projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-annotate.vcxproj" termin�e (cibles par d�faut).
Le projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (1) g�n�re "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-bind.vcxproj" (5) sur le noud 1 (cibles par d�faut).
PrepareForBuild:
Cr�ation du r�pertoire "x64\Release\hwloc-bind\".
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-bind.vcxproj]
Cr�ation du r�pertoire "x64\Release\hwloc-bind\hwloc-bind.tlog\".
InitializeBuildStatus:
Cr�ation de "x64\Release\hwloc-bind\hwloc-bind.tlog\unsuccessfulbuild", car "AlwaysCreate" a �t� sp�cifi�.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\CL.exe /c /I..\..\include /I..\..\utils\hwloc /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /GL /D PSAPI_VERSION=1 /D WIN32 /D NDEBUG /D WIN64 /D _WINDOWS /D _USRDLL /D _CRT_SECURE_NO_WARNINGS /D _MBCS /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"x64\Release\hwloc-bind\\" /Fd"x64\Release\hwloc-bind\vc142.pdb" /Gd /TC /FC /errorReport:queue "..\..\utils\hwloc\hwloc-bind.c"
hwloc-bind.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-bind.vcxproj]
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\link.exe /ERRORREPORT:NONE /OUT:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-bind.exe" /VERBOSE:Lib /NOLOGO /LIBPATH:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release" libhwloc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libcmt.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:app.manifest /PDB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-bind.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-bind.lib" /MACHINE:X64 "x64\Release\hwloc-bind\hwloc-bind.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib"
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Fin de la recherche des biblioth�ques
G�n�ration de code en cours
Previous IPDB not found, fall back to full compilation.
All 54 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Fin de la g�n�ration du code
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Fin de la recherche des biblioth�ques
hwloc-bind.vcxproj -> C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-bind.exe
FinalizeBuildStatus:
Suppression du fichier "x64\Release\hwloc-bind\hwloc-bind.tlog\unsuccessfulbuild".
Mise � jour de l'horodatage "x64\Release\hwloc-bind\hwloc-bind.tlog\hwloc-bind.lastbuildstate".
G�n�ration du projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-bind.vcxproj" termin�e (cibles par d�faut).
Le projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (1) g�n�re "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-calc.vcxproj" (6) sur le noud 1 (cibles par d�faut).
PrepareForBuild:
Cr�ation du r�pertoire "x64\Release\hwloc-calc\".
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-calc.vcxproj]
Cr�ation du r�pertoire "x64\Release\hwloc-calc\hwloc-calc.tlog\".
InitializeBuildStatus:
Cr�ation de "x64\Release\hwloc-calc\hwloc-calc.tlog\unsuccessfulbuild", car "AlwaysCreate" a �t� sp�cifi�.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\CL.exe /c /I..\..\include /I..\..\utils\hwloc /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /GL /D PSAPI_VERSION=1 /D WIN32 /D NDEBUG /D WIN64 /D _WINDOWS /D _USRDLL /D _CRT_SECURE_NO_WARNINGS /D _MBCS /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"x64\Release\hwloc-calc\\" /Fd"x64\Release\hwloc-calc\vc142.pdb" /Gd /TC /FC /errorReport:queue "..\..\utils\hwloc\hwloc-calc.c"
hwloc-calc.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-calc.vcxproj]
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\link.exe /ERRORREPORT:NONE /OUT:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-calc.exe" /VERBOSE:Lib /NOLOGO /LIBPATH:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release" libhwloc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libcmt.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:app.manifest /PDB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-calc.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-calc.lib" /MACHINE:X64 "x64\Release\hwloc-calc\hwloc-calc.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib"
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Fin de la recherche des biblioth�ques
G�n�ration de code en cours
Previous IPDB not found, fall back to full compilation.
All 68 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Fin de la g�n�ration du code
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Fin de la recherche des biblioth�ques
hwloc-calc.vcxproj -> C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-calc.exe
FinalizeBuildStatus:
Suppression du fichier "x64\Release\hwloc-calc\hwloc-calc.tlog\unsuccessfulbuild".
Mise � jour de l'horodatage "x64\Release\hwloc-calc\hwloc-calc.tlog\hwloc-calc.lastbuildstate".
G�n�ration du projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-calc.vcxproj" termin�e (cibles par d�faut).
Le projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (1) g�n�re "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-diff.vcxproj" (7) sur le noud 1 (cibles par d�faut).
PrepareForBuild:
Cr�ation du r�pertoire "x64\Release\hwloc-diff\".
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-diff.vcxproj]
Cr�ation du r�pertoire "x64\Release\hwloc-diff\hwloc-diff.tlog\".
InitializeBuildStatus:
Cr�ation de "x64\Release\hwloc-diff\hwloc-diff.tlog\unsuccessfulbuild", car "AlwaysCreate" a �t� sp�cifi�.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\CL.exe /c /I..\..\include /I..\..\utils\hwloc /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /GL /D PSAPI_VERSION=1 /D WIN32 /D NDEBUG /D WIN64 /D _WINDOWS /D _USRDLL /D _CRT_SECURE_NO_WARNINGS /D _MBCS /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"x64\Release\hwloc-diff\\" /Fd"x64\Release\hwloc-diff\vc142.pdb" /Gd /TC /FC /errorReport:queue "..\..\utils\hwloc\hwloc-diff.c"
hwloc-diff.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\link.exe /ERRORREPORT:NONE /OUT:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-diff.exe" /VERBOSE:Lib /NOLOGO /LIBPATH:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release" libhwloc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libcmt.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:app.manifest /PDB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-diff.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-diff.lib" /MACHINE:X64 "x64\Release\hwloc-diff\hwloc-diff.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib"
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Fin de la recherche des biblioth�ques
G�n�ration de code en cours
Previous IPDB not found, fall back to full compilation.
All 7 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Fin de la g�n�ration du code
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Fin de la recherche des biblioth�ques
hwloc-diff.vcxproj -> C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-diff.exe
FinalizeBuildStatus:
Suppression du fichier "x64\Release\hwloc-diff\hwloc-diff.tlog\unsuccessfulbuild".
Mise � jour de l'horodatage "x64\Release\hwloc-diff\hwloc-diff.tlog\hwloc-diff.lastbuildstate".
G�n�ration du projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-diff.vcxproj" termin�e (cibles par d�faut).
Le projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (1) g�n�re "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-distrib.vcxproj" (8) sur le noud 1 (cibles par d�faut).
PrepareForBuild:
Cr�ation du r�pertoire "x64\Release\hwloc-distrib\".
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-distrib.vcxproj]
Cr�ation du r�pertoire "x64\Release\hwloc-distrib\hwloc-distrib.tlog\".
InitializeBuildStatus:
Cr�ation de "x64\Release\hwloc-distrib\hwloc-distrib.tlog\unsuccessfulbuild", car "AlwaysCreate" a �t� sp�cifi�.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\CL.exe /c /I..\..\include /I..\..\utils\hwloc /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /GL /D PSAPI_VERSION=1 /D WIN32 /D NDEBUG /D WIN64 /D _WINDOWS /D _USRDLL /D _CRT_SECURE_NO_WARNINGS /D _MBCS /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"x64\Release\hwloc-distrib\\" /Fd"x64\Release\hwloc-distrib\vc142.pdb" /Gd /TC /FC /errorReport:queue "..\..\utils\hwloc\hwloc-distrib.c"
hwloc-distrib.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\link.exe /ERRORREPORT:NONE /OUT:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-distrib.exe" /VERBOSE:Lib /NOLOGO /LIBPATH:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release" libhwloc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libcmt.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:app.manifest /PDB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-distrib.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-distrib.lib" /MACHINE:X64 "x64\Release\hwloc-distrib\hwloc-distrib.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib"
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Fin de la recherche des biblioth�ques
G�n�ration de code en cours
Previous IPDB not found, fall back to full compilation.
All 25 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Fin de la g�n�ration du code
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Fin de la recherche des biblioth�ques
hwloc-distrib.vcxproj -> C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-distrib.exe
FinalizeBuildStatus:
Suppression du fichier "x64\Release\hwloc-distrib\hwloc-distrib.tlog\unsuccessfulbuild".
Mise � jour de l'horodatage "x64\Release\hwloc-distrib\hwloc-distrib.tlog\hwloc-distrib.lastbuildstate".
G�n�ration du projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-distrib.vcxproj" termin�e (cibles par d�faut).
Le projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (1) g�n�re "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-info.vcxproj" (9) sur le noud 1 (cibles par d�faut).
PrepareForBuild:
Cr�ation du r�pertoire "x64\Release\hwloc-info\".
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-info.vcxproj]
Cr�ation du r�pertoire "x64\Release\hwloc-info\hwloc-info.tlog\".
InitializeBuildStatus:
Cr�ation de "x64\Release\hwloc-info\hwloc-info.tlog\unsuccessfulbuild", car "AlwaysCreate" a �t� sp�cifi�.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\CL.exe /c /I..\..\include /I..\..\utils\hwloc /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /GL /D PSAPI_VERSION=1 /D WIN32 /D NDEBUG /D WIN64 /D _WINDOWS /D _USRDLL /D _CRT_SECURE_NO_WARNINGS /D _MBCS /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"x64\Release\hwloc-info\\" /Fd"x64\Release\hwloc-info\vc142.pdb" /Gd /TC /FC /errorReport:queue "..\..\utils\hwloc\hwloc-info.c"
hwloc-info.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-info.vcxproj]
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\link.exe /ERRORREPORT:NONE /OUT:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-info.exe" /VERBOSE:Lib /NOLOGO /LIBPATH:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release" libhwloc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libcmt.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:app.manifest /PDB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-info.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-info.lib" /MACHINE:X64 "x64\Release\hwloc-info\hwloc-info.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib"
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Fin de la recherche des biblioth�ques
G�n�ration de code en cours
Previous IPDB not found, fall back to full compilation.
All 69 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Fin de la g�n�ration du code
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Fin de la recherche des biblioth�ques
hwloc-info.vcxproj -> C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-info.exe
FinalizeBuildStatus:
Suppression du fichier "x64\Release\hwloc-info\hwloc-info.tlog\unsuccessfulbuild".
Mise � jour de l'horodatage "x64\Release\hwloc-info\hwloc-info.tlog\hwloc-info.lastbuildstate".
G�n�ration du projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-info.vcxproj" termin�e (cibles par d�faut).
Le projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (1) g�n�re "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-patch.vcxproj" (10) sur le noud 1 (cibles par d�faut).
PrepareForBuild:
Cr�ation du r�pertoire "x64\Release\hwloc-patch\".
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-patch.vcxproj]
Cr�ation du r�pertoire "x64\Release\hwloc-patch\hwloc-patch.tlog\".
InitializeBuildStatus:
Cr�ation de "x64\Release\hwloc-patch\hwloc-patch.tlog\unsuccessfulbuild", car "AlwaysCreate" a �t� sp�cifi�.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\CL.exe /c /I..\..\include /I..\..\utils\hwloc /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /GL /D PSAPI_VERSION=1 /D WIN32 /D NDEBUG /D WIN64 /D _WINDOWS /D _USRDLL /D _CRT_SECURE_NO_WARNINGS /D _MBCS /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"x64\Release\hwloc-patch\\" /Fd"x64\Release\hwloc-patch\vc142.pdb" /Gd /TC /FC /errorReport:queue "..\..\utils\hwloc\hwloc-patch.c"
hwloc-patch.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\link.exe /ERRORREPORT:NONE /OUT:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-patch.exe" /VERBOSE:Lib /NOLOGO /LIBPATH:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release" libhwloc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libcmt.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:app.manifest /PDB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-patch.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-patch.lib" /MACHINE:X64 "x64\Release\hwloc-patch\hwloc-patch.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib"
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Fin de la recherche des biblioth�ques
G�n�ration de code en cours
Previous IPDB not found, fall back to full compilation.
All 8 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Fin de la g�n�ration du code
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Fin de la recherche des biblioth�ques
hwloc-patch.vcxproj -> C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-patch.exe
FinalizeBuildStatus:
Suppression du fichier "x64\Release\hwloc-patch\hwloc-patch.tlog\unsuccessfulbuild".
Mise � jour de l'horodatage "x64\Release\hwloc-patch\hwloc-patch.tlog\hwloc-patch.lastbuildstate".
G�n�ration du projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-patch.vcxproj" termin�e (cibles par d�faut).
Le projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (1) g�n�re "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj" (11) sur le noud 1 (cibles par d�faut).
PrepareForBuild:
Cr�ation du r�pertoire "x64\Release\lstopo\".
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
Cr�ation du r�pertoire "x64\Release\lstopo\lstopo.tlog\".
InitializeBuildStatus:
Cr�ation de "x64\Release\lstopo\lstopo.tlog\unsuccessfulbuild", car "AlwaysCreate" a �t� sp�cifi�.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\CL.exe /c /I..\..\include /I..\..\utils\hwloc /I..\..\utils\lstopo /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /GL /D LSTOPO_HAVE_GRAPHICS=1 /D PSAPI_VERSION=1 /D WIN32 /D NDEBUG /D WIN64 /D _WINDOWS /D _USRDLL /D _CRT_SECURE_NO_WARNINGS /D _MBCS /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"x64\Release\lstopo\\" /Fd"x64\Release\lstopo\vc142.pdb" /Gd /TC /FC /errorReport:queue ..\..\utils\lstopo\lstopo.c "..\..\utils\lstopo\lstopo-ascii.c" "..\..\utils\lstopo\lstopo-draw.c" "..\..\utils\lstopo\lstopo-tikz.c" "..\..\utils\lstopo\lstopo-fig.c" "..\..\utils\lstopo\lstopo-svg.c" "..\..\utils\lstopo\lstopo-text.c" "..\..\utils\lstopo\lstopo-xml.c" "..\..\utils\lstopo\lstopo-windows.c" "..\..\utils\hwloc\common-ps.c"
lstopo.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
lstopo-ascii.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
lstopo-draw.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
lstopo-tikz.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
lstopo-fig.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
lstopo-svg.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
lstopo-text.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
lstopo-xml.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
lstopo-windows.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
common-ps.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\link.exe /ERRORREPORT:NONE /OUT:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\lstopo.exe" /VERBOSE:Lib /NOLOGO /LIBPATH:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release" libhwloc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libcmt.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:app.manifest /PDB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\lstopo.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\lstopo.lib" /MACHINE:X64 x64\Release\lstopo\lstopo.obj
"x64\Release\lstopo\lstopo-ascii.obj"
"x64\Release\lstopo\lstopo-draw.obj"
"x64\Release\lstopo\lstopo-tikz.obj"
"x64\Release\lstopo\lstopo-fig.obj"
"x64\Release\lstopo\lstopo-svg.obj"
"x64\Release\lstopo\lstopo-text.obj"
"x64\Release\lstopo\lstopo-xml.obj"
"x64\Release\lstopo\lstopo-windows.obj"
"x64\Release\lstopo\common-ps.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib"
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Fin de la recherche des biblioth�ques
G�n�ration de code en cours
Previous IPDB not found, fall back to full compilation.
All 188 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Fin de la g�n�ration du code
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Fin de la recherche des biblioth�ques
lstopo.vcxproj -> C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\lstopo.exe
FinalizeBuildStatus:
Suppression du fichier "x64\Release\lstopo\lstopo.tlog\unsuccessfulbuild".
Mise � jour de l'horodatage "x64\Release\lstopo\lstopo.tlog\lstopo.lastbuildstate".
G�n�ration du projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj" termin�e (cibles par d�faut).
Le projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (1) g�n�re "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj" (12) sur le noud 1 (cibles par d�faut).
PrepareForBuild:
Cr�ation du r�pertoire "x64\Release\lstopo-win\".
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
Cr�ation du r�pertoire "x64\Release\lstopo-win\lstopo-win.tlog\".
InitializeBuildStatus:
Cr�ation de "x64\Release\lstopo-win\lstopo-win.tlog\unsuccessfulbuild", car "AlwaysCreate" a �t� sp�cifi�.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\CL.exe /c /I..\..\include /I..\..\utils\hwloc /I..\..\utils\lstopo /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /GL /D LSTOPO_HAVE_GRAPHICS=1 /D PSAPI_VERSION=1 /D WIN32 /D NDEBUG /D WIN64 /D _WINDOWS /D _USRDLL /D _CRT_SECURE_NO_WARNINGS /D _MBCS /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"x64\Release\lstopo-win\\" /Fd"x64\Release\lstopo-win\vc142.pdb" /Gd /TC /FC /errorReport:queue ..\..\utils\lstopo\lstopo.c "..\..\utils\lstopo\lstopo-ascii.c" "..\..\utils\lstopo\lstopo-draw.c" "..\..\utils\lstopo\lstopo-tikz.c" "..\..\utils\lstopo\lstopo-fig.c" "..\..\utils\lstopo\lstopo-svg.c" "..\..\utils\lstopo\lstopo-text.c" "..\..\utils\lstopo\lstopo-xml.c" "..\..\utils\lstopo\lstopo-windows.c" "..\..\utils\hwloc\common-ps.c"
lstopo.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
lstopo-ascii.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
lstopo-draw.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
lstopo-tikz.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
lstopo-fig.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
lstopo-svg.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
lstopo-text.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
lstopo-xml.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
lstopo-windows.c
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
common-ps.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\link.exe /ERRORREPORT:NONE /OUT:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\lstopo-win.exe" /VERBOSE:Lib /NOLOGO /LIBPATH:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release" libhwloc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libcmt.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:app.manifest /PDB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\lstopo-win.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:NOICF /LTCG:incremental /TLBID:1 /ENTRY:"mainCRTStartup" /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\lstopo-win.lib" /MACHINE:X64 "x64\Release\lstopo-win\lstopo.obj"
"x64\Release\lstopo-win\lstopo-ascii.obj"
"x64\Release\lstopo-win\lstopo-draw.obj"
"x64\Release\lstopo-win\lstopo-tikz.obj"
"x64\Release\lstopo-win\lstopo-fig.obj"
"x64\Release\lstopo-win\lstopo-svg.obj"
"x64\Release\lstopo-win\lstopo-text.obj"
"x64\Release\lstopo-win\lstopo-xml.obj"
"x64\Release\lstopo-win\lstopo-windows.obj"
"x64\Release\lstopo-win\common-ps.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib"
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Fin de la recherche des biblioth�ques
G�n�ration de code en cours
Previous IPDB not found, fall back to full compilation.
All 188 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Fin de la g�n�ration du code
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Fin de la recherche des biblioth�ques
lstopo-win.vcxproj -> C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\lstopo-win.exe
FinalizeBuildStatus:
Suppression du fichier "x64\Release\lstopo-win\lstopo-win.tlog\unsuccessfulbuild".
Mise � jour de l'horodatage "x64\Release\lstopo-win\lstopo-win.tlog\lstopo-win.lastbuildstate".
G�n�ration du projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj" termin�e (cibles par d�faut).
Le projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (1) g�n�re "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-gather-cpuid.vcxproj" (13) sur le noud 1 (cibles par d�faut).
PrepareForBuild:
Cr�ation du r�pertoire "x64\Release\hwloc-gather-cpuid\".
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-gather-cpuid.vcxproj]
Cr�ation du r�pertoire "x64\Release\hwloc-gather-cpuid\hwloc-ga.9DE76C6D.tlog\".
InitializeBuildStatus:
Cr�ation de "x64\Release\hwloc-gather-cpuid\hwloc-ga.9DE76C6D.tlog\unsuccessfulbuild", car "AlwaysCreate" a �t� sp�cifi�.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\CL.exe /c /I..\..\include /I..\..\utils\hwloc /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /GL /D PSAPI_VERSION=1 /D WIN32 /D NDEBUG /D WIN64 /D _WINDOWS /D _USRDLL /D _CRT_SECURE_NO_WARNINGS /D _MBCS /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"x64\Release\hwloc-gather-cpuid\\" /Fd"x64\Release\hwloc-gather-cpuid\vc142.pdb" /Gd /TC /FC /errorReport:queue "..\..\utils\hwloc\hwloc-gather-cpuid.c"
hwloc-gather-cpuid.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\link.exe /ERRORREPORT:NONE /OUT:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-gather-cpuid.exe" /VERBOSE:Lib /NOLOGO /LIBPATH:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release" libhwloc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libcmt.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:app.manifest /PDB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-gather-cpuid.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-gather-cpuid.lib" /MACHINE:X64 "x64\Release\hwloc-gather-cpuid\hwloc-gather-cpuid.obj"
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib"
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Fin de la recherche des biblioth�ques
G�n�ration de code en cours
Previous IPDB not found, fall back to full compilation.
All 17 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Fin de la g�n�ration du code
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64\ucrt.lib�:
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\OLDNAMES.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\vcruntime.lib�:
Fin de la recherche des biblioth�ques
Recherche en cours des biblioth�ques
Recherche en cours C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\libhwloc.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\kernel32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\user32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\gdi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\winspool.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\comdlg32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\advapi32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\shell32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\ole32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\oleaut32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\uuid.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbc32.lib�:
Recherche en cours C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64\odbccp32.lib�:
Recherche en cours C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\lib\x64\MSVCRT.lib�:
Fin de la recherche des biblioth�ques
hwloc-gather-cpuid.vcxproj -> C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\x64\Release\hwloc-gather-cpuid.exe
FinalizeBuildStatus:
Suppression du fichier "x64\Release\hwloc-gather-cpuid\hwloc-ga.9DE76C6D.tlog\unsuccessfulbuild".
Mise � jour de l'horodatage "x64\Release\hwloc-gather-cpuid\hwloc-ga.9DE76C6D.tlog\hwloc-gather-cpuid.lastbuildstate".
G�n�ration du projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-gather-cpuid.vcxproj" termin�e (cibles par d�faut).
G�n�ration du projet "C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" termin�e (cibles par d�faut).
La g�n�ration a r�ussi.
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj" (cible par d�faut) (2) ->
(PrepareForBuild cible) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj" (cible par d�faut) (2) ->
(ClCompile cible) ->
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\memattrs.c(1237,1): warning C4090: 'initialisation'�: qualificateurs 'const' diff�rents [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\memattrs.c(1447,29): warning C4244: '='�: conversion de 'double' en 'float', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\memattrs.c(1451,30): warning C4244: '='�: conversion de 'double' en 'float', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\memattrs.c(1570,31): warning C4244: '='�: conversion de 'double' en 'float', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\memattrs.c(1582,33): warning C4244: '='�: conversion de 'double' en 'float', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\memattrs.c(1437,1): warning C4305: 'initialisation'�: troncation de 'double' � 'float' [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\memattrs.c(1438,1): warning C4305: 'initialisation'�: troncation de 'double' � 'float' [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\hwloc\topology-windows.c(1027,5): warning C4996: 'GetVersionExA': a �t� d�clar� d�conseill� [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\libhwloc.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj" (cible par d�faut) (3) ->
(PrepareForBuild cible) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj" (cible par d�faut) (3) ->
(ClCompile cible) ->
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-no-graphics.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-annotate.vcxproj" (cible par d�faut) (4) ->
(PrepareForBuild cible) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-annotate.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-annotate.vcxproj" (cible par d�faut) (4) ->
(ClCompile cible) ->
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-annotate.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-bind.vcxproj" (cible par d�faut) (5) ->
(PrepareForBuild cible) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-bind.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-bind.vcxproj" (cible par d�faut) (5) ->
(ClCompile cible) ->
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-bind.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-calc.vcxproj" (cible par d�faut) (6) ->
(PrepareForBuild cible) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-calc.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-calc.vcxproj" (cible par d�faut) (6) ->
(ClCompile cible) ->
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-calc.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-diff.vcxproj" (cible par d�faut) (7) ->
(PrepareForBuild cible) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-diff.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-distrib.vcxproj" (cible par d�faut) (8) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-distrib.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-info.vcxproj" (cible par d�faut) (9) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-info.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-info.vcxproj" (cible par d�faut) (9) ->
(ClCompile cible) ->
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-info.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-patch.vcxproj" (cible par d�faut) (10) ->
(PrepareForBuild cible) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-patch.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj" (cible par d�faut) (11) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj" (cible par d�faut) (11) ->
(ClCompile cible) ->
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj" (cible par d�faut) (12) ->
(PrepareForBuild cible) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj" (cible par d�faut) (12) ->
(ClCompile cible) ->
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\utils\hwloc\hwloc-calc.h(252,29): warning C4244: '='�: conversion de '__int64' en 'unsigned int', perte possible de donn�es [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\lstopo-win.vcxproj]
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc.sln" (cible par d�faut) (1) ->
"C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-gather-cpuid.vcxproj" (cible par d�faut) (13) ->
(PrepareForBuild cible) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(499,5): warning MSB8029: Le r�pertoire interm�diaire ou le r�pertoire de sortie ne peut pas se trouver sous le r�pertoire temporaire car cela risque de cr�er des probl�mes avec la g�n�ration incr�mentielle. [C:\builds\workspace\extended-customPR\check-msvc\hwloc-PR-731-20250729.1706.git9b2ace280\contrib\windows\hwloc-gather-cpuid.vcxproj]
50 Avertissement(s)
0 Erreur(s)
Temps �coul� 00:00:46.63
Machine (P#0 total=973MiB)
NUMANode L#0 (P#0 local=973MiB total=973MiB)
Package L#0 (CPUVendor=GenuineIntel CPUFamilyNumber=6 CPUModelNumber=61 CPUModel="Intel Core Processor (Broadwell, IBRS)" CPUStepping=2)
L2Cache L#0 (size=4096KiB linesize=64 ways=16 Inclusive=0)
L1dCache L#0 (size=32KiB linesize=64 ways=8 Inclusive=0)
L1iCache L#0 (size=32KiB linesize=64 ways=8 Inclusive=0)
Core L#0
PU L#0 (P#0)
Package L#1 (CPUVendor=GenuineIntel CPUFamilyNumber=6 CPUModelNumber=61 CPUModel="Intel Core Processor (Broadwell, IBRS)" CPUStepping=2)
L2Cache L#1 (size=4096KiB linesize=64 ways=16 Inclusive=0)
L1dCache L#1 (size=32KiB linesize=64 ways=8 Inclusive=0)
L1iCache L#1 (size=32KiB linesize=64 ways=8 Inclusive=0)
Core L#1
PU L#1 (P#1)
depth 0: 1 Machine (type #0)
depth 1: 2 Package (type #1)
depth 2: 2 L2Cache (type #6)
depth 3: 2 L1dCache (type #5)
depth 4: 2 L1iCache (type #10)
depth 5: 2 Core (type #3)
depth 6: 2 PU (type #4)
Special depth -3: 1 NUMANode (type #14)
CPU kind #0 efficiency 0 cpuset 0x00000003
Topology infos: Backend=Windows OSName=Windows OSRelease=10 OSVersion=10.0.19045 Hostname=DESKTOP-UML70GA Architecture=x86_64 hwlocVersion=3.0.0a1 ProcessName=lstopo-no-graphics.exe
Processor Group #0 = 0x00000003
discovery:pu = 1
discovery:disallowed_pu = 0
discovery:numa = 1
discovery:numa_memory = 1
discovery:disallowed_numa = 0
discovery:cpukind_efficiency = 1
cpubind:set_thisproc_cpubind = 1
cpubind:get_thisproc_cpubind = 1
cpubind:set_proc_cpubind = 1
cpubind:get_proc_cpubind = 1
cpubind:set_thisthread_cpubind = 1
cpubind:get_thisthread_cpubind = 1
cpubind:set_thread_cpubind = 1
cpubind:get_thread_cpubind = 1
cpubind:get_thisproc_last_cpu_location = 0
cpubind:get_proc_last_cpu_location = 0
cpubind:get_thisthread_last_cpu_location = 1
membind:set_thisproc_membind = 1
membind:get_thisproc_membind = 1
membind:set_proc_membind = 1
membind:get_proc_membind = 1
membind:set_thisthread_membind = 1
membind:get_thisthread_membind = 1
membind:alloc_membind = 1
membind:set_area_membind = 0
membind:get_area_membind = 0
membind:get_area_memlocation = 1
membind:firsttouch_membind = 0
membind:bind_membind = 1
membind:interleave_membind = 0
membind:weighted_interleave_membind = 0
membind:nexttouch_membind = 0
membind:migrate_membind = 0
misc:imported_support = 0
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
Running on Windows_10_x86_64 in /builds/workspace/extended-customPR
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] dir
Running in /builds/workspace/extended-customPR/check-wincmake
[Pipeline] {
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] bat
C:\builds\workspace\extended-customPR\check-wincmake>job-1-wincmake.bat hwloc-PR-731-20250729.1706.git9b2ace280.tar.gz
C:\builds\workspace\extended-customPR\check-wincmake>REM
C:\builds\workspace\extended-customPR\check-wincmake>REM Copyright © 2012-2023 Inria. All rights reserved.
C:\builds\workspace\extended-customPR\check-wincmake>REM See COPYING in top-level directory.
C:\builds\workspace\extended-customPR\check-wincmake>REM
C:\builds\workspace\extended-customPR\check-wincmake>call C:\Builds\ci.inria.fr\slaves\hwloc-win10amd64\\ciprofile.bat
C:\builds\workspace\extended-customPR\check-wincmake>REM set MSBUILD_PATH="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\"
C:\builds\workspace\extended-customPR\check-wincmake>CALL "c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"
**********************************************************************
** Visual Studio 2019 Developer Command Prompt v16.0
** Copyright (c) 2020 Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x64'
PATH is "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\";"C:\Program Files\CMake\bin\";c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\\Extensions\Microsoft\IntelliCode\CLI;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX64\x64;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\VC\VCPackages;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\TestWindow;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\;C:\cygwin64\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\CMake\bin;C:\Users\ci\AppData\Local\Microsoft\WindowsApps;C:\cygwin64\bin;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja
###############################
Running on:
DESKTOP-UML70GA
Microsoft Windows [version 10.0.19045.6093]
Tarball: hwloc-PR-731-20250729.1706.git9b2ace280.tar.gz
Build short name: 9b2ace280
############################
1 r�pertoires d�plac�s.
-- Building for: NMake Makefiles
-- The C compiler identification is MSVC 19.27.29112.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/Hostx64/x64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for dirent.h
-- Looking for dirent.h - not found
-- Looking for unistd.h
-- Looking for unistd.h - not found
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for mkstemp
-- Looking for mkstemp - not found
-- Looking for memalign
-- Looking for memalign - not found
-- Looking for strncasecmp
-- Looking for strncasecmp - not found
-- Performing Test HWLOC_HAVE_MSVC_CPUIDEX
-- Performing Test HWLOC_HAVE_MSVC_CPUIDEX - Success
-- Configuring done
-- Generating done
-- Build files have been written to: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/build
Warning: NMake does not support parallel builds. Ignoring parallel build command line option.
[ 0%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/topology.c.obj
topology.c
[ 1%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/traversal.c.obj
traversal.c
[ 2%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/distances.c.obj
distances.c
[ 2%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/memattrs.c.obj
memattrs.c
C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\hwloc\memattrs.c(1237): warning C4090: 'initialisation' : qualificateurs 'const' différents
[ 3%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/cpukinds.c.obj
cpukinds.c
[ 4%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/components.c.obj
components.c
[ 4%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/bind.c.obj
bind.c
[ 5%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/bitmap.c.obj
bitmap.c
[ 6%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/pci-common.c.obj
pci-common.c
[ 6%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/diff.c.obj
diff.c
[ 7%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/shmem.c.obj
shmem.c
[ 8%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/misc.c.obj
misc.c
[ 8%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/base64.c.obj
base64.c
[ 9%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/topology-noos.c.obj
topology-noos.c
[ 10%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/topology-synthetic.c.obj
topology-synthetic.c
[ 10%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/topology-xml.c.obj
topology-xml.c
[ 11%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/topology-xml-nolibxml.c.obj
topology-xml-nolibxml.c
[ 12%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/topology-windows.c.obj
topology-windows.c
[ 12%] Building C object CMakeFiles/hwloc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/hwloc/topology-x86.c.obj
topology-x86.c
[ 13%] Linking C static library hwloc.lib
[ 13%] Built target hwloc
[ 13%] Building C object CMakeFiles/hwloc-diff.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/hwloc/hwloc-diff.c.obj
hwloc-diff.c
[ 14%] Linking C executable hwloc-diff.exe
[ 14%] Built target hwloc-diff
[ 15%] Building C object CMakeFiles/hwloc-distrib.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/hwloc/hwloc-distrib.c.obj
hwloc-distrib.c
[ 15%] Linking C executable hwloc-distrib.exe
[ 15%] Built target hwloc-distrib
[ 16%] Building C object CMakeFiles/hwloc-bind.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/hwloc/hwloc-bind.c.obj
hwloc-bind.c
[ 16%] Linking C executable hwloc-bind.exe
[ 16%] Built target hwloc-bind
[ 17%] Building C object CMakeFiles/hwloc-gather-cpuid.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/hwloc/hwloc-gather-cpuid.c.obj
hwloc-gather-cpuid.c
[ 18%] Linking C executable hwloc-gather-cpuid.exe
[ 18%] Built target hwloc-gather-cpuid
[ 19%] Building C object CMakeFiles/hwloc-calc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/hwloc/hwloc-calc.c.obj
hwloc-calc.c
[ 20%] Linking C executable hwloc-calc.exe
[ 20%] Built target hwloc-calc
[ 20%] Building C object CMakeFiles/hwloc-info.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/hwloc/hwloc-info.c.obj
hwloc-info.c
[ 21%] Linking C executable hwloc-info.exe
[ 21%] Built target hwloc-info
[ 22%] Building C object CMakeFiles/hwloc-patch.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/hwloc/hwloc-patch.c.obj
hwloc-patch.c
[ 22%] Linking C executable hwloc-patch.exe
[ 22%] Built target hwloc-patch
[ 22%] Building C object CMakeFiles/lstopo-no-graphics.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo.c.obj
lstopo.c
[ 23%] Building C object CMakeFiles/lstopo-no-graphics.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-draw.c.obj
lstopo-draw.c
[ 24%] Building C object CMakeFiles/lstopo-no-graphics.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-tikz.c.obj
lstopo-tikz.c
[ 24%] Building C object CMakeFiles/lstopo-no-graphics.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-fig.c.obj
lstopo-fig.c
[ 25%] Building C object CMakeFiles/lstopo-no-graphics.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-svg.c.obj
lstopo-svg.c
[ 26%] Building C object CMakeFiles/lstopo-no-graphics.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-ascii.c.obj
lstopo-ascii.c
[ 26%] Building C object CMakeFiles/lstopo-no-graphics.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-text.c.obj
lstopo-text.c
[ 27%] Building C object CMakeFiles/lstopo-no-graphics.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-xml.c.obj
lstopo-xml.c
[ 28%] Building C object CMakeFiles/lstopo-no-graphics.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/hwloc/common-ps.c.obj
common-ps.c
[ 28%] Linking C executable lstopo-no-graphics.exe
[ 28%] Built target lstopo-no-graphics
[ 29%] Building C object CMakeFiles/lstopo.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo.c.obj
lstopo.c
[ 30%] Building C object CMakeFiles/lstopo.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-draw.c.obj
lstopo-draw.c
[ 30%] Building C object CMakeFiles/lstopo.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-tikz.c.obj
lstopo-tikz.c
[ 31%] Building C object CMakeFiles/lstopo.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-fig.c.obj
lstopo-fig.c
[ 32%] Building C object CMakeFiles/lstopo.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-svg.c.obj
lstopo-svg.c
[ 32%] Building C object CMakeFiles/lstopo.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-ascii.c.obj
lstopo-ascii.c
[ 33%] Building C object CMakeFiles/lstopo.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-text.c.obj
lstopo-text.c
[ 34%] Building C object CMakeFiles/lstopo.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-xml.c.obj
lstopo-xml.c
[ 34%] Building C object CMakeFiles/lstopo.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/hwloc/common-ps.c.obj
common-ps.c
[ 35%] Building C object CMakeFiles/lstopo.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-windows.c.obj
lstopo-windows.c
[ 36%] Linking C executable lstopo.exe
[ 36%] Built target lstopo
[ 37%] Building C object CMakeFiles/lstopo-win.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo.c.obj
lstopo.c
[ 38%] Building C object CMakeFiles/lstopo-win.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-draw.c.obj
lstopo-draw.c
[ 38%] Building C object CMakeFiles/lstopo-win.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-tikz.c.obj
lstopo-tikz.c
[ 39%] Building C object CMakeFiles/lstopo-win.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-fig.c.obj
lstopo-fig.c
[ 40%] Building C object CMakeFiles/lstopo-win.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-svg.c.obj
lstopo-svg.c
[ 40%] Building C object CMakeFiles/lstopo-win.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-ascii.c.obj
lstopo-ascii.c
[ 41%] Building C object CMakeFiles/lstopo-win.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-text.c.obj
lstopo-text.c
[ 42%] Building C object CMakeFiles/lstopo-win.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-xml.c.obj
lstopo-xml.c
[ 42%] Building C object CMakeFiles/lstopo-win.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/hwloc/common-ps.c.obj
common-ps.c
[ 43%] Building C object CMakeFiles/lstopo-win.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/utils/lstopo/lstopo-windows.c.obj
lstopo-windows.c
[ 44%] Linking C executable lstopo-win.exe
[ 44%] Built target lstopo-win
[ 45%] Building C object tests/CMakeFiles/hwloc_api_version.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_api_version.c.obj
hwloc_api_version.c
[ 46%] Linking C executable hwloc_api_version.exe
[ 46%] Built target hwloc_api_version
[ 46%] Building C object tests/CMakeFiles/hwloc_backends.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_backends.c.obj
hwloc_backends.c
[ 47%] Linking C executable hwloc_backends.exe
[ 47%] Built target hwloc_backends
[ 47%] Building C object tests/CMakeFiles/hwloc_topology_dup.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_topology_dup.c.obj
hwloc_topology_dup.c
[ 48%] Linking C executable hwloc_topology_dup.exe
[ 48%] Built target hwloc_topology_dup
[ 48%] Building C object tests/CMakeFiles/hwloc_get_obj_covering_cpuset.dir/a07b1bc65d579da409d6f105a3fed148/check-wincmake/9b2ace280/tests/hwloc/hwloc_get_obj_covering_cpuset.c.obj
hwloc_get_obj_covering_cpuset.c
[ 49%] Linking C executable hwloc_get_obj_covering_cpuset.exe
[ 49%] Built target hwloc_get_obj_covering_cpuset
[ 50%] Building C object tests/CMakeFiles/hwloc_bind.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_bind.c.obj
hwloc_bind.c
[ 50%] Linking C executable hwloc_bind.exe
[ 50%] Built target hwloc_bind
[ 51%] Building C object tests/CMakeFiles/hwloc_list_components.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_list_components.c.obj
hwloc_list_components.c
[ 52%] Linking C executable hwloc_list_components.exe
[ 52%] Built target hwloc_list_components
[ 53%] Building C object tests/CMakeFiles/hwloc_bitmap.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_bitmap.c.obj
hwloc_bitmap.c
[ 54%] Linking C executable hwloc_bitmap.exe
[ 54%] Built target hwloc_bitmap
[ 54%] Building C object tests/CMakeFiles/hwloc_bitmap_string.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_bitmap_string.c.obj
hwloc_bitmap_string.c
[ 55%] Linking C executable hwloc_bitmap_string.exe
[ 55%] Built target hwloc_bitmap_string
[ 56%] Building C object tests/CMakeFiles/xmlbuffer.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/xmlbuffer.c.obj
xmlbuffer.c
[ 57%] Linking C executable xmlbuffer.exe
[ 57%] Built target xmlbuffer
[ 57%] Building C object tests/CMakeFiles/hwloc_get_shared_cache_covering_obj.dir/f1478e372fed3c50d3096a90c44b600a/9b2ace280/tests/hwloc/hwloc_get_shared_cache_covering_obj.c.obj
hwloc_get_shared_cache_covering_obj.c
[ 58%] Linking C executable hwloc_get_shared_cache_covering_obj.exe
[ 58%] Built target hwloc_get_shared_cache_covering_obj
[ 59%] Building C object tests/CMakeFiles/hwloc_bitmap_singlify.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_bitmap_singlify.c.obj
hwloc_bitmap_singlify.c
[ 60%] Linking C executable hwloc_bitmap_singlify.exe
[ 60%] Built target hwloc_bitmap_singlify
[ 60%] Building C object tests/CMakeFiles/hwloc_bitmap_compare_inclusion.dir/a07b1bc65d579da409d6f105a3fed148/check-wincmake/9b2ace280/tests/hwloc/hwloc_bitmap_compare_inclusion.c.obj
hwloc_bitmap_compare_inclusion.c
[ 61%] Linking C executable hwloc_bitmap_compare_inclusion.exe
[ 61%] Built target hwloc_bitmap_compare_inclusion
[ 62%] Building C object tests/CMakeFiles/hwloc_bitmap_first_last_weight.dir/a07b1bc65d579da409d6f105a3fed148/check-wincmake/9b2ace280/tests/hwloc/hwloc_bitmap_first_last_weight.c.obj
hwloc_bitmap_first_last_weight.c
[ 62%] Linking C executable hwloc_bitmap_first_last_weight.exe
[ 62%] Built target hwloc_bitmap_first_last_weight
[ 63%] Building C object tests/CMakeFiles/hwloc_distances.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_distances.c.obj
hwloc_distances.c
[ 63%] Linking C executable hwloc_distances.exe
[ 63%] Built target hwloc_distances
[ 64%] Building C object tests/CMakeFiles/gl.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/gl.c.obj
gl.c
[ 65%] Linking C executable gl.exe
[ 65%] Built target gl
[ 66%] Building C object tests/CMakeFiles/hwloc_get_area_memlocation.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_get_area_memlocation.c.obj
hwloc_get_area_memlocation.c
[ 67%] Linking C executable hwloc_get_area_memlocation.exe
[ 67%] Built target hwloc_get_area_memlocation
[ 67%] Building C object tests/CMakeFiles/hwloc_topology_abi.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_topology_abi.c.obj
hwloc_topology_abi.c
[ 68%] Linking C executable hwloc_topology_abi.exe
[ 68%] Built target hwloc_topology_abi
[ 69%] Building C object tests/CMakeFiles/hwloc_groups.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_groups.c.obj
hwloc_groups.c
[ 69%] Linking C executable hwloc_groups.exe
[ 69%] Built target hwloc_groups
[ 69%] Building C object tests/CMakeFiles/hwloc_get_cache_covering_cpuset.dir/f1478e372fed3c50d3096a90c44b600a/9b2ace280/tests/hwloc/hwloc_get_cache_covering_cpuset.c.obj
hwloc_get_cache_covering_cpuset.c
[ 70%] Linking C executable hwloc_get_cache_covering_cpuset.exe
[ 70%] Built target hwloc_get_cache_covering_cpuset
[ 71%] Building C object tests/CMakeFiles/hwloc_get_closest_objs.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_get_closest_objs.c.obj
hwloc_get_closest_objs.c
[ 71%] Linking C executable hwloc_get_closest_objs.exe
[ 71%] Built target hwloc_get_closest_objs
[ 72%] Building C object tests/CMakeFiles/hwloc_get_largest_objs_inside_cpuset.dir/f1478e372fed3c50d3096a90c44b600a/9b2ace280/tests/hwloc/hwloc_get_largest_objs_inside_cpuset.c.obj
hwloc_get_largest_objs_inside_cpuset.c
[ 73%] Linking C executable hwloc_get_largest_objs_inside_cpuset.exe
[ 73%] Built target hwloc_get_largest_objs_inside_cpuset
[ 73%] Building C object tests/CMakeFiles/hwloc_get_last_cpu_location.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_get_last_cpu_location.c.obj
hwloc_get_last_cpu_location.c
[ 74%] Linking C executable hwloc_get_last_cpu_location.exe
[ 74%] Built target hwloc_get_last_cpu_location
[ 74%] Building C object tests/CMakeFiles/memattrs.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/memattrs.c.obj
memattrs.c
[ 75%] Linking C executable memattrs.exe
[ 75%] Built target memattrs
[ 76%] Building C object tests/CMakeFiles/hwloc_get_next_obj_covering_cpuset.dir/f1478e372fed3c50d3096a90c44b600a/9b2ace280/tests/hwloc/hwloc_get_next_obj_covering_cpuset.c.obj
hwloc_get_next_obj_covering_cpuset.c
[ 76%] Linking C executable hwloc_get_next_obj_covering_cpuset.exe
[ 76%] Built target hwloc_get_next_obj_covering_cpuset
[ 76%] Building C object tests/CMakeFiles/hwloc_object_userdata.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_object_userdata.c.obj
hwloc_object_userdata.c
[ 77%] Linking C executable hwloc_object_userdata.exe
[ 77%] Built target hwloc_object_userdata
[ 78%] Building C object tests/CMakeFiles/hwloc_get_obj_below_array_by_type.dir/f1478e372fed3c50d3096a90c44b600a/9b2ace280/tests/hwloc/hwloc_get_obj_below_array_by_type.c.obj
hwloc_get_obj_below_array_by_type.c
[ 79%] Linking C executable hwloc_get_obj_below_array_by_type.exe
[ 79%] Built target hwloc_get_obj_below_array_by_type
[ 80%] Building C object tests/CMakeFiles/hwloc_get_obj_inside_cpuset.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_get_obj_inside_cpuset.c.obj
hwloc_get_obj_inside_cpuset.c
[ 80%] Linking C executable hwloc_get_obj_inside_cpuset.exe
[ 80%] Built target hwloc_get_obj_inside_cpuset
[ 81%] Building C object tests/CMakeFiles/hwloc_get_obj_with_same_locality.dir/f1478e372fed3c50d3096a90c44b600a/9b2ace280/tests/hwloc/hwloc_get_obj_with_same_locality.c.obj
hwloc_get_obj_with_same_locality.c
[ 82%] Linking C executable hwloc_get_obj_with_same_locality.exe
[ 82%] Built target hwloc_get_obj_with_same_locality
[ 83%] Building C object tests/CMakeFiles/hwloc_insert_misc.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_insert_misc.c.obj
hwloc_insert_misc.c
[ 84%] Linking C executable hwloc_insert_misc.exe
[ 84%] Built target hwloc_insert_misc
[ 84%] Building C object tests/CMakeFiles/hwloc_iodevs.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_iodevs.c.obj
hwloc_iodevs.c
[ 85%] Linking C executable hwloc_iodevs.exe
[ 85%] Built target hwloc_iodevs
[ 86%] Building C object tests/CMakeFiles/hwloc_is_thissystem.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_is_thissystem.c.obj
hwloc_is_thissystem.c
[ 86%] Linking C executable hwloc_is_thissystem.exe
[ 86%] Built target hwloc_is_thissystem
[ 87%] Building C object tests/CMakeFiles/windows_processor_groups.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/windows_processor_groups.c.obj
windows_processor_groups.c
[ 87%] Linking C executable windows_processor_groups.exe
[ 87%] Built target windows_processor_groups
[ 88%] Building C object tests/CMakeFiles/hwloc_pci_backend.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_pci_backend.c.obj
hwloc_pci_backend.c
[ 88%] Linking C executable hwloc_pci_backend.exe
[ 88%] Built target hwloc_pci_backend
[ 89%] Building C object tests/CMakeFiles/hwloc_synthetic.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_synthetic.c.obj
hwloc_synthetic.c
[ 90%] Linking C executable hwloc_synthetic.exe
[ 90%] Built target hwloc_synthetic
[ 91%] Building C object tests/CMakeFiles/hwloc_topology_allow.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_topology_allow.c.obj
hwloc_topology_allow.c
[ 91%] Linking C executable hwloc_topology_allow.exe
[ 91%] Built target hwloc_topology_allow
[ 92%] Building C object tests/CMakeFiles/cpuset_nodeset.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/cpuset_nodeset.c.obj
cpuset_nodeset.c
[ 92%] Linking C executable cpuset_nodeset.exe
[ 92%] Built target cpuset_nodeset
[ 93%] Building C object tests/CMakeFiles/hwloc_topology_diff.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_topology_diff.c.obj
hwloc_topology_diff.c
[ 94%] Linking C executable hwloc_topology_diff.exe
[ 94%] Built target hwloc_topology_diff
[ 95%] Building C object tests/CMakeFiles/hwloc_topology_restrict.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_topology_restrict.c.obj
hwloc_topology_restrict.c
[ 95%] Linking C executable hwloc_topology_restrict.exe
[ 95%] Built target hwloc_topology_restrict
[ 96%] Building C object tests/CMakeFiles/hwloc_type_depth.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_type_depth.c.obj
hwloc_type_depth.c
[ 97%] Linking C executable hwloc_type_depth.exe
[ 97%] Built target hwloc_type_depth
[ 97%] Building C object tests/CMakeFiles/hwloc_type_sscanf.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/hwloc_type_sscanf.c.obj
hwloc_type_sscanf.c
[ 98%] Linking C executable hwloc_type_sscanf.exe
[ 98%] Built target hwloc_type_sscanf
[ 98%] Building C object tests/CMakeFiles/cpukinds.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/cpukinds.c.obj
cpukinds.c
[ 99%] Linking C executable cpukinds.exe
[ 99%] Built target cpukinds
[100%] Building C object tests/CMakeFiles/infos.dir/C_/builds/workspace/extended-customPR/check-wincmake/9b2ace280/tests/hwloc/infos.c.obj
infos.c
[100%] Linking C executable infos.exe
[100%] Built target infos
-- Install configuration: "Release"
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/lib/hwloc.lib
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/bin/hwloc-bind.exe
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/bin/hwloc-calc.exe
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/bin/hwloc-diff.exe
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/bin/hwloc-distrib.exe
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/bin/hwloc-gather-cpuid.exe
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/bin/hwloc-info.exe
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/bin/hwloc-patch.exe
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/bin/lstopo-no-graphics.exe
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/bin/lstopo.exe
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/bin/lstopo-win.exe
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/autogen
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/bitmap.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/cpukinds.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/cuda.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/cudart.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/deprecated.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/diff.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/distances.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/export.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/gl.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/glibc-sched.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/helper.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/inlines.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/levelzero.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/linux-libnuma.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/linux.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/memattrs.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/nvml.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/opencl.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/openfabrics-verbs.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/plugins.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/rename.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/rsmi.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/shmem.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/windows.h
-- Installing: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/install/include/hwloc/autogen/config.h
Machine (P#0 total=909MiB)
NUMANode L#0 (P#0 local=909MiB total=909MiB)
Package L#0
L2Cache L#0 (size=4096KiB linesize=64 ways=16)
L1dCache L#0 (size=32KiB linesize=64 ways=8)
L1iCache L#0 (size=32KiB linesize=64 ways=8)
Core L#0
PU L#0 (P#0)
Package L#1
L2Cache L#1 (size=4096KiB linesize=64 ways=16)
L1dCache L#1 (size=32KiB linesize=64 ways=8)
L1iCache L#1 (size=32KiB linesize=64 ways=8)
Core L#1
PU L#1 (P#1)
depth 0: 1 Machine (type #0)
depth 1: 2 Package (type #1)
depth 2: 2 L2Cache (type #6)
depth 3: 2 L1dCache (type #5)
depth 4: 2 L1iCache (type #10)
depth 5: 2 Core (type #3)
depth 6: 2 PU (type #4)
Special depth -3: 1 NUMANode (type #14)
CPU kind #0 efficiency 0 cpuset 0x00000003
Topology infos: Backend=Windows OSName=Windows OSRelease=10 OSVersion=10.0.19045 Hostname=DESKTOP-UML70GA Architecture=x86_64 hwlocVersion=3.0.0a1 ProcessName=lstopo-no-graphics.exe
Processor Group #0 = 0x00000003
discovery:pu = 1
discovery:disallowed_pu = 0
discovery:numa = 1
discovery:numa_memory = 1
discovery:disallowed_numa = 0
discovery:cpukind_efficiency = 1
cpubind:set_thisproc_cpubind = 1
cpubind:get_thisproc_cpubind = 1
cpubind:set_proc_cpubind = 1
cpubind:get_proc_cpubind = 1
cpubind:set_thisthread_cpubind = 1
cpubind:get_thisthread_cpubind = 1
cpubind:set_thread_cpubind = 1
cpubind:get_thread_cpubind = 1
cpubind:get_thisproc_last_cpu_location = 0
cpubind:get_proc_last_cpu_location = 0
cpubind:get_thisthread_last_cpu_location = 1
membind:set_thisproc_membind = 1
membind:get_thisproc_membind = 1
membind:set_proc_membind = 1
membind:get_proc_membind = 1
membind:set_thisthread_membind = 1
membind:get_thisthread_membind = 1
membind:alloc_membind = 1
membind:set_area_membind = 0
membind:get_area_membind = 0
membind:get_area_memlocation = 1
membind:firsttouch_membind = 0
membind:bind_membind = 1
membind:interleave_membind = 0
membind:weighted_interleave_membind = 0
membind:nexttouch_membind = 0
membind:migrate_membind = 0
misc:imported_support = 0
Internal ctest changing into directory: C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/build
UpdateCTestConfiguration from :C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/build/DartConfiguration.tcl
UpdateCTestConfiguration from :C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/build/DartConfiguration.tcl
Test project C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
Start 1: api_version
1: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_api_version.exe
1: Test timeout computed to be: 10
1/48 Test #1: api_version ...................... Passed 0.06 sec
test 2
Start 2: backends
2: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_backends.exe
2: Test timeout computed to be: 10
2: trying to export topology to XML buffer and file for later...
2: init...
2: switching to xml...
2: switching to xmlbuffer...
2: switching to synthetic...
2: switching to xml and loading...
2: switching to xmlbuffer and loading...
2: switching to synthetic and loading...
2: switching to xml by env and loading...
2: switching to synthetic by env and loading...
2: switching to default components by env and loading...
2: disabling everything but noos with hwloc_topology_set_components()
2/48 Test #2: backends ......................... Passed 0.09 sec
test 3
Start 3: bind
3: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_bind.exe
3: Test timeout computed to be: 10
3: system set is 0x00000003
3: Bind this singlethreaded process : OK
3: Get this singlethreaded process : OK
3: Bind this thread : OK
3: Get this thread : OK
3: Bind this whole process : OK
3: Get this whole process : OK
3: Bind process : OK
3: Get process : OK
3: Bind thread : OK
3: Get thread : OK
3:
3: now strict
3: Bind this singlethreaded process : OK
3: Get this singlethreaded process : OK
3: Bind this thread : OK
3: Get this thread : OK
3: Bind this whole process : OK
3: Get this whole process : OK
3: Bind process : OK
3: Get process : OK
3: Bind thread : OK
3: Get thread : OK
3:
3: obj set is 0x00000001
3: Bind this singlethreaded process : OK
3: Get this singlethreaded process : OK
3: Bind this thread : OK
3: Get this thread : OK
3: Bind this whole process : OK
3: Get this whole process : OK
3: Bind process : OK
3: Get process : OK
3: Bind thread : OK
3: Get thread : OK
3:
3: now strict
3: Bind this singlethreaded process : OK
3: Get this singlethreaded process : OK
3: Bind this thread : OK
3: Get this thread : OK
3: Bind this whole process : OK
3: Get this whole process : OK
3: Bind process : OK
3: Get process : OK
3: Bind thread : OK
3: Get thread : OK
3:
3: singlified to 0x00000001
3: Bind this singlethreaded process : OK
3: Get this singlethreaded process : OK
3: Bind this thread : OK
3: Get this thread : OK
3: Bind this whole process : OK
3: Get this whole process : OK
3: Bind process : OK
3: Get process : OK
3: Bind thread : OK
3: Get thread : OK
3:
3: now strict
3: Bind this singlethreaded process : OK
3: Get this singlethreaded process : OK
3: Bind this thread : OK
3: Get this thread : OK
3: Bind this whole process : OK
3: Get this whole process : OK
3: Bind process : OK
3: Get process : OK
3: Bind thread : OK
3: Get thread : OK
3:
3:
3:
3: memory tests
3:
3: complete node set
3: i.e. cpuset 0x00000003
3: default
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: firsttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: bound
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: weighted interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: nexttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: now strict
3:
3: default
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : FAILED (40, Function not implemented)
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: firsttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : XFAILED (40, Function not implemented)
3: Alloc bound area through policy : XFAILED (40, Function not implemented)
3:
3: bound
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : FAILED (40, Function not implemented)
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : XFAILED (40, Function not implemented)
3: Alloc bound area through policy : XFAILED (40, Function not implemented)
3:
3: weighted interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : XFAILED (40, Function not implemented)
3: Alloc bound area through policy : XFAILED (40, Function not implemented)
3:
3: nexttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : XFAILED (40, Function not implemented)
3: Alloc bound area through policy : XFAILED (40, Function not implemented)
3:
3: now migrate
3:
3: default
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: firsttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: bound
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: weighted interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: nexttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: now strictly migrate
3:
3: default
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: firsttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: bound
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: weighted interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: nexttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: cpuset set is 0x00000003
3: default
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: firsttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: bound
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: weighted interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: nexttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: now strict
3:
3: default
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : FAILED (40, Function not implemented)
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: firsttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : XFAILED (40, Function not implemented)
3: Alloc bound area through policy : XFAILED (40, Function not implemented)
3:
3: bound
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : FAILED (40, Function not implemented)
3: Alloc bound area through policy : OK
3: Get bound area : XFAILED (40, Function not implemented)
3: Free bound area : OK
3:
3: interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : XFAILED (40, Function not implemented)
3: Alloc bound area through policy : XFAILED (40, Function not implemented)
3:
3: weighted interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : XFAILED (40, Function not implemented)
3: Alloc bound area through policy : XFAILED (40, Function not implemented)
3:
3: nexttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3: Alloc bound area : XFAILED (40, Function not implemented)
3: Alloc bound area through policy : XFAILED (40, Function not implemented)
3:
3: now migrate
3:
3: default
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: firsttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: bound
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: weighted interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: nexttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: now strictly migrate
3:
3: default
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: firsttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: bound
3: Bind this singlethreaded process memory : OK
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : OK
3: Get this thread memory : OK
3: Bind this whole process memory : OK
3: Get this whole process memory : OK
3: Bind process memory : OK
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: weighted interleave
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3: nexttouch
3: Bind this singlethreaded process memory : XFAILED (40, Function not implemented)
3: Get this singlethreaded process memory : OK
3: Bind this thread memory : XFAILED (40, Function not implemented)
3: Get this thread memory : OK
3: Bind this whole process memory : XFAILED (40, Function not implemented)
3: Get this whole process memory : OK
3: Bind process memory : XFAILED (40, Function not implemented)
3: Get process memory : OK
3: Bind area : XFAILED (40, Function not implemented)
3: Get area : XFAILED (40, Function not implemented)
3:
3/48 Test #3: bind ............................. Passed 0.09 sec
test 4
Start 4: bitmap
4: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_bitmap.exe
4: Test timeout computed to be: 10
4/48 Test #4: bitmap ........................... Passed 0.08 sec
test 5
Start 5: bitmap_compare_inclusion
5: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_bitmap_compare_inclusion.exe
5: Test timeout computed to be: 10
5: got 10 EQUAL
5: got 30 INCLUDED
5: got 30 CONTAINS
5: got 14 INTERSECTS
5: got 16 DIFFERENT
5/48 Test #5: bitmap_compare_inclusion ......... Passed 0.08 sec
test 6
Start 6: bitmap_first_last_weight
6: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_bitmap_first_last_weight.exe
6: Test timeout computed to be: 10
6/48 Test #6: bitmap_first_last_weight ......... Passed 0.06 sec
test 7
Start 7: bitmap_singlify
7: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_bitmap_singlify.exe
7: Test timeout computed to be: 10
7/48 Test #7: bitmap_singlify .................. Passed 0.07 sec
test 8
Start 8: bitmap_string
8: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_bitmap_string.exe
8: Test timeout computed to be: 10
8: exported to 0x0
8: exported to list
8: exported to taskset 0x0
8: exported to 0x0
8: exported to list
8: exported to taskset 0x0
8: exported to 0x0
8: exported to list
8: exported to taskset 0x0
8: exported to 0xf...f
8: exported to list 0-
8: exported to taskset 0xf...f
8: exported to 0xf...f
8: exported to list 0-
8: exported to taskset 0xf...f
8: exported to 0xf...f
8: exported to list 0-
8: exported to taskset 0xf...f
8: exported to 0xf...f,0xffffdfff,0xffffffff,0xffffffff,0xffffff80,0x0fffffff,0xffffffff
8: exported to list 0-59,71-172,174-
8: exported to taskset 0xf...fffffdfffffffffffffffffffffffff800fffffffffffffff
8: exported to 0xf...f,,,,0x000000f0
8: exported to list 4-7,128-
8: exported to taskset 0xf...f000000000000000000000000000000f0
8: exported to 0xf...f,,,,,0x000000f0
8: exported to list 4-7,160-
8: exported to taskset 0xf...f00000000000000000000000000000000000000f0
8: exported to 0x00000078,,0x00000004
8: exported to list 2,67-70
8: exported to taskset 0x780000000000000004
8: exported to 0x0000ffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff
8: exported to list 0-719
8: exported to taskset 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
8: exported to 0x00000001
8: exported to list 0
8: exported to taskset 0x1
8: exported to 0x00008000,,,,,,,,,,,,,,,,,,,,,,0x0
8: exported to list 719
8: exported to taskset 0x800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
8: empty cpuset converted back and forth, ok
8: uselessly modified empty cpuset converted back and forth, ok
8: twice uselessly modified empty cpuset converted back and forth, ok
8: full cpuset converted back and forth, ok
8: uselessly modified full cpuset converted back and forth, ok
8: twice uselessly modified full cpuset converted back and forth, ok
8: infinite/nonfull cpuset converted back and forth, ok
8: infinite/nonfull cpuset with even number of substrings converted back and forth, ok
8: infinite/nonfull cpuset with odd number of substrings converted back and forth, ok
8: finite/nonnull cpuset converted back and forth, ok
8: system cpuset is 0x0000ffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff,0xffffffff
8: system cpuset converted back and forth, ok
8: truncating system cpuset to NULL buffer
8: truncating system cpuset to 0 char (no modification)
8: 252 == 252 (X)
8: truncating system cpuset to 1 char (empty string)
8: got
8: truncating system cpuset to 10 chars (single 32bit subset except last char)
8: got 0x0000fff
8: truncating system cpuset to 11 chars (single 32bit subset)
8: got 0x0000ffff
8: truncating system cpuset to 23 chars (two 32bit subsets with ending comma)
8: got 0x0000ffff,0xffffffff,
8: truncating system cpuset to 51 chars (truncate to four and a half 32bit subsets)
8: got 0x0000ffff,0xffffffff,0xffffffff,0xffffffff,0xffff
8: first cpu cpuset is 0x00000001
8: first cpu cpuset converted back and forth, ok
8: last cpu cpuset is 0x00008000,,,,,,,,,,,,,,,,,,,,,,0x0
8: last cpu cpuset converted back and forth, ok
8/48 Test #8: bitmap_string .................... Passed 0.08 sec
test 9
Start 9: distances
9: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_distances.exe
9: Test timeout computed to be: 10
9: No distance
9:
9: Inserting NUMA distances
9: No distance at depth 0
9: No distance at depth 1
9: No distance at depth 2
9: No distance at depth 3
9: No distance at depth 4
9: distance matrix for depth -3:
9: 0 1 2 3
9: 0 1 4 8 8
9: 1 4 1 8 8
9: 2 8 8 1 4
9: 3 8 8 4 1
9: Checking NUMA distances
9:
9: Inserting PU distances
9: No distance at depth 0
9: No distance at depth 1
9: No distance at depth 2
9: No distance at depth 3
9: No distance at depth 4
9: distance matrix for depth 5:
9: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
9: 0 1 2 4 4 8 8 8 8 8 8 8 8 8 8 8 8
9: 1 2 1 4 4 8 8 8 8 8 8 8 8 8 8 8 8
9: 2 4 4 1 2 8 8 8 8 8 8 8 8 8 8 8 8
9: 3 4 4 2 1 8 8 8 8 8 8 8 8 8 8 8 8
9: 4 8 8 8 8 1 2 4 4 8 8 8 8 8 8 8 8
9: 5 8 8 8 8 2 1 4 4 8 8 8 8 8 8 8 8
9: 6 8 8 8 8 4 4 1 2 8 8 8 8 8 8 8 8
9: 7 8 8 8 8 4 4 2 1 8 8 8 8 8 8 8 8
9: 8 8 8 8 8 8 8 8 8 1 2 4 4 8 8 8 8
9: 9 8 8 8 8 8 8 8 8 2 1 4 4 8 8 8 8
9: 10 8 8 8 8 8 8 8 8 4 4 1 2 8 8 8 8
9: 11 8 8 8 8 8 8 8 8 4 4 2 1 8 8 8 8
9: 12 8 8 8 8 8 8 8 8 8 8 8 8 1 2 4 4
9: 13 8 8 8 8 8 8 8 8 8 8 8 8 2 1 4 4
9: 14 8 8 8 8 8 8 8 8 8 8 8 8 4 4 1 2
9: 15 8 8 8 8 8 8 8 8 8 8 8 8 4 4 2 1
9: distance matrix for depth -3:
9: 0 1 2 3
9: 0 1 4 8 8
9: 1 4 1 8 8
9: 2 8 8 1 4
9: 3 8 8 4 1
9: Checking PU distances
9:
9: Inserting 2nd PU distances
9: No distance at depth 0
9: No distance at depth 1
9: No distance at depth 2
9: No distance at depth 3
9: No distance at depth 4
9: distance matrix for depth 5:
9: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
9: 0 1 2 4 4 8 8 8 8 8 8 8 8 8 8 8 8
9: 1 2 1 4 4 8 8 8 8 8 8 8 8 8 8 8 8
9: 2 4 4 1 2 8 8 8 8 8 8 8 8 8 8 8 8
9: 3 4 4 2 1 8 8 8 8 8 8 8 8 8 8 8 8
9: 4 8 8 8 8 1 2 4 4 8 8 8 8 8 8 8 8
9: 5 8 8 8 8 2 1 4 4 8 8 8 8 8 8 8 8
9: 6 8 8 8 8 4 4 1 2 8 8 8 8 8 8 8 8
9: 7 8 8 8 8 4 4 2 1 8 8 8 8 8 8 8 8
9: 8 8 8 8 8 8 8 8 8 1 2 4 4 8 8 8 8
9: 9 8 8 8 8 8 8 8 8 2 1 4 4 8 8 8 8
9: 10 8 8 8 8 8 8 8 8 4 4 1 2 8 8 8 8
9: 11 8 8 8 8 8 8 8 8 4 4 2 1 8 8 8 8
9: 12 8 8 8 8 8 8 8 8 8 8 8 8 1 2 4 4
9: 13 8 8 8 8 8 8 8 8 8 8 8 8 2 1 4 4
9: 14 8 8 8 8 8 8 8 8 8 8 8 8 4 4 1 2
9: 15 8 8 8 8 8 8 8 8 8 8 8 8 4 4 2 1
9: 0 1 2 3
9: 0 7 3 3 3
9: 1 3 7 3 3
9: 2 3 3 7 3
9: 3 3 3 3 7
9: distance matrix for depth -3:
9: 0 1 2 3
9: 0 1 4 8 8
9: 1 4 1 8 8
9: 2 8 8 1 4
9: 3 8 8 4 1
9: Checking 2nd PU distances
9:
9: Inserting heterogeneous distances
9: Removing the 2nd PU distances
9: Removing distances
9:
9: Inserting NUMA bandwidths
9: make it links
9: remove 2 objects
9/48 Test #9: distances ........................ Passed 0.12 sec
test 10
Start 10: get_area_memlocation
10: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_get_area_memlocation.exe
10: Test timeout computed to be: 10
10: hwloc_set_area_membind() failed with ENOSYS, aborting
10: buffer 0000013B566D0000 length 1048576
10: address 0000013B566D0000 length 1048576 allocated in nodeset 0x0
10: binding to 1st node and touching 1st quarter
10/48 Test #10: get_area_memlocation ............. Passed 0.08 sec
test 11
Start 11: get_cache_covering_cpuset
11: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_get_cache_covering_cpuset.exe
11: Test timeout computed to be: 10
11/48 Test #11: get_cache_covering_cpuset ........ Passed 0.37 sec
test 12
Start 12: get_closest_objs
12: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_get_closest_objs.exe
12: Test timeout computed to be: 10
12: looked for 120 closest entries, found 119
12: ancestor type 0 (Machine) depth 0 number 0 is the root object
12/48 Test #12: get_closest_objs ................. Passed 0.17 sec
test 13
Start 13: get_largest_objs_inside_cpuset
13: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_get_largest_objs_inside_cpuset.exe
13: Test timeout computed to be: 10
13/48 Test #13: get_largest_objs_inside_cpuset ... Passed 0.37 sec
test 14
Start 14: get_last_cpu_location
14: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_get_last_cpu_location.exe
14: Test timeout computed to be: 10
14: testing at top level
14: with HWLOC_CPUBIND_THREAD...
14: binding
14: getting cpu location
14: checking inclusion
14: with flags 0...
14: binding
14: getting cpu location
14: checking inclusion
14: testing at depth 2
14: with HWLOC_CPUBIND_THREAD...
14: binding
14: getting cpu location
14: checking inclusion
14: with flags 0...
14: binding
14: getting cpu location
14: checking inclusion
14: with HWLOC_CPUBIND_THREAD...
14: binding
14: with flags 0...
14: binding
14: getting cpu location
14: checking inclusion
14: testing at bottom level
14: with HWLOC_CPUBIND_THREAD...
14: binding
14: with flags 0...
14: binding
14: getting cpu location
14: checking inclusion
14: with HWLOC_CPUBIND_THREAD...
14: binding
14: with flags 0...
14: binding
14: getting cpu location
14: checking inclusion
14/48 Test #14: get_last_cpu_location ............ Passed 0.09 sec
test 15
Start 15: get_next_obj_covering_cpuset
15: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_get_next_obj_covering_cpuset.exe
15: Test timeout computed to be: 10
15/48 Test #15: get_next_obj_covering_cpuset ..... Passed 0.12 sec
test 16
Start 16: get_obj_below_array_by_type
16: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_get_obj_below_array_by_type.exe
16: Test timeout computed to be: 10
16/48 Test #16: get_obj_below_array_by_type ...... Passed 0.17 sec
test 17
Start 17: get_obj_covering_cpuset
17: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_get_obj_covering_cpuset.exe
17: Test timeout computed to be: 10
17: found covering object type Group covering cpuset 0x0,0x0fff,0xf0000000
17: covering object of 0x0,0x0fff,0xf0000000 is 0x0000ffff,0xff000000, expected 0x0000ffff,0xff000000
17: found system as covering object of first+last cpus cpuset 0x8000,,,,,,,,,,,,,,,,,,,,,,0x1
17: found no covering object for too-large cpuset 0x10000,,,,,,,,,,,,,,,,,,,,,,0x0
17/48 Test #17: get_obj_covering_cpuset .......... Passed 0.15 sec
test 18
Start 18: get_obj_inside_cpuset
18: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_get_obj_inside_cpuset.exe
18: Test timeout computed to be: 10
18/48 Test #18: get_obj_inside_cpuset ............ Passed 0.13 sec
test 19
Start 19: get_obj_with_same_locality
19: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_get_obj_with_same_locality.exe
19: Environment variables:
19: HWLOC_TOP_SRCDIR=C:/builds/workspace/extended-customPR/check-wincmake/9b2ace280/contrib/windows-cmake/../..
19: Test timeout computed to be: 10
19/48 Test #19: get_obj_with_same_locality ....... Passed 0.10 sec
test 20
Start 20: get_shared_cache_covering_obj
20: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_get_shared_cache_covering_obj.exe
20: Test timeout computed to be: 10
20/48 Test #20: get_shared_cache_covering_obj .... Passed 0.18 sec
test 21
Start 21: groups
21: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_groups.exe
21: Test timeout computed to be: 10
21/48 Test #21: groups ........................... Passed 0.10 sec
test 22
Start 22: insert_misc
22: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_insert_misc.exe
22: Test timeout computed to be: 10
22/48 Test #22: insert_misc ...................... Passed 0.09 sec
test 23
Start 23: iodevs
23: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_iodevs.exe
23: Test timeout computed to be: 10
23: Found 0 bridges
23: Found 0 PCI devices
23: Found 0 OS devices
23/48 Test #23: iodevs ........................... Passed 0.09 sec
test 24
Start 24: is_thissystem
24: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_is_thissystem.exe
24: Test timeout computed to be: 10
24: Binding with OS backend : OK
24: Binding with synthetic backend: OK
24: Binding with synthetic backend faking is_thissystem: OK
24/48 Test #24: is_thissystem .................... Passed 0.08 sec
test 25
Start 25: list_components
25: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_list_components.exe
25: Test timeout computed to be: 10
25: hwloc: Registered discovery component `no_os' phases 0x2 with priority 40 (statically build)
25: hwloc: Registered discovery component `xml' phases 0x1 with priority 30 (statically build)
25: hwloc: Registered discovery component `synthetic' phases 0x1 with priority 30 (statically build)
25: hwloc: Registered discovery component `windows' phases 0x2 with priority 50 (statically build)
25/48 Test #25: list_components .................. Passed 0.08 sec
test 26
Start 26: object_userdata
26: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_object_userdata.exe
26: Test timeout computed to be: 10
26/48 Test #26: object_userdata .................. Passed 0.16 sec
test 27
Start 27: pci_backend
27: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_pci_backend.exe
27: Test timeout computed to be: 10
27/48 Test #27: pci_backend ...................... Passed 0.08 sec
test 28
Start 28: synthetic
28: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_synthetic.exe
28: Test timeout computed to be: 10
28/48 Test #28: synthetic ........................ Passed 0.36 sec
test 29
Start 29: topology_abi
29: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_topology_abi.exe
29: Test timeout computed to be: 10
29: loading and checking...
29: dupping and checking
29: checking topology ABI disabled, not running on Linux/x86_64
29/48 Test #29: topology_abi ..................... Passed 0.08 sec
test 30
Start 30: topology_allow
30: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_topology_allow.exe
30: Test timeout computed to be: 10
30/48 Test #30: topology_allow ................... Passed 0.23 sec
test 31
Start 31: topology_diff
31: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_topology_diff.exe
31: Test timeout computed to be: 10
31: duplicate topo1 into topo2
31: check that topo2 is identical
31: add a new info to topo2 root
31: check that topo2 cannot be diff'ed from topo1
31: add a similar info to topo1, and change memory size of first NUMA
31: check that topo2 is now properly diff'ed
31: apply the diff to new duplicate topo3 of topo1
31: check that topo2 and topo3 are identical
31: apply the reverse diff to topo2
31: check that topo2 and topo1 are identical
31: exporting and reloading diff from XML buffer without refname
31: exporting and reloading diff from XML buffer with refname
31: reapplying to topo2
31: check that topo2 and topo3 are again identical
31: adding new key to the bottom of topo3 on first PU
31: check that diff fails at the 2nd or 3rd entry
31: adding similar key to topo1
31: checking that topo3 diff fails to reverse apply to topo2
31/48 Test #31: topology_diff .................... Passed 0.09 sec
test 32
Start 32: topology_dup
32: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_topology_dup.exe
32: Test timeout computed to be: 10
32: duplicating
32: destroying the old topology
32: removing one node
32: checking the result
32/48 Test #32: topology_dup ..................... Passed 0.12 sec
test 33
Start 33: topology_restrict
33: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_topology_restrict.exe
33: Test timeout computed to be: 10
33: starting from full topology
33: 0 1 2
33: 0 10 20 20
33: 1 20 10 20
33: 2 20 20 10
33: 0 1 2 3 4 5
33: 0 4 8 8 8 8 8
33: 1 8 4 8 8 8 8
33: 2 8 8 4 8 8 8
33: 3 8 8 8 4 8 8
33: 4 8 8 8 8 4 8
33: 5 8 8 8 8 8 4
33: restricting to nothing, must fail
33: restricting to unexisting PU:24, must fail
33: 0 1 2
33: 0 10 20 20
33: 1 20 10 20
33: 2 20 20 10
33: 0 1 2 3 4 5
33: 0 4 8 8 8 8 8
33: 1 8 4 8 8 8 8
33: 2 8 8 4 8 8 8
33: 3 8 8 8 4 8 8
33: 4 8 8 8 8 4 8
33: 5 8 8 8 8 8 4
33: restricting to everything, does nothing
33: 0 1 2
33: 0 10 20 20
33: 1 20 10 20
33: 2 20 20 10
33: 0 1 2 3 4 5
33: 0 4 8 8 8 8 8
33: 1 8 4 8 8 8 8
33: 2 8 8 4 8 8 8
33: 3 8 8 8 4 8 8
33: 4 8 8 8 8 4 8
33: 5 8 8 8 8 8 4
33: removing second PU of second core of second node
33: 0 1 2
33: 0 10 20 20
33: 1 20 10 20
33: 2 20 20 10
33: 0 1 2 3 4 5
33: 0 4 8 8 8 8 8
33: 1 8 4 8 8 8 8
33: 2 8 8 4 8 8 8
33: 3 8 8 8 4 8 8
33: 4 8 8 8 8 4 8
33: 5 8 8 8 8 8 4
33: removing entire second core of first node
33: 0 1 2
33: 0 10 20 20
33: 1 20 10 20
33: 2 20 20 10
33: 0 2 3 4 5
33: 0 4 8 8 8 8
33: 2 8 4 8 8 8
33: 3 8 8 4 8 8
33: 4 8 8 8 4 8
33: 5 8 8 8 8 4
33: removing all PUs under third node, but keep that CPU-less node
33: 0 1 2
33: 0 10 20 20
33: 1 20 10 20
33: 2 20 20 10
33: 0 2 3
33: 0 4 8 8
33: 2 8 4 8
33: 3 8 8 4
33: restricting to 3 PUs in 2 cores in 2 nodes, and remove the CPU-less node, and auto-merge groups
33: 0 1
33: 0 10 20
33: 1 20 10
33: 0 3
33: 0 4 8
33: 3 8 4
33: do the same on the duplicated topology, with multiple intermediate restricts
33: 0 1 2
33: 0 10 20 20
33: 1 20 10 20
33: 2 20 20 10
33: 0 3
33: 0 4 8
33: 3 8 4
33: 0 1 2
33: 0 10 20 20
33: 1 20 10 20
33: 2 20 20 10
33: 0 3
33: 0 4 8
33: 3 8 4
33: 0 1
33: 0 10 20
33: 1 20 10
33: 0 3
33: 0 4 8
33: 3 8 4
33: restricting to only some already removed node, must fail
33: 0 1
33: 0 10 20
33: 1 20 10
33: 0 3
33: 0 4 8
33: 3 8 4
33: restricting to a Group covering only the of the PU level
33: restricting bynodeset to two numa nodes
33: applying exact same restriction again
33: further restricting bynodeset to a single numa node
33: restricting with invalid flags
33: restricting so that PUs get reordered
33: restricting by nodeset so that remaining non-memless PUs get reordered
33: do the same on the duplicated topology, with multiple intermediate restricts
33/48 Test #33: topology_restrict ................ Passed 0.11 sec
test 34
Start 34: type_depth
34: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_type_depth.exe
34: Test timeout computed to be: 10
34/48 Test #34: type_depth ....................... Passed 0.17 sec
test 35
Start 35: type_sscanf
35: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\hwloc_type_sscanf.exe
35: Test timeout computed to be: 10
35: testing basic strings ...
35: err 0 No error for type OSDev
35: testing the local topology ...
35: checking Machine L#0 ...
35: parsing hwloc_obj_type_string() output = Machine
35: parsing hwloc_obj_type_snprintf() normal output = Machine
35: parsing hwloc_obj_type_snprintf() long output = Machine
35: parsing hwloc_obj_type_snprintf() short output = Machine
35: checking Package L#0 ...
35: parsing hwloc_obj_type_string() output = Package
35: parsing hwloc_obj_type_snprintf() normal output = Package
35: parsing hwloc_obj_type_snprintf() long output = Package
35: parsing hwloc_obj_type_snprintf() short output = Package
35: checking L2Cache L#0 ...
35: parsing hwloc_obj_type_string() output = L2Cache
35: parsing hwloc_obj_type_snprintf() normal output = L2
35: parsing hwloc_obj_type_snprintf() long output = L2Cache
35: parsing hwloc_obj_type_snprintf() short output = L2
35: checking L1Cache L#0 ...
35: parsing hwloc_obj_type_string() output = L1Cache
35: parsing hwloc_obj_type_snprintf() normal output = L1d
35: parsing hwloc_obj_type_snprintf() long output = L1dCache
35: parsing hwloc_obj_type_snprintf() short output = L1d
35: checking L1iCache L#0 ...
35: parsing hwloc_obj_type_string() output = L1iCache
35: parsing hwloc_obj_type_snprintf() normal output = L1i
35: parsing hwloc_obj_type_snprintf() long output = L1iCache
35: parsing hwloc_obj_type_snprintf() short output = L1i
35: checking Core L#0 ...
35: parsing hwloc_obj_type_string() output = Core
35: parsing hwloc_obj_type_snprintf() normal output = Core
35: parsing hwloc_obj_type_snprintf() long output = Core
35: parsing hwloc_obj_type_snprintf() short output = Core
35: checking PU L#0 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking Package L#1 ...
35: parsing hwloc_obj_type_string() output = Package
35: parsing hwloc_obj_type_snprintf() normal output = Package
35: parsing hwloc_obj_type_snprintf() long output = Package
35: parsing hwloc_obj_type_snprintf() short output = Package
35: checking L2Cache L#1 ...
35: parsing hwloc_obj_type_string() output = L2Cache
35: parsing hwloc_obj_type_snprintf() normal output = L2
35: parsing hwloc_obj_type_snprintf() long output = L2Cache
35: parsing hwloc_obj_type_snprintf() short output = L2
35: checking L1Cache L#1 ...
35: parsing hwloc_obj_type_string() output = L1Cache
35: parsing hwloc_obj_type_snprintf() normal output = L1d
35: parsing hwloc_obj_type_snprintf() long output = L1dCache
35: parsing hwloc_obj_type_snprintf() short output = L1d
35: checking L1iCache L#1 ...
35: parsing hwloc_obj_type_string() output = L1iCache
35: parsing hwloc_obj_type_snprintf() normal output = L1i
35: parsing hwloc_obj_type_snprintf() long output = L1iCache
35: parsing hwloc_obj_type_snprintf() short output = L1i
35: checking Core L#1 ...
35: parsing hwloc_obj_type_string() output = Core
35: parsing hwloc_obj_type_snprintf() normal output = Core
35: parsing hwloc_obj_type_snprintf() long output = Core
35: parsing hwloc_obj_type_snprintf() short output = Core
35: checking PU L#1 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking NUMANode L#0 ...
35: parsing hwloc_obj_type_string() output = NUMANode
35: parsing hwloc_obj_type_snprintf() normal output = NUMANode
35: parsing hwloc_obj_type_snprintf() long output = NUMANode
35: parsing hwloc_obj_type_snprintf() short output = NUMANode
35: testing synthetic topology group:2 group:2 pu:2 ...
35: checking Machine L#0 ...
35: parsing hwloc_obj_type_string() output = Machine
35: parsing hwloc_obj_type_snprintf() normal output = Machine
35: parsing hwloc_obj_type_snprintf() long output = Machine
35: parsing hwloc_obj_type_snprintf() short output = Machine
35: checking Group L#0 ...
35: parsing hwloc_obj_type_string() output = Group
35: parsing hwloc_obj_type_snprintf() normal output = Group0
35: parsing hwloc_obj_type_snprintf() long output = Group0
35: parsing hwloc_obj_type_snprintf() short output = Group0
35: checking Group L#0 ...
35: parsing hwloc_obj_type_string() output = Group
35: parsing hwloc_obj_type_snprintf() normal output = Group1
35: parsing hwloc_obj_type_snprintf() long output = Group1
35: parsing hwloc_obj_type_snprintf() short output = Group1
35: checking PU L#0 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking PU L#1 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking Group L#1 ...
35: parsing hwloc_obj_type_string() output = Group
35: parsing hwloc_obj_type_snprintf() normal output = Group1
35: parsing hwloc_obj_type_snprintf() long output = Group1
35: parsing hwloc_obj_type_snprintf() short output = Group1
35: checking PU L#2 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking PU L#3 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking Group L#1 ...
35: parsing hwloc_obj_type_string() output = Group
35: parsing hwloc_obj_type_snprintf() normal output = Group0
35: parsing hwloc_obj_type_snprintf() long output = Group0
35: parsing hwloc_obj_type_snprintf() short output = Group0
35: checking Group L#2 ...
35: parsing hwloc_obj_type_string() output = Group
35: parsing hwloc_obj_type_snprintf() normal output = Group1
35: parsing hwloc_obj_type_snprintf() long output = Group1
35: parsing hwloc_obj_type_snprintf() short output = Group1
35: checking PU L#4 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking PU L#5 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking Group L#3 ...
35: parsing hwloc_obj_type_string() output = Group
35: parsing hwloc_obj_type_snprintf() normal output = Group1
35: parsing hwloc_obj_type_snprintf() long output = Group1
35: parsing hwloc_obj_type_snprintf() short output = Group1
35: checking PU L#6 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking PU L#7 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking NUMANode L#0 ...
35: parsing hwloc_obj_type_string() output = NUMANode
35: parsing hwloc_obj_type_snprintf() normal output = NUMANode
35: parsing hwloc_obj_type_snprintf() long output = NUMANode
35: parsing hwloc_obj_type_snprintf() short output = NUMANode
35: testing topology 32em64t-2n8c2t-pci-wholeio.xml ...
35: checking Machine L#0 ...
35: parsing hwloc_obj_type_string() output = Machine
35: parsing hwloc_obj_type_snprintf() normal output = Machine
35: parsing hwloc_obj_type_snprintf() long output = Machine
35: parsing hwloc_obj_type_snprintf() short output = Machine
35: checking Group L#0 ...
35: parsing hwloc_obj_type_string() output = Group
35: parsing hwloc_obj_type_snprintf() normal output = Group0
35: parsing hwloc_obj_type_snprintf() long output = Group0
35: parsing hwloc_obj_type_snprintf() short output = Group0
35: checking Group L#0 ...
35: parsing hwloc_obj_type_string() output = Group
35: parsing hwloc_obj_type_snprintf() normal output = Group1
35: parsing hwloc_obj_type_snprintf() long output = Group1
35: parsing hwloc_obj_type_snprintf() short output = Group1
35: checking PU L#0 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking PU L#1 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking Group L#1 ...
35: parsing hwloc_obj_type_string() output = Group
35: parsing hwloc_obj_type_snprintf() normal output = Group1
35: parsing hwloc_obj_type_snprintf() long output = Group1
35: parsing hwloc_obj_type_snprintf() short output = Group1
35: checking PU L#2 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking PU L#3 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking Group L#1 ...
35: parsing hwloc_obj_type_string() output = Group
35: parsing hwloc_obj_type_snprintf() normal output = Group0
35: parsing hwloc_obj_type_snprintf() long output = Group0
35: parsing hwloc_obj_type_snprintf() short output = Group0
35: checking Group L#2 ...
35: parsing hwloc_obj_type_string() output = Group
35: parsing hwloc_obj_type_snprintf() normal output = Group1
35: parsing hwloc_obj_type_snprintf() long output = Group1
35: parsing hwloc_obj_type_snprintf() short output = Group1
35: checking PU L#4 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking PU L#5 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking Group L#3 ...
35: parsing hwloc_obj_type_string() output = Group
35: parsing hwloc_obj_type_snprintf() normal output = Group1
35: parsing hwloc_obj_type_snprintf() long output = Group1
35: parsing hwloc_obj_type_snprintf() short output = Group1
35: checking PU L#6 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking PU L#7 ...
35: parsing hwloc_obj_type_string() output = PU
35: parsing hwloc_obj_type_snprintf() normal output = PU
35: parsing hwloc_obj_type_snprintf() long output = PU
35: parsing hwloc_obj_type_snprintf() short output = PU
35: checking NUMANode L#0 ...
35: parsing hwloc_obj_type_string() output = NUMANode
35: parsing hwloc_obj_type_snprintf() normal output = NUMANode
35: parsing hwloc_obj_type_snprintf() long output = NUMANode
35: parsing hwloc_obj_type_snprintf() short output = NUMANode
35/48 Test #35: type_sscanf ...................... Passed 0.07 sec
test 36
Start 36: cpuset_nodeset
36: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\cpuset_nodeset.exe
36: Test timeout computed to be: 10
36/48 Test #36: cpuset_nodeset ................... Passed 0.11 sec
test 37
Start 37: memattrs
37: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\memattrs.exe
37: Test timeout computed to be: 10
37/48 Test #37: memattrs ......................... Passed 0.10 sec
test 38
Start 38: cpukinds
38: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\cpukinds.exe
38: Test timeout computed to be: 10
38/48 Test #38: cpukinds ......................... Passed 0.10 sec
test 39
Start 39: infos
39: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\infos.exe
39: Test timeout computed to be: 10
39/48 Test #39: infos ............................ Passed 0.09 sec
test 40
Start 40: gl
40: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\gl.exe
40: Test timeout computed to be: 10
40/48 Test #40: gl ............................... Passed 0.08 sec
test 41
Start 41: windows_processor_groups
41: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\windows_processor_groups.exe
41: Test timeout computed to be: 10
41: found 1 groups
41: processor group #0 has cpuset 0x00000003
41/48 Test #41: windows_processor_groups ......... Passed 0.07 sec
test 42
Start 42: xmlbuffer00
42: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\xmlbuffer.exe "0" "0"
42: Test timeout computed to be: 10
42: import=nolibxml export=nolibxml
42: exported to buffer 0000029252383FD0 length 4923
42: re-exported to buffer 0000029252388FF0 length 4685
42: ### First exported buffer is:
42: <?xml version="1.0" encoding="UTF-8"?>
42: <!DOCTYPE topology SYSTEM "hwloc2.dtd">
42: <topology version="3.0">
42: <object type="Machine" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" allowed_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" allowed_nodeset="0x00000001" gp_index="1" id="obj1">
42: <info name="UglyString" value=" 	 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ "/>
42: <info name="UberUglyString" value="xy"/>
42: <object type="NUMANode" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="12" id="obj12" local_memory="958713856">
42: <page_type size="4096" count="0"/>
42: </object>
42: <object type="Package" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="2" id="obj2">
42: <object type="L2Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="6" id="obj6" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
42: <object type="L1Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="4" id="obj4" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
42: <object type="L1iCache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="5" id="obj5" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
42: <object type="Core" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="3" id="obj3">
42: <object type="PU" os_index="0" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="14" id="obj14"/>
42: </object>
42: </object>
42: </object>
42: </object>
42: </object>
42: <object type="Package" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="7" id="obj7">
42: <object type="L2Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="11" id="obj11" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
42: <object type="L1Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="9" id="obj9" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
42: <object type="L1iCache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="10" id="obj10" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
42: <object type="Core" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="8" id="obj8">
42: <object type="PU" os_index="1" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="15" id="obj15"/>
42: </object>
42: </object>
42: </object>
42: </object>
42: </object>
42: </object>
42: <support name="discovery.pu"/>
42: <support name="discovery.numa"/>
42: <support name="discovery.numa_memory"/>
42: <support name="discovery.cpukind_efficiency"/>
42: <support name="cpubind.set_thisproc_cpubind"/>
42: <support name="cpubind.get_thisproc_cpubind"/>
42: <support name="cpubind.set_proc_cpubind"/>
42: <support name="cpubind.get_proc_cpubind"/>
42: <support name="cpubind.set_thisthread_cpubind"/>
42: <support name="cpubind.get_thisthread_cpubind"/>
42: <support name="cpubind.set_thread_cpubind"/>
42: <support name="cpubind.get_thread_cpubind"/>
42: <support name="cpubind.get_thisthread_last_cpu_location"/>
42: <support name="membind.set_thisproc_membind"/>
42: <support name="membind.get_thisproc_membind"/>
42: <support name="membind.set_proc_membind"/>
42: <support name="membind.get_proc_membind"/>
42: <support name="membind.set_thisthread_membind"/>
42: <support name="membind.get_thisthread_membind"/>
42: <support name="membind.alloc_membind"/>
42: <support name="membind.get_area_memlocation"/>
42: <support name="membind.bind_membind"/>
42: <support name="custom.exported_support"/>
42: <cpukind cpuset="0x00000003" forced_efficiency="0"/>
42: <info name="Backend" value="Windows"/>
42: <info name="OSName" value="Windows"/>
42: <info name="OSRelease" value="10"/>
42: <info name="OSVersion" value="10.0.19045"/>
42: <info name="Hostname" value="DESKTOP-UML70GA"/>
42: <info name="Architecture" value="x86_64"/>
42: <info name="hwlocVersion" value="3.0.0a1"/>
42: <info name="ProcessName" value="xmlbuffer.exe"/>
42: </topology>
42: ### End of first export buffer
42: ### Second exported buffer is:
42: <?xml version="1.0" encoding="UTF-8"?>
42: <!DOCTYPE topology SYSTEM "hwloc2.dtd">
42: <topology version="3.0">
42: <object type="Machine" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" allowed_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" allowed_nodeset="0x00000001" gp_index="1" id="obj1">
42: <object type="NUMANode" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="12" id="obj12" local_memory="958709760">
42: <page_type size="4096" count="0"/>
42: </object>
42: <object type="Package" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="2" id="obj2">
42: <object type="L2Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="6" id="obj6" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
42: <object type="L1Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="4" id="obj4" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
42: <object type="L1iCache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="5" id="obj5" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
42: <object type="Core" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="3" id="obj3">
42: <object type="PU" os_index="0" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="14" id="obj14"/>
42: </object>
42: </object>
42: </object>
42: </object>
42: </object>
42: <object type="Package" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="7" id="obj7">
42: <object type="L2Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="11" id="obj11" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
42: <object type="L1Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="9" id="obj9" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
42: <object type="L1iCache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="10" id="obj10" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
42: <object type="Core" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="8" id="obj8">
42: <object type="PU" os_index="1" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="15" id="obj15"/>
42: </object>
42: </object>
42: </object>
42: </object>
42: </object>
42: </object>
42: <support name="discovery.pu"/>
42: <support name="discovery.numa"/>
42: <support name="discovery.numa_memory"/>
42: <support name="discovery.cpukind_efficiency"/>
42: <support name="cpubind.set_thisproc_cpubind"/>
42: <support name="cpubind.get_thisproc_cpubind"/>
42: <support name="cpubind.set_proc_cpubind"/>
42: <support name="cpubind.get_proc_cpubind"/>
42: <support name="cpubind.set_thisthread_cpubind"/>
42: <support name="cpubind.get_thisthread_cpubind"/>
42: <support name="cpubind.set_thread_cpubind"/>
42: <support name="cpubind.get_thread_cpubind"/>
42: <support name="cpubind.get_thisthread_last_cpu_location"/>
42: <support name="membind.set_thisproc_membind"/>
42: <support name="membind.get_thisproc_membind"/>
42: <support name="membind.set_proc_membind"/>
42: <support name="membind.get_proc_membind"/>
42: <support name="membind.set_thisthread_membind"/>
42: <support name="membind.get_thisthread_membind"/>
42: <support name="membind.alloc_membind"/>
42: <support name="membind.get_area_memlocation"/>
42: <support name="membind.bind_membind"/>
42: <support name="custom.exported_support"/>
42: <cpukind cpuset="0x00000003" forced_efficiency="0"/>
42: <info name="Backend" value="Windows"/>
42: <info name="OSName" value="Windows"/>
42: <info name="OSRelease" value="10"/>
42: <info name="OSVersion" value="10.0.19045"/>
42: <info name="Hostname" value="DESKTOP-UML70GA"/>
42: <info name="Architecture" value="x86_64"/>
42: <info name="hwlocVersion" value="3.0.0a1"/>
42: <info name="ProcessName" value="xmlbuffer.exe"/>
42: </topology>
42: ### End of second export buffer
42/48 Test #42: xmlbuffer00 ...................... Passed 0.07 sec
test 43
Start 43: xmlbuffer01
43: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\xmlbuffer.exe "0" "1"
43: Test timeout computed to be: 10
43: import=nolibxml export=libxml
43: exported to buffer 0000025AB2E4EF90 length 4923
43: re-exported to buffer 0000025AB2E53FB0 length 4685
43: ### First exported buffer is:
43: <?xml version="1.0" encoding="UTF-8"?>
43: <!DOCTYPE topology SYSTEM "hwloc2.dtd">
43: <topology version="3.0">
43: <object type="Machine" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" allowed_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" allowed_nodeset="0x00000001" gp_index="1" id="obj1">
43: <info name="UglyString" value=" 	 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ "/>
43: <info name="UberUglyString" value="xy"/>
43: <object type="NUMANode" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="12" id="obj12" local_memory="959512576">
43: <page_type size="4096" count="0"/>
43: </object>
43: <object type="Package" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="2" id="obj2">
43: <object type="L2Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="6" id="obj6" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
43: <object type="L1Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="4" id="obj4" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
43: <object type="L1iCache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="5" id="obj5" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
43: <object type="Core" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="3" id="obj3">
43: <object type="PU" os_index="0" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="14" id="obj14"/>
43: </object>
43: </object>
43: </object>
43: </object>
43: </object>
43: <object type="Package" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="7" id="obj7">
43: <object type="L2Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="11" id="obj11" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
43: <object type="L1Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="9" id="obj9" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
43: <object type="L1iCache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="10" id="obj10" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
43: <object type="Core" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="8" id="obj8">
43: <object type="PU" os_index="1" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="15" id="obj15"/>
43: </object>
43: </object>
43: </object>
43: </object>
43: </object>
43: </object>
43: <support name="discovery.pu"/>
43: <support name="discovery.numa"/>
43: <support name="discovery.numa_memory"/>
43: <support name="discovery.cpukind_efficiency"/>
43: <support name="cpubind.set_thisproc_cpubind"/>
43: <support name="cpubind.get_thisproc_cpubind"/>
43: <support name="cpubind.set_proc_cpubind"/>
43: <support name="cpubind.get_proc_cpubind"/>
43: <support name="cpubind.set_thisthread_cpubind"/>
43: <support name="cpubind.get_thisthread_cpubind"/>
43: <support name="cpubind.set_thread_cpubind"/>
43: <support name="cpubind.get_thread_cpubind"/>
43: <support name="cpubind.get_thisthread_last_cpu_location"/>
43: <support name="membind.set_thisproc_membind"/>
43: <support name="membind.get_thisproc_membind"/>
43: <support name="membind.set_proc_membind"/>
43: <support name="membind.get_proc_membind"/>
43: <support name="membind.set_thisthread_membind"/>
43: <support name="membind.get_thisthread_membind"/>
43: <support name="membind.alloc_membind"/>
43: <support name="membind.get_area_memlocation"/>
43: <support name="membind.bind_membind"/>
43: <support name="custom.exported_support"/>
43: <cpukind cpuset="0x00000003" forced_efficiency="0"/>
43: <info name="Backend" value="Windows"/>
43: <info name="OSName" value="Windows"/>
43: <info name="OSRelease" value="10"/>
43: <info name="OSVersion" value="10.0.19045"/>
43: <info name="Hostname" value="DESKTOP-UML70GA"/>
43: <info name="Architecture" value="x86_64"/>
43: <info name="hwlocVersion" value="3.0.0a1"/>
43: <info name="ProcessName" value="xmlbuffer.exe"/>
43: </topology>
43: ### End of first export buffer
43: ### Second exported buffer is:
43: <?xml version="1.0" encoding="UTF-8"?>
43: <!DOCTYPE topology SYSTEM "hwloc2.dtd">
43: <topology version="3.0">
43: <object type="Machine" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" allowed_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" allowed_nodeset="0x00000001" gp_index="1" id="obj1">
43: <object type="NUMANode" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="12" id="obj12" local_memory="959475712">
43: <page_type size="4096" count="0"/>
43: </object>
43: <object type="Package" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="2" id="obj2">
43: <object type="L2Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="6" id="obj6" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
43: <object type="L1Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="4" id="obj4" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
43: <object type="L1iCache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="5" id="obj5" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
43: <object type="Core" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="3" id="obj3">
43: <object type="PU" os_index="0" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="14" id="obj14"/>
43: </object>
43: </object>
43: </object>
43: </object>
43: </object>
43: <object type="Package" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="7" id="obj7">
43: <object type="L2Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="11" id="obj11" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
43: <object type="L1Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="9" id="obj9" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
43: <object type="L1iCache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="10" id="obj10" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
43: <object type="Core" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="8" id="obj8">
43: <object type="PU" os_index="1" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="15" id="obj15"/>
43: </object>
43: </object>
43: </object>
43: </object>
43: </object>
43: </object>
43: <support name="discovery.pu"/>
43: <support name="discovery.numa"/>
43: <support name="discovery.numa_memory"/>
43: <support name="discovery.cpukind_efficiency"/>
43: <support name="cpubind.set_thisproc_cpubind"/>
43: <support name="cpubind.get_thisproc_cpubind"/>
43: <support name="cpubind.set_proc_cpubind"/>
43: <support name="cpubind.get_proc_cpubind"/>
43: <support name="cpubind.set_thisthread_cpubind"/>
43: <support name="cpubind.get_thisthread_cpubind"/>
43: <support name="cpubind.set_thread_cpubind"/>
43: <support name="cpubind.get_thread_cpubind"/>
43: <support name="cpubind.get_thisthread_last_cpu_location"/>
43: <support name="membind.set_thisproc_membind"/>
43: <support name="membind.get_thisproc_membind"/>
43: <support name="membind.set_proc_membind"/>
43: <support name="membind.get_proc_membind"/>
43: <support name="membind.set_thisthread_membind"/>
43: <support name="membind.get_thisthread_membind"/>
43: <support name="membind.alloc_membind"/>
43: <support name="membind.get_area_memlocation"/>
43: <support name="membind.bind_membind"/>
43: <support name="custom.exported_support"/>
43: <cpukind cpuset="0x00000003" forced_efficiency="0"/>
43: <info name="Backend" value="Windows"/>
43: <info name="OSName" value="Windows"/>
43: <info name="OSRelease" value="10"/>
43: <info name="OSVersion" value="10.0.19045"/>
43: <info name="Hostname" value="DESKTOP-UML70GA"/>
43: <info name="Architecture" value="x86_64"/>
43: <info name="hwlocVersion" value="3.0.0a1"/>
43: <info name="ProcessName" value="xmlbuffer.exe"/>
43: </topology>
43: ### End of second export buffer
43/48 Test #43: xmlbuffer01 ...................... Passed 0.02 sec
test 44
Start 44: xmlbuffer10
44: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\xmlbuffer.exe "1" "0"
44: Test timeout computed to be: 10
44: import=libxml export=nolibxml
44: exported to buffer 0000021A3994EF90 length 4923
44: re-exported to buffer 0000021A39953FB0 length 4685
44: ### First exported buffer is:
44: <?xml version="1.0" encoding="UTF-8"?>
44: <!DOCTYPE topology SYSTEM "hwloc2.dtd">
44: <topology version="3.0">
44: <object type="Machine" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" allowed_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" allowed_nodeset="0x00000001" gp_index="1" id="obj1">
44: <info name="UglyString" value=" 	 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ "/>
44: <info name="UberUglyString" value="xy"/>
44: <object type="NUMANode" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="12" id="obj12" local_memory="959971328">
44: <page_type size="4096" count="0"/>
44: </object>
44: <object type="Package" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="2" id="obj2">
44: <object type="L2Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="6" id="obj6" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
44: <object type="L1Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="4" id="obj4" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
44: <object type="L1iCache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="5" id="obj5" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
44: <object type="Core" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="3" id="obj3">
44: <object type="PU" os_index="0" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="14" id="obj14"/>
44: </object>
44: </object>
44: </object>
44: </object>
44: </object>
44: <object type="Package" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="7" id="obj7">
44: <object type="L2Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="11" id="obj11" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
44: <object type="L1Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="9" id="obj9" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
44: <object type="L1iCache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="10" id="obj10" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
44: <object type="Core" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="8" id="obj8">
44: <object type="PU" os_index="1" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="15" id="obj15"/>
44: </object>
44: </object>
44: </object>
44: </object>
44: </object>
44: </object>
44: <support name="discovery.pu"/>
44: <support name="discovery.numa"/>
44: <support name="discovery.numa_memory"/>
44: <support name="discovery.cpukind_efficiency"/>
44: <support name="cpubind.set_thisproc_cpubind"/>
44: <support name="cpubind.get_thisproc_cpubind"/>
44: <support name="cpubind.set_proc_cpubind"/>
44: <support name="cpubind.get_proc_cpubind"/>
44: <support name="cpubind.set_thisthread_cpubind"/>
44: <support name="cpubind.get_thisthread_cpubind"/>
44: <support name="cpubind.set_thread_cpubind"/>
44: <support name="cpubind.get_thread_cpubind"/>
44: <support name="cpubind.get_thisthread_last_cpu_location"/>
44: <support name="membind.set_thisproc_membind"/>
44: <support name="membind.get_thisproc_membind"/>
44: <support name="membind.set_proc_membind"/>
44: <support name="membind.get_proc_membind"/>
44: <support name="membind.set_thisthread_membind"/>
44: <support name="membind.get_thisthread_membind"/>
44: <support name="membind.alloc_membind"/>
44: <support name="membind.get_area_memlocation"/>
44: <support name="membind.bind_membind"/>
44: <support name="custom.exported_support"/>
44: <cpukind cpuset="0x00000003" forced_efficiency="0"/>
44: <info name="Backend" value="Windows"/>
44: <info name="OSName" value="Windows"/>
44: <info name="OSRelease" value="10"/>
44: <info name="OSVersion" value="10.0.19045"/>
44: <info name="Hostname" value="DESKTOP-UML70GA"/>
44: <info name="Architecture" value="x86_64"/>
44: <info name="hwlocVersion" value="3.0.0a1"/>
44: <info name="ProcessName" value="xmlbuffer.exe"/>
44: </topology>
44: ### End of first export buffer
44: ### Second exported buffer is:
44: <?xml version="1.0" encoding="UTF-8"?>
44: <!DOCTYPE topology SYSTEM "hwloc2.dtd">
44: <topology version="3.0">
44: <object type="Machine" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" allowed_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" allowed_nodeset="0x00000001" gp_index="1" id="obj1">
44: <object type="NUMANode" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="12" id="obj12" local_memory="959934464">
44: <page_type size="4096" count="0"/>
44: </object>
44: <object type="Package" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="2" id="obj2">
44: <object type="L2Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="6" id="obj6" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
44: <object type="L1Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="4" id="obj4" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
44: <object type="L1iCache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="5" id="obj5" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
44: <object type="Core" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="3" id="obj3">
44: <object type="PU" os_index="0" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="14" id="obj14"/>
44: </object>
44: </object>
44: </object>
44: </object>
44: </object>
44: <object type="Package" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="7" id="obj7">
44: <object type="L2Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="11" id="obj11" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
44: <object type="L1Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="9" id="obj9" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
44: <object type="L1iCache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="10" id="obj10" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
44: <object type="Core" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="8" id="obj8">
44: <object type="PU" os_index="1" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="15" id="obj15"/>
44: </object>
44: </object>
44: </object>
44: </object>
44: </object>
44: </object>
44: <support name="discovery.pu"/>
44: <support name="discovery.numa"/>
44: <support name="discovery.numa_memory"/>
44: <support name="discovery.cpukind_efficiency"/>
44: <support name="cpubind.set_thisproc_cpubind"/>
44: <support name="cpubind.get_thisproc_cpubind"/>
44: <support name="cpubind.set_proc_cpubind"/>
44: <support name="cpubind.get_proc_cpubind"/>
44: <support name="cpubind.set_thisthread_cpubind"/>
44: <support name="cpubind.get_thisthread_cpubind"/>
44: <support name="cpubind.set_thread_cpubind"/>
44: <support name="cpubind.get_thread_cpubind"/>
44: <support name="cpubind.get_thisthread_last_cpu_location"/>
44: <support name="membind.set_thisproc_membind"/>
44: <support name="membind.get_thisproc_membind"/>
44: <support name="membind.set_proc_membind"/>
44: <support name="membind.get_proc_membind"/>
44: <support name="membind.set_thisthread_membind"/>
44: <support name="membind.get_thisthread_membind"/>
44: <support name="membind.alloc_membind"/>
44: <support name="membind.get_area_memlocation"/>
44: <support name="membind.bind_membind"/>
44: <support name="custom.exported_support"/>
44: <cpukind cpuset="0x00000003" forced_efficiency="0"/>
44: <info name="Backend" value="Windows"/>
44: <info name="OSName" value="Windows"/>
44: <info name="OSRelease" value="10"/>
44: <info name="OSVersion" value="10.0.19045"/>
44: <info name="Hostname" value="DESKTOP-UML70GA"/>
44: <info name="Architecture" value="x86_64"/>
44: <info name="hwlocVersion" value="3.0.0a1"/>
44: <info name="ProcessName" value="xmlbuffer.exe"/>
44: </topology>
44: ### End of second export buffer
44/48 Test #44: xmlbuffer10 ...................... Passed 0.05 sec
test 45
Start 45: xmlbuffer11
45: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\tests\xmlbuffer.exe "1" "1"
45: Test timeout computed to be: 10
45: import=libxml export=libxml
45: exported to buffer 0000021FC720EF90 length 4923
45: re-exported to buffer 0000021FC7213FB0 length 4685
45: ### First exported buffer is:
45: <?xml version="1.0" encoding="UTF-8"?>
45: <!DOCTYPE topology SYSTEM "hwloc2.dtd">
45: <topology version="3.0">
45: <object type="Machine" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" allowed_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" allowed_nodeset="0x00000001" gp_index="1" id="obj1">
45: <info name="UglyString" value=" 	 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ "/>
45: <info name="UberUglyString" value="xy"/>
45: <object type="NUMANode" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="12" id="obj12" local_memory="960061440">
45: <page_type size="4096" count="0"/>
45: </object>
45: <object type="Package" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="2" id="obj2">
45: <object type="L2Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="6" id="obj6" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
45: <object type="L1Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="4" id="obj4" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
45: <object type="L1iCache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="5" id="obj5" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
45: <object type="Core" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="3" id="obj3">
45: <object type="PU" os_index="0" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="14" id="obj14"/>
45: </object>
45: </object>
45: </object>
45: </object>
45: </object>
45: <object type="Package" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="7" id="obj7">
45: <object type="L2Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="11" id="obj11" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
45: <object type="L1Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="9" id="obj9" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
45: <object type="L1iCache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="10" id="obj10" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
45: <object type="Core" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="8" id="obj8">
45: <object type="PU" os_index="1" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="15" id="obj15"/>
45: </object>
45: </object>
45: </object>
45: </object>
45: </object>
45: </object>
45: <support name="discovery.pu"/>
45: <support name="discovery.numa"/>
45: <support name="discovery.numa_memory"/>
45: <support name="discovery.cpukind_efficiency"/>
45: <support name="cpubind.set_thisproc_cpubind"/>
45: <support name="cpubind.get_thisproc_cpubind"/>
45: <support name="cpubind.set_proc_cpubind"/>
45: <support name="cpubind.get_proc_cpubind"/>
45: <support name="cpubind.set_thisthread_cpubind"/>
45: <support name="cpubind.get_thisthread_cpubind"/>
45: <support name="cpubind.set_thread_cpubind"/>
45: <support name="cpubind.get_thread_cpubind"/>
45: <support name="cpubind.get_thisthread_last_cpu_location"/>
45: <support name="membind.set_thisproc_membind"/>
45: <support name="membind.get_thisproc_membind"/>
45: <support name="membind.set_proc_membind"/>
45: <support name="membind.get_proc_membind"/>
45: <support name="membind.set_thisthread_membind"/>
45: <support name="membind.get_thisthread_membind"/>
45: <support name="membind.alloc_membind"/>
45: <support name="membind.get_area_memlocation"/>
45: <support name="membind.bind_membind"/>
45: <support name="custom.exported_support"/>
45: <cpukind cpuset="0x00000003" forced_efficiency="0"/>
45: <info name="Backend" value="Windows"/>
45: <info name="OSName" value="Windows"/>
45: <info name="OSRelease" value="10"/>
45: <info name="OSVersion" value="10.0.19045"/>
45: <info name="Hostname" value="DESKTOP-UML70GA"/>
45: <info name="Architecture" value="x86_64"/>
45: <info name="hwlocVersion" value="3.0.0a1"/>
45: <info name="ProcessName" value="xmlbuffer.exe"/>
45: </topology>
45: ### End of first export buffer
45: ### Second exported buffer is:
45: <?xml version="1.0" encoding="UTF-8"?>
45: <!DOCTYPE topology SYSTEM "hwloc2.dtd">
45: <topology version="3.0">
45: <object type="Machine" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" allowed_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" allowed_nodeset="0x00000001" gp_index="1" id="obj1">
45: <object type="NUMANode" os_index="0" cpuset="0x00000003" complete_cpuset="0x00000003" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="12" id="obj12" local_memory="960024576">
45: <page_type size="4096" count="0"/>
45: </object>
45: <object type="Package" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="2" id="obj2">
45: <object type="L2Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="6" id="obj6" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
45: <object type="L1Cache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="4" id="obj4" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
45: <object type="L1iCache" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="5" id="obj5" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
45: <object type="Core" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="3" id="obj3">
45: <object type="PU" os_index="0" cpuset="0x00000001" complete_cpuset="0x00000001" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="14" id="obj14"/>
45: </object>
45: </object>
45: </object>
45: </object>
45: </object>
45: <object type="Package" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="7" id="obj7">
45: <object type="L2Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="11" id="obj11" cache_size="4194304" depth="2" cache_linesize="64" cache_associativity="16" cache_type="0">
45: <object type="L1Cache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="9" id="obj9" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="1">
45: <object type="L1iCache" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="10" id="obj10" cache_size="32768" depth="1" cache_linesize="64" cache_associativity="8" cache_type="2">
45: <object type="Core" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="8" id="obj8">
45: <object type="PU" os_index="1" cpuset="0x00000002" complete_cpuset="0x00000002" nodeset="0x00000001" complete_nodeset="0x00000001" gp_index="15" id="obj15"/>
45: </object>
45: </object>
45: </object>
45: </object>
45: </object>
45: </object>
45: <support name="discovery.pu"/>
45: <support name="discovery.numa"/>
45: <support name="discovery.numa_memory"/>
45: <support name="discovery.cpukind_efficiency"/>
45: <support name="cpubind.set_thisproc_cpubind"/>
45: <support name="cpubind.get_thisproc_cpubind"/>
45: <support name="cpubind.set_proc_cpubind"/>
45: <support name="cpubind.get_proc_cpubind"/>
45: <support name="cpubind.set_thisthread_cpubind"/>
45: <support name="cpubind.get_thisthread_cpubind"/>
45: <support name="cpubind.set_thread_cpubind"/>
45: <support name="cpubind.get_thread_cpubind"/>
45: <support name="cpubind.get_thisthread_last_cpu_location"/>
45: <support name="membind.set_thisproc_membind"/>
45: <support name="membind.get_thisproc_membind"/>
45: <support name="membind.set_proc_membind"/>
45: <support name="membind.get_proc_membind"/>
45: <support name="membind.set_thisthread_membind"/>
45: <support name="membind.get_thisthread_membind"/>
45: <support name="membind.alloc_membind"/>
45: <support name="membind.get_area_memlocation"/>
45: <support name="membind.bind_membind"/>
45: <support name="custom.exported_support"/>
45: <cpukind cpuset="0x00000003" forced_efficiency="0"/>
45: <info name="Backend" value="Windows"/>
45: <info name="OSName" value="Windows"/>
45: <info name="OSRelease" value="10"/>
45: <info name="OSVersion" value="10.0.19045"/>
45: <info name="Hostname" value="DESKTOP-UML70GA"/>
45: <info name="Architecture" value="x86_64"/>
45: <info name="hwlocVersion" value="3.0.0a1"/>
45: <info name="ProcessName" value="xmlbuffer.exe"/>
45: </topology>
45: ### End of second export buffer
45/48 Test #45: xmlbuffer11 ...................... Passed 0.02 sec
test 46
Start 46: lstopo-no-graphics:verbose
46: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\lstopo-no-graphics.exe "-v"
46: Test timeout computed to be: 10
46: Machine (P#0 total=915MiB)
46: NUMANode L#0 (P#0 local=915MiB total=915MiB)
46: Package L#0
46: L2Cache L#0 (size=4096KiB linesize=64 ways=16)
46: L1dCache L#0 (size=32KiB linesize=64 ways=8)
46: L1iCache L#0 (size=32KiB linesize=64 ways=8)
46: Core L#0
46: PU L#0 (P#0)
46: Package L#1
46: L2Cache L#1 (size=4096KiB linesize=64 ways=16)
46: L1dCache L#1 (size=32KiB linesize=64 ways=8)
46: L1iCache L#1 (size=32KiB linesize=64 ways=8)
46: Core L#1
46: PU L#1 (P#1)
46: depth 0: 1 Machine (type #0)
46: depth 1: 2 Package (type #1)
46: depth 2: 2 L2Cache (type #6)
46: depth 3: 2 L1dCache (type #5)
46: depth 4: 2 L1iCache (type #10)
46: depth 5: 2 Core (type #3)
46: depth 6: 2 PU (type #4)
46: Special depth -3: 1 NUMANode (type #14)
46: CPU kind #0 efficiency 0 cpuset 0x00000003
46: Topology infos: Backend=Windows OSName=Windows OSRelease=10 OSVersion=10.0.19045 Hostname=DESKTOP-UML70GA Architecture=x86_64 hwlocVersion=3.0.0a1 ProcessName=lstopo-no-graphics.exe
46/48 Test #46: lstopo-no-graphics:verbose ....... Passed 0.07 sec
test 47
Start 47: lstopo-no-graphics:groups
47: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\lstopo-no-graphics.exe "--windows-processor-groups"
47: Test timeout computed to be: 10
47: Processor Group #0 = 0x00000003
47/48 Test #47: lstopo-no-graphics:groups ........ Passed 0.02 sec
test 48
Start 48: hwloc-info:support
48: Test command: C:\builds\workspace\extended-customPR\check-wincmake\9b2ace280\contrib\windows-cmake\build\hwloc-info.exe "--support"
48: Test timeout computed to be: 10
48: discovery:pu = 1
48: discovery:disallowed_pu = 0
48: discovery:numa = 1
48: discovery:numa_memory = 1
48: discovery:disallowed_numa = 0
48: discovery:cpukind_efficiency = 1
48: cpubind:set_thisproc_cpubind = 1
48: cpubind:get_thisproc_cpubind = 1
48: cpubind:set_proc_cpubind = 1
48: cpubind:get_proc_cpubind = 1
48: cpubind:set_thisthread_cpubind = 1
48: cpubind:get_thisthread_cpubind = 1
48: cpubind:set_thread_cpubind = 1
48: cpubind:get_thread_cpubind = 1
48: cpubind:get_thisproc_last_cpu_location = 0
48: cpubind:get_proc_last_cpu_location = 0
48: cpubind:get_thisthread_last_cpu_location = 1
48: membind:set_thisproc_membind = 1
48: membind:get_thisproc_membind = 1
48: membind:set_proc_membind = 1
48: membind:get_proc_membind = 1
48: membind:set_thisthread_membind = 1
48: membind:get_thisthread_membind = 1
48: membind:alloc_membind = 1
48: membind:set_area_membind = 0
48: membind:get_area_membind = 0
48: membind:get_area_memlocation = 1
48: membind:firsttouch_membind = 0
48: membind:bind_membind = 1
48: membind:interleave_membind = 0
48: membind:weighted_interleave_membind = 0
48: membind:nexttouch_membind = 0
48: membind:migrate_membind = 0
48: misc:imported_support = 0
48/48 Test #48: hwloc-info:support ............... Passed 0.06 sec
100% tests passed, 0 tests failed out of 48
Label Time Summary:
exe = 0.15 sec*proc (3 tests)
Total Test time (real) = 5.56 sec
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
Running on Windows_10_x86_64 in /builds/workspace/extended-customPR
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] dir
Running in /builds/workspace/extended-customPR/check-cygwin
[Pipeline] {
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] bat
C:\builds\workspace\extended-customPR\check-cygwin>./job-3-cygwin.bat hwloc-PR-731-20250729.1706.git9b2ace280.tar.gz
C:\builds\workspace\extended-customPR\check-cygwin>REM
C:\builds\workspace\extended-customPR\check-cygwin>REM Copyright © 2012-2018 Inria. All rights reserved.
C:\builds\workspace\extended-customPR\check-cygwin>REM See COPYING in top-level directory.
C:\builds\workspace\extended-customPR\check-cygwin>REM
C:\builds\workspace\extended-customPR\check-cygwin>call C:\Builds\ci.inria.fr\slaves\hwloc-win10amd64\\ciprofile.bat
C:\builds\workspace\extended-customPR\check-cygwin>REM set MSBUILD_PATH="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\"
C:\builds\workspace\extended-customPR\check-cygwin>CALL "c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"
**********************************************************************
** Visual Studio 2019 Developer Command Prompt v16.0
** Copyright (c) 2020 Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x64'
PATH is "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\";"C:\Program Files\CMake\bin\";c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\\Extensions\Microsoft\IntelliCode\CLI;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX64\x64;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\VC\VCPackages;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\TestWindow;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\;C:\cygwin64\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\CMake\bin;C:\Users\ci\AppData\Local\Microsoft\WindowsApps;C:\cygwin64\bin;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin;c:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja
############################
Running on:
CYGWIN_NT-10.0 DESKTOP-UML70GA 3.1.7(0.340/5/3) 2020-08-22 17:48 x86_64 Cygwin
Tarball: hwloc-PR-731-20250729.1706.git9b2ace280.tar.gz
############################
+ tarball=hwloc-PR-731-20250729.1706.git9b2ace280.tar.gz
++ basename hwloc-PR-731-20250729.1706.git9b2ace280.tar.gz .tar.gz
+ basename=hwloc-PR-731-20250729.1706.git9b2ace280
+ test -d hwloc-PR-731-20250729.1706.git9b2ace280
+ tar xfz hwloc-PR-731-20250729.1706.git9b2ace280.tar.gz
+ rm hwloc-PR-731-20250729.1706.git9b2ace280.tar.gz
+ cd hwloc-PR-731-20250729.1706.git9b2ace280
+ touch configure
+ mkdir build
+ cd build
+ ../configure
###
### Configuring hwloc distribution tarball
### Startup tests
###
checking build system type... x86_64-pc-cygwin
checking host system type... x86_64-pc-cygwin
checking target system type... x86_64-pc-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '197609' is supported by ustar format... yes
checking whether GID '197121' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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.exe
checking for suffix of executables... .exe
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... /usr/x86_64-pc-cygwin/bin/ld.exe
checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) 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... 8192
checking how to convert x86_64-pc-cygwin file names to x86_64-pc-cygwin format... func_convert_file_noop
checking how to convert x86_64-pc-cygwin file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-cygwin/bin/ld.exe option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for dlltool... dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for ranlib... ranlib
checking for archiver @FILE support... @
checking for strip... strip
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 mt... mt
checking if mt is a manifest tool... yes
checking for dlfcn.h... yes
checking for as... as
checking for dlltool... (cached) dlltool
checking for objdump... (cached) objdump
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -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/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
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++... /usr/x86_64-pc-cygwin/bin/ld.exe
checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries... yes
checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if g++ PIC flag -DDLL_EXPORT -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/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
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... none needed
checking for pkg-config... /usr/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: /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build
configure: hwloc srcdir: /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280
configure: Detected VPATH build
checking for hwloc version... PR-731-20250729.1706.git9b2ace280
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... Windows
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)... yes
checking whether to enable symbol visibility... no (disabled)
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 sys/wait.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
**** Windows-specific checks
checking for windows.h... yes
checking for KAFFINITY... yes
checking for PROCESSOR_CACHE_TYPE... yes
checking for CACHE_DESCRIPTOR... yes
checking for LOGICAL_PROCESSOR_RELATIONSHIP... yes
checking for RelationProcessorPackage... no
checking for RelationProcessorDie... no
checking for GROUP_AFFINITY... yes
checking for PROCESSOR_RELATIONSHIP... yes
checking for NUMA_NODE_RELATIONSHIP... yes
checking for CACHE_RELATIONSHIP... yes
checking for PROCESSOR_GROUP_INFO... yes
checking for GROUP_RELATIONSHIP... yes
checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX... yes
checking for PSAPI_WORKING_SET_EX_BLOCK... no
checking for PSAPI_WORKING_SET_EX_INFORMATION... no
checking for PROCESSOR_NUMBER... yes
checking whether GetModuleFileName is declared... yes
checking for main in -lgdi32... yes
checking for PostQuitMessage in -luser32... yes
checking for lib... /cygdrive/c/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/HostX64/x64/lib
**** end of Windows-specific checks
checking for sys/param.h... yes
checking for sys/sysctl.h... no
checking for sysctl... no
checking for sysctlbyname... no
checking whether pthread_setaffinity_np is declared... yes
checking whether pthread_getaffinity_np is declared... yes
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... no
checking for mach_init.h... no
checking for mach/mach_host.h... no
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... yes
checking for __progname... yes
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... yes
checking for getpagesize... yes
checking for memalign... yes
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 CL/cl_ext.h... no
**** 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... no
**** 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 windows 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... no
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... no
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... no
checking termcap support using ncurses and -ltinfo... no
checking termcap support using ncurses and -ltermcap... no
checking termcap support using curses and ... no
checking termcap support using curses and -lcursesw... no
checking termcap support using curses and -lcurses... no
checking termcap support using curses and -ltinfo... no
checking termcap support using curses and -ltermcap... no
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 bash... /bin/sh
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/completion/test-bash-completion.sh
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: no
Graphical output: yes (Windows)
XML input / output: basic
Plugin support: no
-----------------------------------------------------------------------------
+ make
Making all in include
make[1]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/include'
Making all in hwloc
make[1]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/hwloc'
CC topology.lo
CC traversal.lo
CC distances.lo
../../hwloc/distances.c: In function 'hwloc_internal_distances_print_matrix':
../../hwloc/distances.c:35:28: warning: initialization of 'hwloc_uint64_t *' {aka 'long long unsigned int *'} from incompatible pointer type 'uint64_t *' {aka 'long unsigned int *'} [-Wincompatible-pointer-types]
35 | hwloc_uint64_t *values = dist->values;
| ^~~~
../../hwloc/distances.c: In function 'hwloc_backend_distances_add_values':
../../hwloc/distances.c:377:57: warning: passing argument 4 of 'hwloc_internal_distances_restrict' from incompatible pointer type [-Wincompatible-pointer-types]
377 | hwloc_internal_distances_restrict(objs, NULL, NULL, values, nbobjs, disappeared);
| ^~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../hwloc/distances.c:27:17: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
27 | uint64_t *values,
| ~~~~~~~~~~^~~~~~
../../hwloc/distances.c:403:17: warning: assignment to 'uint64_t *' {aka 'long unsigned int *'} from incompatible pointer type 'hwloc_uint64_t *' {aka 'long long unsigned int *'} [-Wincompatible-pointer-types]
403 | dist->indexes = indexes;
| ^
../../hwloc/distances.c:406:16: warning: assignment to 'uint64_t *' {aka 'long unsigned int *'} from incompatible pointer type 'hwloc_uint64_t *' {aka 'long long unsigned int *'} [-Wincompatible-pointer-types]
406 | dist->values = values;
| ^
../../hwloc/distances.c: In function 'hwloc_backend_distances_add_values_by_index':
../../hwloc/distances.c:457:17: warning: assignment to 'uint64_t *' {aka 'long unsigned int *'} from incompatible pointer type 'hwloc_uint64_t *' {aka 'long long unsigned int *'} [-Wincompatible-pointer-types]
457 | dist->indexes = indexes;
| ^
../../hwloc/distances.c:460:16: warning: assignment to 'uint64_t *' {aka 'long unsigned int *'} from incompatible pointer type 'hwloc_uint64_t *' {aka 'long long unsigned int *'} [-Wincompatible-pointer-types]
460 | dist->values = values;
| ^
../../hwloc/distances.c: In function 'hwloc_internal_distances_add_by_index':
../../hwloc/distances.c:547:91: warning: passing argument 6 of 'hwloc_backend_distances_add_values_by_index' from incompatible pointer type [-Wincompatible-pointer-types]
547 | nbobjs, unique_type, different_types, indexes,
| ^~~~~~~
| |
| uint64_t * {aka long unsigned int *}
../../hwloc/distances.c:435:143: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
435 | unsigned nbobjs, hwloc_obj_type_t unique_type, hwloc_obj_type_t *different_types, hwloc_uint64_t *indexes,
| ~~~~~~~~~~~~~~~~^~~~~~~
../../hwloc/distances.c:548:53: warning: passing argument 7 of 'hwloc_backend_distances_add_values_by_index' from incompatible pointer type [-Wincompatible-pointer-types]
548 | values);
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
../../hwloc/distances.c:436:61: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
436 | hwloc_uint64_t *values)
| ~~~~~~~~~~~~~~~~^~~~~~
../../hwloc/distances.c: In function 'hwloc_internal_distances_add':
../../hwloc/distances.c:584:44: warning: passing argument 5 of 'hwloc_backend_distances_add_values' from incompatible pointer type [-Wincompatible-pointer-types]
584 | values,
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
../../hwloc/distances.c:346:52: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
346 | hwloc_uint64_t *values,
| ~~~~~~~~~~~~~~~~^~~~~~
../../hwloc/distances.c: In function 'hwloc_distances_add_values':
../../hwloc/distances.c:664:77: warning: passing argument 5 of 'hwloc_backend_distances_add_values' from incompatible pointer type [-Wincompatible-pointer-types]
664 | err = hwloc_backend_distances_add_values(topology, handle, nbobjs, _objs, _values, flags);
| ^~~~~~~
| |
| uint64_t * {aka long unsigned int *}
../../hwloc/distances.c:346:52: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
346 | hwloc_uint64_t *values,
| ~~~~~~~~~~~~~~~~^~~~~~
../../hwloc/distances.c: In function 'hwloc__distances_transform_remove_null':
../../hwloc/distances.c:1323:55: warning: passing argument 4 of 'hwloc_internal_distances_restrict' from incompatible pointer type [-Wincompatible-pointer-types]
1323 | hwloc_internal_distances_restrict(objs, NULL, NULL, values, nbobjs, nbobjs-nb);
| ^~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../hwloc/distances.c:743:17: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
743 | uint64_t *values,
| ~~~~~~~~~~^~~~~~
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
../../hwloc/misc.c:25:14: warning: 'program_invocation_name' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
25 | extern char *program_invocation_name;
| ^~~~~~~~~~~~~~~~~~~~~~~
CC base64.lo
CC topology-noos.lo
CC topology-synthetic.lo
CC topology-xml.lo
CC topology-xml-nolibxml.lo
CC topology-windows.lo
CC topology-x86.lo
CCLD libhwloc.la
[ ! -r .libs/libhwloc.def ] || "/cygdrive/c/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/HostX64/x64/lib" -machine:X64 -def:.libs/libhwloc.def -name:libhwloc-0 -out:.libs/libhwloc.lib
Microsoft (R) Library Manager Version 14.27.29112.0
Copyright (C) Microsoft Corporation. All rights reserved.
Cr�ation de la biblioth�que .libs/libhwloc.lib et de l'objet .libs/libhwloc.exp
make[1]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/hwloc'
Making all in utils
make[1]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/utils'
Making all in hwloc
make[2]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/utils/hwloc'
Making all in .
make[3]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/utils/hwloc'
CC hwloc-annotate.o
In file included from ../../../utils/hwloc/hwloc-calc.h:14,
from ../../../utils/hwloc/hwloc-annotate.c:7:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/hwloc/hwloc-calc.h:12,
from ../../../utils/hwloc/hwloc-annotate.c:7:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/hwloc/hwloc-calc.h:14,
from ../../../utils/hwloc/hwloc-annotate.c:7:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CCLD hwloc-annotate.exe
CC hwloc-bind.o
In file included from ../../../utils/hwloc/hwloc-calc.h:14,
from ../../../utils/hwloc/hwloc-bind.c:10:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/hwloc/hwloc-calc.h:12,
from ../../../utils/hwloc/hwloc-bind.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/hwloc/hwloc-calc.h:14,
from ../../../utils/hwloc/hwloc-bind.c:10:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CCLD hwloc-bind.exe
CC hwloc-calc.o
In file included from ../../../utils/hwloc/hwloc-calc.h:14,
from ../../../utils/hwloc/hwloc-calc.c:12:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/private/private.h:26,
from ../../../utils/hwloc/hwloc-calc.c:11:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/hwloc/hwloc-calc.h:14,
from ../../../utils/hwloc/hwloc-calc.c:12:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CCLD hwloc-calc.exe
CC hwloc-diff.o
In file included from ../../../utils/hwloc/hwloc-diff.c:9:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/hwloc/hwloc-diff.c:7:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/hwloc/hwloc-diff.c:9:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CCLD hwloc-diff.exe
CC hwloc-distrib.o
In file included from ../../../utils/hwloc/hwloc-distrib.c:12:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/hwloc/hwloc-distrib.c:11:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/hwloc/hwloc-distrib.c:12:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CCLD hwloc-distrib.exe
CC hwloc-info.o
In file included from ../../../utils/hwloc/hwloc-info.c:21:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/hwloc/hwloc-info.c:11:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/hwloc/hwloc-info.c:21:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CCLD hwloc-info.exe
CC hwloc-patch.o
In file included from ../../../utils/hwloc/hwloc-patch.c:9:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/hwloc/hwloc-patch.c:7:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/hwloc/hwloc-patch.c:9:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CCLD hwloc-patch.exe
CC hwloc-gather-cpuid.o
In file included from ../../../utils/hwloc/hwloc-gather-cpuid.c:8:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/hwloc/hwloc-gather-cpuid.c:7:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/hwloc/hwloc-gather-cpuid.c:8:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CCLD hwloc-gather-cpuid.exe
CC common-ps.lo
In file included from ../../../utils/hwloc/common-ps.c:23:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/hwloc/common-ps.c:9:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/hwloc/common-ps.c:23:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CCLD libutils_common.la
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-gather-cpuid.1 man page...
make[3]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/utils/hwloc'
make[2]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/utils/hwloc'
Making all in lstopo
make[2]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/utils/lstopo'
CC lstopo_no_graphics-lstopo.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo.c:46:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo.c:12:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo.c:46:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_no_graphics-lstopo-draw.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-draw.c:19:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/private/private.h:26,
from ../../../utils/lstopo/lstopo-draw.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-draw.c:19:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_no_graphics-lstopo-tikz.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-tikz.c:15:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-tikz.c:8:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-tikz.c:15:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_no_graphics-lstopo-fig.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-fig.c:17:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-fig.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-fig.c:17:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_no_graphics-lstopo-svg.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-svg.c:14:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-svg.c:7:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-svg.c:14:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_no_graphics-lstopo-ascii.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-ascii.c:37:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-ascii.c:14:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-ascii.c:37:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_no_graphics-lstopo-text.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-text.c:22:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/private/private.h:26,
from ../../../utils/lstopo/lstopo-text.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-text.c:22:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_no_graphics-lstopo-xml.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-xml.c:15:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-xml.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-xml.c:15:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CCLD lstopo-no-graphics.exe
CC lstopo-lstopo.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo.c:46:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo.c:12:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo.c:46:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo-lstopo-draw.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-draw.c:19:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/private/private.h:26,
from ../../../utils/lstopo/lstopo-draw.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-draw.c:19:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo-lstopo-tikz.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-tikz.c:15:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-tikz.c:8:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-tikz.c:15:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo-lstopo-fig.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-fig.c:17:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-fig.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-fig.c:17:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo-lstopo-svg.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-svg.c:14:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-svg.c:7:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-svg.c:14:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo-lstopo-ascii.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-ascii.c:37:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-ascii.c:14:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-ascii.c:37:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo-lstopo-text.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-text.c:22:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/private/private.h:26,
from ../../../utils/lstopo/lstopo-text.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-text.c:22:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo-lstopo-xml.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-xml.c:15:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-xml.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-xml.c:15:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo-lstopo-windows.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-windows.c:24:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-windows.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-windows.c:24:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CCLD lstopo.exe
CC lstopo_win-lstopo.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo.c:46:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo.c:12:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo.c:46:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_win-lstopo-draw.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-draw.c:19:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/private/private.h:26,
from ../../../utils/lstopo/lstopo-draw.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-draw.c:19:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_win-lstopo-tikz.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-tikz.c:15:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-tikz.c:8:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-tikz.c:15:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_win-lstopo-fig.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-fig.c:17:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-fig.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-fig.c:17:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_win-lstopo-svg.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-svg.c:14:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-svg.c:7:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-svg.c:14:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_win-lstopo-ascii.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-ascii.c:37:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-ascii.c:14:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-ascii.c:37:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_win-lstopo-text.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-text.c:22:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/private/private.h:26,
from ../../../utils/lstopo/lstopo-text.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-text.c:22:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_win-lstopo-xml.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-xml.c:15:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-xml.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-xml.c:15:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CC lstopo_win-lstopo-windows.o
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-windows.c:24:
../../../utils/hwloc/misc.h: In function 'hwloc_utils_get_best_node_in_array_by_memattr':
../../../utils/hwloc/misc.h:909:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
909 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
../../../utils/hwloc/misc.h:923:69: warning: passing argument 6 of 'hwloc_memattr_get_value' from incompatible pointer type [-Wincompatible-pointer-types]
923 | if (!hwloc_memattr_get_value(topology, id, nodes[i], NULL, 0, &value)) {
| ^~~~~~
| |
| uint64_t * {aka long unsigned int *}
In file included from /cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc.h:3016,
from ../../../utils/lstopo/lstopo-windows.c:10:
/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/include/hwloc/memattrs.h:388:41: note: expected 'hwloc_uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'uint64_t *' {aka 'long unsigned int *'}
388 | hwloc_uint64_t *value);
| ~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../utils/lstopo/lstopo.h:15,
from ../../../utils/lstopo/lstopo-windows.c:24:
../../../utils/hwloc/misc.h:925:39: warning: passing argument 3 of 'hwloc_utils__update_best_node' from incompatible pointer type [-Wincompatible-pointer-types]
925 | &bestvalue, best_nodeset,
| ^~~~~~~~~~
| |
| hwloc_uint64_t * {aka long long unsigned int *}
../../../utils/hwloc/misc.h:799:41: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'hwloc_uint64_t *' {aka 'long long unsigned int *'}
799 | uint64_t *bestvalue, hwloc_bitmap_t bestnodeset,
| ~~~~~~~~~~^~~~~~~~~
CCLD lstopo-win.exe
Creating lstopo-no-graphics.1 man page...
make[2]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/utils/lstopo'
make[2]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/utils'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/utils'
make[1]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/utils'
Making all in tests
make[1]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/tests'
Making all in hwloc
make[2]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/tests/hwloc'
Making all in .
make[3]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/tests/hwloc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/tests/hwloc'
Making all in ports
make[3]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/tests/hwloc/ports'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/tests/hwloc/ports'
Making all in xml
make[3]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/tests/hwloc/xml'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/tests/hwloc/xml'
Making all in x86
make[3]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/tests/hwloc/x86'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/tests/hwloc/x86'
make[2]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/tests/hwloc'
make[2]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/tests'
make[1]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/tests'
Making all in contrib/systemd
make[1]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/contrib/systemd'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/contrib/systemd'
Making all in contrib/completion
make[1]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/contrib/completion'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/contrib/completion'
Making all in contrib/misc
make[1]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/contrib/misc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/contrib/misc'
Making all in contrib/hwloc-ps.www
make[1]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/contrib/hwloc-ps.www'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/contrib/hwloc-ps.www'
Making all in doc
make[1]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/doc'
make all-recursive
make[2]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/doc'
Making all in examples
make[3]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/doc/examples'
make[3]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/doc'
make[2]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/doc'
make[1]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build/doc'
make[1]: Entering directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/cygdrive/c/builds/workspace/extended-customPR/check-cygwin/hwloc-PR-731-20250729.1706.git9b2ace280/build'
+ test xtrue = xtrue
+ utils/lstopo/lstopo-no-graphics -v
Machine (P#0 total=887MiB)
NUMANode L#0 (P#0 local=887MiB total=887MiB)
Package L#0 (CPUVendor=GenuineIntel CPUFamilyNumber=6 CPUModelNumber=61 CPUModel="Intel Core Processor (Broadwell, IBRS)" CPUStepping=2)
L2Cache L#0 (size=4096KiB linesize=64 ways=16 Inclusive=0)
L1dCache L#0 (size=32KiB linesize=64 ways=8 Inclusive=0)
L1iCache L#0 (size=32KiB linesize=64 ways=8 Inclusive=0)
Core L#0
PU L#0 (P#0)
Package L#1 (CPUVendor=GenuineIntel CPUFamilyNumber=6 CPUModelNumber=61 CPUModel="Intel Core Processor (Broadwell, IBRS)" CPUStepping=2)
L2Cache L#1 (size=4096KiB linesize=64 ways=16 Inclusive=0)
L1dCache L#1 (size=32KiB linesize=64 ways=8 Inclusive=0)
L1iCache L#1 (size=32KiB linesize=64 ways=8 Inclusive=0)
Core L#1
PU L#1 (P#1)
depth 0: 1 Machine (type #0)
depth 1: 2 Package (type #1)
depth 2: 2 L2Cache (type #6)
depth 3: 2 L1dCache (type #5)
depth 4: 2 L1iCache (type #10)
depth 5: 2 Core (type #3)
depth 6: 2 PU (type #4)
Special depth -3: 1 NUMANode (type #14)
CPU kind #0 efficiency 0 cpuset 0x00000003
Topology infos: Backend=Windows OSName=Windows WindowsBuildEnvironment=Cygwin OSRelease=10 OSVersion=10.0.19045 Hostname=DESKTOP-UML70GA Architecture=x86_64 hwlocVersion=PR-731-20250729.1706.git9b2ace280 ProcessName=lstopo-no-graphics.exe
+ utils/lstopo/lstopo-no-graphics --windows-processor-groups
Processor Group #0 = 0x00000003
+ utils/hwloc/hwloc-info --support
discovery:pu = 1
discovery:disallowed_pu = 0
discovery:numa = 1
discovery:numa_memory = 1
discovery:disallowed_numa = 0
discovery:cpukind_efficiency = 1
cpubind:set_thisproc_cpubind = 1
cpubind:get_thisproc_cpubind = 1
cpubind:set_proc_cpubind = 1
cpubind:get_proc_cpubind = 1
cpubind:set_thisthread_cpubind = 1
cpubind:get_thisthread_cpubind = 1
cpubind:set_thread_cpubind = 1
cpubind:get_thread_cpubind = 1
cpubind:get_thisproc_last_cpu_location = 0
cpubind:get_proc_last_cpu_location = 0
cpubind:get_thisthread_last_cpu_location = 1
membind:set_thisproc_membind = 1
membind:get_thisproc_membind = 1
membind:set_proc_membind = 1
membind:get_proc_membind = 1
membind:set_thisthread_membind = 1
membind:get_thisthread_membind = 1
membind:alloc_membind = 1
membind:set_area_membind = 0
membind:get_area_membind = 0
membind:get_area_memlocation = 1
membind:firsttouch_membind = 0
membind:bind_membind = 1
membind:interleave_membind = 0
membind:weighted_interleave_membind = 0
membind:nexttouch_membind = 0
membind:migrate_membind = 0
misc:imported_support = 0
+ cd ..
+ exit 0
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
Build success.
[Pipeline] script
[Pipeline] {
[Pipeline] emailext
Sending email to: Brice.Goglin@inria.fr
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
Finished: SUCCESS