INFO: not using any hashes in /data/userland-archives/hashes for hwloc-2.12.0.tar.bz2 (overridden with --hash)
Source /data/userland-archives/hwloc-2.12.0.tar.bz2... not found, skipping file copy
Source https://download.open-mpi.org/release/hwloc/v2.12/hwloc-2.12.0.tar.bz2... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file utils/lstopo/lstopo-ascii.c
configure: WARNING: unrecognized options: --enable-netloc

###
### Configuring hwloc distribution tarball
### Startup tests
###
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking target system type... x86_64-pc-solaris2.11
checking for a BSD-compatible install... /usr/bin/ginstall -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/gmkdir -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 '101' is supported by ustar format... yes
checking whether GID '10' 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... /usr/gcc/14/bin/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 /usr/gcc/14/bin/gcc accepts -g... yes
checking for /usr/gcc/14/bin/gcc option to enable C11 features... none needed
checking whether /usr/gcc/14/bin/gcc understands -c and -o together... yes
checking dependency style of /usr/gcc/14/bin/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... print -r
checking for a sed that does not truncate output... /usr/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for fgrep... /usr/bin/ggrep -F
checking for ld used by /usr/gcc/14/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p
checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 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... print -r --
checking for ranlib... ranlib
checking for archiver @FILE support... no
checking for strip... strip
checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/14/bin/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... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/gcc/14/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/gcc/14/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/14/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/14/bin/gcc static flag -static works... no
checking if /usr/gcc/14/bin/gcc supports -c -o file.o... yes
checking if /usr/gcc/14/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/14/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 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... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether the compiler supports GNU C++... yes
checking whether /usr/gcc/14/bin/g++ accepts -g... yes
checking for /usr/gcc/14/bin/g++ option to enable C++11 features... none needed
checking dependency style of /usr/gcc/14/bin/g++... gcc3
checking how to run the C++ preprocessor... /usr/gcc/14/bin/g++ -E
checking for ld used by /usr/gcc/14/bin/g++... /usr/bin/ld -64
checking if the linker (/usr/bin/ld -64) is GNU ld... no
checking whether the /usr/gcc/14/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes
checking for /usr/gcc/14/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/14/bin/g++ PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/14/bin/g++ static flag -static works... no
checking if /usr/gcc/14/bin/g++ supports -c -o file.o... yes
checking if /usr/gcc/14/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/14/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking for gcc... (cached) /usr/gcc/14/bin/gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether /usr/gcc/14/bin/gcc accepts -g... (cached) yes
checking for /usr/gcc/14/bin/gcc option to enable C11 features... (cached) none needed
checking whether /usr/gcc/14/bin/gcc understands -c and -o together... (cached) yes
checking dependency style of /usr/gcc/14/bin/gcc... (cached) gcc3
checking for /usr/gcc/14/bin/gcc options needed to detect all undeclared functions... none needed
checking for pkg-config... /usr/bin/amd64/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking how to run the C preprocessor... /usr/gcc/14/bin/gcc -E
checking for X... libraries , headers 

###
### Configuring hwloc core
###
checking hwloc building mode... standalone
configure: hwloc builddir: /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64
configure: hwloc srcdir: /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0
configure: Detected VPATH build
checking for hwloc version... 2.12.0
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... Solaris
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 /usr/gcc/14/bin/gcc supports -fvisibility=hidden... yes
checking whether to enable symbol visibility... yes (via -fvisibility=hidden)
configure: WARNING: "-fvisibility=hidden" has been added to the hwloc CFLAGS
checking whether the C compiler rejects function calls with too many arguments... yes
checking whether the C compiler rejects function calls with too few arguments... yes
checking whether to enable "picky" compiler mode... no (default)
checking for unistd.h... (cached) yes
checking for dirent.h... yes
checking for strings.h... (cached) yes
checking for ctype.h... yes
checking for strcasecmp... yes
checking whether strcasecmp is declared... yes
checking whether function strcasecmp has a complete prototype... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking whether function strncasecmp has a complete prototype... yes
checking for strftime... yes
checking for setlocale... yes
checking for stdint.h... (cached) yes
checking for sys/mman.h... yes

**** Solaris-specific checks
checking for sys/lgrp_user.h... yes
checking for lgrp_init in -llgrp... yes
checking whether lgrp_latency_cookie is declared... yes
checking for kstat.h... yes
checking for main in -lkstat... yes
checking for picl.h... yes
checking for picl_initialize in -lpicl... yes
**** end of Solaris-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... no
checking whether pthread_getaffinity_np is declared... no
checking whether fabsf is declared... yes
checking for fabsf in -lm... yes
checking whether modff is declared... yes
checking for modff in -lm... yes
checking whether _SC_NPROCESSORS_ONLN is declared... yes
checking whether _SC_NPROCESSORS_CONF is declared... yes
checking whether _SC_NPROC_ONLN is declared... no
checking whether _SC_NPROC_CONF is declared... no
checking whether _SC_PAGESIZE is declared... yes
checking whether _SC_PAGE_SIZE is declared... yes
checking whether _SC_LARGE_PAGESIZE is declared... no
checking for mach/mach_init.h... 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... yes
checking for program_invocation_name... no
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... 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... 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... 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... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... 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... no
**** end of NVIDIA GL configuration

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

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

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

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

###
### Configuring hwloc command line utilities
###
checking for gethostbyname... (cached) no
checking for gethostbyname in -lnsl... (cached) yes
checking for connect... (cached) no
checking for connect in -lsocket... (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... yes
checking for setlocale... (cached) yes
checking for uselocale... (cached) yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking termcap support using ncurses and ... no
checking termcap support using ncurses and -lncursesw... no
checking termcap support using ncurses and -lncurses... 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... yes
checking whether diff accepts -u... No differences encountered
yes
checking whether diff accepts -w... yes
checking whether bind is declared... yes
checking for bind in -lsocket... yes
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/bash
checking for xmllint... xmllint
checking for bunzip2... bunzip2
checking if CXX works... yes
checking whether diff accepts -u... No differences encountered
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 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-solaris.c to tests/hwloc/ports/topology-solaris.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-solaris-chiptype.c to tests/hwloc/ports/topology-solaris-chiptype.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-aix.c to tests/hwloc/ports/topology-aix.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-windows.c to tests/hwloc/ports/topology-windows.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-darwin.c to tests/hwloc/ports/topology-darwin.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-freebsd.c to tests/hwloc/ports/topology-freebsd.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-netbsd.c to tests/hwloc/ports/topology-netbsd.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-hpux.c to tests/hwloc/ports/topology-hpux.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-bgq.c to tests/hwloc/ports/topology-bgq.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-opencl.c to tests/hwloc/ports/topology-opencl.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-cuda.c to tests/hwloc/ports/topology-cuda.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-nvml.c to tests/hwloc/ports/topology-nvml.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-rsmi.c to tests/hwloc/ports/topology-rsmi.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-levelzero.c to tests/hwloc/ports/topology-levelzero.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/topology-gl.c to tests/hwloc/ports/topology-gl.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/utils/lstopo/lstopo-windows.c to tests/hwloc/ports/lstopo-windows.c
config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/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
configure: WARNING: unrecognized options: --enable-netloc

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

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

Making all in include
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/include'
Making all in hwloc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/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-solaris.lo
  CC       topology-solaris-chiptype.lo
  CC       topology-x86.lo
  CCLD     libhwloc.la
  CC       hwloc_xml_libxml_la-topology-xml-libxml.lo
  CCLD     hwloc_xml_libxml.la
  CC       hwloc_pci_la-topology-pci.lo
  CCLD     hwloc_pci.la
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc'
Making all in utils
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils'
Making all in hwloc
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/hwloc'
Making all in .
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/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
Creating hwloc.7 man page...
Creating hwloc-annotate.1 man page...
Creating hwloc-bind.1 man page...
Creating hwloc-calc.1 man page...
Creating hwloc-compress-dir.1 man page...
Creating hwloc-diff.1 man page...
Creating hwloc-distrib.1 man page...
Creating hwloc-info.1 man page...
Creating hwloc-patch.1 man page...
Creating hwloc-ps.1 man page...
Creating hwloc-gather-cpuid.1 man page...
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/hwloc'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/hwloc'
Making all in lstopo
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/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 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/lstopo'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils'
Making all in tests
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests'
Making all in hwloc
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc'
Making all in .
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc'
Making all in ports
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/ports'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/ports'
Making all in xml
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/xml'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/xml'
Making all in x86
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/x86'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/x86'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests'
Making all in contrib/systemd
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/systemd'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/systemd'
Making all in contrib/completion
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/completion'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/completion'
Making all in contrib/misc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/misc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/misc'
Making all in contrib/hwloc-ps.www
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/hwloc-ps.www'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/hwloc-ps.www'
Making all in doc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc'
/usr/gnu/bin/make  all-recursive
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc'
Making all in examples
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc/examples'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc'
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64'
Making install in include
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/include'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/include'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc.h '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/include'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/include/hwloc'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/bitmap.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/helper.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/inlines.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/memattrs.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/cpukinds.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/diff.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/shmem.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/distances.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/export.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/openfabrics-verbs.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/opencl.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/cuda.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/cudart.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/nvml.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/rsmi.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/levelzero.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/plugins.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/gl.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/rename.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/hwloc/deprecated.h /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/include/private/solaris-chiptype.h '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/include/hwloc'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/include/hwloc/autogen'
 /usr/bin/ginstall -c -m 644 hwloc/autogen/config.h '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/include/hwloc/autogen'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/include'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/include'
Making install in hwloc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64'
 /bin/bash ../libtool   --mode=install /usr/bin/ginstall -c   libhwloc.la '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/libhwloc.so.15.9.0 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64/libhwloc.so.15.9.0
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64 && { ln -s -f libhwloc.so.15.9.0 libhwloc.so.15 || { rm -f libhwloc.so.15 && ln -s libhwloc.so.15.9.0 libhwloc.so.15; }; })
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64 && { ln -s -f libhwloc.so.15.9.0 libhwloc.so || { rm -f libhwloc.so && ln -s libhwloc.so.15.9.0 libhwloc.so; }; })
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64/libhwloc.so.15.9.0
libtool: install: /usr/bin/ginstall -c .libs/libhwloc.lai /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64/libhwloc.la
libtool: warning: remember to run 'libtool --finish /usr/lib/amd64'
/usr/gnu/bin/make  install-exec-hook
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc'
make[3]: Nothing to be done for 'install-exec-hook'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64/hwloc'
 /bin/bash ../libtool   --mode=install /usr/bin/ginstall -c   hwloc_xml_libxml.la hwloc_pci.la '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64/hwloc'
libtool: install: /usr/bin/ginstall -c .libs/hwloc_xml_libxml.so /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64/hwloc/hwloc_xml_libxml.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64/hwloc/hwloc_xml_libxml.so
libtool: install: /usr/bin/ginstall -c .libs/hwloc_xml_libxml.lai /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64/hwloc/hwloc_xml_libxml.la
libtool: install: /usr/bin/ginstall -c .libs/hwloc_pci.so /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64/hwloc/hwloc_pci.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64/hwloc/hwloc_pci.so
libtool: install: /usr/bin/ginstall -c .libs/hwloc_pci.lai /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64/hwloc/hwloc_pci.la
libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/hwloc'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/hwloc'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/hwloc.dtd /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/hwloc2.dtd /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/hwloc/hwloc2-diff.dtd '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/hwloc'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc'
Making install in utils
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils'
Making install in hwloc
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/hwloc'
Making install in .
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/hwloc'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/hwloc'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/ginstall -c hwloc-annotate hwloc-bind hwloc-calc hwloc-diff hwloc-distrib hwloc-info hwloc-patch hwloc-ps hwloc-gather-cpuid '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc/libhwloc.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/hwloc-annotate /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/hwloc-annotate
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc/libhwloc.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/hwloc-bind /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/hwloc-bind
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc/libhwloc.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/hwloc-calc /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/hwloc-calc
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc/libhwloc.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/hwloc-diff /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/hwloc-diff
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc/libhwloc.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/hwloc-distrib /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/hwloc-distrib
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc/libhwloc.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/hwloc-info /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/hwloc-info
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc/libhwloc.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/hwloc-patch /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/hwloc-patch
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc/libhwloc.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/hwloc-ps /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/hwloc-ps
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc/libhwloc.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/hwloc-gather-cpuid /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/hwloc-gather-cpuid
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin'
 /usr/bin/ginstall -c hwloc-compress-dir '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin'
/usr/gnu/bin/make  install-exec-hook
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/hwloc'
/usr/bin/gsed -e 's/HWLOC_top_builddir\/utils\/hwloc/bindir/' -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/`echo "hwloc-compress-dir" | /usr/bin/gsed -e "s,x,x,"` > /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/`echo "hwloc-compress-dir" | /usr/bin/gsed -e "s,x,x,"`.tmp && mv -f /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/`echo "hwloc-compress-dir" | /usr/bin/gsed -e "s,x,x,"`.tmp /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/`echo "hwloc-compress-dir" | /usr/bin/gsed -e "s,x,x,"`
chmod +x /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/`echo "hwloc-compress-dir" | /usr/bin/gsed -e "s,x,x,"`
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/hwloc'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man1'
 /usr/bin/ginstall -c -m 644 hwloc-annotate.1 hwloc-bind.1 hwloc-calc.1 hwloc-compress-dir.1 hwloc-diff.1 hwloc-distrib.1 hwloc-info.1 hwloc-patch.1 hwloc-ps.1 hwloc-gather-cpuid.1 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man1'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man7'
 /usr/bin/ginstall -c -m 644 hwloc.7 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man7'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/hwloc'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/hwloc'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/hwloc'
Making install in lstopo
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/lstopo'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/lstopo'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/ginstall -c lstopo-no-graphics lstopo '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc/libhwloc.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/lstopo-no-graphics /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/lstopo-no-graphics
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/hwloc/libhwloc.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/lstopo /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/lstopo
/usr/gnu/bin/make  install-exec-hook
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/lstopo'
rm -f /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin/`echo "hwloc-ls" | /usr/bin/gsed -e "s,x,x,"`
cd /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/bin && ln -s `echo "lstopo-no-graphics" | /usr/bin/gsed -e "s,x,x,"` `echo "hwloc-ls" | /usr/bin/gsed -e "s,x,x,"`
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/lstopo'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/applications'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/utils/lstopo/lstopo.desktop '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/applications'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man1'
 /usr/bin/ginstall -c -m 644 lstopo-no-graphics.1 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man1'
/usr/gnu/bin/make  install-data-hook
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/lstopo'
rm -f /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man1/`echo "hwloc-ls" | /usr/bin/gsed -e "s,x,x,"`.1
cd /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man1 && ln -s `echo "lstopo-no-graphics" | /usr/bin/gsed -e "s,x,x,"`.1 `echo "hwloc-ls" | /usr/bin/gsed -e "s,x,x,"`.1
rm -f /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man1/`echo "lstopo" | /usr/bin/gsed -e "s,x,x,"`.1
cd /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man1 && ln -s `echo "lstopo-no-graphics" | /usr/bin/gsed -e "s,x,x,"`.1 `echo "lstopo" | /usr/bin/gsed -e "s,x,x,"`.1
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/lstopo'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/lstopo'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils/lstopo'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/utils'
Making install in tests
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests'
Making install in hwloc
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc'
Making install in .
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc'
Making install in ports
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/ports'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/ports'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/ports'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/ports'
Making install in xml
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/xml'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/xml'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/xml'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/xml'
Making install in x86
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/x86'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/x86'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/x86'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc/x86'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests/hwloc'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/tests'
Making install in contrib/systemd
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/systemd'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/systemd'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/systemd'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/systemd'
Making install in contrib/completion
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/completion'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/completion'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/bash-completion/completions'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/contrib/completion/bash/hwloc '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/bash-completion/completions'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/completion'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/completion'
Making install in contrib/misc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/misc'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/misc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/doc/hwloc'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/contrib/misc/dynamic_SVG_example.html '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/doc/hwloc'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/misc'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/misc'
Making install in contrib/hwloc-ps.www
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/hwloc-ps.www'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/hwloc-ps.www'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/hwloc/hwloc-ps.www'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/contrib/hwloc-ps.www/client.js /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/contrib/hwloc-ps.www/package.json /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/contrib/hwloc-ps.www/README '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/hwloc/hwloc-ps.www'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/hwloc/hwloc-ps.www/assets'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/contrib/hwloc-ps.www/assets/index.html /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/contrib/hwloc-ps.www/assets/main.css /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/contrib/hwloc-ps.www/assets/script.js /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/contrib/hwloc-ps.www/assets/style.css '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/hwloc/hwloc-ps.www/assets'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/hwloc-ps.www'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/contrib/hwloc-ps.www'
Making install in doc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc'
/usr/gnu/bin/make  install-recursive
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc'
Making install in examples
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc/examples'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc/examples'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc/examples'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_api_error_reporting.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_api_version.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_API_VERSION.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_api_version.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_bitmap.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_allbut.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_alloc.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_alloc_full.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_and.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_andnot.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_asprintf.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_clr.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_clr_range.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_compare.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_compare_first.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_copy.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_dup.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_fill.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_first.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_foreach_begin.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_foreach_end.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_free.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_from_ith_ulong.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_from_ulong.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_from_ulongs.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_intersects.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_isequal.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_isfull.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_isincluded.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_isset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_iszero.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_last.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_list_asprintf.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_list_snprintf.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_list_sscanf.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_next.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_not.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_nr_ulongs.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_only.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_or.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_set.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_set_ith_ulong.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_set_range.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_singlify.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_snprintf.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_sscanf.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_taskset_asprintf.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_taskset_snprintf.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_taskset_sscanf.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_to_ith_ulong.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_to_ulong.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_to_ulongs.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_weight.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_xor.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_zero.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_configuration.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_INCLUDE_DISALLOWED.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_IS_THISSYSTEM.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_THISSYSTEM_ALLOWED_RESOURCES.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_IMPORT_SUPPORT.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_RESTRICT_TO_CPUBINDING.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_RESTRICT_TO_MEMBINDING.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_DONT_CHANGE_BINDING.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_flags_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_get_flags.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_set_flags.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_is_thissystem.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_discovery_support.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_cpubind_support.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_membind_support.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_misc_support.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_support.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_type_filter_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TYPE_FILTER_KEEP_ALL.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TYPE_FILTER_KEEP_NONE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TYPE_FILTER_KEEP_STRUCTURE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TYPE_FILTER_KEEP_IMPORTANT.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_set_type_filter.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_set_all_types_filter.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_set_cache_types_filter.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_set_icache_types_filter.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_set_io_types_filter.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_get_type_filter.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_set_userdata.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_get_userdata.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_cpubinding.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_CPUBIND_PROCESS.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_CPUBIND_STRICT.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_CPUBIND_THREAD.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cpubind_flags_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_set_cpubind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_cpubind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_set_proc_cpubind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_proc_cpubind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_set_thread_cpubind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_thread_cpubind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_proc_last_cpu_location.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_last_cpu_location.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_cpukinds.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cpukinds_get_nr.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cpukinds_get_by_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cpukinds_get_info.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cpukinds_register.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_creation.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_init.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_load.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_destroy.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_dup.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_abi_check.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_check.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_diff.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_diff_obj_attr_type_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_SIZE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_NAME.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_INFO.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_diff_obj_attr_u.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_diff_type_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_TOO_COMPLEX.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_diff_u.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_diff_build.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_diff_apply_flags_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_diff_apply.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_diff_destroy.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_diff_load_xml.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_diff_export_xml.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_diff_load_xmlbuffer.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_diff_export_xmlbuffer.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_distances_get.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_s.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_kind_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_get.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_get_by_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_get_by_type.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_get_by_name.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_get_name.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_release.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_transform_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_DISTANCES_TRANSFORM_REMOVE_NULL.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_DISTANCES_TRANSFORM_LINKS.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_DISTANCES_TRANSFORM_TRANSITIVE_CLOSURE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_DISTANCES_TRANSFORM_MERGE_SWITCH_PORTS.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_transform.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_distances_consult.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_obj_index.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_obj_pair_values.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_distances_add.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_add_handle_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_add_flag_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_add_create.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_add_values.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_add_commit.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_distances_remove.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_remove.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_remove_by_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_remove_by_type.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distances_release_remove.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_glibc_sched.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cpuset_from_glibc_sched_affinity.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cpuset_to_glibc_sched_affinity.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_opencl.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_opencl_get_device_pci_busid.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_opencl_get_device_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_opencl_get_device_osdev.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_opencl_get_device_osdev_by_index.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_cuda.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cuda_get_device_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cuda_get_device_pci_ids.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cuda_get_device_pcidev.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cuda_get_device_osdev.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cuda_get_device_osdev_by_index.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_cudart.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cudart_get_device_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cudart_get_device_pci_ids.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cudart_get_device_pcidev.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cudart_get_device_osdev_by_index.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_nvml.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_nvml_get_device_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_nvml_get_device_osdev.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_nvml_get_device_osdev_by_index.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_rsmi.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_rsmi_get_device_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_rsmi_get_device_osdev.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_rsmi_get_device_osdev_by_index.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_levelzero.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_levelzero_get_device_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_levelzero_get_sysman_device_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_levelzero_get_device_osdev.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_levelzero_get_sysman_device_osdev.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_gl.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_gl_get_display_osdev_by_port_device.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_gl_get_display_osdev_by_name.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_gl_get_display_by_osdev.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_advanced_io.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_non_io_ancestor_obj.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_next_pcidev.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_pcidev_by_busid.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_pcidev_by_busidstring.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_next_osdev.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_next_bridge.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bridge_covers_pcibus.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_helper_ancestors.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_ancestor_obj_by_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_ancestor_obj_by_type.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_common_ancestor_obj.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_is_in_subtree.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_helper_distribute.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distrib_flags_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_distrib.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_helper_find_cache.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_cache_type_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_cache_covering_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_shared_cache_covering_obj.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_helper_find_covering.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_child_covering_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_obj_covering_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_next_obj_covering_cpuset_by_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_next_obj_covering_cpuset_by_type.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_helper_find_inside.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_first_largest_obj_inside_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_largest_objs_inside_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_next_obj_inside_cpuset_by_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_next_obj_inside_cpuset_by_type.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_obj_inside_cpuset_by_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_obj_inside_cpuset_by_type.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_nbobjs_inside_cpuset_by_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_nbobjs_inside_cpuset_by_type.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_obj_index_inside_cpuset.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_helper_find_misc.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_singlify_per_core.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_pu_obj_by_os_index.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_next_child.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_closest_objs.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_obj_below_array_by_type.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_obj_below_by_type.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_helper_types.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_type_is_normal.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_type_is_memory.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_type_is_io.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_type_is_cache.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_type_is_dcache.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_type_is_icache.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_helper_nodeset_convert.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cpuset_to_nodeset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cpuset_from_nodeset.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_helper_topology_sets.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_get_allowed_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_get_complete_nodeset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_get_topology_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_get_allowed_nodeset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_get_complete_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_get_topology_nodeset.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_levels.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_get_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_type_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_type_depth_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_MULTIPLE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_UNKNOWN.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_BRIDGE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_PCI_DEVICE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_OS_DEVICE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_memory_parents_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_type_or_above_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_type_or_below_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_depth_type.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_nbobjs_by_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_nbobjs_by_type.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_root_obj.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_obj_by_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_obj_by_type.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_next_obj_by_depth.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_next_obj_by_type.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_linux.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_linux_set_tid_cpubind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_linux_get_tid_cpubind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_linux_get_tid_last_cpu_location.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_linux_read_path_as_cpumask.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_linux_libnuma_bitmask.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cpuset_from_linux_libnuma_bitmask.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_nodeset_from_linux_libnuma_bitmask.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cpuset_to_linux_libnuma_bitmask.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_nodeset_to_linux_libnuma_bitmask.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_linux_libnuma_ulongs.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cpuset_from_linux_libnuma_ulongs.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_nodeset_from_linux_libnuma_ulongs.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cpuset_to_linux_libnuma_ulongs.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_nodeset_to_linux_libnuma_ulongs.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_memattrs.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_memattr_id_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_memattr_id_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_memattr_get_by_name.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_location.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_location_type_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_local_numanode_flag_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_local_numanode_objs.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_get_default_nodeset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_memattr_get_value.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_memattr_get_best_target.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_memattr_get_best_initiator.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_memattrs_manage.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_memattr_get_name.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_memattr_get_flags.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_memattr_flag_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_memattr_register.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_memattr_set_value.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_memattr_get_targets.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_memattr_get_initiators.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_membinding.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMBIND_BIND.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMBIND_DEFAULT.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMBIND_WEIGHTED_INTERLEAVE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMBIND_MIGRATE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMBIND_MIXED.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMBIND_BYNODESET.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMBIND_PROCESS.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMBIND_STRICT.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_MEMBIND_THREAD.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_membind_flags_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_membind_policy_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_set_membind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_membind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_set_proc_membind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_proc_membind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_set_area_membind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_area_membind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_get_area_memlocation.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_alloc.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_alloc_membind.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_alloc_membind_policy.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_free.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_info_attr.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_get_info_by_name.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_add_info.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_set_subtype.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_object_sets.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_bitmap_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_const_bitmap_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_cpuset_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_const_cpuset_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_nodeset_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_const_nodeset_t.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_object_strings.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_type_string.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_type_snprintf.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_attr_snprintf.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_type_sscanf.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_type_sscanf_as_depth.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_object_types.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_CORE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_GROUP.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_L1CACHE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_L2CACHE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_L3CACHE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_L4CACHE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_L5CACHE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_L1ICACHE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_L2ICACHE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_L3ICACHE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_MACHINE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_MISC.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_NUMANODE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_OS_DEVICE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_PU.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_PCI_DEVICE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_PACKAGE.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_type_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_CACHE_DATA.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_cache_type_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_cache_type_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_bridge_type_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_bridge_type_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_DMA.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_GPU.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_osdev_type_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_osdev_type_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_compare_types.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TYPE_UNORDERED.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_objects.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_t.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_attr_u.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_numanode_attr_s.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_numanode_attr_s_hwloc_memory_page_type_s.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_bridge_attr_s.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_cache_attr_s.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_group_attr_s.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_osdev_attr_s.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_pcidev_attr_s.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_info_s.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_openfabrics.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_ibv_get_device_cpuset.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_ibv_get_device_osdev.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_ibv_get_device_osdev_by_name.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_setsource.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_set_pid.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_set_synthetic.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_set_xml.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_set_xmlbuffer.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_components_flag_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_TOPOLOGY_COMPONENTS_FLAG_BLACKLIST.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_set_components.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_shmem.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_shmem_topology_get_length.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_shmem_topology_write.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_shmem_topology_adopt.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_syntheticexport.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_export_synthetic.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_tinker.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_REMOVE_CPULESS.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_BYNODESET.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_REMOVE_MEMLESS.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_MISC.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_restrict_flags_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_restrict.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_ALLOW_FLAG_ALL.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_allow_flags_e.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_allow.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_insert_misc_object.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_alloc_group_object.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_free_group_object.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_insert_group_object.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_obj_add_other_obj_sets.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_refresh.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_windows.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_windows_get_nr_processor_groups.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_windows_get_processor_group_cpuset.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwlocality_xmlexport.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_export_xml.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_export_xmlbuffer.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_free_xmlbuffer.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_set_userdata_export_callback.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_export_obj_userdata.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_export_obj_userdata_base64.3 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/man/man3/hwloc_topology_set_userdata_import_callback.3 '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/man/man3'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/doc/hwloc'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/hwloc-a4.pdf /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/doc/doxygen-doc/hwloc-letter.pdf '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/doc/hwloc'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64/doc'
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/hwloc'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/hwloc-2.12.0/contrib/hwloc-valgrind.supp '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/share/hwloc'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64/pkgconfig'
 /usr/bin/ginstall -c -m 644 hwloc.pc '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/prototype/i386/usr/lib/amd64/pkgconfig'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/amd64'
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/developer/hwloc/build/manifest-i386-hwloc.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: developer/hwloc
pkg://openindiana.org/developer/hwloc@2.12.0,5.11-2025.0.0.0:20250305T175718Z
PUBLISHED