Created
February 4, 2015 20:29
-
-
Save Blaisorblade/6f39d9df4e1323d7dd1a 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
2015-02-04 21:28:45 +0100 | |
./configure | |
--disable-debug | |
--disable-dependency-tracking | |
--prefix=/usr/local/Cellar/ipmiutil/2.9.5 | |
--enable-sha256 | |
--enable-gpl | |
ipmiutil version 2.9.5 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... clang | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
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 ANSI C... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of clang... none | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether ln -s works... yes | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for sed... sed | |
checking how to run the C preprocessor... clang -E | |
checking for egrep... 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 fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking syslog.h usability... yes | |
checking syslog.h presence... yes | |
checking for syslog.h... yes | |
checking for unistd.h... (cached) yes | |
checking for an ANSI C-conforming const... yes | |
checking for off_t... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking whether clang needs -traditional... rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
no | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for getpagesize... yes | |
checking for working mmap... yes | |
checking for strftime... yes | |
checking for vprintf... yes | |
checking for _doprnt... no | |
checking for select... yes | |
checking for socket... yes | |
checking for strcspn... yes | |
checking for strdup... yes | |
checking for strspn... yes | |
checking for strtoul... yes | |
checking for memcpy... yes | |
checking build system type... i686-apple-darwin14.1.0 | |
checking host system type... i686-apple-darwin14.1.0 | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed | |
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld | |
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no | |
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r | |
checking for BSD-compatible nm... /usr/bin/nm | |
checking how to recognise dependent libraries... pass_all | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
rm: conftest.dSYM: is a directory | |
checking dependency style of clang++... none | |
checking how to run the C++ preprocessor... clang++ -E | |
checking for g77... no | |
checking for f77... no | |
checking for xlf... no | |
checking for frt... no | |
checking for pgf77... no | |
checking for fort77... no | |
checking for fl32... no | |
checking for af77... no | |
checking for f90... no | |
checking for xlf90... no | |
checking for pgf90... no | |
checking for epcf90... no | |
checking for f95... no | |
checking for fort... no | |
checking for xlf95... no | |
checking for ifc... no | |
checking for efc... no | |
checking for pgf95... no | |
checking for lf95... no | |
checking for gfortran... no | |
checking whether we are using the GNU Fortran 77 compiler... no | |
checking whether accepts -g... no | |
checking the maximum length of command line arguments... 196608 | |
checking command to parse /usr/bin/nm output from clang object... rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
ok | |
checking for objdir... .libs | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking for strip... strip | |
rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
checking if clang supports -fno-rtti -fno-exceptions... rm: conftest.dSYM: is a directory | |
yes | |
checking for clang option to produce PIC... -fno-common | |
checking if clang PIC flag -fno-common works... rm: conftest.dSYM: is a directory | |
yes | |
checking if clang static flag -static works... rm: conftest.dSYM: is a directory | |
no | |
checking if clang supports -c -o file.o... rm: conftest.dSYM: is a directory | |
yes | |
checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin14.1.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
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... yes | |
configure: creating libtool | |
appending configuration tag "CXX" to libtool | |
rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
checking for ld used by clang++... /Library/Developer/CommandLineTools/usr/bin/ld | |
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no | |
checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes | |
checking for clang++ option to produce PIC... -fno-common | |
checking if clang++ PIC flag -fno-common works... rm: conftest.dSYM: is a directory | |
yes | |
checking if clang++ static flag -static works... rm: conftest.dSYM: is a directory | |
no | |
checking if clang++ supports -c -o file.o... rm: conftest.dSYM: is a directory | |
yes | |
checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin14.1.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
appending configuration tag "F77" to libtool | |
checking for an ANSI C-conforming const... (cached) yes | |
-e checking for config.sub... yes | |
-e checking for ltmain.sh... yes | |
checking whether to install pkg-config *.pc files... using ${libdir}/pkgconfig | |
Detected MacOSX | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating util/Makefile | |
config.status: creating lib/Makefile | |
config.status: creating lib/libipmiutil.pc | |
config.status: creating lib/lanplus/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating scripts/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
ipmiutil 2.9.5 | |
OS : macos | |
ARCH : x86_64 | |
DRIVERS : open direct lan lanplus | |
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
clang called with: --version | |
superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv executed: clang -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv executed: clang conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c conftest.c | |
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g conftest.c | |
superenv executed: clang -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -print-prog-name=ld | |
superenv executed: clang -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: --version | |
superenv executed: clang++ --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -v | |
superenv executed: clang++ -v | |
clang++ called with: -V | |
superenv executed: clang++ -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c conftest.cc | |
superenv executed: clang++ -c conftest.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -c -g conftest.cc | |
superenv executed: clang++ -c -g conftest.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -c -g -O2 conftest.cc | |
superenv executed: clang++ -c -g -O2 conftest.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -c -g -O2 conftest.cc | |
superenv executed: clang++ -c -g -O2 conftest.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -c -g -O2 conftest.cc | |
superenv executed: clang++ -c -g -O2 conftest.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -c -g -O2 conftest.cc | |
superenv executed: clang++ -c -g -O2 conftest.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -c -g -O2 conftest.cc | |
superenv executed: clang++ -c -g -O2 conftest.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -c -g -O2 conftest.cc | |
superenv executed: clang++ -c -g -O2 conftest.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -E conftest.cc | |
superenv executed: clang++ -E conftest.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -E conftest.cc | |
superenv executed: clang++ -E conftest.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -E conftest.cc | |
superenv executed: clang++ -E conftest.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -E conftest.cc | |
superenv executed: clang++ -E conftest.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -o conftest -g -O2 conftest.c conftstm.o | |
superenv executed: clang -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c | |
superenv executed: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 -fno-common -DPIC conftest.c | |
superenv executed: clang -c -g -O2 -fno-common -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -o conftest -g -O2 -static conftest.c | |
superenv executed: clang -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -o out/conftest2.o conftest.c | |
superenv executed: clang -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -print-search-dirs | |
superenv executed: clang -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -print-search-dirs | |
superenv executed: clang -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -o conftest -g -O2 conftest.cpp | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -print-prog-name=ld | |
superenv executed: clang++ -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -dumpspecs | |
superenv executed: clang++ -dumpspecs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -c -g -O2 -fno-common -DPIC conftest.cpp | |
superenv executed: clang++ -c -g -O2 -fno-common -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -o conftest -g -O2 -static conftest.cpp | |
superenv executed: clang++ -o conftest -g -O2 -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -o out/conftest2.o conftest.cpp | |
superenv executed: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang++ called with: -print-search-dirs | |
superenv executed: clang++ -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -print-search-dirs | |
superenv executed: clang++ -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
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
2015-02-04 21:28:55 +0100 | |
make | |
TMPDIR=/var/folders/_7/hlxv4yv95x95vgnn416b4q4m0000gp/T/ | |
cd . && /bin/sh /private/tmp/ipmiutil-nuVJh7/ipmiutil-2.9.5/missing --run autoheader | |
/private/tmp/ipmiutil-nuVJh7/ipmiutil-2.9.5/missing: line 52: autoheader: command not found | |
WARNING: `autoheader' is missing on your system. You should only need it if | |
you modified `acconfig.h' or `configure.ac'. You might want | |
to install the `Autoconf' and `GNU m4' packages. Grab them | |
from any GNU archive site. | |
rm -f stamp-h1 | |
touch config.h.in | |
/Library/Developer/CommandLineTools/usr/bin/make all-recursive | |
Making all in doc | |
make[2]: Nothing to be done for `all'. | |
Making all in scripts | |
make[2]: Nothing to be done for `all'. | |
Making all in lib | |
if [ -f libipmiapi32.a ]; then \ | |
rm -f libipmiapi.a; \ | |
if [ "`uname -m`" = "x86_64" ]; then \ | |
if [ -f /etc/SuSE-release ]; then \ | |
cp -f libipmiapi64.a.suse libipmiapi.a; \ | |
else cp -f libipmiapi64.a.redhat libipmiapi.a; fi \ | |
else cp -f libipmiapi32.a libipmiapi.a; fi \ | |
fi | |
cd lanplus; make clean; make | |
rm -rf obj | |
rm -f libipmi_lanplus.a *.o *.so | |
clang -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c lanplus.c | |
clang -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c lanplus_dump.c | |
clang -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c lanplus_crypt.c | |
clang -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c lanplus_crypt_impl.c | |
clang -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c lanplus_strings.c | |
clang -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c helper.c | |
clang -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmi_strings.c | |
rm -f libipmi_lanplus.a | |
ar cru libipmi_lanplus.a lanplus.o lanplus_dump.o lanplus_crypt.o lanplus_crypt_impl.o lanplus_strings.o helper.o ipmi_strings.o | |
ranlib libipmi_lanplus.a | |
cp -f lanplus/libipmi_lanplus.a . | |
Making all in util | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmiutil.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ialarms.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ihealth.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ievents.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ifru.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ifru_picmg.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c igetevent.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ireset.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c icmd.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ilan.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c isensor.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c isel.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c iserial.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c iwdt.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c isol.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c idiscover.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c iconfig.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipicmg.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ifirewall.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ifwum.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ihpm.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c itsol.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c idcmi.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_kontron.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_fujitsu.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_intel.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_sun.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_supermicro.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_dell.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_quanta.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_hp.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_newisys.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c iekanalyzer.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmicmd.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c mem_if.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmidir.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c imbapi.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmimv.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmild.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmibmc.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmilipmi.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c subs.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c md5.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c md2.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmilan.c | |
clang -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR=\"/usr/local/Cellar/ipmiutil/2.9.5/share/locale\" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmilanplus.c | |
clang -O2 -g -I. -I.. -DMACOS -DALONE -o ievents ievents.c | |
clang -O2 -g -I. -I.. -DMACOS -o idiscover idiscover.c | |
clang -O2 -g -I. -I.. -DMACOS -o ipmi_port ipmi_port.c | |
clang -O2 -g -I. -I.. -DMACOS -o isensor2.o -c isensor.c | |
clang -O2 -g -I. -I.. -DMACOS -DSENSORS_OK -o ievents2.o -c ievents.c | |
mkdir -p obj | |
if [ "xyes" = "xyes" ]; then \ | |
clang -O2 -g -I. -I.. -DMACOS -DHAVE_LANPLUS -DHAVE_SHA256 -o obj/ipmilanplus.o -c ipmilanplus.c; \ | |
clang -O2 -g -I. -I.. -DMACOS -DHAVE_LANPLUS -DHAVE_SHA256 -o obj/ipmilan.o -c ipmilan.c; \ | |
ar x ../lib/libipmi_lanplus.a ; \ | |
ar cru libipmiutil.a ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o obj/ipmilan.o obj/ipmilanplus.o __.SYMDEF SORTED lanplus.o lanplus_dump.o lanplus_crypt.o lanplus_crypt_impl.o lanplus_strings.o helper.o ipmi_strings.o ; \ | |
ranlib libipmiutil.a; \ | |
else \ | |
clang -O2 -g -I. -I.. -DMACOS -o obj/ipmilanplus.o -c ipmilanplus.c; \ | |
clang -O2 -g -I. -I.. -DMACOS -o obj/ipmilan.o -c ipmilan.c; \ | |
ar cru libipmiutil.a ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o obj/ipmilan.o obj/ipmilanplus.o ; \ | |
ranlib libipmiutil.a ; \ | |
fi | |
clang -g -O2 -o ipmiutil ipmiutil.o ialarms.o ihealth.o ievents.o ifru.o ifru_picmg.o igetevent.o ireset.o icmd.o ilan.o isensor.o isel.o iserial.o iwdt.o isol.o idiscover.o iconfig.o ipicmg.o ifirewall.o ifwum.o ihpm.o itsol.o idcmi.o oem_kontron.o oem_fujitsu.o oem_intel.o oem_sun.o oem_supermicro.o oem_dell.o oem_quanta.o oem_hp.o oem_newisys.o iekanalyzer.o ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o ipmilan.o ipmilanplus.o -lpthread ../lib/libipmi_lanplus.a -lcrypto | |
Undefined symbols for architecture x86_64: | |
"_EVP_md2", referenced from: | |
_md2_sum in md2.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
make[2]: *** [ipmiutil] Error 1 | |
make[2]: *** Waiting for unfinished jobs.... | |
ar: __.SYMDEF: No such file or directory | |
ar: SORTED: No such file or directory | |
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libipmiutil.a(ipmild.o) has no symbols | |
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libipmiutil.a(ipmibmc.o) has no symbols | |
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libipmiutil.a(ipmilipmi.o) has no symbols | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew | |
HEAD: 850a00d099a345e4a684302a2b5147737d66bf9e | |
Last commit: 4 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: 8-core 64-bit haswell | |
OS X: 10.10.2-x86_64 | |
Xcode: N/A | |
CLT: 6.1.1.0.1.1416017670 | |
GCC-4.2: build 0 | |
Clang: 6.0 build 600 | |
X11: 2.7.7 => /opt/X11 | |
System Ruby: 2.0.0-p481 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby | |
Java: 1.7.0_51 | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /usr/local/opt/openssl:/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/openssl/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/openssl/bin:/usr/bin:/bin:/usr/sbin:/sbin |
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
clang called with: -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c lanplus.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -c lanplus.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c lanplus_dump.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -c lanplus_dump.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c lanplus_crypt.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -c lanplus_crypt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c helper.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -c helper.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c lanplus_strings.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -c lanplus_strings.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c lanplus_crypt_impl.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -c lanplus_crypt_impl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmi_strings.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I./inc -DMACOS -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -c ipmi_strings.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmiutil.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ipmiutil.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ialarms.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ialarms.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ihealth.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ihealth.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ievents.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ievents.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ifru.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ifru.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ifru_picmg.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ifru_picmg.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c igetevent.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c igetevent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ireset.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ireset.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c icmd.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c icmd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ilan.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ilan.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c isensor.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c isensor.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c isel.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c isel.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c iserial.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c iserial.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c iwdt.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c iwdt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c isol.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c isol.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c idiscover.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c idiscover.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c iconfig.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c iconfig.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipicmg.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ipicmg.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ifirewall.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ifirewall.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ifwum.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ifwum.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ihpm.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ihpm.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c itsol.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c itsol.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c idcmi.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c idcmi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_kontron.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c oem_kontron.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_fujitsu.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c oem_fujitsu.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_intel.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c oem_intel.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_sun.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c oem_sun.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_supermicro.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c oem_supermicro.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_dell.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c oem_dell.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_quanta.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c oem_quanta.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_hp.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c oem_hp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c oem_newisys.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c oem_newisys.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c iekanalyzer.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c iekanalyzer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmicmd.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ipmicmd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c mem_if.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c mem_if.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmidir.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ipmidir.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c imbapi.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c imbapi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmimv.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ipmimv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmild.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ipmild.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmibmc.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ipmibmc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmilipmi.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ipmilipmi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c subs.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c subs.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c md5.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c md5.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c md2.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c md2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmilan.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ipmilan.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -g -O2 -c ipmilanplus.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DMACOS -DLOCALEDIR="/usr/local/Cellar/ipmiutil/2.9.5/share/locale" -DALLOW_GPL -DMETACOMMAND -DHAVE_LANPLUS -DHAVE_SHA256 -c ipmilanplus.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -O2 -g -I. -I.. -DMACOS -DALONE -o ievents ievents.c | |
superenv removed: -O2 -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I. -I.. -DMACOS -DALONE -o ievents ievents.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -O2 -g -I. -I.. -DMACOS -o idiscover idiscover.c | |
superenv removed: -O2 -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I. -I.. -DMACOS -o idiscover idiscover.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -O2 -g -I. -I.. -DMACOS -o ipmi_port ipmi_port.c | |
superenv removed: -O2 -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -I. -I.. -DMACOS -o ipmi_port ipmi_port.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -O2 -g -I. -I.. -DMACOS -o isensor2.o -c isensor.c | |
superenv removed: -O2 -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -I.. -DMACOS -o isensor2.o -c isensor.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -O2 -g -I. -I.. -DMACOS -DSENSORS_OK -o ievents2.o -c ievents.c | |
superenv removed: -O2 -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -I.. -DMACOS -DSENSORS_OK -o ievents2.o -c ievents.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -O2 -g -I. -I.. -DMACOS -DHAVE_LANPLUS -DHAVE_SHA256 -o obj/ipmilanplus.o -c ipmilanplus.c | |
superenv removed: -O2 -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -I.. -DMACOS -DHAVE_LANPLUS -DHAVE_SHA256 -o obj/ipmilanplus.o -c ipmilanplus.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
clang called with: -g -O2 -o ipmiutil ipmiutil.o ialarms.o ihealth.o ievents.o ifru.o ifru_picmg.o igetevent.o ireset.o icmd.o ilan.o isensor.o isel.o iserial.o iwdt.o isol.o idiscover.o iconfig.o ipicmg.o ifirewall.o ifwum.o ihpm.o itsol.o idcmi.o oem_kontron.o oem_fujitsu.o oem_intel.o oem_sun.o oem_supermicro.o oem_dell.o oem_quanta.o oem_hp.o oem_newisys.o iekanalyzer.o ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o ipmilan.o ipmilanplus.o -lpthread ../lib/libipmi_lanplus.a -lcrypto | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -o ipmiutil ipmiutil.o ialarms.o ihealth.o ievents.o ifru.o ifru_picmg.o igetevent.o ireset.o icmd.o ilan.o isensor.o isel.o iserial.o iwdt.o isol.o idiscover.o iconfig.o ipicmg.o ifirewall.o ifwum.o ihpm.o itsol.o idcmi.o oem_kontron.o oem_fujitsu.o oem_intel.o oem_sun.o oem_supermicro.o oem_dell.o oem_quanta.o oem_hp.o oem_newisys.o iekanalyzer.o ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o ipmilan.o ipmilanplus.o -lpthread ../lib/libipmi_lanplus.a -lcrypto -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -O2 -g -I. -I.. -DMACOS -DHAVE_LANPLUS -DHAVE_SHA256 -o obj/ipmilan.o -c ipmilan.c | |
superenv removed: -O2 -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -I.. -DMACOS -DHAVE_LANPLUS -DHAVE_SHA256 -o obj/ipmilan.o -c ipmilan.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include | |
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
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by ipmiutil configure 2.9.5, which was | |
generated by GNU Autoconf 2.59. Invocation command line was | |
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/ipmiutil/2.9.5 --enable-sha256 --enable-gpl | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = tatooine.Informatik.Uni-Tuebingen.De | |
uname -m = x86_64 | |
uname -r = 14.1.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
hostinfo = Mach kernel version: | |
Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64 | |
Kernel configured for up to 8 processors. | |
4 processors are physically available. | |
8 processors are logically available. | |
Processor type: x86_64h (Intel x86-64h Haswell) | |
Processors active: 0 1 2 3 4 5 6 7 | |
Primary memory available: 16.00 gigabytes | |
Default processor set: 310 tasks, 2232 threads, 8 processors | |
Load average: 3.10, Mach factor: 4.88 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Library/ENV/4.3 | |
PATH: /usr/local/opt/openssl/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:1566: checking for a BSD-compatible install | |
configure:1621: result: /usr/bin/install -c | |
configure:1632: checking whether build environment is sane | |
configure:1675: result: yes | |
configure:1740: checking for gawk | |
configure:1769: result: no | |
configure:1740: checking for mawk | |
configure:1769: result: no | |
configure:1740: checking for nawk | |
configure:1769: result: no | |
configure:1740: checking for awk | |
configure:1756: found /usr/bin/awk | |
configure:1766: result: awk | |
configure:1776: checking whether make sets $(MAKE) | |
configure:1796: result: yes | |
configure:2013: checking for gcc | |
configure:2039: result: clang | |
configure:2283: checking for C compiler version | |
configure:2286: clang --version </dev/null >&5 | |
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) | |
Target: x86_64-apple-darwin14.1.0 | |
Thread model: posix | |
configure:2289: $? = 0 | |
configure:2291: clang -v </dev/null >&5 | |
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) | |
Target: x86_64-apple-darwin14.1.0 | |
Thread model: posix | |
configure:2294: $? = 0 | |
configure:2296: clang -V </dev/null >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:2299: $? = 1 | |
configure:2322: checking for C compiler default output file name | |
configure:2325: clang conftest.c >&5 | |
configure:2328: $? = 0 | |
configure:2374: result: a.out | |
configure:2379: checking whether the C compiler works | |
configure:2385: ./a.out | |
configure:2388: $? = 0 | |
configure:2405: result: yes | |
configure:2412: checking whether we are cross compiling | |
configure:2414: result: no | |
configure:2417: checking for suffix of executables | |
configure:2419: clang -o conftest conftest.c >&5 | |
configure:2422: $? = 0 | |
configure:2447: result: | |
configure:2453: checking for suffix of object files | |
configure:2474: clang -c conftest.c >&5 | |
configure:2477: $? = 0 | |
configure:2499: result: o | |
configure:2503: checking whether we are using the GNU C compiler | |
configure:2527: clang -c conftest.c >&5 | |
configure:2533: $? = 0 | |
configure:2537: test -z | |
|| test ! -s conftest.err | |
configure:2540: $? = 0 | |
configure:2543: test -s conftest.o | |
configure:2546: $? = 0 | |
configure:2559: result: yes | |
configure:2565: checking whether clang accepts -g | |
configure:2586: clang -c -g conftest.c >&5 | |
configure:2592: $? = 0 | |
configure:2596: test -z | |
|| test ! -s conftest.err | |
configure:2599: $? = 0 | |
configure:2602: test -s conftest.o | |
configure:2605: $? = 0 | |
configure:2616: result: yes | |
configure:2633: checking for clang option to accept ANSI C | |
configure:2703: clang -c -g -O2 conftest.c >&5 | |
configure:2709: $? = 0 | |
configure:2713: test -z | |
|| test ! -s conftest.err | |
configure:2716: $? = 0 | |
configure:2719: test -s conftest.o | |
configure:2722: $? = 0 | |
configure:2740: result: none needed | |
configure:2758: clang -c -g -O2 conftest.c >&5 | |
conftest.c:2:3: error: unknown type name 'choke' | |
choke me | |
^ | |
conftest.c:2:11: error: expected ';' after top level declarator | |
choke me | |
^ | |
; | |
2 errors generated. | |
configure:2764: $? = 1 | |
configure: failed program was: | |
| #ifndef __cplusplus | |
| choke me | |
| #endif | |
configure:2908: checking for style of include used by make | |
configure:2936: result: GNU | |
configure:2964: checking dependency style of clang | |
configure:3054: result: none | |
configure:3084: checking for a BSD-compatible install | |
configure:3139: result: /usr/bin/install -c | |
configure:3150: checking whether ln -s works | |
configure:3154: result: yes | |
configure:3161: checking whether make sets $(MAKE) | |
configure:3181: result: yes | |
configure:3192: checking for sed | |
configure:3208: found /usr/local/Library/ENV/4.3/sed | |
configure:3218: result: sed | |
configure:3233: checking how to run the C preprocessor | |
configure:3268: clang -E conftest.c | |
configure:3274: $? = 0 | |
configure:3306: clang -E conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:3312: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "ipmiutil" | |
| #define PACKAGE_TARNAME "ipmiutil" | |
| #define PACKAGE_VERSION "2.9.5" | |
| #define PACKAGE_STRING "ipmiutil 2.9.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "ipmiutil" | |
| #define VERSION "2.9.5" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3351: result: clang -E | |
configure:3375: clang -E conftest.c | |
configure:3381: $? = 0 | |
configure:3413: clang -E conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:3419: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "ipmiutil" | |
| #define PACKAGE_TARNAME "ipmiutil" | |
| #define PACKAGE_VERSION "2.9.5" | |
| #define PACKAGE_STRING "ipmiutil 2.9.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "ipmiutil" | |
| #define VERSION "2.9.5" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3463: checking for egrep | |
configure:3473: result: grep -E | |
configure:3478: checking for ANSI C header files | |
configure:3503: clang -c -g -O2 conftest.c >&5 | |
configure:3509: $? = 0 | |
configure:3513: test -z | |
|| test ! -s conftest.err | |
configure:3516: $? = 0 | |
configure:3519: test -s conftest.o | |
configure:3522: $? = 0 | |
configure:3611: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:28:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' | |
exit(2); | |
^ | |
conftest.c:28:7: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' | |
1 warning generated. | |
configure:3614: $? = 0 | |
configure:3616: ./conftest | |
configure:3619: $? = 0 | |
configure:3634: result: yes | |
configure:3658: checking for sys/types.h | |
configure:3674: clang -c -g -O2 conftest.c >&5 | |
configure:3680: $? = 0 | |
configure:3684: test -z | |
|| test ! -s conftest.err | |
configure:3687: $? = 0 | |
configure:3690: test -s conftest.o | |
configure:3693: $? = 0 | |
configure:3704: result: yes | |
configure:3658: checking for sys/stat.h | |
configure:3674: clang -c -g -O2 conftest.c >&5 | |
configure:3680: $? = 0 | |
configure:3684: test -z | |
|| test ! -s conftest.err | |
configure:3687: $? = 0 | |
configure:3690: test -s conftest.o | |
configure:3693: $? = 0 | |
configure:3704: result: yes | |
configure:3658: checking for stdlib.h | |
configure:3674: clang -c -g -O2 conftest.c >&5 | |
configure:3680: $? = 0 | |
configure:3684: test -z | |
|| test ! -s conftest.err | |
configure:3687: $? = 0 | |
configure:3690: test -s conftest.o | |
configure:3693: $? = 0 | |
configure:3704: result: yes | |
configure:3658: checking for string.h | |
configure:3674: clang -c -g -O2 conftest.c >&5 | |
configure:3680: $? = 0 | |
configure:3684: test -z | |
|| test ! -s conftest.err | |
configure:3687: $? = 0 | |
configure:3690: test -s conftest.o | |
configure:3693: $? = 0 | |
configure:3704: result: yes | |
configure:3658: checking for memory.h | |
configure:3674: clang -c -g -O2 conftest.c >&5 | |
configure:3680: $? = 0 | |
configure:3684: test -z | |
|| test ! -s conftest.err | |
configure:3687: $? = 0 | |
configure:3690: test -s conftest.o | |
configure:3693: $? = 0 | |
configure:3704: result: yes | |
configure:3658: checking for strings.h | |
configure:3674: clang -c -g -O2 conftest.c >&5 | |
configure:3680: $? = 0 | |
configure:3684: test -z | |
|| test ! -s conftest.err | |
configure:3687: $? = 0 | |
configure:3690: test -s conftest.o | |
configure:3693: $? = 0 | |
configure:3704: result: yes | |
configure:3658: checking for inttypes.h | |
configure:3674: clang -c -g -O2 conftest.c >&5 | |
configure:3680: $? = 0 | |
configure:3684: test -z | |
|| test ! -s conftest.err | |
configure:3687: $? = 0 | |
configure:3690: test -s conftest.o | |
configure:3693: $? = 0 | |
configure:3704: result: yes | |
configure:3658: checking for stdint.h | |
configure:3674: clang -c -g -O2 conftest.c >&5 | |
configure:3680: $? = 0 | |
configure:3684: test -z | |
|| test ! -s conftest.err | |
configure:3687: $? = 0 | |
configure:3690: test -s conftest.o | |
configure:3693: $? = 0 | |
configure:3704: result: yes | |
configure:3658: checking for unistd.h | |
configure:3674: clang -c -g -O2 conftest.c >&5 | |
configure:3680: $? = 0 | |
configure:3684: test -z | |
|| test ! -s conftest.err | |
configure:3687: $? = 0 | |
configure:3690: test -s conftest.o | |
configure:3693: $? = 0 | |
configure:3704: result: yes | |
configure:3733: checking fcntl.h usability | |
configure:3745: clang -c -g -O2 conftest.c >&5 | |
configure:3751: $? = 0 | |
configure:3755: test -z | |
|| test ! -s conftest.err | |
configure:3758: $? = 0 | |
configure:3761: test -s conftest.o | |
configure:3764: $? = 0 | |
configure:3774: result: yes | |
configure:3778: checking fcntl.h presence | |
configure:3788: clang -E conftest.c | |
configure:3794: $? = 0 | |
configure:3814: result: yes | |
configure:3849: checking for fcntl.h | |
configure:3856: result: yes | |
configure:3733: checking sys/ioctl.h usability | |
configure:3745: clang -c -g -O2 conftest.c >&5 | |
configure:3751: $? = 0 | |
configure:3755: test -z | |
|| test ! -s conftest.err | |
configure:3758: $? = 0 | |
configure:3761: test -s conftest.o | |
configure:3764: $? = 0 | |
configure:3774: result: yes | |
configure:3778: checking sys/ioctl.h presence | |
configure:3788: clang -E conftest.c | |
configure:3794: $? = 0 | |
configure:3814: result: yes | |
configure:3849: checking for sys/ioctl.h | |
configure:3856: result: yes | |
configure:3733: checking syslog.h usability | |
configure:3745: clang -c -g -O2 conftest.c >&5 | |
configure:3751: $? = 0 | |
configure:3755: test -z | |
|| test ! -s conftest.err | |
configure:3758: $? = 0 | |
configure:3761: test -s conftest.o | |
configure:3764: $? = 0 | |
configure:3774: result: yes | |
configure:3778: checking syslog.h presence | |
configure:3788: clang -E conftest.c | |
configure:3794: $? = 0 | |
configure:3814: result: yes | |
configure:3849: checking for syslog.h | |
configure:3856: result: yes | |
configure:3724: checking for unistd.h | |
configure:3729: result: yes | |
configure:3870: checking for an ANSI C-conforming const | |
configure:3937: clang -c -g -O2 conftest.c >&5 | |
configure:3943: $? = 0 | |
configure:3947: test -z | |
|| test ! -s conftest.err | |
configure:3950: $? = 0 | |
configure:3953: test -s conftest.o | |
configure:3956: $? = 0 | |
configure:3967: result: yes | |
configure:3977: checking for off_t | |
configure:4001: clang -c -g -O2 conftest.c >&5 | |
configure:4007: $? = 0 | |
configure:4011: test -z | |
|| test ! -s conftest.err | |
configure:4014: $? = 0 | |
configure:4017: test -s conftest.o | |
configure:4020: $? = 0 | |
configure:4031: result: yes | |
configure:4043: checking whether time.h and sys/time.h may both be included | |
configure:4068: clang -c -g -O2 conftest.c >&5 | |
configure:4074: $? = 0 | |
configure:4078: test -z | |
|| test ! -s conftest.err | |
configure:4081: $? = 0 | |
configure:4084: test -s conftest.o | |
configure:4087: $? = 0 | |
configure:4098: result: yes | |
configure:4108: checking whether struct tm is in sys/time.h or time.h | |
configure:4131: clang -c -g -O2 conftest.c >&5 | |
conftest.c:32:20: warning: expression result unused [-Wunused-value] | |
struct tm *tp; tp->tm_sec; | |
~~ ^~~~~~ | |
1 warning generated. | |
configure:4137: $? = 0 | |
configure:4141: test -z | |
|| test ! -s conftest.err | |
configure:4144: $? = 0 | |
configure:4147: test -s conftest.o | |
configure:4150: $? = 0 | |
configure:4161: result: time.h | |
configure:4173: checking whether clang needs -traditional | |
conftest.c:26:10: fatal error: 'termio.h' file not found | |
#include <termio.h> | |
^ | |
1 error generated. | |
configure:4215: result: no | |
configure:4228: checking for stdlib.h | |
configure:4233: result: yes | |
configure:4228: checking for unistd.h | |
configure:4233: result: yes | |
configure:4377: checking for getpagesize | |
configure:4434: clang -o conftest -g -O2 conftest.c >&5 | |
configure:4440: $? = 0 | |
configure:4444: test -z | |
|| test ! -s conftest.err | |
configure:4447: $? = 0 | |
configure:4450: test -s conftest | |
configure:4453: $? = 0 | |
configure:4465: result: yes | |
configure:4475: checking for working mmap | |
configure:4617: clang -o conftest -g -O2 conftest.c >&5 | |
configure:4620: $? = 0 | |
configure:4622: ./conftest | |
configure:4625: $? = 0 | |
configure:4639: result: yes | |
configure:4654: checking for strftime | |
configure:4711: clang -o conftest -g -O2 conftest.c >&5 | |
configure:4717: $? = 0 | |
configure:4721: test -z | |
|| test ! -s conftest.err | |
configure:4724: $? = 0 | |
configure:4727: test -s conftest | |
configure:4730: $? = 0 | |
configure:4742: result: yes | |
configure:4830: checking for vprintf | |
configure:4887: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:55:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration] | |
char vprintf (); | |
^ | |
conftest.c:55:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)' | |
1 warning generated. | |
configure:4893: $? = 0 | |
configure:4897: test -z | |
|| test ! -s conftest.err | |
configure:4900: $? = 0 | |
configure:4903: test -s conftest | |
configure:4906: $? = 0 | |
configure:4918: result: yes | |
configure:4925: checking for _doprnt | |
configure:4982: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"__doprnt", referenced from: | |
_main in conftest-e223eb.o | |
_f in conftest-e223eb.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:4988: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "ipmiutil" | |
| #define PACKAGE_TARNAME "ipmiutil" | |
| #define PACKAGE_VERSION "2.9.5" | |
| #define PACKAGE_STRING "ipmiutil 2.9.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "ipmiutil" | |
| #define VERSION "2.9.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_VPRINTF 1 | |
| /* end confdefs.h. */ | |
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define _doprnt innocuous__doprnt | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char _doprnt (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef _doprnt | |
| | |
| /* Override any gcc2 internal prototype to avoid an error. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| { | |
| #endif | |
| /* We use char because int might match the return type of a gcc2 | |
| builtin and then its argument prototype would still apply. */ | |
| char _doprnt (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined (__stub__doprnt) || defined (__stub____doprnt) | |
| choke me | |
| #else | |
| char (*f) () = _doprnt; | |
| #endif | |
| #ifdef __cplusplus | |
| } | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return f != _doprnt; | |
| ; | |
| return 0; | |
| } | |
configure:5013: result: no | |
configure:5037: checking for select | |
configure:5094: clang -o conftest -g -O2 conftest.c >&5 | |
configure:5100: $? = 0 | |
configure:5104: test -z | |
|| test ! -s conftest.err | |
configure:5107: $? = 0 | |
configure:5110: test -s conftest | |
configure:5113: $? = 0 | |
configure:5125: result: yes | |
configure:5037: checking for socket | |
configure:5094: clang -o conftest -g -O2 conftest.c >&5 | |
configure:5100: $? = 0 | |
configure:5104: test -z | |
|| test ! -s conftest.err | |
configure:5107: $? = 0 | |
configure:5110: test -s conftest | |
configure:5113: $? = 0 | |
configure:5125: result: yes | |
configure:5037: checking for strcspn | |
configure:5094: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:58:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration] | |
char strcspn (); | |
^ | |
conftest.c:58:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)' | |
1 warning generated. | |
configure:5100: $? = 0 | |
configure:5104: test -z | |
|| test ! -s conftest.err | |
configure:5107: $? = 0 | |
configure:5110: test -s conftest | |
configure:5113: $? = 0 | |
configure:5125: result: yes | |
configure:5037: checking for strdup | |
configure:5094: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:59:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] | |
char strdup (); | |
^ | |
conftest.c:59:6: note: 'strdup' is a builtin with type 'char *(const char *)' | |
1 warning generated. | |
configure:5100: $? = 0 | |
configure:5104: test -z | |
|| test ! -s conftest.err | |
configure:5107: $? = 0 | |
configure:5110: test -s conftest | |
configure:5113: $? = 0 | |
configure:5125: result: yes | |
configure:5037: checking for strspn | |
configure:5094: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:60:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration] | |
char strspn (); | |
^ | |
conftest.c:60:6: note: 'strspn' is a builtin with type 'unsigned long (const char *, const char *)' | |
1 warning generated. | |
configure:5100: $? = 0 | |
configure:5104: test -z | |
|| test ! -s conftest.err | |
configure:5107: $? = 0 | |
configure:5110: test -s conftest | |
configure:5113: $? = 0 | |
configure:5125: result: yes | |
configure:5037: checking for strtoul | |
configure:5094: clang -o conftest -g -O2 conftest.c >&5 | |
configure:5100: $? = 0 | |
configure:5104: test -z | |
|| test ! -s conftest.err | |
configure:5107: $? = 0 | |
configure:5110: test -s conftest | |
configure:5113: $? = 0 | |
configure:5125: result: yes | |
configure:5037: checking for memcpy | |
configure:5094: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:62:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration] | |
char memcpy (); | |
^ | |
conftest.c:62:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' | |
1 warning generated. | |
configure:5100: $? = 0 | |
configure:5104: test -z | |
|| test ! -s conftest.err | |
configure:5107: $? = 0 | |
configure:5110: test -s conftest | |
configure:5113: $? = 0 | |
configure:5125: result: yes | |
configure:5214: checking build system type | |
configure:5232: result: i686-apple-darwin14.1.0 | |
configure:5240: checking host system type | |
configure:5254: result: i686-apple-darwin14.1.0 | |
configure:5262: checking for a sed that does not truncate output | |
configure:5318: result: /usr/local/Library/ENV/4.3/sed | |
configure:5332: checking for ld used by clang | |
configure:5399: result: /Library/Developer/CommandLineTools/usr/bin/ld | |
configure:5408: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld | |
configure:5423: result: no | |
configure:5428: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files | |
configure:5435: result: -r | |
configure:5453: checking for BSD-compatible nm | |
configure:5502: result: /usr/bin/nm | |
configure:5506: checking how to recognise dependent libraries | |
configure:5682: result: pass_all | |
configure:5927: checking dlfcn.h usability | |
configure:5939: clang -c -g -O2 conftest.c >&5 | |
configure:5945: $? = 0 | |
configure:5949: test -z | |
|| test ! -s conftest.err | |
configure:5952: $? = 0 | |
configure:5955: test -s conftest.o | |
configure:5958: $? = 0 | |
configure:5968: result: yes | |
configure:5972: checking dlfcn.h presence | |
configure:5982: clang -E conftest.c | |
configure:5988: $? = 0 | |
configure:6008: result: yes | |
configure:6043: checking for dlfcn.h | |
configure:6050: result: yes | |
configure:6157: checking for C++ compiler version | |
configure:6160: clang++ --version </dev/null >&5 | |
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) | |
Target: x86_64-apple-darwin14.1.0 | |
Thread model: posix | |
configure:6163: $? = 0 | |
configure:6165: clang++ -v </dev/null >&5 | |
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) | |
Target: x86_64-apple-darwin14.1.0 | |
Thread model: posix | |
configure:6168: $? = 0 | |
configure:6170: clang++ -V </dev/null >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:6173: $? = 1 | |
configure:6176: checking whether we are using the GNU C++ compiler | |
configure:6200: clang++ -c conftest.cc >&5 | |
configure:6206: $? = 0 | |
configure:6210: test -z | |
|| test ! -s conftest.err | |
configure:6213: $? = 0 | |
configure:6216: test -s conftest.o | |
configure:6219: $? = 0 | |
configure:6232: result: yes | |
configure:6238: checking whether clang++ accepts -g | |
configure:6259: clang++ -c -g conftest.cc >&5 | |
configure:6265: $? = 0 | |
configure:6269: test -z | |
|| test ! -s conftest.err | |
configure:6272: $? = 0 | |
configure:6275: test -s conftest.o | |
configure:6278: $? = 0 | |
configure:6289: result: yes | |
configure:6331: clang++ -c -g -O2 conftest.cc >&5 | |
configure:6337: $? = 0 | |
configure:6341: test -z | |
|| test ! -s conftest.err | |
configure:6344: $? = 0 | |
configure:6347: test -s conftest.o | |
configure:6350: $? = 0 | |
configure:6376: clang++ -c -g -O2 conftest.cc >&5 | |
conftest.cc:44:1: error: use of undeclared identifier 'exit' | |
exit (42); | |
^ | |
1 error generated. | |
configure:6382: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "ipmiutil" | |
| #define PACKAGE_TARNAME "ipmiutil" | |
| #define PACKAGE_VERSION "2.9.5" | |
| #define PACKAGE_STRING "ipmiutil 2.9.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "ipmiutil" | |
| #define VERSION "2.9.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRSPN 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| exit (42); | |
| ; | |
| return 0; | |
| } | |
configure:6331: clang++ -c -g -O2 conftest.cc >&5 | |
conftest.cc:40:17: error: use of undeclared identifier 'std' | |
extern "C" void std::exit (int) throw (); using std::exit; | |
^ | |
conftest.cc:40:49: error: use of undeclared identifier 'std' | |
extern "C" void std::exit (int) throw (); using std::exit; | |
^ | |
2 errors generated. | |
configure:6337: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "ipmiutil" | |
| #define PACKAGE_TARNAME "ipmiutil" | |
| #define PACKAGE_VERSION "2.9.5" | |
| #define PACKAGE_STRING "ipmiutil 2.9.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "ipmiutil" | |
| #define VERSION "2.9.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRSPN 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| extern "C" void std::exit (int) throw (); using std::exit; | |
| #include <stdlib.h> | |
| int | |
| main () | |
| { | |
| exit (42); | |
| ; | |
| return 0; | |
| } | |
configure:6331: clang++ -c -g -O2 conftest.cc >&5 | |
conftest.cc:40:17: error: use of undeclared identifier 'std' | |
extern "C" void std::exit (int); using std::exit; | |
^ | |
conftest.cc:40:40: error: use of undeclared identifier 'std' | |
extern "C" void std::exit (int); using std::exit; | |
^ | |
2 errors generated. | |
configure:6337: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "ipmiutil" | |
| #define PACKAGE_TARNAME "ipmiutil" | |
| #define PACKAGE_VERSION "2.9.5" | |
| #define PACKAGE_STRING "ipmiutil 2.9.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "ipmiutil" | |
| #define VERSION "2.9.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRSPN 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| extern "C" void std::exit (int); using std::exit; | |
| #include <stdlib.h> | |
| int | |
| main () | |
| { | |
| exit (42); | |
| ; | |
| return 0; | |
| } | |
configure:6331: clang++ -c -g -O2 conftest.cc >&5 | |
configure:6337: $? = 0 | |
configure:6341: test -z | |
|| test ! -s conftest.err | |
configure:6344: $? = 0 | |
configure:6347: test -s conftest.o | |
configure:6350: $? = 0 | |
configure:6376: clang++ -c -g -O2 conftest.cc >&5 | |
configure:6382: $? = 0 | |
configure:6386: test -z | |
|| test ! -s conftest.err | |
configure:6389: $? = 0 | |
configure:6392: test -s conftest.o | |
configure:6395: $? = 0 | |
configure:6420: checking dependency style of clang++ | |
configure:6510: result: none | |
configure:6537: checking how to run the C++ preprocessor | |
configure:6568: clang++ -E conftest.cc | |
configure:6574: $? = 0 | |
configure:6606: clang++ -E conftest.cc | |
conftest.cc:43:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6612: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "ipmiutil" | |
| #define PACKAGE_TARNAME "ipmiutil" | |
| #define PACKAGE_VERSION "2.9.5" | |
| #define PACKAGE_STRING "ipmiutil 2.9.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "ipmiutil" | |
| #define VERSION "2.9.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRSPN 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #ifdef __cplusplus | |
| extern "C" void exit (int) throw (); | |
| #endif | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6651: result: clang++ -E | |
configure:6675: clang++ -E conftest.cc | |
configure:6681: $? = 0 | |
configure:6713: clang++ -E conftest.cc | |
conftest.cc:43:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6719: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "ipmiutil" | |
| #define PACKAGE_TARNAME "ipmiutil" | |
| #define PACKAGE_VERSION "2.9.5" | |
| #define PACKAGE_STRING "ipmiutil 2.9.5" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "ipmiutil" | |
| #define VERSION "2.9.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRSPN 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #ifdef __cplusplus | |
| extern "C" void exit (int) throw (); | |
| #endif | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6816: checking for g77 | |
configure:6845: result: no | |
configure:6816: checking for f77 | |
configure:6845: result: no | |
configure:6816: checking for xlf | |
configure:6845: result: no | |
configure:6816: checking for frt | |
configure:6845: result: no | |
configure:6816: checking for pgf77 | |
configure:6845: result: no | |
configure:6816: checking for fort77 | |
configure:6845: result: no | |
configure:6816: checking for fl32 | |
configure:6845: result: no | |
configure:6816: checking for af77 | |
configure:6845: result: no | |
configure:6816: checking for f90 | |
configure:6845: result: no | |
configure:6816: checking for xlf90 | |
configure:6845: result: no | |
configure:6816: checking for pgf90 | |
configure:6845: result: no | |
configure:6816: checking for epcf90 | |
configure:6845: result: no | |
configure:6816: checking for f95 | |
configure:6845: result: no | |
configure:6816: checking for fort | |
configure:6845: result: no | |
configure:6816: checking for xlf95 | |
configure:6845: result: no | |
configure:6816: checking for ifc | |
configure:6845: result: no | |
configure:6816: checking for efc | |
configure:6845: result: no | |
configure:6816: checking for pgf95 | |
configure:6845: result: no | |
configure:6816: checking for lf95 | |
configure:6845: result: no | |
configure:6816: checking for gfortran | |
configure:6845: result: no | |
configure:6857: checking for Fortran 77 compiler version | |
configure:6860: --version </dev/null >&5 | |
./configure: line 6861: --version: command not found | |
configure:6863: $? = 127 | |
configure:6865: -v </dev/null >&5 | |
./configure: line 6866: -v: command not found | |
configure:6868: $? = 127 | |
configure:6870: -V </dev/null >&5 | |
./configure: line 6871: -V: command not found | |
configure:6873: $? = 127 | |
configure:6881: checking whether we are using the GNU Fortran 77 compiler | |
configure:6895: -c conftest.F >&5 | |
./configure: line 6896: -c: command not found | |
configure:6901: $? = 127 | |
configure: failed program was: | |
| program main | |
| #ifndef __GNUC__ | |
| choke me | |
| #endif | |
| | |
| end | |
configure:6927: result: no | |
configure:6933: checking whether accepts -g | |
configure:6945: -c -g conftest.f >&5 | |
./configure: line 6946: -c: command not found | |
configure:6951: $? = 127 | |
configure: failed program was: | |
| program main | |
| | |
| end | |
configure:6976: result: no | |
configure:7006: checking the maximum length of command line arguments | |
configure:7115: result: 196608 | |
configure:7126: checking command to parse /usr/bin/nm output from clang object | |
configure:7231: clang -c -g -O2 conftest.c >&5 | |
configure:7234: $? = 0 | |
configure:7238: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | |
configure:7241: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:7231: clang -c -g -O2 conftest.c >&5 | |
configure:7234: $? = 0 | |
configure:7238: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm | |
configure:7241: $? = 0 | |
configure:7293: clang -o conftest -g -O2 conftest.c conftstm.o >&5 | |
configure:7296: $? = 0 | |
configure:7334: result: ok | |
configure:7338: checking for objdir | |
configure:7353: result: .libs | |
configure:7443: checking for ar | |
configure:7459: found /usr/bin/ar | |
configure:7470: result: ar | |
configure:7523: checking for ranlib | |
configure:7539: found /usr/bin/ranlib | |
configure:7550: result: ranlib | |
configure:7603: checking for strip | |
configure:7619: found /usr/bin/strip | |
configure:7630: result: strip | |
configure:7902: checking if clang supports -fno-rtti -fno-exceptions | |
configure:7920: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:7924: $? = 0 | |
configure:7937: result: yes | |
configure:7952: checking for clang option to produce PIC | |
configure:8162: result: -fno-common | |
configure:8170: checking if clang PIC flag -fno-common works | |
configure:8188: clang -c -g -O2 -fno-common -DPIC conftest.c >&5 | |
configure:8192: $? = 0 | |
configure:8205: result: yes | |
configure:8233: checking if clang static flag -static works | |
configure:8261: result: no | |
configure:8271: checking if clang supports -c -o file.o | |
configure:8292: clang -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
configure:8296: $? = 0 | |
configure:8318: result: yes | |
configure:8344: checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries | |
configure:9302: result: yes | |
configure:9369: checking dynamic linker characteristics | |
configure:9978: result: darwin14.1.0 dyld | |
configure:9987: checking how to hardcode library paths into programs | |
configure:10012: result: immediate | |
configure:10026: checking whether stripping libraries is possible | |
configure:10039: result: yes | |
configure:10865: checking if libtool supports shared libraries | |
configure:10867: result: yes | |
configure:10870: checking whether to build shared libraries | |
configure:10891: result: yes | |
configure:10894: checking whether to build static libraries | |
configure:10898: result: yes | |
configure:10990: creating libtool | |
configure:11581: checking for ld used by clang++ | |
configure:11648: result: /Library/Developer/CommandLineTools/usr/bin/ld | |
configure:11657: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld | |
configure:11672: result: no | |
configure:11723: checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries | |
configure:12661: result: yes | |
configure:12679: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:12682: $? = 0 | |
configure:12801: checking for clang++ option to produce PIC | |
configure:13075: result: -fno-common | |
configure:13083: checking if clang++ PIC flag -fno-common works | |
configure:13101: clang++ -c -g -O2 -fno-common -DPIC conftest.cpp >&5 | |
configure:13105: $? = 0 | |
configure:13118: result: yes | |
configure:13146: checking if clang++ static flag -static works | |
configure:13174: result: no | |
configure:13184: checking if clang++ supports -c -o file.o | |
configure:13205: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 | |
configure:13209: $? = 0 | |
configure:13231: result: yes | |
configure:13257: checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries | |
configure:13282: result: yes | |
configure:13349: checking dynamic linker characteristics | |
configure:13958: result: darwin14.1.0 dyld | |
configure:13967: checking how to hardcode library paths into programs | |
configure:13992: result: immediate | |
configure:20197: checking for an ANSI C-conforming const | |
configure:20294: result: yes | |
configure:20321: clang -c -g -O2 conftest.c >&5 | |
configure:20327: $? = 0 | |
configure:20331: test -z | |
|| test ! -s conftest.err | |
configure:20334: $? = 0 | |
configure:20337: test -s conftest.o | |
configure:20340: $? = 0 | |
configure:20567: checking whether to install pkg-config *.pc files | |
configure:20587: result: using ${libdir}/pkgconfig | |
configure:20934: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by ipmiutil config.status 2.9.5, which was | |
generated by GNU Autoconf 2.59. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on tatooine.Informatik.Uni-Tuebingen.De | |
config.status:748: creating Makefile | |
config.status:748: creating util/Makefile | |
config.status:748: creating lib/Makefile | |
config.status:748: creating lib/libipmiutil.pc | |
config.status:748: creating lib/lanplus/Makefile | |
config.status:748: creating doc/Makefile | |
config.status:748: creating scripts/Makefile | |
config.status:852: creating config.h | |
config.status:1178: executing depfiles commands | |
configure:22285: result: | |
configure:22287: result: ipmiutil 2.9.5 | |
configure:22289: result: OS : macos | |
configure:22291: result: ARCH : x86_64 | |
configure:22293: result: DRIVERS : open direct lan lanplus | |
configure:22295: result: | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=i686-apple-darwin14.1.0 | |
ac_cv_build_alias=i686-apple-darwin14.1.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_const=yes | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=clang | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set= | |
ac_cv_env_CXXFLAGS_value= | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=clang++ | |
ac_cv_env_F77_set= | |
ac_cv_env_F77_value= | |
ac_cv_env_FFLAGS_set= | |
ac_cv_env_FFLAGS_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_exeext= | |
ac_cv_f77_compiler_gnu=no | |
ac_cv_func__doprnt=no | |
ac_cv_func_getpagesize=yes | |
ac_cv_func_memcpy=yes | |
ac_cv_func_mmap_fixed_mapped=yes | |
ac_cv_func_select=yes | |
ac_cv_func_socket=yes | |
ac_cv_func_strcspn=yes | |
ac_cv_func_strdup=yes | |
ac_cv_func_strftime=yes | |
ac_cv_func_strspn=yes | |
ac_cv_func_strtoul=yes | |
ac_cv_func_vprintf=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_fcntl_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_ioctl_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_syslog_h=yes | |
ac_cv_header_time=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=i686-apple-darwin14.1.0 | |
ac_cv_host_alias=i686-apple-darwin14.1.0 | |
ac_cv_objext=o | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='clang -E' | |
ac_cv_prog_CXXCPP='clang++ -E' | |
ac_cv_prog_SED=sed | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=clang | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cc_stdc= | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_egrep='grep -E' | |
ac_cv_prog_f77_g=no | |
ac_cv_prog_gcc_traditional=no | |
ac_cv_prog_make_make_set=yes | |
ac_cv_struct_tm=time.h | |
ac_cv_type_off_t=yes | |
ac_cv_type_socklen_t=yes | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_CXX_dependencies_compiler_type=none | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_reload_flag=-r | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld | |
lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld | |
lt_cv_path_NM=/usr/bin/nm | |
lt_cv_path_SED=/usr/local/Library/ENV/4.3/sed | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_rtti_exceptions=yes | |
lt_cv_prog_gnu_ld=no | |
lt_cv_prog_gnu_ldcxx=no | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' | |
lt_cv_sys_max_cmd_len=196608 | |
lt_lt_cv_prog_compiler_c_o='"yes"' | |
lt_lt_cv_prog_compiler_c_o_CXX='"yes"' | |
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' | |
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' | |
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/ipmiutil-nuVJh7/ipmiutil-2.9.5/missing --run aclocal-1.9' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='${SHELL} /private/tmp/ipmiutil-nuVJh7/ipmiutil-2.9.5/missing --run tar' | |
AR='ar' | |
AUTOCONF='${SHELL} /private/tmp/ipmiutil-nuVJh7/ipmiutil-2.9.5/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/ipmiutil-nuVJh7/ipmiutil-2.9.5/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/ipmiutil-nuVJh7/ipmiutil-2.9.5/missing --run automake-1.9' | |
AWK='awk' | |
CC='clang' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-g -O2' | |
CPP='clang -E' | |
CPPFLAGS='' | |
CROSS_CFLAGS='' | |
CROSS_LFLAGS='' | |
CXX='clang++' | |
CXXCPP='clang++ -E' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS='-g -O2' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
ECHO='/bin/echo' | |
ECHO_C='ECHO_N='' | |
ECHO_T='' | |
EGREP='grep -E' | |
EXEEXT='' | |
F77='' | |
FFLAGS='' | |
GPL_CFLAGS='-DALLOW_GPL' | |
IA64_CFLAGS='' | |
INIT_DIR='/etc/init.d' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' | |
INS_LIB='' | |
LANDESK_CFLAGS='' | |
LANDESK_LDADD='' | |
LANPLUS_CFLAGS='-DHAVE_LANPLUS -DHAVE_SHA256' | |
LANPLUS_CRYPTO='-lcrypto' | |
LANPLUS_LDADD='-L../lib -lipmi_lanplus -L/usr/local/lib -lcrypto' | |
LANPLUS_LIB='../lib/libipmi_lanplus.a' | |
LANPLUS_SAM='yes' | |
LDFLAGS='' | |
LD_SAMX='../lib/libipmi_lanplus.a -lcrypto' | |
LIBOBJS='' | |
LIBS='' | |
LIBSENSORS='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIB_DIR='/usr/lib64' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
MAKEINFO='${SHELL} /private/tmp/ipmiutil-nuVJh7/ipmiutil-2.9.5/missing --run makeinfo' | |
OBJEXT='o' | |
OS_CFLAGS='-DMACOS' | |
OS_DRIVERS='ipmimv.c ipmidir.c' | |
OS_LFLAGS='' | |
PACKAGE='ipmiutil' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='ipmiutil' | |
PACKAGE_STRING='ipmiutil 2.9.5' | |
PACKAGE_TARNAME='ipmiutil' | |
PACKAGE_VERSION='2.9.5' | |
PATH_SEPARATOR=':' | |
PKG_DIR='/usr/src/packages' | |
RANLIB='ranlib' | |
SAM2OBJ='isensor2.o ievents2.o' | |
SED='/usr/local/Library/ENV/4.3/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
SHR_LINK='' | |
STRIP='strip' | |
SUBDIR_S='doc scripts lib util' | |
SYSTEMD_DIR='/usr/share/ipmiutil' | |
VERSION='2.9.5' | |
WITH_PKG_CONFIG_FALSE='#' | |
WITH_PKG_CONFIG_TRUE='' | |
ac_ct_AR='ar' | |
ac_ct_CC='clang' | |
ac_ct_CXX='' | |
ac_ct_F77='' | |
ac_ct_RANLIB='ranlib' | |
ac_ct_STRIP='strip' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__fastdepCXX_FALSE='' | |
am__fastdepCXX_TRUE='#' | |
am__include='include' | |
am__leading_dot='.' | |
am__quote='' | |
am__tar='${AMTAR} chof - "$$tardir"' | |
am__untar='${AMTAR} xf -' | |
bindir='${exec_prefix}/bin' | |
build='i686-apple-darwin14.1.0' | |
build_alias='' | |
build_cpu='i686' | |
build_os='darwin14.1.0' | |
build_vendor='apple' | |
datadir='${prefix}/share' | |
exec_prefix='${prefix}' | |
host='i686-apple-darwin14.1.0' | |
host_alias='' | |
host_cpu='i686' | |
host_os='darwin14.1.0' | |
host_vendor='apple' | |
includedir='${prefix}/include' | |
infodir='${prefix}/info' | |
install_sh='/private/tmp/ipmiutil-nuVJh7/ipmiutil-2.9.5/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localstatedir='${prefix}/var' | |
mandir='${prefix}/man' | |
mkdir_p='$(mkinstalldirs)' | |
oldincludedir='/usr/include' | |
pkgconfigdir='${libdir}/pkgconfig' | |
prefix='/usr/local/Cellar/ipmiutil/2.9.5' | |
program_transform_name='s,x,x,' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
#define HAVE_DLFCN_H 1 | |
#define HAVE_FCNTL_H 1 | |
#define HAVE_GETPAGESIZE 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_MEMCPY 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_MMAP 1 | |
#define HAVE_SELECT 1 | |
#define HAVE_SOCKET 1 | |
#define HAVE_SOCKLEN_T 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRCSPN 1 | |
#define HAVE_STRDUP 1 | |
#define HAVE_STRFTIME 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_STRSPN 1 | |
#define HAVE_STRTOUL 1 | |
#define HAVE_SYSLOG_H 1 | |
#define HAVE_SYS_IOCTL_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_VPRINTF 1 | |
#define PACKAGE "ipmiutil" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_NAME "ipmiutil" | |
#define PACKAGE_STRING "ipmiutil 2.9.5" | |
#define PACKAGE_TARNAME "ipmiutil" | |
#define PACKAGE_VERSION "2.9.5" | |
#define STDC_HEADERS 1 | |
#define TIME_WITH_SYS_TIME 1 | |
#define VERSION "2.9.5" | |
#endif | |
#ifdef __cplusplus | |
extern "C" void exit (int) throw (); | |
configure: exit 0 |
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
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew | |
HEAD: 850a00d099a345e4a684302a2b5147737d66bf9e | |
Last commit: 4 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: 8-core 64-bit haswell | |
OS X: 10.10.2-x86_64 | |
Xcode: N/A | |
CLT: 6.1.1.0.1.1416017670 | |
Clang: 6.0 build 600 | |
X11: 2.7.7 => /opt/X11 | |
System Ruby: 2.0.0-p481 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/bin/ruby | |
Java: 1.7.0_51 |
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
Warning: Putting non-prefixed findutils in your path can cause python builds to fail. | |
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: A .pydistutils.cfg file was found in $HOME, which may cause Python | |
builds to fail. See: | |
https://bugs.python.org/issue6138 | |
https://bugs.python.org/issue4655 | |
Warning: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libaspell.15.1.4.dylib | |
/usr/local/lib/libntfs-3g.80.dylib | |
/usr/local/lib/libntfs.9.0.0.dylib | |
/usr/local/lib/libpspell.15.1.4.dylib | |
/usr/local/lib/libublio.1.dylib | |
Warning: Unbrewed header files were found in /usr/local/include. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected header files: | |
/usr/local/include/aspell.h | |
/usr/local/include/ntfs/attrib.h | |
/usr/local/include/ntfs/attrlist.h | |
/usr/local/include/ntfs/bitmap.h | |
/usr/local/include/ntfs/bootsect.h | |
/usr/local/include/ntfs/collate.h | |
/usr/local/include/ntfs/compat.h | |
/usr/local/include/ntfs/compress.h | |
/usr/local/include/ntfs/debug.h | |
/usr/local/include/ntfs/device.h | |
/usr/local/include/ntfs/device_io.h | |
/usr/local/include/ntfs/dir.h | |
/usr/local/include/ntfs/endians.h | |
/usr/local/include/ntfs/gnome-vfs-method.h | |
/usr/local/include/ntfs/gnome-vfs-module.h | |
/usr/local/include/ntfs/index.h | |
/usr/local/include/ntfs/inode.h | |
/usr/local/include/ntfs/layout.h | |
/usr/local/include/ntfs/lcnalloc.h | |
/usr/local/include/ntfs/list.h | |
/usr/local/include/ntfs/logfile.h | |
/usr/local/include/ntfs/logging.h | |
/usr/local/include/ntfs/mft.h | |
/usr/local/include/ntfs/mst.h | |
/usr/local/include/ntfs/ntfstime.h | |
/usr/local/include/ntfs/rich.h | |
/usr/local/include/ntfs/runlist.h | |
/usr/local/include/ntfs/security.h | |
/usr/local/include/ntfs/support.h | |
/usr/local/include/ntfs/tree.h | |
/usr/local/include/ntfs/types.h | |
/usr/local/include/ntfs/unistr.h | |
/usr/local/include/ntfs/version.h | |
/usr/local/include/ntfs/volume.h | |
/usr/local/include/ntfs-3g/acls.h | |
/usr/local/include/ntfs-3g/attrib.h | |
/usr/local/include/ntfs-3g/attrlist.h | |
/usr/local/include/ntfs-3g/bitmap.h | |
/usr/local/include/ntfs-3g/bootsect.h | |
/usr/local/include/ntfs-3g/cache.h | |
/usr/local/include/ntfs-3g/collate.h | |
/usr/local/include/ntfs-3g/compat.h | |
/usr/local/include/ntfs-3g/compress.h | |
/usr/local/include/ntfs-3g/debug.h | |
/usr/local/include/ntfs-3g/device.h | |
/usr/local/include/ntfs-3g/device_io.h | |
/usr/local/include/ntfs-3g/dir.h | |
/usr/local/include/ntfs-3g/efs.h | |
/usr/local/include/ntfs-3g/endians.h | |
/usr/local/include/ntfs-3g/index.h | |
/usr/local/include/ntfs-3g/inode.h | |
/usr/local/include/ntfs-3g/layout.h | |
/usr/local/include/ntfs-3g/lcnalloc.h | |
/usr/local/include/ntfs-3g/logfile.h | |
/usr/local/include/ntfs-3g/logging.h | |
/usr/local/include/ntfs-3g/mft.h | |
/usr/local/include/ntfs-3g/misc.h | |
/usr/local/include/ntfs-3g/mst.h | |
/usr/local/include/ntfs-3g/ntfstime.h | |
/usr/local/include/ntfs-3g/object_id.h | |
/usr/local/include/ntfs-3g/param.h | |
/usr/local/include/ntfs-3g/reparse.h | |
/usr/local/include/ntfs-3g/runlist.h | |
/usr/local/include/ntfs-3g/security.h | |
/usr/local/include/ntfs-3g/support.h | |
/usr/local/include/ntfs-3g/types.h | |
/usr/local/include/ntfs-3g/unistr.h | |
/usr/local/include/ntfs-3g/volume.h | |
/usr/local/include/pspell/pspell.h | |
/usr/local/include/ublio.h | |
Warning: Unbrewed .la files were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected .la files: | |
/usr/local/lib/libaspell.la | |
/usr/local/lib/libntfs-3g.la | |
/usr/local/lib/libntfs.la | |
/usr/local/lib/libpspell.la | |
/usr/local/lib/libublio.la | |
Warning: Unbrewed static libraries were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected static libraries: | |
/usr/local/lib/libntfs-3g.a | |
/usr/local/lib/libntfs.a | |
/usr/local/lib/libublio.a | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment