Skip to content

Instantly share code, notes, and snippets.

Created November 24, 2015 00:10
Show Gist options
  • Save anonymous/8555f71d950280268a57 to your computer and use it in GitHub Desktop.
Save anonymous/8555f71d950280268a57 to your computer and use it in GitHub Desktop.
2015-11-23 17:57:14 -0500
autoreconf
-i
glibtoolize: putting auxiliary files in '.'.
glibtoolize: copying file './ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: copying file 'm4/libtool.m4'
glibtoolize: copying file 'm4/ltoptions.m4'
glibtoolize: copying file 'm4/ltsugar.m4'
glibtoolize: copying file 'm4/ltversion.m4'
glibtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:14: installing './compile'
configure.ac:16: installing './config.guess'
configure.ac:16: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
src/Makefile.am: installing './depcomp'
2015-11-23 17:57:23 -0500
./configure
--prefix=/usr/local/Cellar/libosmocore/HEAD
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking build system type... x86_64-apple-darwin15.0.0
checking host system type... x86_64-apple-darwin15.0.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin15.0.0 file names to x86_64-apple-darwin15.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.0.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... clang -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 for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.0.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... no
checking for ANSI C header files... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... none required
checking for backtrace in -lexecinfo... no
checking for doxygen... false
checking if clang supports -fvisibility=hidden... yes
checking whether struct tm has tm_gmtoff member... yes
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PCSC... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmocore.pc
config.status: creating libosmocodec.pc
config.status: creating libosmovty.pc
config.status: creating libosmogsm.pc
config.status: creating libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating src/vty/Makefile
config.status: creating src/codec/Makefile
config.status: creating src/sim/Makefile
config.status: creating src/gsm/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating tests/Makefile
config.status: creating utils/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
creating include/osmocom/core/talloc.h
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -c -o conftest.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
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/pcsc-lite/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
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/pcsc-lite/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
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/pcsc-lite/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
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/pcsc-lite/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
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/pcsc-lite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 -lexecinfo
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lexecinfo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/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 -fvisibility=hidden conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -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/pcsc-lite/include -L/usr/local/opt/pcsc-lite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2015-11-23 17:57:32 -0500
make
echo UNKNOWN > .version-t && mv .version-t .version
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in include
GEN osmocom/core/bit16gen.h
GEN osmocom/core/bit32gen.h
GEN osmocom/core/bit64gen.h
GEN osmocom/core/crc16gen.h
GEN osmocom/core/bit64gen.h
GEN osmocom/core/bit32gen.h
GEN osmocom/core/bit16gen.h
GEN osmocom/core/crc16gen.h
GEN osmocom/core/crc32gen.h
GEN osmocom/core/crc64gen.h
cd .. \
&& CONFIG_FILES= CONFIG_HEADERS= CONFIG_OTHER=osmocom/core/talloc.h \
/bin/sh ./config.status
GEN osmocom/core/crc8gen.h
GEN osmocom/core/crc32gen.h
GEN osmocom/core/crc64gen.h
GEN osmocom/core/crc8gen.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
echo timestamp > stamp-talloc
:
Making all in src
GEN crc8gen.c
GEN crc16gen.c
GEN crc32gen.c
GEN crc64gen.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
CC select.lo
CC timer.lo
CC signal.lo
CC msgb.lo
CC bits.lo
CC bitvec.lo
CC statistics.lo
CC write_queue.lo
CC utils.lo
CC socket.lo
CC logging.lo
CC logging_syslog.lo
CC rate_ctr.lo
CC gsmtap_util.lo
CC crc16.lo
CC panic.lo
CC backtrace.lo
CC conv.lo
CC application.lo
CC rbtree.lo
CC strrb.lo
CC loggingrb.lo
CC crc8gen.lo
CC crc16gen.lo
CC crc32gen.lo
CC crc64gen.lo
CC macaddr.lo
CC stat_item.lo
CC stats.lo
CC plugin.lo
CC talloc.lo
CC msgfile.lo
stats.c:308:40: error: use of undeclared identifier 'MSG_NOSIGNAL'
rc = sendto(srep->fd, data, data_len, MSG_NOSIGNAL | MSG_DONTWAIT,
^
1 error generated.
CC serial.lo
make[3]: *** [stats.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: e191c00b18ee5a1a5aab7c6df32aa5c9712ea12e
Last commit: 18 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit broadwell
OS X: 10.11.1-x86_64
Xcode: 7.1.1
CLT: 7.1.0.0.1.1444952191
GCC-4.2: build 0
Clang: 7.0 build 700
X11: 2.7.8 => /opt/X11
System Ruby: 2.0.0-p645
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: N/A
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/pcsc-lite:/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/pcsc-lite/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/pcsc-lite/bin:/usr/local/opt/git/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fno-common -DPIC -o .libs/timer.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fno-common -DPIC -o .libs/timer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -fno-common -DPIC -o .libs/select.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -fno-common -DPIC -o .libs/select.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT msgb.lo -MD -MP -MF .deps/msgb.Tpo -c msgb.c -fno-common -DPIC -o .libs/msgb.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT msgb.lo -MD -MP -MF .deps/msgb.Tpo -c msgb.c -fno-common -DPIC -o .libs/msgb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -fno-common -DPIC -o .libs/signal.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -fno-common -DPIC -o .libs/signal.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c -fno-common -DPIC -o .libs/bitvec.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c -fno-common -DPIC -o .libs/bitvec.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c statistics.c -fno-common -DPIC -o .libs/statistics.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c statistics.c -fno-common -DPIC -o .libs/statistics.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c bits.c -fno-common -DPIC -o .libs/bits.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c bits.c -fno-common -DPIC -o .libs/bits.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT write_queue.lo -MD -MP -MF .deps/write_queue.Tpo -c write_queue.c -fno-common -DPIC -o .libs/write_queue.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT write_queue.lo -MD -MP -MF .deps/write_queue.Tpo -c write_queue.c -fno-common -DPIC -o .libs/write_queue.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fno-common -DPIC -o .libs/utils.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fno-common -DPIC -o .libs/utils.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -fno-common -DPIC -o .libs/logging.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -fno-common -DPIC -o .libs/logging.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fno-common -DPIC -o .libs/socket.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fno-common -DPIC -o .libs/socket.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT logging_syslog.lo -MD -MP -MF .deps/logging_syslog.Tpo -c logging_syslog.c -fno-common -DPIC -o .libs/logging_syslog.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT logging_syslog.lo -MD -MP -MF .deps/logging_syslog.Tpo -c logging_syslog.c -fno-common -DPIC -o .libs/logging_syslog.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT rate_ctr.lo -MD -MP -MF .deps/rate_ctr.Tpo -c rate_ctr.c -fno-common -DPIC -o .libs/rate_ctr.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT rate_ctr.lo -MD -MP -MF .deps/rate_ctr.Tpo -c rate_ctr.c -fno-common -DPIC -o .libs/rate_ctr.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT gsmtap_util.lo -MD -MP -MF .deps/gsmtap_util.Tpo -c gsmtap_util.c -fno-common -DPIC -o .libs/gsmtap_util.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT gsmtap_util.lo -MD -MP -MF .deps/gsmtap_util.Tpo -c gsmtap_util.c -fno-common -DPIC -o .libs/gsmtap_util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT crc16.lo -MD -MP -MF .deps/crc16.Tpo -c crc16.c -fno-common -DPIC -o .libs/crc16.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT crc16.lo -MD -MP -MF .deps/crc16.Tpo -c crc16.c -fno-common -DPIC -o .libs/crc16.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT panic.lo -MD -MP -MF .deps/panic.Tpo -c panic.c -fno-common -DPIC -o .libs/panic.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT panic.lo -MD -MP -MF .deps/panic.Tpo -c panic.c -fno-common -DPIC -o .libs/panic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c backtrace.c -fno-common -DPIC -o .libs/backtrace.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c backtrace.c -fno-common -DPIC -o .libs/backtrace.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT conv.lo -MD -MP -MF .deps/conv.Tpo -c conv.c -fno-common -DPIC -o .libs/conv.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT conv.lo -MD -MP -MF .deps/conv.Tpo -c conv.c -fno-common -DPIC -o .libs/conv.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT application.lo -MD -MP -MF .deps/application.Tpo -c application.c -fno-common -DPIC -o .libs/application.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT application.lo -MD -MP -MF .deps/application.Tpo -c application.c -fno-common -DPIC -o .libs/application.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT rbtree.lo -MD -MP -MF .deps/rbtree.Tpo -c rbtree.c -fno-common -DPIC -o .libs/rbtree.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT rbtree.lo -MD -MP -MF .deps/rbtree.Tpo -c rbtree.c -fno-common -DPIC -o .libs/rbtree.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT loggingrb.lo -MD -MP -MF .deps/loggingrb.Tpo -c loggingrb.c -fno-common -DPIC -o .libs/loggingrb.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT loggingrb.lo -MD -MP -MF .deps/loggingrb.Tpo -c loggingrb.c -fno-common -DPIC -o .libs/loggingrb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT strrb.lo -MD -MP -MF .deps/strrb.Tpo -c strrb.c -fno-common -DPIC -o .libs/strrb.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT strrb.lo -MD -MP -MF .deps/strrb.Tpo -c strrb.c -fno-common -DPIC -o .libs/strrb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT crc8gen.lo -MD -MP -MF .deps/crc8gen.Tpo -c crc8gen.c -fno-common -DPIC -o .libs/crc8gen.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT crc8gen.lo -MD -MP -MF .deps/crc8gen.Tpo -c crc8gen.c -fno-common -DPIC -o .libs/crc8gen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT crc16gen.lo -MD -MP -MF .deps/crc16gen.Tpo -c crc16gen.c -fno-common -DPIC -o .libs/crc16gen.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT crc16gen.lo -MD -MP -MF .deps/crc16gen.Tpo -c crc16gen.c -fno-common -DPIC -o .libs/crc16gen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT crc64gen.lo -MD -MP -MF .deps/crc64gen.Tpo -c crc64gen.c -fno-common -DPIC -o .libs/crc64gen.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT crc64gen.lo -MD -MP -MF .deps/crc64gen.Tpo -c crc64gen.c -fno-common -DPIC -o .libs/crc64gen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT crc32gen.lo -MD -MP -MF .deps/crc32gen.Tpo -c crc32gen.c -fno-common -DPIC -o .libs/crc32gen.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT crc32gen.lo -MD -MP -MF .deps/crc32gen.Tpo -c crc32gen.c -fno-common -DPIC -o .libs/crc32gen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT macaddr.lo -MD -MP -MF .deps/macaddr.Tpo -c macaddr.c -fno-common -DPIC -o .libs/macaddr.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT macaddr.lo -MD -MP -MF .deps/macaddr.Tpo -c macaddr.c -fno-common -DPIC -o .libs/macaddr.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT stat_item.lo -MD -MP -MF .deps/stat_item.Tpo -c stat_item.c -fno-common -DPIC -o .libs/stat_item.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT stat_item.lo -MD -MP -MF .deps/stat_item.Tpo -c stat_item.c -fno-common -DPIC -o .libs/stat_item.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -fno-common -DPIC -o .libs/plugin.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -fno-common -DPIC -o .libs/plugin.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -fno-common -DPIC -o .libs/stats.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -fno-common -DPIC -o .libs/stats.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT talloc.lo -MD -MP -MF .deps/talloc.Tpo -c talloc.c -fno-common -DPIC -o .libs/talloc.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT talloc.lo -MD -MP -MF .deps/talloc.Tpo -c talloc.c -fno-common -DPIC -o .libs/talloc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT msgfile.lo -MD -MP -MF .deps/msgfile.Tpo -c msgfile.c -fno-common -DPIC -o .libs/msgfile.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT msgfile.lo -MD -MP -MF .deps/msgfile.Tpo -c msgfile.c -fno-common -DPIC -o .libs/msgfile.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -g -O2 -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c serial.c -fno-common -DPIC -o .libs/serial.o
superenv removed: -Wall -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/pcsc-lite/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c serial.c -fno-common -DPIC -o .libs/serial.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/pcsc-lite/include
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libosmocore configure UNKNOWN, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/libosmocore/HEAD
## --------- ##
## Platform. ##
## --------- ##
hostname = 172-16-21-1.DYNAPOOL.NYU.EDU
uname -m = x86_64
uname -r = 15.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3
Primary memory available: 16.00 gigabytes
Default processor set: 263 tasks, 1007 threads, 4 processors
Load average: 1.51, Mach factor: 2.48
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/libtool/bin
PATH: /usr/local/opt/automake/bin
PATH: /usr/local/opt/autoconf/bin
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/pcsc-lite/bin
PATH: /usr/local/opt/git/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2391: checking for a BSD-compatible install
configure:2459: result: /usr/bin/install -c
configure:2470: checking whether build environment is sane
configure:2525: result: yes
configure:2676: checking for a thread-safe mkdir -p
configure:2715: result: ./install-sh -c -d
configure:2722: checking for gawk
configure:2752: result: no
configure:2722: checking for mawk
configure:2752: result: no
configure:2722: checking for nawk
configure:2752: result: no
configure:2722: checking for awk
configure:2738: found /usr/bin/awk
configure:2749: result: awk
configure:2760: checking whether make sets $(MAKE)
configure:2782: result: yes
configure:2811: checking whether make supports nested variables
configure:2828: result: yes
configure:2968: checking whether make supports nested variables
configure:2985: result: yes
configure:2997: checking whether make sets $(MAKE)
configure:3019: result: yes
configure:3077: checking for gcc
configure:3104: result: clang
configure:3333: checking for C compiler version
configure:3342: clang --version >&5
Apple LLVM version 7.0.0 (clang-700.1.76)
Target: x86_64-apple-darwin15.0.0
Thread model: posix
configure:3353: $? = 0
configure:3342: clang -v >&5
Apple LLVM version 7.0.0 (clang-700.1.76)
Target: x86_64-apple-darwin15.0.0
Thread model: posix
configure:3353: $? = 0
configure:3342: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:3353: $? = 1
configure:3342: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:3353: $? = 1
configure:3373: checking whether the C compiler works
configure:3395: clang conftest.c >&5
configure:3399: $? = 0
configure:3447: result: yes
configure:3450: checking for C compiler default output file name
configure:3452: result: a.out
configure:3458: checking for suffix of executables
configure:3465: clang -o conftest conftest.c >&5
configure:3469: $? = 0
configure:3491: result:
configure:3513: checking whether we are cross compiling
configure:3521: clang -o conftest conftest.c >&5
configure:3525: $? = 0
configure:3532: ./conftest
configure:3536: $? = 0
configure:3551: result: no
configure:3556: checking for suffix of object files
configure:3578: clang -c conftest.c >&5
configure:3582: $? = 0
configure:3603: result: o
configure:3607: checking whether we are using the GNU C compiler
configure:3626: clang -c conftest.c >&5
configure:3626: $? = 0
configure:3635: result: yes
configure:3644: checking whether clang accepts -g
configure:3664: clang -c -g conftest.c >&5
configure:3664: $? = 0
configure:3705: result: yes
configure:3722: checking for clang option to accept ISO C89
configure:3785: clang -c -g -O2 conftest.c >&5
configure:3785: $? = 0
configure:3798: result: none needed
configure:3823: checking whether clang understands -c and -o together
configure:3845: clang -c conftest.c -o conftest2.o
configure:3848: $? = 0
configure:3845: clang -c conftest.c -o conftest2.o
configure:3848: $? = 0
configure:3860: result: yes
configure:3888: checking for style of include used by make
configure:3916: result: GNU
configure:3942: checking dependency style of clang
configure:4053: result: gcc3
configure:4098: checking build system type
configure:4112: result: x86_64-apple-darwin15.0.0
configure:4132: checking host system type
configure:4145: result: x86_64-apple-darwin15.0.0
configure:4186: checking how to print strings
configure:4213: result: printf
configure:4234: checking for a sed that does not truncate output
configure:4298: result: /usr/local/Library/ENV/4.3/sed
configure:4316: checking for grep that handles long lines and -e
configure:4374: result: /usr/bin/grep
configure:4379: checking for egrep
configure:4441: result: /usr/bin/grep -E
configure:4446: checking for fgrep
configure:4508: result: /usr/bin/grep -F
configure:4543: checking for ld used by clang
configure:4610: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:4617: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:4632: result: no
configure:4644: checking for BSD- or MS-compatible name lister (nm)
configure:4698: result: /usr/bin/nm
configure:4828: checking the name lister (/usr/bin/nm) interface
configure:4835: clang -c -g -O2 conftest.c >&5
configure:4838: /usr/bin/nm "conftest.o"
configure:4841: output
00000000000001fc S _some_variable
configure:4848: result: BSD nm
configure:4851: checking whether ln -s works
configure:4855: result: yes
configure:4863: checking the maximum length of command line arguments
configure:4994: result: 196608
configure:5042: checking how to convert x86_64-apple-darwin15.0.0 file names to x86_64-apple-darwin15.0.0 format
configure:5082: result: func_convert_file_noop
configure:5089: checking how to convert x86_64-apple-darwin15.0.0 file names to toolchain format
configure:5109: result: func_convert_file_noop
configure:5116: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:5123: result: -r
configure:5197: checking for objdump
configure:5227: result: no
configure:5256: checking how to recognize dependent libraries
configure:5456: result: pass_all
configure:5541: checking for dlltool
configure:5571: result: no
configure:5601: checking how to associate runtime and link libraries
configure:5628: result: printf %s\n
configure:5689: checking for ar
configure:5705: found /usr/bin/ar
configure:5716: result: ar
configure:5753: checking for archiver @FILE support
configure:5770: clang -c -g -O2 conftest.c >&5
configure:5770: $? = 0
configure:5773: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:5776: $? = 1
configure:5796: result: no
configure:5854: checking for strip
configure:5870: found /usr/bin/strip
configure:5881: result: strip
configure:5953: checking for ranlib
configure:5969: found /usr/bin/ranlib
configure:5980: result: ranlib
configure:6082: checking command to parse /usr/bin/nm output from clang object
configure:6235: clang -c -g -O2 conftest.c >&5
configure:6238: $? = 0
configure:6242: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6245: $? = 0
cannot find nm_test_var in conftest.nm
configure:6235: clang -c -g -O2 conftest.c >&5
configure:6238: $? = 0
configure:6242: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6245: $? = 0
configure:6311: clang -o conftest -g -O2 conftest.c conftstm.o >&5
warning: (x86_64) could not find object file symbol for symbol _main
configure:6314: $? = 0
configure:6352: result: ok
configure:6399: checking for sysroot
configure:6429: result: no
configure:6436: checking for a working dd
configure:6474: result: /bin/dd
configure:6478: checking how to truncate binary pipes
configure:6493: result: /bin/dd bs=4096 count=1
configure:6822: checking for mt
configure:6852: result: no
configure:6872: checking if : is a manifest tool
configure:6878: : '-?'
configure:6886: result: no
configure:6942: checking for dsymutil
configure:6958: found /usr/bin/dsymutil
configure:6969: result: dsymutil
configure:7034: checking for nmedit
configure:7050: found /usr/bin/nmedit
configure:7061: result: nmedit
configure:7126: checking for lipo
configure:7142: found /usr/bin/lipo
configure:7153: result: lipo
configure:7218: checking for otool
configure:7234: found /usr/bin/otool
configure:7245: result: otool
configure:7310: checking for otool64
configure:7340: result: no
configure:7385: checking for -single_module linker flag
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7418: result: yes
configure:7421: checking for -exported_symbols_list linker flag
configure:7441: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7441: $? = 0
configure:7451: result: yes
configure:7454: checking for -force_load linker flag
clang -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
clang -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:7486: result: yes
configure:7563: checking how to run the C preprocessor
configure:7594: clang -E conftest.c
configure:7594: $? = 0
configure:7608: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:7608: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libosmocore"
| #define PACKAGE_TARNAME "libosmocore"
| #define PACKAGE_VERSION "UNKNOWN"
| #define PACKAGE_STRING "libosmocore UNKNOWN"
| #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libosmocore"
| #define VERSION "UNKNOWN"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7633: result: clang -E
configure:7653: clang -E conftest.c
configure:7653: $? = 0
configure:7667: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:7667: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libosmocore"
| #define PACKAGE_TARNAME "libosmocore"
| #define PACKAGE_VERSION "UNKNOWN"
| #define PACKAGE_STRING "libosmocore UNKNOWN"
| #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libosmocore"
| #define VERSION "UNKNOWN"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7696: checking for ANSI C header files
configure:7716: clang -c -g -O2 conftest.c >&5
configure:7716: $? = 0
configure:7789: clang -o conftest -g -O2 conftest.c >&5
configure:7789: $? = 0
configure:7789: ./conftest
configure:7789: $? = 0
configure:7800: result: yes
configure:7813: checking for sys/types.h
configure:7813: clang -c -g -O2 conftest.c >&5
configure:7813: $? = 0
configure:7813: result: yes
configure:7813: checking for sys/stat.h
configure:7813: clang -c -g -O2 conftest.c >&5
configure:7813: $? = 0
configure:7813: result: yes
configure:7813: checking for stdlib.h
configure:7813: clang -c -g -O2 conftest.c >&5
configure:7813: $? = 0
configure:7813: result: yes
configure:7813: checking for string.h
configure:7813: clang -c -g -O2 conftest.c >&5
configure:7813: $? = 0
configure:7813: result: yes
configure:7813: checking for memory.h
configure:7813: clang -c -g -O2 conftest.c >&5
configure:7813: $? = 0
configure:7813: result: yes
configure:7813: checking for strings.h
configure:7813: clang -c -g -O2 conftest.c >&5
configure:7813: $? = 0
configure:7813: result: yes
configure:7813: checking for inttypes.h
configure:7813: clang -c -g -O2 conftest.c >&5
configure:7813: $? = 0
configure:7813: result: yes
configure:7813: checking for stdint.h
configure:7813: clang -c -g -O2 conftest.c >&5
configure:7813: $? = 0
configure:7813: result: yes
configure:7813: checking for unistd.h
configure:7813: clang -c -g -O2 conftest.c >&5
configure:7813: $? = 0
configure:7813: result: yes
configure:7827: checking for dlfcn.h
configure:7827: clang -c -g -O2 conftest.c >&5
configure:7827: $? = 0
configure:7827: result: yes
configure:8081: checking for objdir
configure:8096: result: .libs
configure:8360: checking if clang supports -fno-rtti -fno-exceptions
configure:8378: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:8382: $? = 0
configure:8395: result: yes
configure:8753: checking for clang option to produce PIC
configure:8760: result: -fno-common -DPIC
configure:8768: checking if clang PIC flag -fno-common -DPIC works
configure:8786: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:8790: $? = 0
configure:8803: result: yes
configure:8832: checking if clang static flag -static works
configure:8860: result: no
configure:8875: checking if clang supports -c -o file.o
configure:8896: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8900: $? = 0
configure:8922: result: yes
configure:8930: checking if clang supports -c -o file.o
configure:8977: result: yes
configure:9010: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:10269: result: yes
configure:10509: checking dynamic linker characteristics
configure:11327: result: darwin15.0.0 dyld
configure:11449: checking how to hardcode library paths into programs
configure:11474: result: immediate
configure:12022: checking whether stripping libraries is possible
configure:12036: result: yes
configure:12062: checking if libtool supports shared libraries
configure:12064: result: yes
configure:12067: checking whether to build shared libraries
configure:12092: result: yes
configure:12095: checking whether to build static libraries
configure:12099: result: no
configure:12150: checking for ANSI C header files
configure:12254: result: yes
configure:12265: checking execinfo.h usability
configure:12265: clang -c -g -O2 conftest.c >&5
configure:12265: $? = 0
configure:12265: result: yes
configure:12265: checking execinfo.h presence
configure:12265: clang -E conftest.c
configure:12265: $? = 0
configure:12265: result: yes
configure:12265: checking for execinfo.h
configure:12265: result: yes
configure:12265: checking sys/select.h usability
configure:12265: clang -c -g -O2 conftest.c >&5
configure:12265: $? = 0
configure:12265: result: yes
configure:12265: checking sys/select.h presence
configure:12265: clang -E conftest.c
configure:12265: $? = 0
configure:12265: result: yes
configure:12265: checking for sys/select.h
configure:12265: result: yes
configure:12265: checking sys/socket.h usability
configure:12265: clang -c -g -O2 conftest.c >&5
configure:12265: $? = 0
configure:12265: result: yes
configure:12265: checking sys/socket.h presence
configure:12265: clang -E conftest.c
configure:12265: $? = 0
configure:12265: result: yes
configure:12265: checking for sys/socket.h
configure:12265: result: yes
configure:12265: checking syslog.h usability
configure:12265: clang -c -g -O2 conftest.c >&5
configure:12265: $? = 0
configure:12265: result: yes
configure:12265: checking syslog.h presence
configure:12265: clang -E conftest.c
configure:12265: $? = 0
configure:12265: result: yes
configure:12265: checking for syslog.h
configure:12265: result: yes
configure:12265: checking ctype.h usability
configure:12265: clang -c -g -O2 conftest.c >&5
configure:12265: $? = 0
configure:12265: result: yes
configure:12265: checking ctype.h presence
configure:12265: clang -E conftest.c
configure:12265: $? = 0
configure:12265: result: yes
configure:12265: checking for ctype.h
configure:12265: result: yes
configure:12265: checking netinet/tcp.h usability
configure:12265: clang -c -g -O2 conftest.c >&5
configure:12265: $? = 0
configure:12265: result: yes
configure:12265: checking netinet/tcp.h presence
configure:12265: clang -E conftest.c
configure:12265: $? = 0
configure:12265: result: yes
configure:12265: checking for netinet/tcp.h
configure:12265: result: yes
configure:12276: checking for size_t
configure:12276: clang -c -g -O2 conftest.c >&5
configure:12276: $? = 0
configure:12276: clang -c -g -O2 conftest.c >&5
conftest.c:66:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:12276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libosmocore"
| #define PACKAGE_TARNAME "libosmocore"
| #define PACKAGE_VERSION "UNKNOWN"
| #define PACKAGE_STRING "libosmocore UNKNOWN"
| #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libosmocore"
| #define VERSION "UNKNOWN"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:12276: result: yes
configure:12289: checking for working alloca.h
configure:12306: clang -o conftest -g -O2 conftest.c >&5
configure:12306: $? = 0
configure:12314: result: yes
configure:12322: checking for alloca
configure:12359: clang -o conftest -g -O2 conftest.c >&5
configure:12359: $? = 0
configure:12367: result: yes
configure:12473: checking for library containing dlopen
configure:12504: clang -o conftest -g -O2 conftest.c >&5
configure:12504: $? = 0
configure:12521: result: none required
configure:12531: checking for backtrace in -lexecinfo
configure:12556: clang -o conftest -g -O2 conftest.c -lexecinfo >&5
ld: library not found for -lexecinfo
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libosmocore"
| #define PACKAGE_TARNAME "libosmocore"
| #define PACKAGE_VERSION "UNKNOWN"
| #define PACKAGE_STRING "libosmocore UNKNOWN"
| #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libosmocore"
| #define VERSION "UNKNOWN"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char backtrace ();
| int
| main ()
| {
| return backtrace ();
| ;
| return 0;
| }
configure:12565: result: no
configure:12577: checking for doxygen
configure:12608: result: false
configure:12628: checking if clang supports -fvisibility=hidden
configure:12634: clang -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:12634: $? = 0
configure:12635: result: yes
configure:12649: checking whether struct tm has tm_gmtoff member
configure:12673: clang -o conftest -g -O2 conftest.c >&5
configure:12673: $? = 0
configure:12683: result: yes
configure:12760: checking for pkg-config
configure:12778: found /usr/local/opt/pkg-config/bin/pkg-config
configure:12790: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:12815: checking pkg-config is at least version 0.9.0
configure:12818: result: yes
configure:12830: checking for PCSC
configure:12837: $PKG_CONFIG --exists --print-errors "libpcsclite"
configure:12840: $? = 0
configure:12854: $PKG_CONFIG --exists --print-errors "libpcsclite"
configure:12857: $? = 0
configure:12915: result: yes
configure:13373: checking that generated files are newer than configure
configure:13379: result: done
configure:13470: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libosmocore config.status UNKNOWN, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 172-16-21-1.DYNAPOOL.NYU.EDU
config.status:1153: creating libosmocore.pc
config.status:1153: creating libosmocodec.pc
config.status:1153: creating libosmovty.pc
config.status:1153: creating libosmogsm.pc
config.status:1153: creating libosmogb.pc
config.status:1153: creating libosmoctrl.pc
config.status:1153: creating libosmosim.pc
config.status:1153: creating include/Makefile
config.status:1153: creating src/Makefile
config.status:1153: creating src/vty/Makefile
config.status:1153: creating src/codec/Makefile
config.status:1153: creating src/sim/Makefile
config.status:1153: creating src/gsm/Makefile
config.status:1153: creating src/gb/Makefile
config.status:1153: creating src/ctrl/Makefile
config.status:1153: creating tests/Makefile
config.status:1153: creating utils/Makefile
config.status:1153: creating Doxyfile.core
config.status:1153: creating Doxyfile.gsm
config.status:1153: creating Doxyfile.vty
config.status:1153: creating Doxyfile.codec
config.status:1153: creating Makefile
config.status:1153: creating config.h
config.status:1382: executing tests/atconfig commands
config.status:1382: executing depfiles commands
config.status:1382: executing libtool commands
config.status:1382: executing default-1 commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin15.0.0
ac_cv_c_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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PCSC_CFLAGS_set=
ac_cv_env_PCSC_CFLAGS_value=
ac_cv_env_PCSC_LIBS_set=
ac_cv_env_PCSC_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/pcsc-lite/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_TALLOC_CFLAGS_set=
ac_cv_env_TALLOC_CFLAGS_value=
ac_cv_env_TALLOC_LIBS_set=
ac_cv_env_TALLOC_LIBS_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_func_alloca_works=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netinet_tcp_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_select_h=yes
ac_cv_header_sys_socket_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_unistd_h=yes
ac_cv_host=x86_64-apple-darwin15.0.0
ac_cv_lib_execinfo_backtrace=no
ac_cv_objext=o
ac_cv_path_DOXYGEN=false
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_dlopen='none required'
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
osmo_cv_tm_includes_tm_gmtoff=yes
pkg_cv_PCSC_CFLAGS='-D_THREAD_SAFE -pthread -I/usr/local/Cellar/pcsc-lite/1.8.14_1/include/PCSC'
pkg_cv_PCSC_LIBS='-L/usr/local/Cellar/pcsc-lite/1.8.14_1/lib -lpcsclite'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/libosmocore20151123-83507-sifcrs/missing aclocal-1.15'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/libosmocore20151123-83507-sifcrs/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/libosmocore20151123-83507-sifcrs/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/libosmocore20151123-83507-sifcrs/missing automake-1.15'
AWK='awk'
BACKTRACE_LIB=''
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DOXYGEN='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GB_FALSE='#'
ENABLE_GB_TRUE=''
ENABLE_MSGFILE_FALSE='#'
ENABLE_MSGFILE_TRUE=''
ENABLE_PCSC_FALSE='#'
ENABLE_PCSC_TRUE=''
ENABLE_PLUGIN_FALSE='#'
ENABLE_PLUGIN_TRUE=''
ENABLE_SERIAL_FALSE='#'
ENABLE_SERIAL_TRUE=''
ENABLE_TALLOC_FALSE='#'
ENABLE_TALLOC_TRUE=''
ENABLE_UTILITIES_FALSE='#'
ENABLE_UTILITIES_TRUE=''
ENABLE_VTY_FALSE='#'
ENABLE_VTY_TRUE=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HAVE_DOXYGEN_FALSE=''
HAVE_DOXYGEN_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBRARY_DL=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLDFLAGS_OSMOGB=''
LTLDFLAGS_OSMOGSM=''
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /private/tmp/libosmocore20151123-83507-sifcrs/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='libosmocore'
PACKAGE_BUGREPORT='openbsc@lists.osmocom.org'
PACKAGE_NAME='libosmocore'
PACKAGE_STRING='libosmocore UNKNOWN'
PACKAGE_TARNAME='libosmocore'
PACKAGE_URL=''
PACKAGE_VERSION='UNKNOWN'
PATH_SEPARATOR=':'
PCSC_CFLAGS='-D_THREAD_SAFE -pthread -I/usr/local/Cellar/pcsc-lite/1.8.14_1/include/PCSC'
PCSC_LIBS='-L/usr/local/Cellar/pcsc-lite/1.8.14_1/lib -lpcsclite'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11'
PKG_CONFIG_PATH='/usr/local/opt/pcsc-lite/lib/pkgconfig'
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SYMBOL_VISIBILITY='-fvisibility=hidden'
TALLOC_CFLAGS=''
TALLOC_LIBS=''
VERSION='UNKNOWN'
WITH_SYSTEM_TALLOC_FALSE=''
WITH_SYSTEM_TALLOC_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC='clang'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin15.0.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin15.0.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin15.0.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin15.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/libosmocore20151123-83507-sifcrs/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/libosmocore/HEAD'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libosmocore"
#define PACKAGE_TARNAME "libosmocore"
#define PACKAGE_VERSION "UNKNOWN"
#define PACKAGE_STRING "libosmocore UNKNOWN"
#define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
#define PACKAGE_URL ""
#define PACKAGE "libosmocore"
#define VERSION "UNKNOWN"
#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_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define HAVE_EXECINFO_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_CTYPE_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_TM_GMTOFF_IN_TM 1
#define BSC_FD_CHECK 1
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libosmocore config.status UNKNOWN, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 172-16-21-1.DYNAPOOL.NYU.EDU
config.status:1382: executing tests/atconfig commands
config.status:1382: executing depfiles commands
config.status:1382: executing libtool commands
config.status:1382: executing default-1 commands
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: e191c00b18ee5a1a5aab7c6df32aa5c9712ea12e
Last commit: 19 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit broadwell
OS X: 10.11.1-x86_64
Xcode: 7.1.1
CLT: 7.1.0.0.1.1444952191
Clang: 7.0 build 700
X11: 2.7.8 => /opt/X11
System Ruby: 2.0.0-p645
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: N/A
Error: Formulae found in multiple taps:
* andresv/gnuradio/gr-osmosdr
* dholm/sdr/gr-osmosdr
Please use the fully-qualified name e.g. andresv/gnuradio/gr-osmosdr to refer the formula.
Formula: libosmocore
Tap: dholm/homebrew-sdr
Path: /usr/local/Library/Taps/dholm/homebrew-sdr/libosmocore.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment