Created
September 2, 2015 07:21
-
-
Save dholm/2a97667c9cd45845dc1a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Installing hwloc from homebrew/homebrew-science | |
==> Downloading http://www.open-mpi.org/software/hwloc/v1.11/downloads/hwloc-1.11.0.tar.bz2 | |
/usr/bin/curl -fLA Homebrew 0.9.5 (Ruby 2.0.0-481; OS X 10.10.5) http://www.open-mpi.org/software/hwloc/v1.11/downloads/hwloc-1.11.0.tar.bz2 -C 0 -o /Library/Caches/Homebrew/hwloc-1.11.0.tar.bz2.incomplete --silent | |
==> Verifying hwloc-1.11.0.tar.bz2 checksum | |
tar xf /Library/Caches/Homebrew/hwloc-1.11.0.tar.bz2 | |
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/hwloc/1.11.0 | |
### | |
### Configuring hwloc distribution tarball | |
### Startup tests | |
### | |
checking build system type... x86_64-apple-darwin14.5.0 | |
checking host system type... x86_64-apple-darwin14.5.0 | |
checking target system type... x86_64-apple-darwin14.5.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./config/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether UID '501' is supported by ustar format... yes | |
checking whether GID '20' is supported by ustar format... yes | |
checking how to create a ustar tar archive... gnutar | |
checking whether make supports nested variables... (cached) yes | |
checking for style of include used by make... GNU | |
checking for gcc... clang | |
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 clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking whether clang understands -c and -o together... yes | |
checking dependency style of clang... none | |
checking how to run the C preprocessor... clang -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 gcc... (cached) clang | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether clang accepts -g... (cached) yes | |
checking for clang option to accept ISO C89... (cached) none needed | |
checking whether clang understands -c and -o together... (cached) yes | |
checking dependency style of clang... (cached) none | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking dependency style of clang++... none | |
checking for ar... ar | |
checking the archiver (ar) interface... ar | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for X... libraries /usr/X11/lib, headers /usr/X11/include | |
### | |
### Configuring hwloc core | |
### | |
checking hwloc building mode... standalone | |
configure: hwloc builddir: /private/tmp/hwloc20150902-54418-w5wgrj/hwloc-1.11.0 | |
configure: hwloc srcdir: /private/tmp/hwloc20150902-54418-w5wgrj/hwloc-1.11.0 | |
checking for hwloc version... 1.11.0 | |
checking if want hwloc maintainer support... disabled | |
checking for hwloc directory prefix... (none) | |
checking for hwloc symbol prefix... hwloc_ | |
checking size of void *... 8 | |
checking which OS support to include... Darwin | |
checking which CPU support to include... x86_64 | |
checking size of unsigned long... 8 | |
checking size of unsigned int... 4 | |
checking for the C compiler vendor... gnu | |
checking for __attribute__... yes | |
checking for __attribute__(aligned)... yes | |
checking for __attribute__(always_inline)... yes | |
checking for __attribute__(cold)... yes | |
checking for __attribute__(const)... yes | |
checking for __attribute__(deprecated)... yes | |
checking for __attribute__(format)... yes | |
checking for __attribute__(hot)... yes | |
checking for __attribute__(malloc)... yes | |
checking for __attribute__(may_alias)... yes | |
checking for __attribute__(no_instrument_function)... yes | |
checking for __attribute__(nonnull)... yes | |
checking for __attribute__(noreturn)... yes | |
checking for __attribute__(packed)... yes | |
checking for __attribute__(pure)... yes | |
checking for __attribute__(sentinel)... yes | |
checking for __attribute__(unused)... yes | |
checking for __attribute__(warn_unused_result)... yes | |
checking for __attribute__(weak_alias)... no | |
checking if clang supports -fvisibility=hidden... yes | |
checking whether to enable symbol visibility... yes (via -fvisibility=hidden) | |
configure: WARNING: "-fvisibility=hidden" has been added to the hwloc CFLAGS | |
checking whether the C compiler rejects function calls with too many arguments... yes | |
checking whether the C compiler rejects function calls with too few arguments... yes | |
checking for unistd.h... (cached) yes | |
checking dirent.h usability... yes | |
checking dirent.h presence... yes | |
checking for dirent.h... yes | |
checking for strings.h... (cached) yes | |
checking ctype.h usability... yes | |
checking ctype.h presence... yes | |
checking for ctype.h... yes | |
checking for strncasecmp... yes | |
checking whether function strncasecmp is declared... 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 main in -lgdi32... no | |
checking windows.h usability... no | |
checking windows.h presence... no | |
checking for windows.h... no | |
checking sys/lgrp_user.h usability... no | |
checking sys/lgrp_user.h presence... no | |
checking for sys/lgrp_user.h... no | |
checking kstat.h usability... no | |
checking kstat.h presence... no | |
checking for kstat.h... no | |
checking whether fabsf is declared... yes | |
checking for fabsf in -lm... yes | |
checking picl.h usability... no | |
checking picl.h presence... no | |
checking for picl.h... no | |
checking whether _SC_NPROCESSORS_ONLN is declared... yes | |
checking whether _SC_NPROCESSORS_CONF is declared... yes | |
checking whether _SC_NPROC_ONLN is declared... no | |
checking whether _SC_NPROC_CONF is declared... no | |
checking whether _SC_PAGESIZE is declared... yes | |
checking whether _SC_PAGE_SIZE is declared... yes | |
checking whether _SC_LARGE_PAGESIZE is declared... no | |
checking mach/mach_host.h usability... yes | |
checking mach/mach_host.h presence... yes | |
checking for mach/mach_host.h... yes | |
checking mach/mach_init.h usability... yes | |
checking mach/mach_init.h presence... yes | |
checking for mach/mach_init.h... yes | |
checking for host_info... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking for sys/sysctl.h... yes | |
checking whether CTL_HW is declared... yes | |
checking whether HW_NCPU is declared... yes | |
checking whether strtoull is declared... yes | |
checking whether getprogname is declared... yes | |
checking whether getexecname is declared... no | |
checking whether GetModuleFileName is declared... no | |
checking for program_invocation_name... no | |
checking for __progname... yes | |
checking for pthread_t... yes | |
checking whether function sched_setaffinity is declared... no | |
checking for working CPU_SET... no | |
checking for working CPU_SET_S... no | |
checking for working _syscall3... no | |
checking for KERRIGHED... no | |
checking for lib... no | |
checking for bash... /bin/sh | |
checking for ffs... yes | |
checking whether function ffs is declared... yes | |
checking for ffsl... yes | |
checking whether function ffsl is declared... yes | |
checking for fls... yes | |
checking whether function fls is declared... yes | |
checking for flsl... yes | |
checking whether function flsl is declared... yes | |
checking for clz... no | |
checking for clzl... no | |
checking for openat... yes | |
checking malloc.h usability... no | |
checking malloc.h presence... no | |
checking for malloc.h... no | |
checking for getpagesize... yes | |
checking for memalign... no | |
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 pthread_np.h usability... no | |
checking pthread_np.h presence... no | |
checking for pthread_np.h... no | |
checking whether pthread_setaffinity_np is declared... no | |
checking whether pthread_getaffinity_np is declared... no | |
checking for sched_setaffinity... no | |
checking for sys/cpuset.h... no | |
checking for cpuset_setaffinity... no | |
checking for library containing pthread_getthrds_np... no | |
checking for cpuset_setid... no | |
checking numaif.h usability... no | |
checking numaif.h presence... no | |
checking for numaif.h... no | |
checking libudev.h usability... no | |
checking libudev.h presence... no | |
checking for libudev.h... no | |
checking for PCIACCESS... no | |
checking pciaccess.h usability... no | |
checking pciaccess.h presence... no | |
checking for pciaccess.h... no | |
checking CL/cl_ext.h usability... no | |
checking CL/cl_ext.h presence... no | |
checking for CL/cl_ext.h... no | |
checking cuda.h usability... no | |
checking cuda.h presence... no | |
checking for cuda.h... no | |
checking cuda_runtime_api.h usability... no | |
checking cuda_runtime_api.h presence... no | |
checking for cuda_runtime_api.h... no | |
checking nvml.h usability... no | |
checking nvml.h presence... no | |
checking for nvml.h... no | |
checking whether -R must be followed by a space... neither works | |
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 custom xml_nolibxml darwin xml_libxml x86 | |
checking components to build as plugins... | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed | |
### | |
### Configuring hwloc documentation | |
### | |
checking if this is a developer build... no (doxygen generation is optional) | |
checking for doxygen... no | |
checking for pdflatex... no | |
checking for makeindex... no | |
checking for fig2dev... no | |
checking for gs... no | |
checking for epstopdf... no | |
checking if can build doxygen docs... no | |
checking for w3m... no | |
checking for lynx... no | |
checking if can build top-level README... no | |
checking if will build doxygen docs... no | |
checking if will install doxygen docs... yes | |
checking whether to enable "picky" compiler mode... no (default) | |
### | |
### Configuring hwloc command line utilities | |
### | |
checking for CAIRO... yes | |
checking cairo.h usability... yes | |
checking cairo.h presence... yes | |
checking for cairo.h... yes | |
checking for cairo_fill... yes | |
checking for final CAIRO support... yes | |
checking for wchar_t... yes | |
checking for putwc... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking for setlocale... (cached) yes | |
checking for uselocale... yes | |
checking xlocale.h usability... yes | |
checking xlocale.h presence... yes | |
checking for xlocale.h... yes | |
checking for setlocale... (cached) yes | |
checking for uselocale... (cached) yes | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking for nl_langinfo... yes | |
checking termcap support using ncurses and ... no | |
checking termcap support using ncurses and -ltermcap... yes | |
checking whether diff accepts -u... -u | |
checking whether diff accepts -w... -w | |
### | |
### Configuring hwloc tests | |
### | |
checking for pthread_self in -lpthread... yes | |
checking whether numa_bitmask_alloc is declared... no | |
checking infiniband/verbs.h usability... no | |
checking infiniband/verbs.h presence... no | |
checking for infiniband/verbs.h... no | |
checking myriexpress.h usability... no | |
checking myriexpress.h presence... no | |
checking for myriexpress.h... no | |
checking for xmllint... xmllint | |
checking for bunzip2... bunzip2 | |
checking if CXX works... yes | |
checking whether diff accepts -u... -u | |
### | |
### Performing final hwloc configuration | |
### | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... (cached) /usr/local/Library/ENV/4.3/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
checking the name lister (/usr/bin/nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from clang object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin14.5.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for dlopen in -ldl... yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... yes | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking how to run the C++ preprocessor... clang++ -E | |
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking for clang++ option to produce PIC... -fno-common -DPIC | |
checking if clang++ PIC flag -fno-common -DPIC works... yes | |
checking if clang++ static flag -static works... no | |
checking if clang++ supports -c -o file.o... yes | |
checking if clang++ supports -c -o file.o... (cached) yes | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin14.5.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating include/Makefile | |
config.status: creating src/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating doc/examples/Makefile | |
config.status: creating doc/doxygen-config.cfg | |
config.status: creating utils/Makefile | |
config.status: creating utils/hwloc/Makefile | |
config.status: creating utils/lstopo/Makefile | |
config.status: creating hwloc.pc | |
config.status: creating tests/Makefile | |
config.status: creating tests/linux/Makefile | |
config.status: creating tests/linux/gather/Makefile | |
config.status: creating tests/xml/Makefile | |
config.status: creating tests/ports/Makefile | |
config.status: creating tests/rename/Makefile | |
config.status: creating tests/linux/gather/test-gather-topology.sh | |
config.status: creating tests/linux/test-topology.sh | |
config.status: creating tests/xml/test-topology.sh | |
config.status: creating tests/wrapper.sh | |
config.status: creating utils/hwloc/hwloc-assembler-remote | |
config.status: creating utils/hwloc/hwloc-compress-dir | |
config.status: creating utils/hwloc/hwloc-gather-topology | |
config.status: creating utils/hwloc/test-hwloc-annotate.sh | |
config.status: creating utils/hwloc/test-hwloc-assembler.sh | |
config.status: creating utils/hwloc/test-hwloc-calc.sh | |
config.status: creating utils/hwloc/test-hwloc-compress-dir.sh | |
config.status: creating utils/hwloc/test-hwloc-diffpatch.sh | |
config.status: creating utils/hwloc/test-hwloc-distances.sh | |
config.status: creating utils/hwloc/test-hwloc-distrib.sh | |
config.status: creating utils/hwloc/test-hwloc-info.sh | |
config.status: creating utils/hwloc/test-fake-plugin.sh | |
config.status: creating utils/lstopo/test-hwloc-ls.sh | |
config.status: creating include/private/autogen/config.h | |
config.status: creating include/hwloc/autogen/config.h | |
config.status: linking src/topology-solaris.c to tests/ports/topology-solaris.c | |
config.status: linking src/topology-solaris-chiptype.c to tests/ports/topology-solaris-chiptype.c | |
config.status: linking src/topology-aix.c to tests/ports/topology-aix.c | |
config.status: linking src/topology-osf.c to tests/ports/topology-osf.c | |
config.status: linking src/topology-windows.c to tests/ports/topology-windows.c | |
config.status: linking src/topology-darwin.c to tests/ports/topology-darwin.c | |
config.status: linking src/topology-freebsd.c to tests/ports/topology-freebsd.c | |
config.status: linking src/topology-netbsd.c to tests/ports/topology-netbsd.c | |
config.status: linking src/topology-hpux.c to tests/ports/topology-hpux.c | |
config.status: linking src/topology-bgq.c to tests/ports/topology-bgq.c | |
config.status: linking src/topology-opencl.c to tests/ports/topology-opencl.c | |
config.status: linking src/topology-cuda.c to tests/ports/topology-cuda.c | |
config.status: linking src/topology-nvml.c to tests/ports/topology-nvml.c | |
config.status: linking src/topology-gl.c to tests/ports/topology-gl.c | |
config.status: executing depfiles commands | |
config.status: executing chmoding-scripts commands | |
config.status: executing libtool commands | |
----------------------------------------------------------------------------- | |
Hwloc optional build support status (more details can be found above): | |
Probe / display I/O devices: no | |
Graphical output (Cairo): yes | |
XML input / output: full | |
Plugin support: no | |
----------------------------------------------------------------------------- | |
==> make install | |
Making install in src | |
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 misc.lo | |
CC base64.lo | |
CC topology-noos.lo | |
CC topology-synthetic.lo | |
CC topology-custom.lo | |
CC topology-xml.lo | |
CC topology-xml-nolibxml.lo | |
CC topology-xml-libxml.lo | |
CC topology-darwin.lo | |
CC topology-x86.lo | |
CCLD libhwloc.la | |
.././config/install-sh -c -d '/usr/local/Cellar/hwloc/1.11.0/lib' | |
.././config/install-sh -c -d '/usr/local/Cellar/hwloc/1.11.0/share/hwloc' | |
/bin/sh ../libtool --mode=install /usr/bin/install -c libhwloc.la '/usr/local/Cellar/hwloc/1.11.0/lib' | |
/usr/bin/install -c -m 644 ./hwloc.dtd '/usr/local/Cellar/hwloc/1.11.0/share/hwloc' | |
libtool: install: /usr/bin/install -c .libs/libhwloc.5.dylib /usr/local/Cellar/hwloc/1.11.0/lib/libhwloc.5.dylib | |
libtool: install: (cd /usr/local/Cellar/hwloc/1.11.0/lib && { ln -s -f libhwloc.5.dylib libhwloc.dylib || { rm -f libhwloc.dylib && ln -s libhwloc.5.dylib libhwloc.dylib; }; }) | |
libtool: install: /usr/bin/install -c .libs/libhwloc.lai /usr/local/Cellar/hwloc/1.11.0/lib/libhwloc.la | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-exec-hook | |
make[3]: Nothing to be done for `install-exec-hook'. | |
Making install in include | |
make[2]: Nothing to be done for `install-exec-am'. | |
.././config/install-sh -c -d '/usr/local/Cellar/hwloc/1.11.0/include' | |
.././config/install-sh -c -d '/usr/local/Cellar/hwloc/1.11.0/include/hwloc' | |
.././config/install-sh -c -d '/usr/local/Cellar/hwloc/1.11.0/include/hwloc/autogen' | |
mkdir: /usr/local/Cellar/hwloc/1.11.0/include: mkdir: File exists | |
mkdir: /usr/local/Cellar/hwloc/1.11.0/include/hwloc: File exists | |
/usr/local/Cellar/hwloc/1.11.0/include: File exists | |
/usr/bin/install -c -m 644 hwloc.h '/usr/local/Cellar/hwloc/1.11.0/include' | |
/usr/bin/install -c -m 644 hwloc/autogen/config.h '/usr/local/Cellar/hwloc/1.11.0/include/hwloc/autogen' | |
/usr/bin/install -c -m 644 hwloc/bitmap.h hwloc/helper.h hwloc/inlines.h hwloc/diff.h hwloc/myriexpress.h hwloc/openfabrics-verbs.h hwloc/opencl.h hwloc/cuda.h hwloc/cudart.h hwloc/nvml.h hwloc/plugins.h hwloc/gl.h hwloc/intel-mic.h hwloc/rename.h hwloc/deprecated.h '/usr/local/Cellar/hwloc/1.11.0/include/hwloc' | |
Making install in tests | |
Making install in . | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in ports | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in xml | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in utils | |
Making install in hwloc | |
CC hwloc-annotate.o | |
CC hwloc-assembler.o | |
CC hwloc-bind.o | |
CC hwloc-calc.o | |
CC hwloc-diff.o | |
CC hwloc-distances.o | |
CC hwloc-distrib.o | |
CC hwloc-info.o | |
CC hwloc-patch.o | |
CC hwloc-ps.o | |
Creating hwloc.7 man page... | |
Creating hwloc-annotate.1 man page... | |
Creating hwloc-assembler.1 man page... | |
Creating hwloc-assembler-remote.1 man page... | |
Creating hwloc-bind.1 man page... | |
Creating hwloc-calc.1 man page... | |
Creating hwloc-compress-dir.1 man page... | |
Creating hwloc-diff.1 man page... | |
Creating hwloc-distances.1 man page... | |
Creating hwloc-distrib.1 man page... | |
Creating hwloc-info.1 man page... | |
Creating hwloc-patch.1 man page... | |
Creating hwloc-ps.1 man page... | |
CCLD hwloc-annotate | |
CCLD hwloc-assembler | |
CCLD hwloc-diff | |
CCLD hwloc-distances | |
CCLD hwloc-distrib | |
CCLD hwloc-patch | |
CCLD hwloc-ps | |
CCLD hwloc-bind | |
CCLD hwloc-calc | |
CCLD hwloc-info | |
../.././config/install-sh -c -d '/usr/local/Cellar/hwloc/1.11.0/bin' | |
../.././config/install-sh -c -d '/usr/local/Cellar/hwloc/1.11.0/bin' | |
../.././config/install-sh -c -d '/usr/local/Cellar/hwloc/1.11.0/share/man/man1' | |
../.././config/install-sh -c -d '/usr/local/Cellar/hwloc/1.11.0/share/man/man7' | |
mkdir: /usr/local/Cellar/hwloc/1.11.0/bin: File exists | |
mkdir: /usr/local/Cellar/hwloc/1.11.0/share/man: File exists | |
/usr/bin/install -c hwloc-assembler-remote hwloc-compress-dir '/usr/local/Cellar/hwloc/1.11.0/bin' | |
/bin/sh ../../libtool --mode=install /usr/bin/install -c hwloc-annotate hwloc-assembler hwloc-bind hwloc-calc hwloc-diff hwloc-distances hwloc-distrib hwloc-info hwloc-patch hwloc-ps '/usr/local/Cellar/hwloc/1.11.0/bin' | |
/usr/bin/install -c -m 644 hwloc.7 '/usr/local/Cellar/hwloc/1.11.0/share/man/man7' | |
/usr/bin/install -c -m 644 hwloc-annotate.1 hwloc-assembler.1 hwloc-assembler-remote.1 hwloc-bind.1 hwloc-calc.1 hwloc-compress-dir.1 hwloc-diff.1 hwloc-distances.1 hwloc-distrib.1 hwloc-info.1 hwloc-patch.1 hwloc-ps.1 '/usr/local/Cellar/hwloc/1.11.0/share/man/man1' | |
libtool: install: /usr/bin/install -c .libs/hwloc-annotate /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-annotate | |
libtool: install: /usr/bin/install -c .libs/hwloc-assembler /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-assembler | |
libtool: install: /usr/bin/install -c .libs/hwloc-bind /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-bind | |
libtool: install: /usr/bin/install -c .libs/hwloc-calc /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-calc | |
libtool: install: /usr/bin/install -c .libs/hwloc-diff /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-diff | |
libtool: install: /usr/bin/install -c .libs/hwloc-distances /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-distances | |
libtool: install: /usr/bin/install -c .libs/hwloc-distrib /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-distrib | |
libtool: install: /usr/bin/install -c .libs/hwloc-info /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-info | |
libtool: install: /usr/bin/install -c .libs/hwloc-patch /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-patch | |
libtool: install: /usr/bin/install -c .libs/hwloc-ps /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-ps | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-exec-hook | |
/usr/local/Library/ENV/4.3/sed -e 's/HWLOC_top_builddir\/utils\/hwloc/bindir/' -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-assembler-remote > /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-assembler-remote.tmp && mv -f /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-assembler-remote.tmp /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-assembler-remote | |
/usr/local/Library/ENV/4.3/sed -e 's/HWLOC_top_builddir\/utils\/hwloc/bindir/' -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-compress-dir > /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-compress-dir.tmp && mv -f /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-compress-dir.tmp /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-compress-dir | |
chmod +x /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-assembler-remote /usr/local/Cellar/hwloc/1.11.0/bin/hwloc-compress-dir | |
Making install in lstopo | |
CC lstopo_no_graphics-lstopo.o | |
CC lstopo_no_graphics-lstopo-color.o | |
CC lstopo_no_graphics-lstopo-draw.o | |
CC lstopo_no_graphics-lstopo-fig.o | |
CC lstopo_no_graphics-lstopo-ascii.o | |
CC lstopo_no_graphics-lstopo-text.o | |
CC lstopo_no_graphics-lstopo-xml.o | |
CC lstopo-lstopo.o | |
CC lstopo-lstopo-color.o | |
CC lstopo-lstopo-draw.o | |
CC lstopo-lstopo-fig.o | |
CC lstopo-lstopo-ascii.o | |
CC lstopo-lstopo-text.o | |
CC lstopo-lstopo-xml.o | |
CC lstopo-lstopo-cairo.o | |
Creating lstopo-no-graphics.1 man page... | |
CCLD lstopo-no-graphics | |
CCLD lstopo | |
ld: library not found for -lX11 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
make[2]: *** [lstopo] Error 1 | |
make[1]: *** [install-recursive] Error 1 | |
make: *** [install-recursive] Error 1 | |
==> Formula | |
Tap: homebrew/homebrew-science | |
Path: /usr/local/Library/Taps/homebrew/homebrew-science/hwloc.rb | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: d0591ab7d5f4bc437e790774f9f9a068edf24280 | |
Last commit: 15 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: 8-core 64-bit sandybridge | |
OS X: 10.10.5-x86_64 | |
Xcode: 6.4 | |
CLT: 6.4.0.0.1.1435007323 | |
GCC-4.2: build 5666 | |
Clang: 6.1 build 602 | |
X11: 2.7.7 => /opt/X11 | |
System Ruby: 2.0.0-p481 | |
Perl: /usr/bin/perl | |
Python: /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python => /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/opt/ruby/bin/ruby => /usr/local/Cellar/ruby/2.2.3/bin/ruby | |
Java: 1.8.0_25 | |
==> ENV | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10 | |
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/cairo/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Logs: | |
/Users/dholm/Library/Logs/Homebrew/hwloc/01.configure | |
/Users/dholm/Library/Logs/Homebrew/hwloc/01.configure.cc | |
/Users/dholm/Library/Logs/Homebrew/hwloc/02.make | |
/Users/dholm/Library/Logs/Homebrew/hwloc/02.make.cc | |
/Users/dholm/Library/Logs/Homebrew/hwloc/config.log | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment