The following packages will be installed: hwloc Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching hwloc.SlackBuild... 0%100%100%100%100%100%Done Fetching hwloc.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done ### ### Configuring hwloc distribution tarball ### Startup tests ### checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking target system type... i586-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... none needed checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for X... libraries , headers ### ### Configuring hwloc core ### checking hwloc building mode... standalone configure: hwloc builddir: /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0 configure: hwloc srcdir: /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0 checking for hwloc version... 2.2.0 checking if want hwloc maintainer support... disabled checking for hwloc directory prefix... (none) checking for hwloc symbol prefix... hwloc_ checking for gcc option to accept ISO C99... (cached) none needed checking size of void *... 4 checking which OS support to include... Linux checking which CPU support to include... x86_32 checking size of unsigned long... 4 checking size of unsigned int... 4 checking for the C compiler vendor... gnu checking for __attribute__... yes checking for __attribute__(aligned)... yes checking for __attribute__(always_inline)... yes checking for __attribute__(cold)... yes checking for __attribute__(const)... yes checking for __attribute__(deprecated)... yes checking for __attribute__(format)... yes checking for __attribute__(hot)... yes checking for __attribute__(malloc)... yes checking for __attribute__(may_alias)... yes checking for __attribute__(no_instrument_function)... yes checking for __attribute__(nonnull)... yes checking for __attribute__(noreturn)... yes checking for __attribute__(packed)... yes checking for __attribute__(pure)... yes checking for __attribute__(sentinel)... yes checking for __attribute__(unused)... yes checking for __attribute__(warn_unused_result)... yes checking for __attribute__(weak_alias)... yes checking if gcc supports -fvisibility=hidden... yes checking whether to enable symbol visibility... yes (via -fvisibility=hidden) 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 dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for strings.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for 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 sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for KAFFINITY... no checking for PROCESSOR_CACHE_TYPE... no checking for CACHE_DESCRIPTOR... no checking for LOGICAL_PROCESSOR_RELATIONSHIP... no checking for RelationProcessorPackage... no checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION... no checking for GROUP_AFFINITY... no checking for PROCESSOR_RELATIONSHIP... no checking for NUMA_NODE_RELATIONSHIP... no checking for CACHE_RELATIONSHIP... no checking for PROCESSOR_GROUP_INFO... no checking for GROUP_RELATIONSHIP... no checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX... no checking for PSAPI_WORKING_SET_EX_BLOCK... no checking for PSAPI_WORKING_SET_EX_INFORMATION... no checking for PROCESSOR_NUMBER... no checking for main in -lgdi32... no checking for PostQuitMessage in -luser32... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking sys/lgrp_user.h usability... no checking sys/lgrp_user.h presence... no checking for sys/lgrp_user.h... no checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking whether fabsf is declared... yes checking for fabsf in -lm... yes checking whether modff is declared... yes checking for modff in -lm... yes checking picl.h usability... no checking picl.h presence... no checking for picl.h... no checking whether _SC_NPROCESSORS_ONLN is declared... yes checking whether _SC_NPROCESSORS_CONF is declared... yes checking whether _SC_NPROC_ONLN is declared... no checking whether _SC_NPROC_CONF is declared... no checking whether _SC_PAGESIZE is declared... yes checking whether _SC_PAGE_SIZE is declared... yes checking whether _SC_LARGE_PAGESIZE is declared... no checking mach/mach_init.h usability... no checking mach/mach_init.h presence... no checking for mach/mach_init.h... no checking mach_init.h usability... no checking mach_init.h presence... no checking for mach_init.h... no checking mach/mach_host.h usability... no checking mach/mach_host.h presence... no checking for mach/mach_host.h... no checking whether strtoull is declared... yes checking for ssize_t... yes checking whether snprintf is declared... yes checking whether _strdup is declared... no checking whether _putenv is declared... no checking whether snprintf is correct... yes checking whether getprogname is declared... no checking whether getexecname is declared... no checking whether GetModuleFileName is declared... no checking for program_invocation_name... yes checking for __progname... yes checking for pthread_t... yes checking whether sched_getcpu is declared... yes checking whether sched_setaffinity is declared... yes checking whether function sched_setaffinity has a complete prototype... yes checking for old prototype of sched_setaffinity... no checking for working CPU_SET... yes checking for working CPU_SET_S... yes checking for working syscall with 6 parameters... yes checking for lib... no checking for bash... /bin/sh checking for ffs... yes checking whether ffs is declared... yes checking whether function ffs has a complete prototype... yes checking for ffsl... yes checking whether ffsl is declared... yes checking whether function ffsl has a complete prototype... yes checking for fls... no checking for flsl... no checking for clz... no checking for clzl... no checking for openat... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for getpagesize... yes checking for memalign... yes checking for posix_memalign... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for uname... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking whether RUNNING_ON_VALGRIND is declared... no checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking whether pthread_setaffinity_np is declared... yes checking whether pthread_getaffinity_np is declared... yes checking for sched_setaffinity... yes checking for sys/cpuset.h... no checking for cpuset_setaffinity... no checking for library containing pthread_getthrds_np... no checking for cpuset_setid... no checking libudev.h usability... yes checking libudev.h presence... yes checking for libudev.h... yes checking for udev_device_new_from_subsystem_sysname in -ludev... yes checking for PCIACCESS... yes checking pciaccess.h usability... yes checking pciaccess.h presence... yes checking for pciaccess.h... yes checking for pci_slot_match_iterator_create... yes checking for final PCIACCESS support... yes checking CL/cl_ext.h usability... yes checking CL/cl_ext.h presence... yes checking for CL/cl_ext.h... yes checking for clGetDeviceIDs in -lOpenCL... yes checking cuda.h usability... no checking cuda.h presence... no checking for cuda.h... no checking cuda_runtime_api.h usability... no checking cuda_runtime_api.h presence... no checking for cuda_runtime_api.h... no checking nvml.h usability... no checking nvml.h presence... no checking for nvml.h... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for XOpenDisplay in -lX11... yes checking for X11/Xutil.h... yes checking X11/keysym.h usability... yes checking X11/keysym.h presence... yes checking for X11/keysym.h... yes checking NVCtrl/NVCtrl.h usability... no checking NVCtrl/NVCtrl.h presence... no checking for NVCtrl/NVCtrl.h... no checking for LIBXML2... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking for xmlNewDoc... yes checking for final LIBXML2 support... yes checking for x86 cpuid... yes checking for pthread_mutex_lock... yes checking if plugin support is enabled... no checking components to build statically... noos xml synthetic xml_nolibxml linux pci opencl xml_libxml x86 checking components to build as plugins... ### ### Configuring netloc core ### checking for asprintf... yes checking if netloc supports this platform... yes checking for SCOTCH_archSub in -lscotch... no checking mpi.h usability... no checking mpi.h presence... no checking for mpi.h... no checking for xz... yes 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... /usr/bin/pdflatex checking for makeindex... /usr/bin/makeindex checking for fig2dev... /usr/bin/fig2dev checking for gs... /usr/bin/gs checking for epstopdf... /usr/bin/epstopdf checking if can build doxygen docs... yes checking for w3m... /usr/bin/w3m checking for lynx... /usr/bin/lynx checking if can 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 CAIRO... yes checking cairo.h usability... yes checking cairo.h presence... yes checking for cairo.h... yes checking for cairo_fill... yes checking for final CAIRO support... yes checking whether lstopo Cairo/X11 interactive graphical output is supported... yes checking for wchar_t... yes checking for putwc... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for setlocale... (cached) yes checking for uselocale... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking termcap support using ncurses and ... no checking termcap support using ncurses and -ltermcap... yes checking whether diff accepts -u... yes checking whether diff accepts -w... yes checking whether bind is declared... yes checking for bind in -lsocket... no checking time.h usability... yes checking time.h presence... 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 infiniband/verbs.h usability... no checking infiniband/verbs.h presence... no checking for infiniband/verbs.h... no checking for xmllint... xmllint checking for bunzip2... bunzip2 checking if CXX works... yes checking whether diff accepts -u... yes ### ### Performing final hwloc configuration ### checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating hwloc/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/doxygen-config.cfg config.status: creating utils/Makefile config.status: creating utils/hwloc/Makefile config.status: creating utils/lstopo/Makefile config.status: creating hwloc.pc config.status: creating netloc/Makefile config.status: creating utils/netloc/infiniband/Makefile config.status: creating utils/netloc/draw/Makefile config.status: creating utils/netloc/scotch/Makefile config.status: creating utils/netloc/mpi/Makefile config.status: creating netloc.pc config.status: creating netlocscotch.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-fake-plugin.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 utils/netloc/infiniband/netloc_ib_gather_raw config.status: creating contrib/hwloc-ps.www/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/completion/Makefile config.status: creating contrib/misc/Makefile config.status: creating contrib/windows/Makefile config.status: creating contrib/windows/test-windows-version.sh config.status: creating tests/netloc/Makefile config.status: creating tests/netloc/tests.sh config.status: creating include/private/autogen/config.h config.status: creating include/hwloc/autogen/config.h config.status: linking hwloc/topology-solaris.c to tests/hwloc/ports/topology-solaris.c config.status: linking hwloc/topology-solaris-chiptype.c to tests/hwloc/ports/topology-solaris-chiptype.c config.status: linking hwloc/topology-aix.c to tests/hwloc/ports/topology-aix.c config.status: linking hwloc/topology-windows.c to tests/hwloc/ports/topology-windows.c config.status: linking hwloc/topology-darwin.c to tests/hwloc/ports/topology-darwin.c config.status: linking hwloc/topology-freebsd.c to tests/hwloc/ports/topology-freebsd.c config.status: linking hwloc/topology-netbsd.c to tests/hwloc/ports/topology-netbsd.c config.status: linking hwloc/topology-hpux.c to tests/hwloc/ports/topology-hpux.c config.status: linking hwloc/topology-bgq.c to tests/hwloc/ports/topology-bgq.c config.status: linking hwloc/topology-opencl.c to tests/hwloc/ports/topology-opencl.c config.status: linking hwloc/topology-cuda.c to tests/hwloc/ports/topology-cuda.c config.status: linking hwloc/topology-nvml.c to tests/hwloc/ports/topology-nvml.c config.status: linking hwloc/topology-gl.c to tests/hwloc/ports/topology-gl.c config.status: linking utils/lstopo/lstopo-windows.c to tests/hwloc/ports/lstopo-windows.c config.status: executing depfiles commands config.status: executing libtool commands config.status: executing chmoding-scripts commands ----------------------------------------------------------------------------- Hwloc optional build support status (more details can be found above): Probe / display I/O devices: PCI(pciaccess+linux) LinuxIO OpenCL Graphical output: yes (Cairo) XML input / output: full Netloc functionality: yes (without scotch) Plugin support: no ----------------------------------------------------------------------------- Making all in include make[1]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/include' Making all in hwloc make[1]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc' CC topology.lo CC traversal.lo CC distances.lo CC components.lo CC bind.lo CC bitmap.lo CC pci-common.lo CC diff.lo CC shmem.lo CC misc.lo CC base64.lo CC topology-noos.lo CC topology-synthetic.lo CC topology-xml.lo CC topology-xml-nolibxml.lo CC topology-xml-libxml.lo CC topology-pci.lo CC topology-opencl.lo CC topology-linux.lo CC topology-hardwired.lo CC topology-x86.lo CCLD libhwloc.la make[1]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc' Making all in netloc make[1]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/netloc' CC support.lo CC topology.lo CC edge.lo CC node.lo CC physical_link.lo CC path.lo CC architecture.lo CC hwloc.lo CC mpicomm.lo CCLD libnetloc.la make[1]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/netloc' Making all in utils make[1]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils' Making all in hwloc make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc' Making all in . make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc' CC hwloc-annotate.o CCLD hwloc-annotate CC hwloc-bind.o CCLD hwloc-bind CC hwloc-calc.o CCLD hwloc-calc CC hwloc-diff.o CCLD hwloc-diff CC hwloc-distrib.o CCLD hwloc-distrib CC hwloc-info.o CCLD hwloc-info CC hwloc-patch.o CCLD hwloc-patch CC hwloc-ps.o CC common-ps.lo CCLD libutils_common.la CCLD hwloc-ps CC hwloc-gather-cpuid.o CCLD hwloc-gather-cpuid CC hwloc_dump_hwdata-hwloc-dump-hwdata.o CC hwloc_dump_hwdata-hwloc-dump-hwdata-knl.o CCLD hwloc-dump-hwdata Creating hwloc.7 man page... Creating hwloc-annotate.1 man page... Creating hwloc-bind.1 man page... Creating hwloc-calc.1 man page... Creating hwloc-compress-dir.1 man page... Creating hwloc-diff.1 man page... Creating hwloc-distrib.1 man page... Creating hwloc-info.1 man page... Creating hwloc-patch.1 man page... Creating hwloc-gather-topology.1 man page... Creating hwloc-ps.1 man page... Creating hwloc-gather-cpuid.1 man page... Creating hwloc-dump-hwdata.1 man page... make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc' Making all in test-hwloc-dump-hwdata make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc/test-hwloc-dump-hwdata' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc/test-hwloc-dump-hwdata' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc' Making all in lstopo make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/lstopo' CC lstopo_no_graphics-lstopo.o CC lstopo_no_graphics-lstopo-draw.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-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 '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/lstopo' Making all in netloc/infiniband make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/infiniband' CC netloc_ib_extract_dats.o CCLD netloc_ib_extract_dats make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/infiniband' Making all in netloc/draw make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/draw' CC netloc_draw_to_json.o CCLD netloc_draw_to_json make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/draw' Making all in netloc/mpi make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/mpi' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/mpi' Making all in netloc/scotch make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/scotch' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/scotch' make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils' Making all in tests make[1]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests' Making all in hwloc make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc' Making all in . make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc' Making all in ports make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/ports' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/ports' Making all in xml make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/xml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/xml' Making all in linux make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux' Making all in . make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux' Making all in allowed make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux/allowed' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux/allowed' Making all in gather make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux/gather' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux/gather' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux' Making all in x86 make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/x86' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/x86' Making all in x86+linux make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/x86+linux' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/x86+linux' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc' Making all in netloc make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/netloc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/netloc' make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests' Making all in contrib/systemd make[1]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/systemd' Creating hwloc-dump-hwdata.service... make[1]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/systemd' Making all in contrib/completion make[1]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/completion' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/completion' Making all in contrib/misc make[1]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/misc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/misc' Making all in contrib/hwloc-ps.www make[1]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/hwloc-ps.www' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/hwloc-ps.www' Making all in doc make[1]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc' make all-recursive make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc' Making all in examples make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc/examples' make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc' make[1]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0' if test -z 'strip'; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi make[1]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0' Making install in include make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/include' make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/include' /usr/bin/ginstall -c -m 644 hwloc.h '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/include' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/include/hwloc' /usr/bin/ginstall -c -m 644 hwloc/bitmap.h hwloc/helper.h hwloc/inlines.h hwloc/diff.h hwloc/shmem.h hwloc/distances.h hwloc/export.h hwloc/openfabrics-verbs.h hwloc/opencl.h hwloc/cuda.h hwloc/cudart.h hwloc/nvml.h hwloc/plugins.h hwloc/gl.h hwloc/rename.h hwloc/deprecated.h hwloc/linux.h hwloc/linux-libnuma.h hwloc/glibc-sched.h '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/include/hwloc' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/include/hwloc/autogen' /usr/bin/ginstall -c -m 644 hwloc/autogen/config.h '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/include/hwloc/autogen' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/include' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/include' Making install in hwloc make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc' make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c -s libhwloc.la '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libhwloc.so.15.2.0 /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib/libhwloc.so.15.2.0 libtool: install: strip --strip-unneeded /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib/libhwloc.so.15.2.0 libtool: install: (cd /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib && { ln -s -f libhwloc.so.15.2.0 libhwloc.so.15 || { rm -f libhwloc.so.15 && ln -s libhwloc.so.15.2.0 libhwloc.so.15; }; }) libtool: install: (cd /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib && { ln -s -f libhwloc.so.15.2.0 libhwloc.so || { rm -f libhwloc.so && ln -s libhwloc.so.15.2.0 libhwloc.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libhwloc.lai /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib/libhwloc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make install-exec-hook make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc' make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/share/hwloc' /usr/bin/ginstall -c -m 644 ./hwloc.dtd ./hwloc2.dtd ./hwloc2-diff.dtd '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/share/hwloc' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc' Making install in netloc make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/netloc' make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/netloc' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c -s libnetloc.la '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib' libtool: warning: relinking 'libnetloc.la' libtool: install: (cd /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/netloc; /bin/sh "/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/libtool" --silent --tag CC --mode=relink gcc -O2 -march=i586 -mtune=i686 -fcommon -version-info 0:0:0 -o libnetloc.la -rpath /usr/lib support.lo topology.lo edge.lo node.lo physical_link.lo path.lo architecture.lo hwloc.lo mpicomm.lo ../hwloc/libhwloc.la -inst-prefix-dir /usr/src/slapt-src-i486/system/hwloc/package-hwloc) libtool: install: /usr/bin/ginstall -c .libs/libnetloc.so.0.0.0T /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib/libnetloc.so.0.0.0 libtool: install: strip --strip-unneeded /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib/libnetloc.so.0.0.0 libtool: install: (cd /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib && { ln -s -f libnetloc.so.0.0.0 libnetloc.so.0 || { rm -f libnetloc.so.0 && ln -s libnetloc.so.0.0.0 libnetloc.so.0; }; }) libtool: install: (cd /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib && { ln -s -f libnetloc.so.0.0.0 libnetloc.so || { rm -f libnetloc.so && ln -s libnetloc.so.0.0.0 libnetloc.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libnetloc.lai /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib/libnetloc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/netloc' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/netloc' Making install in utils make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils' Making install in hwloc make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc' Making install in . make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc' make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s hwloc-annotate hwloc-bind hwloc-calc hwloc-diff hwloc-distrib hwloc-info hwloc-patch hwloc-ps hwloc-gather-cpuid '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin' libtool: warning: '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s .libs/hwloc-annotate /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-annotate libtool: warning: '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s .libs/hwloc-bind /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-bind libtool: warning: '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s .libs/hwloc-calc /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-calc libtool: warning: '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s .libs/hwloc-diff /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-diff libtool: warning: '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s .libs/hwloc-distrib /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-distrib libtool: warning: '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s .libs/hwloc-info /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-info libtool: warning: '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s .libs/hwloc-patch /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-patch libtool: warning: '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s .libs/hwloc-ps /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-ps libtool: warning: '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s .libs/hwloc-gather-cpuid /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-gather-cpuid /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin' /usr/bin/ginstall -c hwloc-compress-dir hwloc-gather-topology '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/sbin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s hwloc-dump-hwdata '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/sbin' libtool: warning: '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s .libs/hwloc-dump-hwdata /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/sbin/hwloc-dump-hwdata make install-exec-hook make[6]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc' /usr/bin/sed -e 's/HWLOC_top_builddir\/utils\/hwloc/bindir/' -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-compress-dir > /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-compress-dir.tmp && mv -f /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-compress-dir.tmp /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-compress-dir chmod +x /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-compress-dir /usr/bin/sed -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e 's/HWLOC_top_builddir\/utils\/hwloc/bindir/' -e '/HWLOC_top_builddir/d' /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-gather-topology > /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-gather-topology.tmp && mv -f /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-gather-topology.tmp /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-gather-topology chmod +x /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-gather-topology make[6]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/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-gather-topology.1 hwloc-ps.1 hwloc-gather-cpuid.1 hwloc-dump-hwdata.1 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man1' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man7' /usr/bin/ginstall -c -m 644 hwloc.7 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man7' make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc' make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc' Making install in test-hwloc-dump-hwdata make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc/test-hwloc-dump-hwdata' make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc/test-hwloc-dump-hwdata' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc/test-hwloc-dump-hwdata' make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc/test-hwloc-dump-hwdata' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/hwloc' Making install in lstopo make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/lstopo' make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/lstopo' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s lstopo-no-graphics lstopo '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin' libtool: warning: '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s .libs/lstopo-no-graphics /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/lstopo-no-graphics libtool: warning: '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s .libs/lstopo /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/lstopo make install-exec-hook make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/lstopo' rm -f /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/hwloc-ls cd /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin && ln -s lstopo-no-graphics hwloc-ls make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/lstopo' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/share/applications' /usr/bin/ginstall -c -m 644 lstopo.desktop '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/share/applications' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man1' /usr/bin/ginstall -c -m 644 lstopo-no-graphics.1 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man1' make install-data-hook make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/lstopo' rm -f /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man1/hwloc-ls.1 cd /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man1 && ln -s lstopo-no-graphics.1 hwloc-ls.1 rm -f /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man1/lstopo.1 cd /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man1 && ln -s lstopo-no-graphics.1 lstopo.1 make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/lstopo' make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/lstopo' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/lstopo' Making install in netloc/infiniband make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/infiniband' make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/infiniband' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin' STRIPPROG='strip' /bin/sh ../../../libtool --mode=install /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s netloc_ib_extract_dats '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin' libtool: warning: '../../../netloc/libnetloc.la' has not been installed in '/usr/lib' libtool: warning: '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: warning: '../../../hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s .libs/netloc_ib_extract_dats /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/netloc_ib_extract_dats /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin' /usr/bin/ginstall -c netloc_ib_gather_raw '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin' make install-exec-hook make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/infiniband' /usr/bin/sed -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/netloc_ib_gather_raw > /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/netloc_ib_gather_raw.tmp && mv -f /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/netloc_ib_gather_raw.tmp /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/netloc_ib_gather_raw chmod +x /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/netloc_ib_gather_raw make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/infiniband' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/infiniband' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/infiniband' Making install in netloc/draw make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/draw' make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/draw' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin' STRIPPROG='strip' /bin/sh ../../../libtool --mode=install /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s netloc_draw_to_json '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin' libtool: warning: '../../../netloc/libnetloc.la' has not been installed in '/usr/lib' libtool: warning: '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: warning: '../../../hwloc/libhwloc.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/config/install-sh -c -s .libs/netloc_draw_to_json /usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/bin/netloc_draw_to_json /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/share/hwloc' /usr/bin/ginstall -c -m 644 netloc_draw.html netloc_draw.js visdist/vis.min.js visdist/vis.min.css '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/share/hwloc' make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/draw' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/draw' Making install in netloc/mpi make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/mpi' make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/mpi' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/mpi' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/mpi' Making install in netloc/scotch make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/scotch' make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/scotch' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/scotch' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils/netloc/scotch' make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils' make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/utils' Making install in tests make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests' Making install in hwloc make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc' Making install in . make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc' make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc' make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc' Making install in ports make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/ports' make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/ports' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/ports' make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/ports' Making install in xml make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/xml' make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/xml' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/xml' make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/xml' Making install in linux make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux' Making install in . make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux' make[6]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux' make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux' Making install in allowed make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux/allowed' make[6]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux/allowed' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux/allowed' make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux/allowed' Making install in gather make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux/gather' make[6]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux/gather' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux/gather' make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux/gather' make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/linux' Making install in x86 make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/x86' make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/x86' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/x86' make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/x86' Making install in x86+linux make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/x86+linux' make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/x86+linux' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/x86+linux' make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc/x86+linux' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/hwloc' Making install in netloc make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/netloc' make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/netloc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/netloc' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests/netloc' make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests' make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/tests' Making install in contrib/systemd make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/systemd' make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/systemd' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/share/hwloc' /usr/bin/ginstall -c -m 644 hwloc-dump-hwdata.service '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/share/hwloc' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/systemd' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/systemd' Making install in contrib/completion make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/completion' make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/completion' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/etc/bash_completion.d' /usr/bin/ginstall -c -m 644 hwloc-completion.bash '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/etc/bash_completion.d' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/completion' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/completion' Making install in contrib/misc make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/misc' make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/misc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/doc/hwloc-2.2.0' /usr/bin/ginstall -c -m 644 dynamic_SVG_example.html '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/doc/hwloc-2.2.0' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/misc' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/misc' Making install in contrib/hwloc-ps.www make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/hwloc-ps.www' make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/hwloc-ps.www' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/share/hwloc/hwloc-ps.www' /usr/bin/ginstall -c -m 644 client.js package.json README '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/share/hwloc/hwloc-ps.www' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/share/hwloc/hwloc-ps.www/assets' /usr/bin/ginstall -c -m 644 assets/index.html assets/main.css assets/script.js assets/style.css '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/share/hwloc/hwloc-ps.www/assets' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/hwloc-ps.www' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/contrib/hwloc-ps.www' Making install in doc make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc' make install-recursive make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc' Making install in examples make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc/examples' make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc/examples' make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc/examples' make[4]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc' make[5]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_api_version.3 doxygen-doc/man/man3/HWLOC_API_VERSION.3 doxygen-doc/man/man3/hwloc_get_api_version.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_bitmap.3 doxygen-doc/man/man3/hwloc_bitmap_allbut.3 doxygen-doc/man/man3/hwloc_bitmap_alloc.3 doxygen-doc/man/man3/hwloc_bitmap_alloc_full.3 doxygen-doc/man/man3/hwloc_bitmap_and.3 doxygen-doc/man/man3/hwloc_bitmap_andnot.3 doxygen-doc/man/man3/hwloc_bitmap_asprintf.3 doxygen-doc/man/man3/hwloc_bitmap_clr.3 doxygen-doc/man/man3/hwloc_bitmap_clr_range.3 doxygen-doc/man/man3/hwloc_bitmap_compare.3 doxygen-doc/man/man3/hwloc_bitmap_compare_first.3 doxygen-doc/man/man3/hwloc_bitmap_copy.3 doxygen-doc/man/man3/hwloc_bitmap_dup.3 doxygen-doc/man/man3/hwloc_bitmap_fill.3 doxygen-doc/man/man3/hwloc_bitmap_first.3 doxygen-doc/man/man3/hwloc_bitmap_foreach_begin.3 doxygen-doc/man/man3/hwloc_bitmap_foreach_end.3 doxygen-doc/man/man3/hwloc_bitmap_free.3 doxygen-doc/man/man3/hwloc_bitmap_from_ith_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_from_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_from_ulongs.3 doxygen-doc/man/man3/hwloc_bitmap_intersects.3 doxygen-doc/man/man3/hwloc_bitmap_isequal.3 doxygen-doc/man/man3/hwloc_bitmap_isfull.3 doxygen-doc/man/man3/hwloc_bitmap_isincluded.3 doxygen-doc/man/man3/hwloc_bitmap_isset.3 doxygen-doc/man/man3/hwloc_bitmap_iszero.3 doxygen-doc/man/man3/hwloc_bitmap_last.3 doxygen-doc/man/man3/hwloc_bitmap_list_asprintf.3 doxygen-doc/man/man3/hwloc_bitmap_list_snprintf.3 doxygen-doc/man/man3/hwloc_bitmap_list_sscanf.3 doxygen-doc/man/man3/hwloc_bitmap_next.3 doxygen-doc/man/man3/hwloc_bitmap_not.3 doxygen-doc/man/man3/hwloc_bitmap_nr_ulongs.3 doxygen-doc/man/man3/hwloc_bitmap_only.3 doxygen-doc/man/man3/hwloc_bitmap_or.3 doxygen-doc/man/man3/hwloc_bitmap_set.3 doxygen-doc/man/man3/hwloc_bitmap_set_ith_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_set_range.3 doxygen-doc/man/man3/hwloc_bitmap_singlify.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwloc_bitmap_snprintf.3 doxygen-doc/man/man3/hwloc_bitmap_sscanf.3 doxygen-doc/man/man3/hwloc_bitmap_taskset_asprintf.3 doxygen-doc/man/man3/hwloc_bitmap_taskset_snprintf.3 doxygen-doc/man/man3/hwloc_bitmap_taskset_sscanf.3 doxygen-doc/man/man3/hwloc_bitmap_to_ith_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_to_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_to_ulongs.3 doxygen-doc/man/man3/hwloc_bitmap_weight.3 doxygen-doc/man/man3/hwloc_bitmap_xor.3 doxygen-doc/man/man3/hwloc_bitmap_zero.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_configuration.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_INCLUDE_DISALLOWED.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_IS_THISSYSTEM.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_THISSYSTEM_ALLOWED_RESOURCES.3 doxygen-doc/man/man3/hwloc_topology_flags_e.3 doxygen-doc/man/man3/hwloc_topology_get_flags.3 doxygen-doc/man/man3/hwloc_topology_set_flags.3 doxygen-doc/man/man3/hwloc_topology_is_thissystem.3 doxygen-doc/man/man3/hwloc_topology_discovery_support.3 doxygen-doc/man/man3/hwloc_topology_cpubind_support.3 doxygen-doc/man/man3/hwloc_topology_membind_support.3 doxygen-doc/man/man3/hwloc_topology_support.3 doxygen-doc/man/man3/hwloc_type_filter_e.3 doxygen-doc/man/man3/HWLOC_TYPE_FILTER_KEEP_ALL.3 doxygen-doc/man/man3/HWLOC_TYPE_FILTER_KEEP_NONE.3 doxygen-doc/man/man3/HWLOC_TYPE_FILTER_KEEP_STRUCTURE.3 doxygen-doc/man/man3/HWLOC_TYPE_FILTER_KEEP_IMPORTANT.3 doxygen-doc/man/man3/hwloc_topology_set_type_filter.3 doxygen-doc/man/man3/hwloc_topology_set_all_types_filter.3 doxygen-doc/man/man3/hwloc_topology_set_cache_types_filter.3 doxygen-doc/man/man3/hwloc_topology_set_icache_types_filter.3 doxygen-doc/man/man3/hwloc_topology_set_io_types_filter.3 doxygen-doc/man/man3/hwloc_topology_get_type_filter.3 doxygen-doc/man/man3/hwloc_topology_set_userdata.3 doxygen-doc/man/man3/hwloc_topology_get_userdata.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_cpubinding.3 doxygen-doc/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 doxygen-doc/man/man3/HWLOC_CPUBIND_PROCESS.3 doxygen-doc/man/man3/HWLOC_CPUBIND_STRICT.3 doxygen-doc/man/man3/HWLOC_CPUBIND_THREAD.3 doxygen-doc/man/man3/hwloc_cpubind_flags_t.3 doxygen-doc/man/man3/hwloc_set_cpubind.3 doxygen-doc/man/man3/hwloc_get_cpubind.3 doxygen-doc/man/man3/hwloc_set_proc_cpubind.3 doxygen-doc/man/man3/hwloc_get_proc_cpubind.3 doxygen-doc/man/man3/hwloc_set_thread_cpubind.3 doxygen-doc/man/man3/hwloc_get_thread_cpubind.3 doxygen-doc/man/man3/hwloc_get_proc_last_cpu_location.3 doxygen-doc/man/man3/hwloc_get_last_cpu_location.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_creation.3 doxygen-doc/man/man3/hwloc_topology_t.3 doxygen-doc/man/man3/hwloc_topology_init.3 doxygen-doc/man/man3/hwloc_topology_load.3 doxygen-doc/man/man3/hwloc_topology_destroy.3 doxygen-doc/man/man3/hwloc_topology_dup.3 doxygen-doc/man/man3/hwloc_topology_abi_check.3 doxygen-doc/man/man3/hwloc_topology_check.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_opencl.3 doxygen-doc/man/man3/hwloc_opencl_get_device_pci_busid.3 doxygen-doc/man/man3/hwloc_opencl_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_opencl_get_device_osdev.3 doxygen-doc/man/man3/hwloc_opencl_get_device_osdev_by_index.3 doxygen-doc/man/man3/hwlocality_cuda.3 doxygen-doc/man/man3/hwloc_cuda_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_cuda_get_device_pci_ids.3 doxygen-doc/man/man3/hwloc_cuda_get_device_pcidev.3 doxygen-doc/man/man3/hwloc_cuda_get_device_osdev.3 doxygen-doc/man/man3/hwloc_cuda_get_device_osdev_by_index.3 doxygen-doc/man/man3/hwlocality_cudart.3 doxygen-doc/man/man3/hwloc_cudart_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_cudart_get_device_pci_ids.3 doxygen-doc/man/man3/hwloc_cudart_get_device_pcidev.3 doxygen-doc/man/man3/hwloc_cudart_get_device_osdev_by_index.3 doxygen-doc/man/man3/hwlocality_nvml.3 doxygen-doc/man/man3/hwloc_nvml_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_nvml_get_device_osdev.3 doxygen-doc/man/man3/hwloc_nvml_get_device_osdev_by_index.3 doxygen-doc/man/man3/hwlocality_gl.3 doxygen-doc/man/man3/hwloc_gl_get_display_osdev_by_port_device.3 doxygen-doc/man/man3/hwloc_gl_get_display_osdev_by_name.3 doxygen-doc/man/man3/hwloc_gl_get_display_by_osdev.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_diff.3 doxygen-doc/man/man3/hwloc_topology_diff_obj_attr_type_e.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_SIZE.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_NAME.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_INFO.3 doxygen-doc/man/man3/hwloc_topology_diff_obj_attr_u.3 doxygen-doc/man/man3/hwloc_topology_diff_type_e.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_TOO_COMPLEX.3 doxygen-doc/man/man3/hwloc_topology_diff_u.3 doxygen-doc/man/man3/hwloc_topology_diff_build.3 doxygen-doc/man/man3/hwloc_topology_diff_apply_flags_e.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE.3 doxygen-doc/man/man3/hwloc_topology_diff_apply.3 doxygen-doc/man/man3/hwloc_topology_diff_destroy.3 doxygen-doc/man/man3/hwloc_topology_diff_load_xml.3 doxygen-doc/man/man3/hwloc_topology_diff_export_xml.3 doxygen-doc/man/man3/hwloc_topology_diff_load_xmlbuffer.3 doxygen-doc/man/man3/hwloc_topology_diff_export_xmlbuffer.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_glibc_sched.3 doxygen-doc/man/man3/hwloc_cpuset_from_glibc_sched_affinity.3 doxygen-doc/man/man3/hwloc_cpuset_to_glibc_sched_affinity.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_advanced_io.3 doxygen-doc/man/man3/hwloc_get_non_io_ancestor_obj.3 doxygen-doc/man/man3/hwloc_get_next_pcidev.3 doxygen-doc/man/man3/hwloc_get_pcidev_by_busid.3 doxygen-doc/man/man3/hwloc_get_pcidev_by_busidstring.3 doxygen-doc/man/man3/hwloc_get_next_osdev.3 doxygen-doc/man/man3/hwloc_get_next_bridge.3 doxygen-doc/man/man3/hwloc_bridge_covers_pcibus.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_helper_ancestors.3 doxygen-doc/man/man3/hwloc_get_ancestor_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_ancestor_obj_by_type.3 doxygen-doc/man/man3/hwloc_get_common_ancestor_obj.3 doxygen-doc/man/man3/hwloc_obj_is_in_subtree.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_distances_get.3 doxygen-doc/man/man3/hwloc_distances_s.3 doxygen-doc/man/man3/hwloc_distances_kind_e.3 doxygen-doc/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 doxygen-doc/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 doxygen-doc/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 doxygen-doc/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 doxygen-doc/man/man3/hwloc_distances_get.3 doxygen-doc/man/man3/hwloc_distances_get_by_depth.3 doxygen-doc/man/man3/hwloc_distances_get_by_type.3 doxygen-doc/man/man3/hwloc_distances_get_by_name.3 doxygen-doc/man/man3/hwloc_distances_get_name.3 doxygen-doc/man/man3/hwloc_distances_release.3 doxygen-doc/man/man3/hwlocality_distances_consult.3 doxygen-doc/man/man3/hwloc_distances_obj_index.3 doxygen-doc/man/man3/hwloc_distances_obj_pair_values.3 doxygen-doc/man/man3/hwlocality_distances_add.3 doxygen-doc/man/man3/hwloc_distances_add_flag_e.3 doxygen-doc/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 doxygen-doc/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 doxygen-doc/man/man3/hwloc_distances_add.3 doxygen-doc/man/man3/hwloc_distances_remove.3 doxygen-doc/man/man3/hwloc_distances_remove_by_depth.3 doxygen-doc/man/man3/hwloc_distances_remove_by_type.3 doxygen-doc/man/man3/hwloc_distances_release_remove.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_helper_distribute.3 doxygen-doc/man/man3/hwloc_distrib_flags_e.3 doxygen-doc/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 doxygen-doc/man/man3/hwloc_distrib.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_helper_find_cache.3 doxygen-doc/man/man3/hwloc_get_cache_type_depth.3 doxygen-doc/man/man3/hwloc_get_cache_covering_cpuset.3 doxygen-doc/man/man3/hwloc_get_shared_cache_covering_obj.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_helper_find_covering.3 doxygen-doc/man/man3/hwloc_get_child_covering_cpuset.3 doxygen-doc/man/man3/hwloc_get_obj_covering_cpuset.3 doxygen-doc/man/man3/hwloc_get_next_obj_covering_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_next_obj_covering_cpuset_by_type.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_helper_find_inside.3 doxygen-doc/man/man3/hwloc_get_first_largest_obj_inside_cpuset.3 doxygen-doc/man/man3/hwloc_get_largest_objs_inside_cpuset.3 doxygen-doc/man/man3/hwloc_get_next_obj_inside_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_next_obj_inside_cpuset_by_type.3 doxygen-doc/man/man3/hwloc_get_obj_inside_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_obj_inside_cpuset_by_type.3 doxygen-doc/man/man3/hwloc_get_nbobjs_inside_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_nbobjs_inside_cpuset_by_type.3 doxygen-doc/man/man3/hwloc_get_obj_index_inside_cpuset.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_helper_find_misc.3 doxygen-doc/man/man3/hwloc_bitmap_singlify_per_core.3 doxygen-doc/man/man3/hwloc_get_pu_obj_by_os_index.3 doxygen-doc/man/man3/hwloc_get_next_child.3 doxygen-doc/man/man3/hwloc_get_closest_objs.3 doxygen-doc/man/man3/hwloc_get_obj_below_array_by_type.3 doxygen-doc/man/man3/hwloc_get_obj_below_by_type.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_helper_types.3 doxygen-doc/man/man3/hwloc_obj_type_is_normal.3 doxygen-doc/man/man3/hwloc_obj_type_is_memory.3 doxygen-doc/man/man3/hwloc_obj_type_is_io.3 doxygen-doc/man/man3/hwloc_obj_type_is_cache.3 doxygen-doc/man/man3/hwloc_obj_type_is_dcache.3 doxygen-doc/man/man3/hwloc_obj_type_is_icache.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_helper_nodeset_convert.3 doxygen-doc/man/man3/hwloc_cpuset_to_nodeset.3 doxygen-doc/man/man3/hwloc_cpuset_from_nodeset.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_helper_topology_sets.3 doxygen-doc/man/man3/hwloc_topology_get_allowed_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_complete_nodeset.3 doxygen-doc/man/man3/hwloc_topology_get_topology_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_allowed_nodeset.3 doxygen-doc/man/man3/hwloc_topology_get_complete_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_topology_nodeset.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_levels.3 doxygen-doc/man/man3/hwloc_topology_get_depth.3 doxygen-doc/man/man3/hwloc_get_type_depth.3 doxygen-doc/man/man3/hwloc_get_type_depth_e.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_MULTIPLE.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_UNKNOWN.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_BRIDGE.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_PCI_DEVICE.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_OS_DEVICE.3 doxygen-doc/man/man3/hwloc_get_memory_parents_depth.3 doxygen-doc/man/man3/hwloc_get_type_or_above_depth.3 doxygen-doc/man/man3/hwloc_get_type_or_below_depth.3 doxygen-doc/man/man3/hwloc_get_depth_type.3 doxygen-doc/man/man3/hwloc_get_nbobjs_by_depth.3 doxygen-doc/man/man3/hwloc_get_nbobjs_by_type.3 doxygen-doc/man/man3/hwloc_get_root_obj.3 doxygen-doc/man/man3/hwloc_get_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_obj_by_type.3 doxygen-doc/man/man3/hwloc_get_next_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_next_obj_by_type.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_linux.3 doxygen-doc/man/man3/hwloc_linux_set_tid_cpubind.3 doxygen-doc/man/man3/hwloc_linux_get_tid_cpubind.3 doxygen-doc/man/man3/hwloc_linux_get_tid_last_cpu_location.3 doxygen-doc/man/man3/hwloc_linux_read_path_as_cpumask.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_cpuset_from_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_nodeset_from_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_cpuset_to_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_nodeset_to_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwlocality_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_cpuset_from_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_nodeset_from_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_cpuset_to_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_nodeset_to_linux_libnuma_ulongs.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_membinding.3 doxygen-doc/man/man3/HWLOC_MEMBIND_BIND.3 doxygen-doc/man/man3/HWLOC_MEMBIND_DEFAULT.3 doxygen-doc/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 doxygen-doc/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 doxygen-doc/man/man3/HWLOC_MEMBIND_MIGRATE.3 doxygen-doc/man/man3/HWLOC_MEMBIND_MIXED.3 doxygen-doc/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 doxygen-doc/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 doxygen-doc/man/man3/HWLOC_MEMBIND_BYNODESET.3 doxygen-doc/man/man3/HWLOC_MEMBIND_PROCESS.3 doxygen-doc/man/man3/HWLOC_MEMBIND_STRICT.3 doxygen-doc/man/man3/HWLOC_MEMBIND_THREAD.3 doxygen-doc/man/man3/hwloc_membind_flags_t.3 doxygen-doc/man/man3/hwloc_membind_policy_t.3 doxygen-doc/man/man3/hwloc_set_membind.3 doxygen-doc/man/man3/hwloc_get_membind.3 doxygen-doc/man/man3/hwloc_set_proc_membind.3 doxygen-doc/man/man3/hwloc_get_proc_membind.3 doxygen-doc/man/man3/hwloc_set_area_membind.3 doxygen-doc/man/man3/hwloc_get_area_membind.3 doxygen-doc/man/man3/hwloc_get_area_memlocation.3 doxygen-doc/man/man3/hwloc_alloc.3 doxygen-doc/man/man3/hwloc_alloc_membind.3 doxygen-doc/man/man3/hwloc_alloc_membind_policy.3 doxygen-doc/man/man3/hwloc_free.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_info_attr.3 doxygen-doc/man/man3/hwloc_obj_get_info_by_name.3 doxygen-doc/man/man3/hwloc_obj_add_info.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_object_sets.3 doxygen-doc/man/man3/hwloc_bitmap_t.3 doxygen-doc/man/man3/hwloc_const_bitmap_t.3 doxygen-doc/man/man3/hwloc_cpuset_t.3 doxygen-doc/man/man3/hwloc_const_cpuset_t.3 doxygen-doc/man/man3/hwloc_nodeset_t.3 doxygen-doc/man/man3/hwloc_const_nodeset_t.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_object_strings.3 doxygen-doc/man/man3/hwloc_obj_type_string.3 doxygen-doc/man/man3/hwloc_obj_type_snprintf.3 doxygen-doc/man/man3/hwloc_obj_attr_snprintf.3 doxygen-doc/man/man3/hwloc_type_sscanf.3 doxygen-doc/man/man3/hwloc_type_sscanf_as_depth.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_object_types.3 doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE.3 doxygen-doc/man/man3/HWLOC_OBJ_CORE.3 doxygen-doc/man/man3/HWLOC_OBJ_GROUP.3 doxygen-doc/man/man3/HWLOC_OBJ_L1CACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_L2CACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_L3CACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_L4CACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_L5CACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_L1ICACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_L2ICACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_L3ICACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_MACHINE.3 doxygen-doc/man/man3/HWLOC_OBJ_MISC.3 doxygen-doc/man/man3/HWLOC_OBJ_NUMANODE.3 doxygen-doc/man/man3/HWLOC_OBJ_OS_DEVICE.3 doxygen-doc/man/man3/HWLOC_OBJ_PU.3 doxygen-doc/man/man3/HWLOC_OBJ_PCI_DEVICE.3 doxygen-doc/man/man3/HWLOC_OBJ_PACKAGE.3 doxygen-doc/man/man3/hwloc_obj_type_t.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE_DATA.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 doxygen-doc/man/man3/hwloc_obj_cache_type_e.3 doxygen-doc/man/man3/hwloc_obj_cache_type_t.3 doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 doxygen-doc/man/man3/hwloc_obj_bridge_type_e.3 doxygen-doc/man/man3/hwloc_obj_bridge_type_t.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_DMA.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_GPU.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 doxygen-doc/man/man3/hwloc_obj_osdev_type_e.3 doxygen-doc/man/man3/hwloc_obj_osdev_type_t.3 doxygen-doc/man/man3/hwloc_compare_types.3 doxygen-doc/man/man3/HWLOC_TYPE_UNORDERED.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_objects.3 doxygen-doc/man/man3/hwloc_obj.3 doxygen-doc/man/man3/hwloc_obj_t.3 doxygen-doc/man/man3/hwloc_obj_attr_u.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_numanode_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_numanode_attr_s_hwloc_memory_page_type_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_bridge_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_cache_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_group_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_osdev_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_pcidev_attr_s.3 doxygen-doc/man/man3/hwloc_info_s.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_openfabrics.3 doxygen-doc/man/man3/hwloc_ibv_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_ibv_get_device_osdev.3 doxygen-doc/man/man3/hwloc_ibv_get_device_osdev_by_name.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_setsource.3 doxygen-doc/man/man3/hwloc_topology_set_pid.3 doxygen-doc/man/man3/hwloc_topology_set_synthetic.3 doxygen-doc/man/man3/hwloc_topology_set_xml.3 doxygen-doc/man/man3/hwloc_topology_set_xmlbuffer.3 doxygen-doc/man/man3/hwloc_topology_components_flag_e.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_COMPONENTS_FLAG_BLACKLIST.3 doxygen-doc/man/man3/hwloc_topology_set_components.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_shmem.3 doxygen-doc/man/man3/hwloc_shmem_topology_get_length.3 doxygen-doc/man/man3/hwloc_shmem_topology_write.3 doxygen-doc/man/man3/hwloc_shmem_topology_adopt.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_syntheticexport.3 doxygen-doc/man/man3/hwloc_topology_export_synthetic.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_tinker.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_REMOVE_CPULESS.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_BYNODESET.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_REMOVE_MEMLESS.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_MISC.3 doxygen-doc/man/man3/hwloc_restrict_flags_e.3 doxygen-doc/man/man3/hwloc_topology_restrict.3 doxygen-doc/man/man3/HWLOC_ALLOW_FLAG_ALL.3 doxygen-doc/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 doxygen-doc/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 doxygen-doc/man/man3/hwloc_allow_flags_e.3 doxygen-doc/man/man3/hwloc_topology_allow.3 doxygen-doc/man/man3/hwloc_topology_insert_misc_object.3 doxygen-doc/man/man3/hwloc_topology_alloc_group_object.3 doxygen-doc/man/man3/hwloc_topology_insert_group_object.3 doxygen-doc/man/man3/hwloc_obj_add_other_obj_sets.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/ginstall -c -m 644 doxygen-doc/man/man3/hwlocality_xmlexport.3 doxygen-doc/man/man3/hwloc_topology_export_xml.3 doxygen-doc/man/man3/hwloc_topology_export_xmlbuffer.3 doxygen-doc/man/man3/hwloc_free_xmlbuffer.3 doxygen-doc/man/man3/hwloc_topology_set_userdata_export_callback.3 doxygen-doc/man/man3/hwloc_export_obj_userdata.3 doxygen-doc/man/man3/hwloc_export_obj_userdata_base64.3 doxygen-doc/man/man3/hwloc_topology_set_userdata_import_callback.3 '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/man/man3' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/doc/hwloc-2.2.0' /usr/bin/ginstall -c -m 644 doxygen-doc/hwloc-a4.pdf doxygen-doc/hwloc-letter.pdf '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/doc/hwloc-2.2.0' make[5]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc' make[4]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0/doc' make[2]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0' make[3]: Entering directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/share/hwloc' /usr/bin/ginstall -c -m 644 contrib/hwloc-valgrind.supp '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/share/hwloc' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 hwloc.pc '/usr/src/slapt-src-i486/system/hwloc/package-hwloc/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/bin/hwloc-ls lstopo-no-graphics usr/lib/libhwloc.so libhwloc.so.15.2.0 usr/lib/libhwloc.so.15 libhwloc.so.15.2.0 usr/lib/libnetloc.so libnetloc.so.0.0.0 usr/lib/libnetloc.so.0 libnetloc.so.0.0.0 usr/man/man1/hwloc-ls.1.gz lstopo-no-graphics.1.gz usr/man/man1/lstopo.1.gz lstopo-no-graphics.1.gz Making symbolic link creation script: ( cd usr/bin ; rm -rf hwloc-ls ) ( cd usr/bin ; ln -sf lstopo-no-graphics hwloc-ls ) ( cd usr/lib ; rm -rf libhwloc.so ) ( cd usr/lib ; ln -sf libhwloc.so.15.2.0 libhwloc.so ) ( cd usr/lib ; rm -rf libhwloc.so.15 ) ( cd usr/lib ; ln -sf libhwloc.so.15.2.0 libhwloc.so.15 ) ( cd usr/lib ; rm -rf libnetloc.so ) ( cd usr/lib ; ln -sf libnetloc.so.0.0.0 libnetloc.so ) ( cd usr/lib ; rm -rf libnetloc.so.0 ) ( cd usr/lib ; ln -sf libnetloc.so.0.0.0 libnetloc.so.0 ) ( cd usr/man/man1 ; rm -rf hwloc-ls.1.gz ) ( cd usr/man/man1 ; ln -sf lstopo-no-graphics.1.gz hwloc-ls.1.gz ) ( cd usr/man/man1 ; rm -rf lstopo.1.gz ) ( cd usr/man/man1 ; ln -sf lstopo-no-graphics.1.gz lstopo.1.gz ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libhwloc.so.15' removed './usr/lib/libhwloc.so' removed './usr/lib/libnetloc.so.0' removed './usr/lib/libnetloc.so' removed './usr/bin/hwloc-ls' removed './usr/man/man1/hwloc-ls.1.gz' removed './usr/man/man1/lstopo.1.gz' Updating your ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0-i586-1salix15.0.txz ./ etc/ etc/bash_completion.d/ etc/bash_completion.d/hwloc-completion.bash install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/hwloc-annotate usr/bin/hwloc-bind usr/bin/hwloc-calc usr/bin/hwloc-compress-dir usr/bin/hwloc-diff usr/bin/hwloc-distrib usr/bin/hwloc-gather-cpuid usr/bin/hwloc-gather-topology usr/bin/hwloc-info usr/bin/hwloc-patch usr/bin/hwloc-ps usr/bin/lstopo usr/bin/lstopo-no-graphics usr/bin/netloc_draw_to_json usr/bin/netloc_ib_extract_dats usr/bin/netloc_ib_gather_raw usr/doc/ usr/doc/hwloc-2.2.0/ usr/doc/hwloc-2.2.0/AUTHORS usr/doc/hwloc-2.2.0/COPYING usr/doc/hwloc-2.2.0/NEWS usr/doc/hwloc-2.2.0/README usr/doc/hwloc-2.2.0/VERSION usr/doc/hwloc-2.2.0/dynamic_SVG_example.html usr/doc/hwloc-2.2.0/hwloc-a4.pdf usr/doc/hwloc-2.2.0/hwloc-letter.pdf usr/doc/hwloc-2.2.0/hwloc.SlackBuild usr/include/ usr/include/hwloc/ usr/include/hwloc.h usr/include/hwloc/autogen/ usr/include/hwloc/autogen/config.h usr/include/hwloc/bitmap.h usr/include/hwloc/cuda.h usr/include/hwloc/cudart.h usr/include/hwloc/deprecated.h usr/include/hwloc/diff.h usr/include/hwloc/distances.h usr/include/hwloc/export.h usr/include/hwloc/gl.h usr/include/hwloc/glibc-sched.h usr/include/hwloc/helper.h usr/include/hwloc/inlines.h usr/include/hwloc/linux-libnuma.h usr/include/hwloc/linux.h usr/include/hwloc/nvml.h usr/include/hwloc/opencl.h usr/include/hwloc/openfabrics-verbs.h usr/include/hwloc/plugins.h usr/include/hwloc/rename.h usr/include/hwloc/shmem.h usr/lib/ usr/lib/libhwloc.so.15.2.0 usr/lib/libnetloc.so.0.0.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/hwloc.pc usr/man/ usr/man/man1/ usr/man/man1/hwloc-annotate.1.gz usr/man/man1/hwloc-bind.1.gz usr/man/man1/hwloc-calc.1.gz usr/man/man1/hwloc-compress-dir.1.gz usr/man/man1/hwloc-diff.1.gz usr/man/man1/hwloc-distrib.1.gz usr/man/man1/hwloc-dump-hwdata.1.gz usr/man/man1/hwloc-gather-cpuid.1.gz usr/man/man1/hwloc-gather-topology.1.gz usr/man/man1/hwloc-info.1.gz usr/man/man1/hwloc-patch.1.gz usr/man/man1/hwloc-ps.1.gz usr/man/man1/lstopo-no-graphics.1.gz usr/man/man3/ usr/man/man3/HWLOC_ALLOW_FLAG_ALL.3.gz usr/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3.gz usr/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3.gz usr/man/man3/HWLOC_API_VERSION.3.gz usr/man/man3/HWLOC_CPUBIND_NOMEMBIND.3.gz usr/man/man3/HWLOC_CPUBIND_PROCESS.3.gz usr/man/man3/HWLOC_CPUBIND_STRICT.3.gz usr/man/man3/HWLOC_CPUBIND_THREAD.3.gz usr/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3.gz usr/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3.gz usr/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3.gz usr/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3.gz usr/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3.gz usr/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3.gz usr/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3.gz usr/man/man3/HWLOC_MEMBIND_BIND.3.gz usr/man/man3/HWLOC_MEMBIND_BYNODESET.3.gz usr/man/man3/HWLOC_MEMBIND_DEFAULT.3.gz usr/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3.gz usr/man/man3/HWLOC_MEMBIND_INTERLEAVE.3.gz usr/man/man3/HWLOC_MEMBIND_MIGRATE.3.gz usr/man/man3/HWLOC_MEMBIND_MIXED.3.gz usr/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3.gz usr/man/man3/HWLOC_MEMBIND_NOCPUBIND.3.gz usr/man/man3/HWLOC_MEMBIND_PROCESS.3.gz usr/man/man3/HWLOC_MEMBIND_STRICT.3.gz usr/man/man3/HWLOC_MEMBIND_THREAD.3.gz usr/man/man3/HWLOC_OBJ_BRIDGE.3.gz usr/man/man3/HWLOC_OBJ_BRIDGE_HOST.3.gz usr/man/man3/HWLOC_OBJ_BRIDGE_PCI.3.gz usr/man/man3/HWLOC_OBJ_CACHE_DATA.3.gz usr/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3.gz usr/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3.gz usr/man/man3/HWLOC_OBJ_CORE.3.gz usr/man/man3/HWLOC_OBJ_GROUP.3.gz usr/man/man3/HWLOC_OBJ_L1CACHE.3.gz usr/man/man3/HWLOC_OBJ_L1ICACHE.3.gz usr/man/man3/HWLOC_OBJ_L2CACHE.3.gz usr/man/man3/HWLOC_OBJ_L2ICACHE.3.gz usr/man/man3/HWLOC_OBJ_L3CACHE.3.gz usr/man/man3/HWLOC_OBJ_L3ICACHE.3.gz usr/man/man3/HWLOC_OBJ_L4CACHE.3.gz usr/man/man3/HWLOC_OBJ_L5CACHE.3.gz usr/man/man3/HWLOC_OBJ_MACHINE.3.gz usr/man/man3/HWLOC_OBJ_MISC.3.gz usr/man/man3/HWLOC_OBJ_NUMANODE.3.gz usr/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3.gz usr/man/man3/HWLOC_OBJ_OSDEV_COPROC.3.gz usr/man/man3/HWLOC_OBJ_OSDEV_DMA.3.gz usr/man/man3/HWLOC_OBJ_OSDEV_GPU.3.gz usr/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3.gz usr/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3.gz usr/man/man3/HWLOC_OBJ_OS_DEVICE.3.gz usr/man/man3/HWLOC_OBJ_PACKAGE.3.gz usr/man/man3/HWLOC_OBJ_PCI_DEVICE.3.gz usr/man/man3/HWLOC_OBJ_PU.3.gz usr/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3.gz usr/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_MISC.3.gz usr/man/man3/HWLOC_RESTRICT_FLAG_BYNODESET.3.gz usr/man/man3/HWLOC_RESTRICT_FLAG_REMOVE_CPULESS.3.gz usr/man/man3/HWLOC_RESTRICT_FLAG_REMOVE_MEMLESS.3.gz usr/man/man3/HWLOC_TOPOLOGY_COMPONENTS_FLAG_BLACKLIST.3.gz usr/man/man3/HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE.3.gz usr/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR.3.gz usr/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_INFO.3.gz usr/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_NAME.3.gz usr/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_SIZE.3.gz usr/man/man3/HWLOC_TOPOLOGY_DIFF_TOO_COMPLEX.3.gz usr/man/man3/HWLOC_TOPOLOGY_FLAG_INCLUDE_DISALLOWED.3.gz usr/man/man3/HWLOC_TOPOLOGY_FLAG_IS_THISSYSTEM.3.gz usr/man/man3/HWLOC_TOPOLOGY_FLAG_THISSYSTEM_ALLOWED_RESOURCES.3.gz usr/man/man3/HWLOC_TYPE_DEPTH_BRIDGE.3.gz usr/man/man3/HWLOC_TYPE_DEPTH_MULTIPLE.3.gz usr/man/man3/HWLOC_TYPE_DEPTH_OS_DEVICE.3.gz usr/man/man3/HWLOC_TYPE_DEPTH_PCI_DEVICE.3.gz usr/man/man3/HWLOC_TYPE_DEPTH_UNKNOWN.3.gz usr/man/man3/HWLOC_TYPE_FILTER_KEEP_ALL.3.gz usr/man/man3/HWLOC_TYPE_FILTER_KEEP_IMPORTANT.3.gz usr/man/man3/HWLOC_TYPE_FILTER_KEEP_NONE.3.gz usr/man/man3/HWLOC_TYPE_FILTER_KEEP_STRUCTURE.3.gz usr/man/man3/HWLOC_TYPE_UNORDERED.3.gz usr/man/man3/hwloc_alloc.3.gz usr/man/man3/hwloc_alloc_membind.3.gz usr/man/man3/hwloc_alloc_membind_policy.3.gz usr/man/man3/hwloc_allow_flags_e.3.gz usr/man/man3/hwloc_bitmap_allbut.3.gz usr/man/man3/hwloc_bitmap_alloc.3.gz usr/man/man3/hwloc_bitmap_alloc_full.3.gz usr/man/man3/hwloc_bitmap_and.3.gz usr/man/man3/hwloc_bitmap_andnot.3.gz usr/man/man3/hwloc_bitmap_asprintf.3.gz usr/man/man3/hwloc_bitmap_clr.3.gz usr/man/man3/hwloc_bitmap_clr_range.3.gz usr/man/man3/hwloc_bitmap_compare.3.gz usr/man/man3/hwloc_bitmap_compare_first.3.gz usr/man/man3/hwloc_bitmap_copy.3.gz usr/man/man3/hwloc_bitmap_dup.3.gz usr/man/man3/hwloc_bitmap_fill.3.gz usr/man/man3/hwloc_bitmap_first.3.gz usr/man/man3/hwloc_bitmap_foreach_begin.3.gz usr/man/man3/hwloc_bitmap_foreach_end.3.gz usr/man/man3/hwloc_bitmap_free.3.gz usr/man/man3/hwloc_bitmap_from_ith_ulong.3.gz usr/man/man3/hwloc_bitmap_from_ulong.3.gz usr/man/man3/hwloc_bitmap_from_ulongs.3.gz usr/man/man3/hwloc_bitmap_intersects.3.gz usr/man/man3/hwloc_bitmap_isequal.3.gz usr/man/man3/hwloc_bitmap_isfull.3.gz usr/man/man3/hwloc_bitmap_isincluded.3.gz usr/man/man3/hwloc_bitmap_isset.3.gz usr/man/man3/hwloc_bitmap_iszero.3.gz usr/man/man3/hwloc_bitmap_last.3.gz usr/man/man3/hwloc_bitmap_list_asprintf.3.gz usr/man/man3/hwloc_bitmap_list_snprintf.3.gz usr/man/man3/hwloc_bitmap_list_sscanf.3.gz usr/man/man3/hwloc_bitmap_next.3.gz usr/man/man3/hwloc_bitmap_not.3.gz usr/man/man3/hwloc_bitmap_nr_ulongs.3.gz usr/man/man3/hwloc_bitmap_only.3.gz usr/man/man3/hwloc_bitmap_or.3.gz usr/man/man3/hwloc_bitmap_set.3.gz usr/man/man3/hwloc_bitmap_set_ith_ulong.3.gz usr/man/man3/hwloc_bitmap_set_range.3.gz usr/man/man3/hwloc_bitmap_singlify.3.gz usr/man/man3/hwloc_bitmap_singlify_per_core.3.gz usr/man/man3/hwloc_bitmap_snprintf.3.gz usr/man/man3/hwloc_bitmap_sscanf.3.gz usr/man/man3/hwloc_bitmap_t.3.gz usr/man/man3/hwloc_bitmap_taskset_asprintf.3.gz usr/man/man3/hwloc_bitmap_taskset_snprintf.3.gz usr/man/man3/hwloc_bitmap_taskset_sscanf.3.gz usr/man/man3/hwloc_bitmap_to_ith_ulong.3.gz usr/man/man3/hwloc_bitmap_to_ulong.3.gz usr/man/man3/hwloc_bitmap_to_ulongs.3.gz usr/man/man3/hwloc_bitmap_weight.3.gz usr/man/man3/hwloc_bitmap_xor.3.gz usr/man/man3/hwloc_bitmap_zero.3.gz usr/man/man3/hwloc_bridge_covers_pcibus.3.gz usr/man/man3/hwloc_compare_types.3.gz usr/man/man3/hwloc_const_bitmap_t.3.gz usr/man/man3/hwloc_const_cpuset_t.3.gz usr/man/man3/hwloc_const_nodeset_t.3.gz usr/man/man3/hwloc_cpubind_flags_t.3.gz usr/man/man3/hwloc_cpuset_from_glibc_sched_affinity.3.gz usr/man/man3/hwloc_cpuset_from_linux_libnuma_bitmask.3.gz usr/man/man3/hwloc_cpuset_from_linux_libnuma_ulongs.3.gz usr/man/man3/hwloc_cpuset_from_nodeset.3.gz usr/man/man3/hwloc_cpuset_t.3.gz usr/man/man3/hwloc_cpuset_to_glibc_sched_affinity.3.gz usr/man/man3/hwloc_cpuset_to_linux_libnuma_bitmask.3.gz usr/man/man3/hwloc_cpuset_to_linux_libnuma_ulongs.3.gz usr/man/man3/hwloc_cpuset_to_nodeset.3.gz usr/man/man3/hwloc_cuda_get_device_cpuset.3.gz usr/man/man3/hwloc_cuda_get_device_osdev.3.gz usr/man/man3/hwloc_cuda_get_device_osdev_by_index.3.gz usr/man/man3/hwloc_cuda_get_device_pci_ids.3.gz usr/man/man3/hwloc_cuda_get_device_pcidev.3.gz usr/man/man3/hwloc_cudart_get_device_cpuset.3.gz usr/man/man3/hwloc_cudart_get_device_osdev_by_index.3.gz usr/man/man3/hwloc_cudart_get_device_pci_ids.3.gz usr/man/man3/hwloc_cudart_get_device_pcidev.3.gz usr/man/man3/hwloc_distances_add.3.gz usr/man/man3/hwloc_distances_add_flag_e.3.gz usr/man/man3/hwloc_distances_get.3.gz usr/man/man3/hwloc_distances_get_by_depth.3.gz usr/man/man3/hwloc_distances_get_by_name.3.gz usr/man/man3/hwloc_distances_get_by_type.3.gz usr/man/man3/hwloc_distances_get_name.3.gz usr/man/man3/hwloc_distances_kind_e.3.gz usr/man/man3/hwloc_distances_obj_index.3.gz usr/man/man3/hwloc_distances_obj_pair_values.3.gz usr/man/man3/hwloc_distances_release.3.gz usr/man/man3/hwloc_distances_release_remove.3.gz usr/man/man3/hwloc_distances_remove.3.gz usr/man/man3/hwloc_distances_remove_by_depth.3.gz usr/man/man3/hwloc_distances_remove_by_type.3.gz usr/man/man3/hwloc_distances_s.3.gz usr/man/man3/hwloc_distrib.3.gz usr/man/man3/hwloc_distrib_flags_e.3.gz usr/man/man3/hwloc_export_obj_userdata.3.gz usr/man/man3/hwloc_export_obj_userdata_base64.3.gz usr/man/man3/hwloc_free.3.gz usr/man/man3/hwloc_free_xmlbuffer.3.gz usr/man/man3/hwloc_get_ancestor_obj_by_depth.3.gz usr/man/man3/hwloc_get_ancestor_obj_by_type.3.gz usr/man/man3/hwloc_get_api_version.3.gz usr/man/man3/hwloc_get_area_membind.3.gz usr/man/man3/hwloc_get_area_memlocation.3.gz usr/man/man3/hwloc_get_cache_covering_cpuset.3.gz usr/man/man3/hwloc_get_cache_type_depth.3.gz usr/man/man3/hwloc_get_child_covering_cpuset.3.gz usr/man/man3/hwloc_get_closest_objs.3.gz usr/man/man3/hwloc_get_common_ancestor_obj.3.gz usr/man/man3/hwloc_get_cpubind.3.gz usr/man/man3/hwloc_get_depth_type.3.gz usr/man/man3/hwloc_get_first_largest_obj_inside_cpuset.3.gz usr/man/man3/hwloc_get_largest_objs_inside_cpuset.3.gz usr/man/man3/hwloc_get_last_cpu_location.3.gz usr/man/man3/hwloc_get_membind.3.gz usr/man/man3/hwloc_get_memory_parents_depth.3.gz usr/man/man3/hwloc_get_nbobjs_by_depth.3.gz usr/man/man3/hwloc_get_nbobjs_by_type.3.gz usr/man/man3/hwloc_get_nbobjs_inside_cpuset_by_depth.3.gz usr/man/man3/hwloc_get_nbobjs_inside_cpuset_by_type.3.gz usr/man/man3/hwloc_get_next_bridge.3.gz usr/man/man3/hwloc_get_next_child.3.gz usr/man/man3/hwloc_get_next_obj_by_depth.3.gz usr/man/man3/hwloc_get_next_obj_by_type.3.gz usr/man/man3/hwloc_get_next_obj_covering_cpuset_by_depth.3.gz usr/man/man3/hwloc_get_next_obj_covering_cpuset_by_type.3.gz usr/man/man3/hwloc_get_next_obj_inside_cpuset_by_depth.3.gz usr/man/man3/hwloc_get_next_obj_inside_cpuset_by_type.3.gz usr/man/man3/hwloc_get_next_osdev.3.gz usr/man/man3/hwloc_get_next_pcidev.3.gz usr/man/man3/hwloc_get_non_io_ancestor_obj.3.gz usr/man/man3/hwloc_get_obj_below_array_by_type.3.gz usr/man/man3/hwloc_get_obj_below_by_type.3.gz usr/man/man3/hwloc_get_obj_by_depth.3.gz usr/man/man3/hwloc_get_obj_by_type.3.gz usr/man/man3/hwloc_get_obj_covering_cpuset.3.gz usr/man/man3/hwloc_get_obj_index_inside_cpuset.3.gz usr/man/man3/hwloc_get_obj_inside_cpuset_by_depth.3.gz usr/man/man3/hwloc_get_obj_inside_cpuset_by_type.3.gz usr/man/man3/hwloc_get_pcidev_by_busid.3.gz usr/man/man3/hwloc_get_pcidev_by_busidstring.3.gz usr/man/man3/hwloc_get_proc_cpubind.3.gz usr/man/man3/hwloc_get_proc_last_cpu_location.3.gz usr/man/man3/hwloc_get_proc_membind.3.gz usr/man/man3/hwloc_get_pu_obj_by_os_index.3.gz usr/man/man3/hwloc_get_root_obj.3.gz usr/man/man3/hwloc_get_shared_cache_covering_obj.3.gz usr/man/man3/hwloc_get_thread_cpubind.3.gz usr/man/man3/hwloc_get_type_depth.3.gz usr/man/man3/hwloc_get_type_depth_e.3.gz usr/man/man3/hwloc_get_type_or_above_depth.3.gz usr/man/man3/hwloc_get_type_or_below_depth.3.gz usr/man/man3/hwloc_gl_get_display_by_osdev.3.gz usr/man/man3/hwloc_gl_get_display_osdev_by_name.3.gz usr/man/man3/hwloc_gl_get_display_osdev_by_port_device.3.gz usr/man/man3/hwloc_ibv_get_device_cpuset.3.gz usr/man/man3/hwloc_ibv_get_device_osdev.3.gz usr/man/man3/hwloc_ibv_get_device_osdev_by_name.3.gz usr/man/man3/hwloc_info_s.3.gz usr/man/man3/hwloc_linux_get_tid_cpubind.3.gz usr/man/man3/hwloc_linux_get_tid_last_cpu_location.3.gz usr/man/man3/hwloc_linux_read_path_as_cpumask.3.gz usr/man/man3/hwloc_linux_set_tid_cpubind.3.gz usr/man/man3/hwloc_membind_flags_t.3.gz usr/man/man3/hwloc_membind_policy_t.3.gz usr/man/man3/hwloc_nodeset_from_linux_libnuma_bitmask.3.gz usr/man/man3/hwloc_nodeset_from_linux_libnuma_ulongs.3.gz usr/man/man3/hwloc_nodeset_t.3.gz usr/man/man3/hwloc_nodeset_to_linux_libnuma_bitmask.3.gz usr/man/man3/hwloc_nodeset_to_linux_libnuma_ulongs.3.gz usr/man/man3/hwloc_nvml_get_device_cpuset.3.gz usr/man/man3/hwloc_nvml_get_device_osdev.3.gz usr/man/man3/hwloc_nvml_get_device_osdev_by_index.3.gz usr/man/man3/hwloc_obj.3.gz usr/man/man3/hwloc_obj_add_info.3.gz usr/man/man3/hwloc_obj_add_other_obj_sets.3.gz usr/man/man3/hwloc_obj_attr_snprintf.3.gz usr/man/man3/hwloc_obj_attr_u.3.gz usr/man/man3/hwloc_obj_attr_u_hwloc_bridge_attr_s.3.gz usr/man/man3/hwloc_obj_attr_u_hwloc_cache_attr_s.3.gz usr/man/man3/hwloc_obj_attr_u_hwloc_group_attr_s.3.gz usr/man/man3/hwloc_obj_attr_u_hwloc_numanode_attr_s.3.gz usr/man/man3/hwloc_obj_attr_u_hwloc_numanode_attr_s_hwloc_memory_page_type_s.3.gz usr/man/man3/hwloc_obj_attr_u_hwloc_osdev_attr_s.3.gz usr/man/man3/hwloc_obj_attr_u_hwloc_pcidev_attr_s.3.gz usr/man/man3/hwloc_obj_bridge_type_e.3.gz usr/man/man3/hwloc_obj_bridge_type_t.3.gz usr/man/man3/hwloc_obj_cache_type_e.3.gz usr/man/man3/hwloc_obj_cache_type_t.3.gz usr/man/man3/hwloc_obj_get_info_by_name.3.gz usr/man/man3/hwloc_obj_is_in_subtree.3.gz usr/man/man3/hwloc_obj_osdev_type_e.3.gz usr/man/man3/hwloc_obj_osdev_type_t.3.gz usr/man/man3/hwloc_obj_t.3.gz usr/man/man3/hwloc_obj_type_is_cache.3.gz usr/man/man3/hwloc_obj_type_is_dcache.3.gz usr/man/man3/hwloc_obj_type_is_icache.3.gz usr/man/man3/hwloc_obj_type_is_io.3.gz usr/man/man3/hwloc_obj_type_is_memory.3.gz usr/man/man3/hwloc_obj_type_is_normal.3.gz usr/man/man3/hwloc_obj_type_snprintf.3.gz usr/man/man3/hwloc_obj_type_string.3.gz usr/man/man3/hwloc_obj_type_t.3.gz usr/man/man3/hwloc_opencl_get_device_cpuset.3.gz usr/man/man3/hwloc_opencl_get_device_osdev.3.gz usr/man/man3/hwloc_opencl_get_device_osdev_by_index.3.gz usr/man/man3/hwloc_opencl_get_device_pci_busid.3.gz usr/man/man3/hwloc_restrict_flags_e.3.gz usr/man/man3/hwloc_set_area_membind.3.gz usr/man/man3/hwloc_set_cpubind.3.gz usr/man/man3/hwloc_set_membind.3.gz usr/man/man3/hwloc_set_proc_cpubind.3.gz usr/man/man3/hwloc_set_proc_membind.3.gz usr/man/man3/hwloc_set_thread_cpubind.3.gz usr/man/man3/hwloc_shmem_topology_adopt.3.gz usr/man/man3/hwloc_shmem_topology_get_length.3.gz usr/man/man3/hwloc_shmem_topology_write.3.gz usr/man/man3/hwloc_topology_abi_check.3.gz usr/man/man3/hwloc_topology_alloc_group_object.3.gz usr/man/man3/hwloc_topology_allow.3.gz usr/man/man3/hwloc_topology_check.3.gz usr/man/man3/hwloc_topology_components_flag_e.3.gz usr/man/man3/hwloc_topology_cpubind_support.3.gz usr/man/man3/hwloc_topology_destroy.3.gz usr/man/man3/hwloc_topology_diff_apply.3.gz usr/man/man3/hwloc_topology_diff_apply_flags_e.3.gz usr/man/man3/hwloc_topology_diff_build.3.gz usr/man/man3/hwloc_topology_diff_destroy.3.gz usr/man/man3/hwloc_topology_diff_export_xml.3.gz usr/man/man3/hwloc_topology_diff_export_xmlbuffer.3.gz usr/man/man3/hwloc_topology_diff_load_xml.3.gz usr/man/man3/hwloc_topology_diff_load_xmlbuffer.3.gz usr/man/man3/hwloc_topology_diff_obj_attr_type_e.3.gz usr/man/man3/hwloc_topology_diff_obj_attr_u.3.gz usr/man/man3/hwloc_topology_diff_type_e.3.gz usr/man/man3/hwloc_topology_diff_u.3.gz usr/man/man3/hwloc_topology_discovery_support.3.gz usr/man/man3/hwloc_topology_dup.3.gz usr/man/man3/hwloc_topology_export_synthetic.3.gz usr/man/man3/hwloc_topology_export_xml.3.gz usr/man/man3/hwloc_topology_export_xmlbuffer.3.gz usr/man/man3/hwloc_topology_flags_e.3.gz usr/man/man3/hwloc_topology_get_allowed_cpuset.3.gz usr/man/man3/hwloc_topology_get_allowed_nodeset.3.gz usr/man/man3/hwloc_topology_get_complete_cpuset.3.gz usr/man/man3/hwloc_topology_get_complete_nodeset.3.gz usr/man/man3/hwloc_topology_get_depth.3.gz usr/man/man3/hwloc_topology_get_flags.3.gz usr/man/man3/hwloc_topology_get_topology_cpuset.3.gz usr/man/man3/hwloc_topology_get_topology_nodeset.3.gz usr/man/man3/hwloc_topology_get_type_filter.3.gz usr/man/man3/hwloc_topology_get_userdata.3.gz usr/man/man3/hwloc_topology_init.3.gz usr/man/man3/hwloc_topology_insert_group_object.3.gz usr/man/man3/hwloc_topology_insert_misc_object.3.gz usr/man/man3/hwloc_topology_is_thissystem.3.gz usr/man/man3/hwloc_topology_load.3.gz usr/man/man3/hwloc_topology_membind_support.3.gz usr/man/man3/hwloc_topology_restrict.3.gz usr/man/man3/hwloc_topology_set_all_types_filter.3.gz usr/man/man3/hwloc_topology_set_cache_types_filter.3.gz usr/man/man3/hwloc_topology_set_components.3.gz usr/man/man3/hwloc_topology_set_flags.3.gz usr/man/man3/hwloc_topology_set_icache_types_filter.3.gz usr/man/man3/hwloc_topology_set_io_types_filter.3.gz usr/man/man3/hwloc_topology_set_pid.3.gz usr/man/man3/hwloc_topology_set_synthetic.3.gz usr/man/man3/hwloc_topology_set_type_filter.3.gz usr/man/man3/hwloc_topology_set_userdata.3.gz usr/man/man3/hwloc_topology_set_userdata_export_callback.3.gz usr/man/man3/hwloc_topology_set_userdata_import_callback.3.gz usr/man/man3/hwloc_topology_set_xml.3.gz usr/man/man3/hwloc_topology_set_xmlbuffer.3.gz usr/man/man3/hwloc_topology_support.3.gz usr/man/man3/hwloc_topology_t.3.gz usr/man/man3/hwloc_type_filter_e.3.gz usr/man/man3/hwloc_type_sscanf.3.gz usr/man/man3/hwloc_type_sscanf_as_depth.3.gz usr/man/man3/hwlocality_advanced_io.3.gz usr/man/man3/hwlocality_api_version.3.gz usr/man/man3/hwlocality_bitmap.3.gz usr/man/man3/hwlocality_configuration.3.gz usr/man/man3/hwlocality_cpubinding.3.gz usr/man/man3/hwlocality_creation.3.gz usr/man/man3/hwlocality_cuda.3.gz usr/man/man3/hwlocality_cudart.3.gz usr/man/man3/hwlocality_diff.3.gz usr/man/man3/hwlocality_distances_add.3.gz usr/man/man3/hwlocality_distances_consult.3.gz usr/man/man3/hwlocality_distances_get.3.gz usr/man/man3/hwlocality_gl.3.gz usr/man/man3/hwlocality_glibc_sched.3.gz usr/man/man3/hwlocality_helper_ancestors.3.gz usr/man/man3/hwlocality_helper_distribute.3.gz usr/man/man3/hwlocality_helper_find_cache.3.gz usr/man/man3/hwlocality_helper_find_covering.3.gz usr/man/man3/hwlocality_helper_find_inside.3.gz usr/man/man3/hwlocality_helper_find_misc.3.gz usr/man/man3/hwlocality_helper_nodeset_convert.3.gz usr/man/man3/hwlocality_helper_topology_sets.3.gz usr/man/man3/hwlocality_helper_types.3.gz usr/man/man3/hwlocality_info_attr.3.gz usr/man/man3/hwlocality_levels.3.gz usr/man/man3/hwlocality_linux.3.gz usr/man/man3/hwlocality_linux_libnuma_bitmask.3.gz usr/man/man3/hwlocality_linux_libnuma_ulongs.3.gz usr/man/man3/hwlocality_membinding.3.gz usr/man/man3/hwlocality_nvml.3.gz usr/man/man3/hwlocality_object_sets.3.gz usr/man/man3/hwlocality_object_strings.3.gz usr/man/man3/hwlocality_object_types.3.gz usr/man/man3/hwlocality_objects.3.gz usr/man/man3/hwlocality_opencl.3.gz usr/man/man3/hwlocality_openfabrics.3.gz usr/man/man3/hwlocality_setsource.3.gz usr/man/man3/hwlocality_shmem.3.gz usr/man/man3/hwlocality_syntheticexport.3.gz usr/man/man3/hwlocality_tinker.3.gz usr/man/man3/hwlocality_xmlexport.3.gz usr/man/man7/ usr/man/man7/hwloc.7.gz usr/sbin/ usr/sbin/hwloc-dump-hwdata usr/share/ usr/share/applications/ usr/share/applications/lstopo.desktop usr/share/hwloc/ usr/share/hwloc/hwloc-dump-hwdata.service usr/share/hwloc/hwloc-ps.www/ usr/share/hwloc/hwloc-ps.www/README usr/share/hwloc/hwloc-ps.www/assets/ usr/share/hwloc/hwloc-ps.www/assets/index.html usr/share/hwloc/hwloc-ps.www/assets/main.css usr/share/hwloc/hwloc-ps.www/assets/script.js usr/share/hwloc/hwloc-ps.www/assets/style.css usr/share/hwloc/hwloc-ps.www/client.js usr/share/hwloc/hwloc-ps.www/package.json usr/share/hwloc/hwloc-valgrind.supp usr/share/hwloc/hwloc.dtd usr/share/hwloc/hwloc2-diff.dtd usr/share/hwloc/hwloc2.dtd usr/share/hwloc/netloc_draw.html usr/share/hwloc/netloc_draw.js usr/share/hwloc/vis.min.css usr/share/hwloc/vis.min.js Slackware package /usr/src/slapt-src-i486/system/hwloc/hwloc-2.2.0-i586-1salix15.0.txz created. Installing package hwloc-2.2.0-i586-1salix15.0... | hwloc (Portable Hardware Locality) | | The Portable Hardware Locality (hwloc) software package provides a | portable abstraction (across OS, versions, architectures, ...) of the | hierarchical topology of modern architectures, including NUMA memory | nodes, sockets, shared caches, cores and simultaneous multithreading. | It also gathers various system attributes such as cache and memory | information as well as the locality of I/O devices such as network | interfaces, InfiniBand HCAs or GPUs. It primarily aims at helping | applications with gathering information about modern computing | hardware so as to exploit it accordingly and efficiently. | |