Skip to content

Instantly share code, notes, and snippets.

@takano32
Created December 4, 2014 05:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takano32/e0617089b4d26cbf6ddc to your computer and use it in GitHub Desktop.
Save takano32/e0617089b4d26cbf6ddc to your computer and use it in GitHub Desktop.
2014-12-04 14:32:39 +0900
./configure
--disable-dependency-tracking
--disable-debug
--prefix=/usr/local/Cellar/flac/1.3.1
--mandir=/usr/local/Cellar/flac/1.3.1/share/man
--enable-sse
--enable-static
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 how to create a pax tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking for clang option to accept ISO C99... unsupported
checking for clang option to accept ISO C89... (cached) none needed
checking for clang option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-apple-darwin13.4.0
checking host system type... x86_64-apple-darwin13.4.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 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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin13.4.0 file names to x86_64-apple-darwin13.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin13.4.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking dependency style of clang... none
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... none
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether we are using the CLANG C compiler... yes
checking whether make sets $(MAKE)... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking size of off_t... 8
checking size of void*... 8
checking for library containing lround... none required
checking for variable-length arrays... yes
checking for ANSI C header files... (cached) yes
checking for inline... inline
checking for variable-length arrays... (cached) yes
checking for typeof syntax and keyword spelling... typeof
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking x86intrin.h usability... yes
checking x86intrin.h presence... yes
checking for x86intrin.h... yes
checking cpuid.h usability... yes
checking cpuid.h presence... yes
checking for cpuid.h... yes
checking whether termios.h defines TIOCGWINSZ... yes
checking for bswap32 instrinsic... yes
checking for bswap16 instrinsic... yes
checking whether byte ordering is bigendian... no
checking for socklen_t... no
checking for getopt_long... yes
checking size of void*... (cached) 8
checking for doxygen... no
checking for xmms-config... no
checking for XMMS - version >= 0.9.5.1... no
*** The xmms-config script installed by XMMS could not be found.
*** If XMMS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the XMMS_CONFIG environment variable to the
*** full path to xmms-config.
configure: WARNING: *** XMMS >= 0.9.5.1 not installed - XMMS support will not be built
checking for Ogg... yes
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 shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for docbook-to-man... no
checking for docbook2man... no
checking for nasm... nasm
checking if clang accepts -Wextra... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libFLAC/Makefile
config.status: creating src/libFLAC/flac.pc
config.status: creating src/libFLAC/ia32/Makefile
config.status: creating src/libFLAC/include/Makefile
config.status: creating src/libFLAC/include/private/Makefile
config.status: creating src/libFLAC/include/protected/Makefile
config.status: creating src/libFLAC++/Makefile
config.status: creating src/libFLAC++/flac++.pc
config.status: creating src/flac/Makefile
config.status: creating src/metaflac/Makefile
config.status: creating src/plugin_common/Makefile
config.status: creating src/plugin_xmms/Makefile
config.status: creating src/share/Makefile
config.status: creating src/test_grabbag/Makefile
config.status: creating src/test_grabbag/cuesheet/Makefile
config.status: creating src/test_grabbag/picture/Makefile
config.status: creating src/test_libs_common/Makefile
config.status: creating src/test_libFLAC/Makefile
config.status: creating src/test_libFLAC++/Makefile
config.status: creating src/test_seeking/Makefile
config.status: creating src/test_streams/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/utils/flacdiff/Makefile
config.status: creating src/utils/flactimer/Makefile
config.status: creating examples/Makefile
config.status: creating examples/c/Makefile
config.status: creating examples/c/decode/Makefile
config.status: creating examples/c/decode/file/Makefile
config.status: creating examples/c/encode/Makefile
config.status: creating examples/c/encode/file/Makefile
config.status: creating examples/cpp/Makefile
config.status: creating examples/cpp/decode/Makefile
config.status: creating examples/cpp/decode/file/Makefile
config.status: creating examples/cpp/encode/Makefile
config.status: creating examples/cpp/encode/file/Makefile
config.status: creating include/Makefile
config.status: creating include/FLAC/Makefile
config.status: creating include/FLAC++/Makefile
config.status: creating include/share/Makefile
config.status: creating include/share/grabbag/Makefile
config.status: creating include/test_libs_common/Makefile
config.status: creating doc/Doxyfile
config.status: creating doc/Makefile
config.status: creating doc/html/Makefile
config.status: creating doc/html/images/Makefile
config.status: creating m4/Makefile
config.status: creating man/Makefile
config.status: creating test/common.sh
config.status: creating test/Makefile
config.status: creating test/cuesheets/Makefile
config.status: creating test/flac-to-flac-metadata-test-files/Makefile
config.status: creating test/metaflac-test-files/Makefile
config.status: creating test/pictures/Makefile
config.status: creating build/Makefile
config.status: creating objs/Makefile
config.status: creating objs/debug/Makefile
config.status: creating objs/debug/bin/Makefile
config.status: creating objs/debug/lib/Makefile
config.status: creating objs/release/Makefile
config.status: creating objs/release/bin/Makefile
config.status: creating objs/release/lib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-
Configuration summary :
FLAC version : ........................ 1.3.1
Host CPU : ............................ x86_64
Host Vendor : ......................... apple
Host OS : ............................. darwin13.4.0
Compiler is GCC : ..................... no
Compiler is Clang : ................... yes
SSE optimizations : ................... yes
Asm optimizations : ................... yes
Ogg/FLAC support : .................... yes
clang called with: --version
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c -o conftest2.o
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c -o conftest2.o
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -std=gnu99 -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -std=gnu99 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -std=c99 -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -std=c99 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c99 -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c99 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -AC99 -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -AC99 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -D_STDC_C99= -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -D_STDC_C99= -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -qlanglvl=extc99 -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -qlanglvl=extc99 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-prog-name=ld
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -std=gnu89 conftest.c conftstm.o
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu89 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -std=gnu89 -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 -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu89 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 -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 -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu89 -c -o conftest.o conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -std=gnu89 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -std=gnu89 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -std=gnu89 -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 -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu89 -fno-rtti -fno-exceptions conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 -fno-common -DPIC -DPIC conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -std=gnu89 -static conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu89 -o out/conftest2.o conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-search-dirs
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu89 -print-multi-os-directory
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -std=gnu89 -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: --version
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -print-prog-name=ld
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 -static conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 -o out/conftest2.o conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 conftest.cpp
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu89 -I/usr/local/Cellar/flac/1.3.1/include conftest.c -L/usr/local/Cellar/flac/1.3.1/lib -logg
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 -I/usr/local/Cellar/flac/1.3.1/include conftest.c -L/usr/local/Cellar/flac/1.3.1/lib -logg -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -print-prog-name=ld
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -print-search-dirs
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu89 conftest.c -liconv
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu89 conftest.c -liconv
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -std=gnu89 conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wextra -DNDEBUG conftest.c
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -Wextra -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2014-12-04 14:32:53 +0900
make
install
Making install in doc
Making install in .
make[3]: Nothing to be done for `install-exec-am'.
.././install-sh -c -d '/usr/local/Cellar/flac/1.3.1/share/doc/flac-1.3.1'
/usr/bin/install -c -m 644 FLAC.tag '/usr/local/Cellar/flac/1.3.1/share/doc/flac-1.3.1'
Making install in html
Making install in images
make[4]: Nothing to be done for `install-exec-am'.
../../.././install-sh -c -d '/usr/local/Cellar/flac/1.3.1/share/doc/flac-1.3.1/html/images'
/usr/bin/install -c -m 644 logo.svg logo130.gif '/usr/local/Cellar/flac/1.3.1/share/doc/flac-1.3.1/html/images'
make[4]: Nothing to be done for `install-exec-am'.
../.././install-sh -c -d '/usr/local/Cellar/flac/1.3.1/share/doc/flac-1.3.1/html'
/usr/bin/install -c -m 644 changelog.html developers.html documentation.html documentation_bugs.html documentation_example_code.html documentation_format_overview.html documentation_tools.html documentation_tools_flac.html documentation_tools_metaflac.html faq.html favicon.ico features.html flac.css format.html id.html index.html license.html ogg_mapping.html '/usr/local/Cellar/flac/1.3.1/share/doc/flac-1.3.1/html'
Making install in include
Making install in FLAC
make[3]: Nothing to be done for `install-exec-am'.
../.././install-sh -c -d '/usr/local/Cellar/flac/1.3.1/include/FLAC'
/usr/bin/install -c -m 644 all.h assert.h callback.h export.h format.h metadata.h ordinals.h stream_decoder.h stream_encoder.h '/usr/local/Cellar/flac/1.3.1/include/FLAC'
Making install in FLAC++
make[3]: Nothing to be done for `install-exec-am'.
../.././install-sh -c -d '/usr/local/Cellar/flac/1.3.1/include/FLAC++'
/usr/bin/install -c -m 644 all.h decoder.h encoder.h export.h metadata.h '/usr/local/Cellar/flac/1.3.1/include/FLAC++'
Making install in share
Making install in grabbag
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in test_libs_common
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in m4
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in man
make[2]: Nothing to be done for `install-exec-am'.
.././install-sh -c -d '/usr/local/Cellar/flac/1.3.1/share/man/man1'
/usr/bin/install -c -m 644 flac.1 metaflac.1 '/usr/local/Cellar/flac/1.3.1/share/man/man1'
Making install in src
Making install in share
CC getopt/getopt.lo
CC getopt/getopt1.lo
CC grabbag/cuesheet.lo
CC grabbag/file.lo
CC grabbag/alloc.lo
CC grabbag/replaygain.lo
CC grabbag/picture.lo
CC grabbag/seektable.lo
CC grabbag/snprintf.lo
CC utf8/charset.lo
CC utf8/iconvert.lo
CC utf8/utf8.lo
CC replaygain_analysis/replaygain_analysis.lo
CC replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo
CCLD getopt/libgetopt.la
CCLD utf8/libutf8.la
CCLD grabbag/libgrabbag.la
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: i386 file: utf8/.libs/libutf8.a(charset.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: x86_64 file: utf8/.libs/libutf8.a(charset.o) has no symbols
CCLD replaygain_synthesis/libreplaygain_synthesis.la
CCLD replaygain_analysis/libreplaygain_analysis.la
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in libFLAC
Making install in include
Making install in private
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in protected
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in .
CC bitmath.lo
CC bitreader.lo
CC bitwriter.lo
CC cpu.lo
CC crc.lo
CC fixed.lo
CC fixed_intrin_sse2.lo
CC fixed_intrin_ssse3.lo
CC float.lo
CC format.lo
CC lpc.lo
CC lpc_intrin_sse.lo
CC lpc_intrin_sse2.lo
CC lpc_intrin_sse41.lo
CC lpc_intrin_avx2.lo
CC md5.lo
CC memory.lo
CC metadata_iterators.lo
CC metadata_object.lo
CC stream_decoder.lo
CC stream_encoder.lo
CC stream_encoder_intrin_sse2.lo
CC stream_encoder_intrin_ssse3.lo
CC stream_encoder_intrin_avx2.lo
CC stream_encoder_framing.lo
CC window.lo
CC ogg_decoder_aspect.lo
CC ogg_encoder_aspect.lo
CC ogg_helper.lo
CC ogg_mapping.lo
CCLD libFLAC.la
CCLD libFLAC-static.la
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: i386 file: .libs/libFLAC-static.a(float.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: i386 file: .libs/libFLAC-static.a(lpc_intrin_avx2.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: i386 file: .libs/libFLAC-static.a(stream_encoder_intrin_avx2.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: x86_64 file: .libs/libFLAC-static.a(float.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: x86_64 file: .libs/libFLAC-static.a(lpc_intrin_avx2.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: x86_64 file: .libs/libFLAC-static.a(stream_encoder_intrin_avx2.o) has no symbols
Undefined symbols for architecture i386:
"__mm_cvtsi128_si64", referenced from:
_FLAC__fixed_compute_best_predictor_wide_intrin_sse2 in fixed_intrin_sse2.o
_FLAC__fixed_compute_best_predictor_wide_intrin_ssse3 in fixed_intrin_ssse3.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [libFLAC.la] Error 1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 0.9.5
HEAD: b93b0da7cc8eecb5fcc0295a04d4324ad280f827
CPU: 8-core 64-bit ivybridge
OS X: 10.9.5-x86_64
Xcode: 6.1.1
CLT: 6.1.1.0.1.1416017670
X11: 2.7.6 => /opt/X11
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c getopt/getopt.c -fno-common -DPIC -o getopt/.libs/getopt.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c getopt/getopt.c -fno-common -DPIC -o getopt/.libs/getopt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c grabbag/picture.c -fno-common -DPIC -o grabbag/.libs/picture.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c grabbag/picture.c -fno-common -DPIC -o grabbag/.libs/picture.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c grabbag/file.c -fno-common -DPIC -o grabbag/.libs/file.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c grabbag/file.c -fno-common -DPIC -o grabbag/.libs/file.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c grabbag/cuesheet.c -fno-common -DPIC -o grabbag/.libs/cuesheet.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c grabbag/cuesheet.c -fno-common -DPIC -o grabbag/.libs/cuesheet.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c grabbag/replaygain.c -fno-common -DPIC -o grabbag/.libs/replaygain.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c grabbag/replaygain.c -fno-common -DPIC -o grabbag/.libs/replaygain.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c getopt/getopt1.c -fno-common -DPIC -o getopt/.libs/getopt1.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c getopt/getopt1.c -fno-common -DPIC -o getopt/.libs/getopt1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c grabbag/alloc.c -fno-common -DPIC -o grabbag/.libs/alloc.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c grabbag/alloc.c -fno-common -DPIC -o grabbag/.libs/alloc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c grabbag/seektable.c -fno-common -DPIC -o grabbag/.libs/seektable.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c grabbag/seektable.c -fno-common -DPIC -o grabbag/.libs/seektable.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c getopt/getopt1.c -o getopt/getopt1.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c getopt/getopt1.c -o getopt/getopt1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c grabbag/alloc.c -o grabbag/alloc.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c grabbag/alloc.c -o grabbag/alloc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c grabbag/file.c -o grabbag/file.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c grabbag/file.c -o grabbag/file.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c grabbag/seektable.c -o grabbag/seektable.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c grabbag/seektable.c -o grabbag/seektable.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c getopt/getopt.c -o getopt/getopt.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c getopt/getopt.c -o getopt/getopt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c grabbag/picture.c -o grabbag/picture.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c grabbag/picture.c -o grabbag/picture.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c grabbag/snprintf.c -fno-common -DPIC -o grabbag/.libs/snprintf.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c grabbag/snprintf.c -fno-common -DPIC -o grabbag/.libs/snprintf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c grabbag/replaygain.c -o grabbag/replaygain.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c grabbag/replaygain.c -o grabbag/replaygain.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c utf8/charset.c -fno-common -DPIC -o utf8/.libs/charset.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c utf8/charset.c -fno-common -DPIC -o utf8/.libs/charset.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c utf8/iconvert.c -fno-common -DPIC -o utf8/.libs/iconvert.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c utf8/iconvert.c -fno-common -DPIC -o utf8/.libs/iconvert.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c utf8/utf8.c -fno-common -DPIC -o utf8/.libs/utf8.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c utf8/utf8.c -fno-common -DPIC -o utf8/.libs/utf8.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c grabbag/snprintf.c -o grabbag/snprintf.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c grabbag/snprintf.c -o grabbag/snprintf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c utf8/charset.c -o utf8/charset.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c utf8/charset.c -o utf8/charset.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c grabbag/cuesheet.c -o grabbag/cuesheet.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c grabbag/cuesheet.c -o grabbag/cuesheet.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c utf8/utf8.c -o utf8/utf8.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c utf8/utf8.c -o utf8/utf8.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c replaygain_analysis/replaygain_analysis.c -fno-common -DPIC -o replaygain_analysis/.libs/replaygain_analysis.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c replaygain_analysis/replaygain_analysis.c -fno-common -DPIC -o replaygain_analysis/.libs/replaygain_analysis.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I ../../src/share/replaygain_synthesis/include -O3 -funroll-loops -std=gnu89 -Wextra -c replaygain_synthesis/replaygain_synthesis.c -fno-common -DPIC -o replaygain_synthesis/.libs/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.o
superenv removed: -I ../../src/share/replaygain_synthesis/include -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -I../../src/share/replaygain_synthesis/include -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I../../src/share/replaygain_synthesis/include -funroll-loops -std=gnu89 -c replaygain_synthesis/replaygain_synthesis.c -fno-common -DPIC -o replaygain_synthesis/.libs/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c utf8/iconvert.c -o utf8/iconvert.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c utf8/iconvert.c -o utf8/iconvert.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I ../../src/share/replaygain_synthesis/include -O3 -funroll-loops -std=gnu89 -Wextra -c replaygain_synthesis/replaygain_synthesis.c -o replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.o
superenv removed: -I ../../src/share/replaygain_synthesis/include -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -I../../src/share/replaygain_synthesis/include -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I../../src/share/replaygain_synthesis/include -funroll-loops -std=gnu89 -c replaygain_synthesis/replaygain_synthesis.c -o replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -O3 -funroll-loops -std=gnu89 -Wextra -c replaygain_analysis/replaygain_analysis.c -o replaygain_analysis/replaygain_analysis.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -std=gnu89 -c replaygain_analysis/replaygain_analysis.c -o replaygain_analysis/replaygain_analysis.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c bitmath.c -fno-common -DPIC -o .libs/bitmath.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c bitmath.c -fno-common -DPIC -o .libs/bitmath.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c bitreader.c -fno-common -DPIC -o .libs/bitreader.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c bitreader.c -fno-common -DPIC -o .libs/bitreader.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c fixed_intrin_sse2.c -fno-common -DPIC -o .libs/fixed_intrin_sse2.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c fixed_intrin_sse2.c -fno-common -DPIC -o .libs/fixed_intrin_sse2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c fixed.c -fno-common -DPIC -o .libs/fixed.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c fixed.c -fno-common -DPIC -o .libs/fixed.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c cpu.c -fno-common -DPIC -o .libs/cpu.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c cpu.c -fno-common -DPIC -o .libs/cpu.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c crc.c -fno-common -DPIC -o .libs/crc.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c crc.c -fno-common -DPIC -o .libs/crc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c fixed_intrin_ssse3.c -fno-common -DPIC -o .libs/fixed_intrin_ssse3.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c fixed_intrin_ssse3.c -fno-common -DPIC -o .libs/fixed_intrin_ssse3.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c bitwriter.c -fno-common -DPIC -o .libs/bitwriter.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c bitwriter.c -fno-common -DPIC -o .libs/bitwriter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c crc.c -o crc.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c crc.c -o crc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c bitmath.c -o bitmath.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c bitmath.c -o bitmath.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c cpu.c -o cpu.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c cpu.c -o cpu.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c fixed.c -o fixed.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c fixed.c -o fixed.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c fixed_intrin_ssse3.c -o fixed_intrin_ssse3.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c fixed_intrin_ssse3.c -o fixed_intrin_ssse3.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c fixed_intrin_sse2.c -o fixed_intrin_sse2.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c fixed_intrin_sse2.c -o fixed_intrin_sse2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c float.c -fno-common -DPIC -o .libs/float.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c float.c -fno-common -DPIC -o .libs/float.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c format.c -fno-common -DPIC -o .libs/format.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c format.c -fno-common -DPIC -o .libs/format.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c lpc.c -fno-common -DPIC -o .libs/lpc.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c lpc.c -fno-common -DPIC -o .libs/lpc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c bitreader.c -o bitreader.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c bitreader.c -o bitreader.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c float.c -o float.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c float.c -o float.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c lpc_intrin_sse.c -fno-common -DPIC -o .libs/lpc_intrin_sse.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c lpc_intrin_sse.c -fno-common -DPIC -o .libs/lpc_intrin_sse.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c lpc_intrin_sse2.c -fno-common -DPIC -o .libs/lpc_intrin_sse2.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c lpc_intrin_sse2.c -fno-common -DPIC -o .libs/lpc_intrin_sse2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c lpc_intrin_sse41.c -fno-common -DPIC -o .libs/lpc_intrin_sse41.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c lpc_intrin_sse41.c -fno-common -DPIC -o .libs/lpc_intrin_sse41.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c lpc_intrin_avx2.c -fno-common -DPIC -o .libs/lpc_intrin_avx2.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c lpc_intrin_avx2.c -fno-common -DPIC -o .libs/lpc_intrin_avx2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c format.c -o format.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c format.c -o format.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c lpc_intrin_avx2.c -o lpc_intrin_avx2.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c lpc_intrin_avx2.c -o lpc_intrin_avx2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c bitwriter.c -o bitwriter.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c bitwriter.c -o bitwriter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c lpc_intrin_sse.c -o lpc_intrin_sse.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c lpc_intrin_sse.c -o lpc_intrin_sse.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c md5.c -fno-common -DPIC -o .libs/md5.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c md5.c -fno-common -DPIC -o .libs/md5.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c memory.c -fno-common -DPIC -o .libs/memory.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c memory.c -fno-common -DPIC -o .libs/memory.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c lpc_intrin_sse41.c -o lpc_intrin_sse41.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c lpc_intrin_sse41.c -o lpc_intrin_sse41.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c metadata_iterators.c -fno-common -DPIC -o .libs/metadata_iterators.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c metadata_iterators.c -fno-common -DPIC -o .libs/metadata_iterators.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c memory.c -o memory.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c memory.c -o memory.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c metadata_object.c -fno-common -DPIC -o .libs/metadata_object.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c metadata_object.c -fno-common -DPIC -o .libs/metadata_object.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c lpc_intrin_sse2.c -o lpc_intrin_sse2.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c lpc_intrin_sse2.c -o lpc_intrin_sse2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c md5.c -o md5.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c md5.c -o md5.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c stream_decoder.c -fno-common -DPIC -o .libs/stream_decoder.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c stream_decoder.c -fno-common -DPIC -o .libs/stream_decoder.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c lpc.c -o lpc.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c lpc.c -o lpc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c stream_encoder.c -fno-common -DPIC -o .libs/stream_encoder.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c stream_encoder.c -fno-common -DPIC -o .libs/stream_encoder.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c stream_encoder_intrin_sse2.c -fno-common -DPIC -o .libs/stream_encoder_intrin_sse2.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c stream_encoder_intrin_sse2.c -fno-common -DPIC -o .libs/stream_encoder_intrin_sse2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c metadata_object.c -o metadata_object.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c metadata_object.c -o metadata_object.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c stream_encoder_intrin_sse2.c -o stream_encoder_intrin_sse2.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c stream_encoder_intrin_sse2.c -o stream_encoder_intrin_sse2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c stream_encoder_intrin_avx2.c -fno-common -DPIC -o .libs/stream_encoder_intrin_avx2.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c stream_encoder_intrin_avx2.c -fno-common -DPIC -o .libs/stream_encoder_intrin_avx2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c stream_encoder_intrin_ssse3.c -fno-common -DPIC -o .libs/stream_encoder_intrin_ssse3.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c stream_encoder_intrin_ssse3.c -fno-common -DPIC -o .libs/stream_encoder_intrin_ssse3.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c stream_encoder_intrin_avx2.c -o stream_encoder_intrin_avx2.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c stream_encoder_intrin_avx2.c -o stream_encoder_intrin_avx2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c stream_encoder_framing.c -fno-common -DPIC -o .libs/stream_encoder_framing.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c stream_encoder_framing.c -fno-common -DPIC -o .libs/stream_encoder_framing.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c stream_encoder_intrin_ssse3.c -o stream_encoder_intrin_ssse3.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c stream_encoder_intrin_ssse3.c -o stream_encoder_intrin_ssse3.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c window.c -fno-common -DPIC -o .libs/window.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c window.c -fno-common -DPIC -o .libs/window.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c metadata_iterators.c -o metadata_iterators.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c metadata_iterators.c -o metadata_iterators.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c stream_encoder_framing.c -o stream_encoder_framing.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c stream_encoder_framing.c -o stream_encoder_framing.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c ogg_decoder_aspect.c -fno-common -DPIC -o .libs/ogg_decoder_aspect.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c ogg_decoder_aspect.c -fno-common -DPIC -o .libs/ogg_decoder_aspect.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c ogg_encoder_aspect.c -fno-common -DPIC -o .libs/ogg_encoder_aspect.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c ogg_encoder_aspect.c -fno-common -DPIC -o .libs/ogg_encoder_aspect.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c ogg_helper.c -fno-common -DPIC -o .libs/ogg_helper.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c ogg_helper.c -fno-common -DPIC -o .libs/ogg_helper.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c window.c -o window.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c window.c -o window.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c ogg_decoder_aspect.c -o ogg_decoder_aspect.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c ogg_decoder_aspect.c -o ogg_decoder_aspect.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c ogg_encoder_aspect.c -o ogg_encoder_aspect.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c ogg_encoder_aspect.c -o ogg_encoder_aspect.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c stream_decoder.c -o stream_decoder.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c stream_decoder.c -o stream_decoder.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c ogg_helper.c -o ogg_helper.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c ogg_helper.c -o ogg_helper.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c ogg_mapping.c -fno-common -DPIC -o .libs/ogg_mapping.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c ogg_mapping.c -fno-common -DPIC -o .libs/ogg_mapping.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c ogg_mapping.c -o ogg_mapping.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c ogg_mapping.c -o ogg_mapping.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -O3 -funroll-loops -std=gnu89 -Wextra -c stream_encoder.c -o stream_encoder.o
superenv removed: -O3 -Wextra
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I../.. -I./include -I../../include -DNDEBUG -I/usr/local/Cellar/flac/1.3.1/include -funroll-loops -std=gnu89 -c stream_encoder.c -o stream_encoder.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -dynamiclib -o .libs/libFLAC.8.dylib .libs/bitmath.o .libs/bitreader.o .libs/bitwriter.o .libs/cpu.o .libs/crc.o .libs/fixed.o .libs/fixed_intrin_sse2.o .libs/fixed_intrin_ssse3.o .libs/float.o .libs/format.o .libs/lpc.o .libs/lpc_intrin_sse.o .libs/lpc_intrin_sse2.o .libs/lpc_intrin_sse41.o .libs/lpc_intrin_avx2.o .libs/md5.o .libs/memory.o .libs/metadata_iterators.o .libs/metadata_object.o .libs/stream_decoder.o .libs/stream_encoder.o .libs/stream_encoder_intrin_sse2.o .libs/stream_encoder_intrin_ssse3.o .libs/stream_encoder_intrin_avx2.o .libs/stream_encoder_framing.o .libs/window.o .libs/ogg_decoder_aspect.o .libs/ogg_encoder_aspect.o .libs/ogg_helper.o .libs/ogg_mapping.o -L/usr/local/Cellar/flac/1.3.1/lib -logg -lm -O3 -install_name /usr/local/Cellar/flac/1.3.1/lib/libFLAC.8.dylib -compatibility_version 12 -current_version 12.0 -Wl,-single_module
superenv removed: -O3
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -dynamiclib -o .libs/libFLAC.8.dylib .libs/bitmath.o .libs/bitreader.o .libs/bitwriter.o .libs/cpu.o .libs/crc.o .libs/fixed.o .libs/fixed_intrin_sse2.o .libs/fixed_intrin_ssse3.o .libs/float.o .libs/format.o .libs/lpc.o .libs/lpc_intrin_sse.o .libs/lpc_intrin_sse2.o .libs/lpc_intrin_sse41.o .libs/lpc_intrin_avx2.o .libs/md5.o .libs/memory.o .libs/metadata_iterators.o .libs/metadata_object.o .libs/stream_decoder.o .libs/stream_encoder.o .libs/stream_encoder_intrin_sse2.o .libs/stream_encoder_intrin_ssse3.o .libs/stream_encoder_intrin_avx2.o .libs/stream_encoder_framing.o .libs/window.o .libs/ogg_decoder_aspect.o .libs/ogg_encoder_aspect.o .libs/ogg_helper.o .libs/ogg_mapping.o -L/usr/local/Cellar/flac/1.3.1/lib -logg -lm -install_name /usr/local/Cellar/flac/1.3.1/lib/libFLAC.8.dylib -compatibility_version 12 -current_version 12.0 -Wl,-single_module -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by flac configure 1.3.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --disable-debug --prefix=/usr/local/Cellar/flac/1.3.1 --mandir=/usr/local/Cellar/flac/1.3.1/share/man --enable-sse --enable-static
## --------- ##
## Platform. ##
## --------- ##
hostname = g-pc-4549.dev.gree.jp
uname -m = x86_64
uname -r = 13.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~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 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 8.00 gigabytes
Default processor set: 224 tasks, 1178 threads, 8 processors
Load average: 3.08, Mach factor: 4.91
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/xz/bin
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2759: checking for a BSD-compatible install
configure:2827: result: /usr/bin/install -c
configure:2838: checking whether build environment is sane
configure:2893: result: yes
configure:3044: checking for a thread-safe mkdir -p
configure:3083: result: ./install-sh -c -d
configure:3090: checking for gawk
configure:3120: result: no
configure:3090: checking for mawk
configure:3120: result: no
configure:3090: checking for nawk
configure:3120: result: no
configure:3090: checking for awk
configure:3106: found /usr/bin/awk
configure:3117: result: awk
configure:3128: checking whether make sets $(MAKE)
configure:3150: result: yes
configure:3179: checking whether make supports nested variables
configure:3196: result: yes
configure:3275: checking how to create a pax tar archive
configure:3286: tar --version
bsdtar 2.8.3 - libarchive 2.8.3
configure:3289: $? = 0
configure:3329: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
configure:3332: $? = 0
configure:3336: tar -xf - <conftest.tar
configure:3339: $? = 0
configure:3341: cat conftest.dir/file
GrepMe
configure:3344: $? = 0
configure:3357: result: gnutar
configure:3418: checking whether make supports nested variables
configure:3435: result: yes
configure:3462: checking for style of include used by make
configure:3490: result: GNU
configure:3561: checking for gcc
configure:3588: result: clang
configure:3817: checking for C compiler version
configure:3826: clang --version >&5
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
configure:3837: $? = 0
configure:3826: clang -v >&5
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
configure:3837: $? = 0
configure:3826: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:3837: $? = 1
configure:3826: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:3837: $? = 1
configure:3857: checking whether the C compiler works
configure:3879: clang -std=gnu89 conftest.c >&5
configure:3883: $? = 0
configure:3931: result: yes
configure:3934: checking for C compiler default output file name
configure:3936: result: a.out
configure:3942: checking for suffix of executables
configure:3949: clang -o conftest -std=gnu89 conftest.c >&5
configure:3953: $? = 0
configure:3975: result:
configure:3997: checking whether we are cross compiling
configure:4005: clang -o conftest -std=gnu89 conftest.c >&5
configure:4009: $? = 0
configure:4016: ./conftest
configure:4020: $? = 0
configure:4035: result: no
configure:4040: checking for suffix of object files
configure:4062: clang -c -std=gnu89 conftest.c >&5
configure:4066: $? = 0
configure:4087: result: o
configure:4091: checking whether we are using the GNU C compiler
configure:4110: clang -c -std=gnu89 conftest.c >&5
configure:4110: $? = 0
configure:4119: result: yes
configure:4128: checking whether clang accepts -g
configure:4148: clang -c -g conftest.c >&5
configure:4148: $? = 0
configure:4189: result: yes
configure:4206: checking for clang option to accept ISO C89
configure:4269: clang -c -std=gnu89 conftest.c >&5
configure:4269: $? = 0
configure:4282: result: none needed
configure:4307: checking whether clang understands -c and -o together
configure:4329: clang -c conftest.c -o conftest2.o
configure:4332: $? = 0
configure:4329: clang -c conftest.c -o conftest2.o
configure:4332: $? = 0
configure:4344: result: yes
configure:4363: checking dependency style of clang
configure:4474: result: none
configure:4493: checking for clang option to accept ISO C99
configure:4642: clang -c -std=gnu89 conftest.c >&5
conftest.c:61:29: error: expected ')'
test_restrict (ccp restrict text)
^
conftest.c:61:15: note: to match this '('
test_restrict (ccp restrict text)
^
conftest.c:66:30: error: use of undeclared identifier 'text'
for (unsigned int i = 0; *(text+i) != '\0'; ++i)
^
conftest.c:115:17: error: expected ';' at end of declaration
char *restrict newvar = "Another string";
^
;
conftest.c:141:59: error: use of undeclared identifier 'newvar'
return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
^
4 errors generated.
configure:4642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:4642: clang -std=gnu99 -c -std=gnu89 conftest.c >&5
conftest.c:61:29: error: expected ')'
test_restrict (ccp restrict text)
^
conftest.c:61:15: note: to match this '('
test_restrict (ccp restrict text)
^
conftest.c:66:30: error: use of undeclared identifier 'text'
for (unsigned int i = 0; *(text+i) != '\0'; ++i)
^
conftest.c:115:17: error: expected ';' at end of declaration
char *restrict newvar = "Another string";
^
;
conftest.c:141:59: error: use of undeclared identifier 'newvar'
return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
^
4 errors generated.
configure:4642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:4642: clang -std=c99 -c -std=gnu89 conftest.c >&5
conftest.c:61:29: error: expected ')'
test_restrict (ccp restrict text)
^
conftest.c:61:15: note: to match this '('
test_restrict (ccp restrict text)
^
conftest.c:66:30: error: use of undeclared identifier 'text'
for (unsigned int i = 0; *(text+i) != '\0'; ++i)
^
conftest.c:115:17: error: expected ';' at end of declaration
char *restrict newvar = "Another string";
^
;
conftest.c:141:59: error: use of undeclared identifier 'newvar'
return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
^
4 errors generated.
configure:4642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:4642: clang -c99 -c -std=gnu89 conftest.c >&5
clang: error: unknown argument: '-c99'
configure:4642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:4642: clang -AC99 -c -std=gnu89 conftest.c >&5
clang: warning: argument unused during compilation: '-AC99'
conftest.c:61:29: error: expected ')'
test_restrict (ccp restrict text)
^
conftest.c:61:15: note: to match this '('
test_restrict (ccp restrict text)
^
conftest.c:66:30: error: use of undeclared identifier 'text'
for (unsigned int i = 0; *(text+i) != '\0'; ++i)
^
conftest.c:115:17: error: expected ';' at end of declaration
char *restrict newvar = "Another string";
^
;
conftest.c:141:59: error: use of undeclared identifier 'newvar'
return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
^
4 errors generated.
configure:4642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:4642: clang -D_STDC_C99= -c -std=gnu89 conftest.c >&5
conftest.c:61:29: error: expected ')'
test_restrict (ccp restrict text)
^
conftest.c:61:15: note: to match this '('
test_restrict (ccp restrict text)
^
conftest.c:66:30: error: use of undeclared identifier 'text'
for (unsigned int i = 0; *(text+i) != '\0'; ++i)
^
conftest.c:115:17: error: expected ';' at end of declaration
char *restrict newvar = "Another string";
^
;
conftest.c:141:59: error: use of undeclared identifier 'newvar'
return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
^
4 errors generated.
configure:4642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:4642: clang -qlanglvl=extc99 -c -std=gnu89 conftest.c >&5
clang: error: unknown argument: '-qlanglvl=extc99'
configure:4642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:4658: result: unsupported
configure:4668: checking for clang option to accept ISO C89
configure:4744: result: none needed
configure:4763: checking for clang option to accept ISO Standard C
configure:4774: result: none needed
configure:4787: checking how to run the C preprocessor
configure:4818: clang -E conftest.c
configure:4818: $? = 0
configure:4832: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4832: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4857: result: clang -E
configure:4877: clang -E conftest.c
configure:4877: $? = 0
configure:4891: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4891: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4920: checking for grep that handles long lines and -e
configure:4978: result: /usr/bin/grep
configure:4983: checking for egrep
configure:5045: result: /usr/bin/grep -E
configure:5050: checking for ANSI C header files
configure:5070: clang -c -std=gnu89 conftest.c >&5
configure:5070: $? = 0
configure:5143: clang -o conftest -std=gnu89 conftest.c >&5
configure:5143: $? = 0
configure:5143: ./conftest
configure:5143: $? = 0
configure:5154: result: yes
configure:5167: checking for sys/types.h
configure:5167: clang -c -std=gnu89 conftest.c >&5
configure:5167: $? = 0
configure:5167: result: yes
configure:5167: checking for sys/stat.h
configure:5167: clang -c -std=gnu89 conftest.c >&5
configure:5167: $? = 0
configure:5167: result: yes
configure:5167: checking for stdlib.h
configure:5167: clang -c -std=gnu89 conftest.c >&5
configure:5167: $? = 0
configure:5167: result: yes
configure:5167: checking for string.h
configure:5167: clang -c -std=gnu89 conftest.c >&5
configure:5167: $? = 0
configure:5167: result: yes
configure:5167: checking for memory.h
configure:5167: clang -c -std=gnu89 conftest.c >&5
configure:5167: $? = 0
configure:5167: result: yes
configure:5167: checking for strings.h
configure:5167: clang -c -std=gnu89 conftest.c >&5
configure:5167: $? = 0
configure:5167: result: yes
configure:5167: checking for inttypes.h
configure:5167: clang -c -std=gnu89 conftest.c >&5
configure:5167: $? = 0
configure:5167: result: yes
configure:5167: checking for stdint.h
configure:5167: clang -c -std=gnu89 conftest.c >&5
configure:5167: $? = 0
configure:5167: result: yes
configure:5167: checking for unistd.h
configure:5167: clang -c -std=gnu89 conftest.c >&5
configure:5167: $? = 0
configure:5167: result: yes
configure:5180: checking minix/config.h usability
configure:5180: clang -c -std=gnu89 conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:5180: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| #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
| /* 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
| #include <minix/config.h>
configure:5180: result: no
configure:5180: checking minix/config.h presence
configure:5180: clang -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:5180: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| #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
| /* end confdefs.h. */
| #include <minix/config.h>
configure:5180: result: no
configure:5180: checking for minix/config.h
configure:5180: result: no
configure:5201: checking whether it is safe to define __EXTENSIONS__
configure:5219: clang -c -std=gnu89 conftest.c >&5
configure:5219: $? = 0
configure:5226: result: yes
configure:5289: checking for ar
configure:5305: found /usr/bin/ar
configure:5316: result: ar
configure:5342: checking the archiver (ar) interface
configure:5358: clang -c -std=gnu89 conftest.c >&5
configure:5358: $? = 0
configure:5360: ar cru libconftest.a conftest.o >&5
configure:5363: $? = 0
configure:5391: result: ar
configure:5440: checking build system type
configure:5454: result: x86_64-apple-darwin13.4.0
configure:5474: checking host system type
configure:5487: result: x86_64-apple-darwin13.4.0
configure:5528: checking how to print strings
configure:5555: result: printf
configure:5576: checking for a sed that does not truncate output
configure:5640: result: /usr/local/Library/ENV/4.3/sed
configure:5658: checking for fgrep
configure:5720: result: /usr/bin/grep -F
configure:5755: checking for ld used by clang
configure:5822: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:5829: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:5844: result: no
configure:5856: checking for BSD- or MS-compatible name lister (nm)
configure:5905: result: /usr/bin/nm
configure:6035: checking the name lister (/usr/bin/nm) interface
configure:6042: clang -c -std=gnu89 conftest.c >&5
configure:6045: /usr/bin/nm "conftest.o"
configure:6048: output
0000000000000000 S _some_variable
configure:6055: result: BSD nm
configure:6058: checking whether ln -s works
configure:6062: result: yes
configure:6070: checking the maximum length of command line arguments
configure:6201: result: 196608
configure:6218: checking whether the shell understands some XSI constructs
configure:6228: result: yes
configure:6232: checking whether the shell understands "+="
configure:6238: result: yes
configure:6273: checking how to convert x86_64-apple-darwin13.4.0 file names to x86_64-apple-darwin13.4.0 format
configure:6313: result: func_convert_file_noop
configure:6320: checking how to convert x86_64-apple-darwin13.4.0 file names to toolchain format
configure:6340: result: func_convert_file_noop
configure:6347: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:6354: result: -r
configure:6428: checking for objdump
configure:6458: result: no
configure:6484: checking how to recognize dependent libraries
configure:6682: result: pass_all
configure:6767: checking for dlltool
configure:6797: result: no
configure:6824: checking how to associate runtime and link libraries
configure:6851: result: printf %s\n
configure:6975: checking for archiver @FILE support
configure:6992: clang -c -std=gnu89 conftest.c >&5
configure:6992: $? = 0
configure:6995: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6998: $? = 1
configure:7018: result: no
configure:7076: checking for strip
configure:7092: found /usr/bin/strip
configure:7103: result: strip
configure:7175: checking for ranlib
configure:7191: found /usr/bin/ranlib
configure:7202: result: ranlib
configure:7304: checking command to parse /usr/bin/nm output from clang object
configure:7424: clang -c -std=gnu89 conftest.c >&5
configure:7427: $? = 0
configure:7431: /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:7434: $? = 0
cannot find nm_test_var in conftest.nm
configure:7424: clang -c -std=gnu89 conftest.c >&5
configure:7427: $? = 0
configure:7431: /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:7434: $? = 0
configure:7500: clang -o conftest -std=gnu89 conftest.c conftstm.o >&5
configure:7503: $? = 0
configure:7541: result: ok
configure:7578: checking for sysroot
configure:7608: result: no
configure:7877: checking for mt
configure:7907: result: no
configure:7927: checking if : is a manifest tool
configure:7933: : '-?'
configure:7941: result: no
configure:7997: checking for dsymutil
configure:8013: found /usr/bin/dsymutil
configure:8024: result: dsymutil
configure:8089: checking for nmedit
configure:8105: found /usr/bin/nmedit
configure:8116: result: nmedit
configure:8181: checking for lipo
configure:8197: found /usr/bin/lipo
configure:8208: result: lipo
configure:8273: checking for otool
configure:8289: found /usr/bin/otool
configure:8300: result: otool
configure:8365: checking for otool64
configure:8395: result: no
configure:8440: checking for -single_module linker flag
clang -std=gnu89 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8473: result: yes
configure:8476: checking for -exported_symbols_list linker flag
configure:8496: clang -o conftest -std=gnu89 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8496: $? = 0
configure:8506: result: yes
configure:8509: checking for -force_load linker flag
clang -std=gnu89 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
clang -std=gnu89 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8541: result: yes
configure:8580: checking for dlfcn.h
configure:8580: clang -c -std=gnu89 conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:9082: checking for objdir
configure:9097: result: .libs
configure:9368: checking if clang supports -fno-rtti -fno-exceptions
configure:9386: clang -c -std=gnu89 -fno-rtti -fno-exceptions conftest.c >&5
configure:9390: $? = 0
configure:9403: result: yes
configure:9730: checking for clang option to produce PIC
configure:9737: result: -fno-common -DPIC
configure:9745: checking if clang PIC flag -fno-common -DPIC works
configure:9763: clang -c -std=gnu89 -fno-common -DPIC -DPIC conftest.c >&5
configure:9767: $? = 0
configure:9780: result: yes
configure:9809: checking if clang static flag -static works
configure:9837: result: no
configure:9852: checking if clang supports -c -o file.o
configure:9873: clang -c -std=gnu89 -o out/conftest2.o conftest.c >&5
configure:9877: $? = 0
configure:9899: result: yes
configure:9907: checking if clang supports -c -o file.o
configure:9954: result: yes
configure:9987: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:11144: result: yes
configure:11384: checking dynamic linker characteristics
configure:12118: result: darwin13.4.0 dyld
configure:12225: checking how to hardcode library paths into programs
configure:12250: result: immediate
configure:12790: checking whether stripping libraries is possible
configure:12804: result: yes
configure:12830: checking if libtool supports shared libraries
configure:12832: result: yes
configure:12835: checking whether to build shared libraries
configure:12856: result: yes
configure:12859: checking whether to build static libraries
configure:12863: result: yes
configure:12909: checking dependency style of clang
configure:13018: result: none
configure:13145: checking for C++ compiler version
configure:13154: clang++ --version >&5
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
configure:13165: $? = 0
configure:13154: clang++ -v >&5
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
configure:13165: $? = 0
configure:13154: clang++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:13165: $? = 1
configure:13154: clang++ -qversion >&5
clang: error: unknown argument: '-qversion'
configure:13165: $? = 1
configure:13169: checking whether we are using the GNU C++ compiler
configure:13188: clang++ -c conftest.cpp >&5
configure:13188: $? = 0
configure:13197: result: yes
configure:13206: checking whether clang++ accepts -g
configure:13226: clang++ -c -g conftest.cpp >&5
configure:13226: $? = 0
configure:13267: result: yes
configure:13292: checking dependency style of clang++
configure:13403: result: none
configure:13436: checking how to run the C++ preprocessor
configure:13463: clang++ -E conftest.cpp
configure:13463: $? = 0
configure:13477: clang++ -E conftest.cpp
conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13477: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13502: result: clang++ -E
configure:13522: clang++ -E conftest.cpp
configure:13522: $? = 0
configure:13536: clang++ -E conftest.cpp
conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13536: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13705: checking for ld used by clang++
configure:13772: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:13779: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:13794: result: no
configure:13849: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:14851: result: yes
configure:14887: clang++ -c -g -O2 conftest.cpp >&5
configure:14890: $? = 0
configure:15410: checking for clang++ option to produce PIC
configure:15417: result: -fno-common -DPIC
configure:15425: checking if clang++ PIC flag -fno-common -DPIC works
configure:15443: clang++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:15447: $? = 0
configure:15460: result: yes
configure:15483: checking if clang++ static flag -static works
configure:15511: result: no
configure:15523: checking if clang++ supports -c -o file.o
configure:15544: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15548: $? = 0
configure:15570: result: yes
configure:15575: checking if clang++ supports -c -o file.o
configure:15622: result: yes
configure:15652: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:15691: result: yes
configure:15832: checking dynamic linker characteristics
configure:16500: result: darwin13.4.0 dyld
configure:16553: checking how to hardcode library paths into programs
configure:16578: result: immediate
configure:16618: checking whether we are using the CLANG C compiler
configure:16641: clang -o conftest -std=gnu89 conftest.c >&5
configure:16641: $? = 0
configure:16647: result: yes
configure:16673: clang -o conftest -std=gnu89 conftest.c >&5
conftest.c:36:5: error: use of undeclared identifier 'This'
This is clang!
^
1 error generated.
configure:16673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| #include <stdio.h>
|
| int
| main ()
| {
|
| #ifdef __clang__
| This is clang!
| #endif
|
| ;
| return 0;
| }
configure:16683: checking whether make sets $(MAKE)
configure:16705: result: yes
configure:16723: checking for special C compiler options needed for large files
configure:16768: result: no
configure:16774: checking for _FILE_OFFSET_BITS value needed for large files
configure:16799: clang -c -std=gnu89 conftest.c >&5
configure:16799: $? = 0
configure:16831: result: no
configure:16916: checking for _LARGEFILE_SOURCE value needed for large files
configure:16935: clang -o conftest -std=gnu89 conftest.c >&5
configure:16935: $? = 0
configure:16963: result: no
configure:16989: checking size of off_t
configure:16994: clang -o conftest -std=gnu89 conftest.c >&5
configure:16994: $? = 0
configure:16994: ./conftest
configure:16994: $? = 0
configure:17008: result: 8
configure:17022: checking size of void*
configure:17027: clang -o conftest -std=gnu89 conftest.c >&5
configure:17027: $? = 0
configure:17027: ./conftest
configure:17027: $? = 0
configure:17041: result: 8
configure:17051: checking for library containing lround
configure:17082: clang -o conftest -std=gnu89 conftest.c >&5
conftest.c:38:6: warning: incompatible redeclaration of library function 'lround' [-Wincompatible-library-redeclaration]
char lround ();
^
conftest.c:38:6: note: 'lround' is a builtin with type 'long (double)'
1 warning generated.
conftest.c:38:6: warning: incompatible redeclaration of library function 'lround' [-Wincompatible-library-redeclaration]
char lround ();
^
conftest.c:38:6: note: 'lround' is a builtin with type 'long (double)'
1 warning generated.
configure:17082: $? = 0
configure:17099: result: none required
configure:17118: checking for variable-length arrays
configure:17134: clang++ -c -g -O2 conftest.cpp >&5
configure:17134: $? = 0
configure:17141: result: yes
configure:17162: checking for ANSI C header files
configure:17266: result: yes
configure:17275: checking for inline
configure:17291: clang -c -std=gnu89 conftest.c >&5
configure:17291: $? = 0
configure:17299: result: inline
configure:17318: checking for variable-length arrays
configure:17341: result: yes
configure:17350: checking for typeof syntax and keyword spelling
configure:17381: clang -c -std=gnu89 conftest.c >&5
configure:17381: $? = 0
configure:17388: result: typeof
configure:17407: checking for stdint.h
configure:17407: result: yes
configure:17407: checking for inttypes.h
configure:17407: result: yes
configure:17407: checking byteswap.h usability
configure:17407: clang -c -std=gnu89 conftest.c >&5
conftest.c:72:10: fatal error: 'byteswap.h' file not found
#include <byteswap.h>
^
1 error generated.
configure:17407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define HAVE_LROUND 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CXX_VARARRAYS 1
| #define STDC_HEADERS 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_TYPEOF 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_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
| #include <byteswap.h>
configure:17407: result: no
configure:17407: checking byteswap.h presence
configure:17407: clang -E conftest.c
conftest.c:39:10: fatal error: 'byteswap.h' file not found
#include <byteswap.h>
^
1 error generated.
configure:17407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define HAVE_LROUND 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CXX_VARARRAYS 1
| #define STDC_HEADERS 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_TYPEOF 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include <byteswap.h>
configure:17407: result: no
configure:17407: checking for byteswap.h
configure:17407: result: no
configure:17407: checking sys/param.h usability
configure:17407: clang -c -std=gnu89 conftest.c >&5
configure:17407: $? = 0
configure:17407: result: yes
configure:17407: checking sys/param.h presence
configure:17407: clang -E conftest.c
configure:17407: $? = 0
configure:17407: result: yes
configure:17407: checking for sys/param.h
configure:17407: result: yes
configure:17407: checking termios.h usability
configure:17407: clang -c -std=gnu89 conftest.c >&5
configure:17407: $? = 0
configure:17407: result: yes
configure:17407: checking termios.h presence
configure:17407: clang -E conftest.c
configure:17407: $? = 0
configure:17407: result: yes
configure:17407: checking for termios.h
configure:17407: result: yes
configure:17407: checking x86intrin.h usability
configure:17407: clang -c -std=gnu89 conftest.c >&5
configure:17407: $? = 0
configure:17407: result: yes
configure:17407: checking x86intrin.h presence
configure:17407: clang -E conftest.c
configure:17407: $? = 0
configure:17407: result: yes
configure:17407: checking for x86intrin.h
configure:17407: result: yes
configure:17407: checking cpuid.h usability
configure:17407: clang -c -std=gnu89 conftest.c >&5
configure:17407: $? = 0
configure:17407: result: yes
configure:17407: checking cpuid.h presence
configure:17407: clang -E conftest.c
configure:17407: $? = 0
configure:17407: result: yes
configure:17407: checking for cpuid.h
configure:17407: result: yes
configure:17418: checking whether termios.h defines TIOCGWINSZ
configure:17441: result: yes
configure:17479: checking for bswap32 instrinsic
configure:17499: clang -o conftest -std=gnu89 conftest.c >&5
configure:17499: $? = 0
configure:17514: result: yes
configure:17517: checking for bswap16 instrinsic
configure:17537: clang -o conftest -std=gnu89 conftest.c >&5
configure:17537: $? = 0
configure:17552: result: yes
configure:17558: checking whether byte ordering is bigendian
configure:17573: clang -c -std=gnu89 conftest.c >&5
configure:17573: $? = 0
configure:17618: clang -c -std=gnu89 conftest.c >&5
configure:17618: $? = 0
configure:17636: clang -c -std=gnu89 conftest.c >&5
conftest.c:52:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:17636: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define HAVE_LROUND 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CXX_VARARRAYS 1
| #define STDC_HEADERS 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_TYPEOF 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_X86INTRIN_H 1
| #define HAVE_CPUID_H 1
| #define HAVE_BSWAP32 1
| #define HAVE_BSWAP16 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:17764: result: no
configure:17829: checking for socklen_t
configure:17829: clang -c -std=gnu89 conftest.c >&5
conftest.c:84:13: error: use of undeclared identifier 'socklen_t'
if (sizeof (socklen_t))
^
1 error generated.
configure:17829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define HAVE_LROUND 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CXX_VARARRAYS 1
| #define STDC_HEADERS 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_TYPEOF 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_X86INTRIN_H 1
| #define HAVE_CPUID_H 1
| #define HAVE_BSWAP32 1
| #define HAVE_BSWAP16 1
| #define CPU_IS_BIG_ENDIAN 0
| #define CPU_IS_LITTLE_ENDIAN 1
| #define WORDS_BIGENDIAN 0
| /* 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 (socklen_t))
| return 0;
| ;
| return 0;
| }
configure:17829: result: no
configure:17842: checking for getopt_long
configure:17842: clang -o conftest -std=gnu89 conftest.c >&5
configure:17842: $? = 0
configure:17842: result: yes
configure:17856: checking size of void*
configure:17875: result: 8
configure:18187: checking for doxygen
configure:18217: result: no
configure:18301: checking for xmms-config
configure:18332: result: no
configure:18444: checking for XMMS - version >= 0.9.5.1
configure:18452: result: no
configure:18479: WARNING: *** XMMS >= 0.9.5.1 not installed - XMMS support will not be built
configure:18588: checking for Ogg
configure:18623: clang -o conftest -std=gnu89 -I/usr/local/Cellar/flac/1.3.1/include conftest.c -L/usr/local/Cellar/flac/1.3.1/lib -logg >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/flac/1.3.1/lib'
ld: warning: directory not found for option '-L/usr/local/Cellar/flac/1.3.1/lib'
configure:18623: $? = 0
configure:18623: ./conftest
configure:18623: $? = 0
configure:18642: result: yes
configure:18764: checking for ld used by clang
configure:18831: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:18838: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:18853: result: no
configure:18860: checking for shared library run path origin
configure:18873: result: done
configure:19451: checking for iconv
configure:19475: clang -o conftest -std=gnu89 conftest.c >&5
Undefined symbols for architecture i386:
"_iconv", referenced from:
_main in conftest-87d544.o
"_iconv_close", referenced from:
_main in conftest-87d544.o
"_iconv_open", referenced from:
_main in conftest-87d544.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19475: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "flac 1.3.1"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.1"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_VOIDP 8
| #define HAVE_LROUND 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CXX_VARARRAYS 1
| #define STDC_HEADERS 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_TYPEOF 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_X86INTRIN_H 1
| #define HAVE_CPUID_H 1
| #define HAVE_BSWAP32 1
| #define HAVE_BSWAP16 1
| #define CPU_IS_BIG_ENDIAN 0
| #define CPU_IS_LITTLE_ENDIAN 1
| #define WORDS_BIGENDIAN 0
| #define HAVE_GETOPT_LONG 1
| #define SIZEOF_VOIDP 8
| #define FLAC__CPU_X86_64 1
| #define FLAC__HAS_X86INTRIN
| #define FLAC__SYS_DARWIN 1
| #define FLAC__ALIGN_MALLOC_DATA 1
| #define FLAC__SSE_OS 1
| #define FLAC__USE_ALTIVEC 1
| #define FLAC__HAS_OGG 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #include <iconv.h>
|
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:19499: clang -o conftest -std=gnu89 conftest.c -liconv >&5
configure:19499: $? = 0
configure:19509: result: yes
configure:19512: checking for working iconv
configure:19632: clang -o conftest -std=gnu89 conftest.c -liconv >&5
configure:19632: $? = 0
configure:19632: ./conftest
configure:19632: $? = 0
configure:19644: result: yes
configure:19659: checking how to link with libiconv
configure:19661: result: -liconv
configure:19672: checking for iconv declaration
configure:19701: clang -c -std=gnu89 conftest.c >&5
configure:19701: $? = 0
configure:19712: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:19724: checking for nl_langinfo and CODESET
configure:19740: clang -o conftest -std=gnu89 conftest.c >&5
configure:19740: $? = 0
configure:19749: result: yes
configure:19762: checking for docbook-to-man
configure:19792: result: no
configure:19762: checking for docbook2man
configure:19792: result: no
configure:19819: checking for nasm
configure:19835: found /usr/bin/nasm
configure:19846: result: nasm
configure:20089: checking if clang accepts -Wextra
configure:20106: clang -o conftest -Wextra -DNDEBUG conftest.c >&5
configure:20106: $? = 0
configure:20107: result: yes
configure:20385: checking that generated files are newer than configure
configure:20391: result: done
configure:20499: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by flac config.status 1.3.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on g-pc-4549.dev.gree.jp
config.status:1311: creating Makefile
config.status:1311: creating src/Makefile
config.status:1311: creating src/libFLAC/Makefile
config.status:1311: creating src/libFLAC/flac.pc
config.status:1311: creating src/libFLAC/ia32/Makefile
config.status:1311: creating src/libFLAC/include/Makefile
config.status:1311: creating src/libFLAC/include/private/Makefile
config.status:1311: creating src/libFLAC/include/protected/Makefile
config.status:1311: creating src/libFLAC++/Makefile
config.status:1311: creating src/libFLAC++/flac++.pc
config.status:1311: creating src/flac/Makefile
config.status:1311: creating src/metaflac/Makefile
config.status:1311: creating src/plugin_common/Makefile
config.status:1311: creating src/plugin_xmms/Makefile
config.status:1311: creating src/share/Makefile
config.status:1311: creating src/test_grabbag/Makefile
config.status:1311: creating src/test_grabbag/cuesheet/Makefile
config.status:1311: creating src/test_grabbag/picture/Makefile
config.status:1311: creating src/test_libs_common/Makefile
config.status:1311: creating src/test_libFLAC/Makefile
config.status:1311: creating src/test_libFLAC++/Makefile
config.status:1311: creating src/test_seeking/Makefile
config.status:1311: creating src/test_streams/Makefile
config.status:1311: creating src/utils/Makefile
config.status:1311: creating src/utils/flacdiff/Makefile
config.status:1311: creating src/utils/flactimer/Makefile
config.status:1311: creating examples/Makefile
config.status:1311: creating examples/c/Makefile
config.status:1311: creating examples/c/decode/Makefile
config.status:1311: creating examples/c/decode/file/Makefile
config.status:1311: creating examples/c/encode/Makefile
config.status:1311: creating examples/c/encode/file/Makefile
config.status:1311: creating examples/cpp/Makefile
config.status:1311: creating examples/cpp/decode/Makefile
config.status:1311: creating examples/cpp/decode/file/Makefile
config.status:1311: creating examples/cpp/encode/Makefile
config.status:1311: creating examples/cpp/encode/file/Makefile
config.status:1311: creating include/Makefile
config.status:1311: creating include/FLAC/Makefile
config.status:1311: creating include/FLAC++/Makefile
config.status:1311: creating include/share/Makefile
config.status:1311: creating include/share/grabbag/Makefile
config.status:1311: creating include/test_libs_common/Makefile
config.status:1311: creating doc/Doxyfile
config.status:1311: creating doc/Makefile
config.status:1311: creating doc/html/Makefile
config.status:1311: creating doc/html/images/Makefile
config.status:1311: creating m4/Makefile
config.status:1311: creating man/Makefile
config.status:1311: creating test/common.sh
config.status:1311: creating test/Makefile
config.status:1311: creating test/cuesheets/Makefile
config.status:1311: creating test/flac-to-flac-metadata-test-files/Makefile
config.status:1311: creating test/metaflac-test-files/Makefile
config.status:1311: creating test/pictures/Makefile
config.status:1311: creating build/Makefile
config.status:1311: creating objs/Makefile
config.status:1311: creating objs/debug/Makefile
config.status:1311: creating objs/debug/bin/Makefile
config.status:1311: creating objs/debug/lib/Makefile
config.status:1311: creating objs/release/Makefile
config.status:1311: creating objs/release/bin/Makefile
config.status:1311: creating objs/release/lib/Makefile
config.status:1311: creating config.h
config.status:1540: executing depfiles commands
config.status:1540: executing libtool commands
configure:23067: result:
-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-
Configuration summary :
FLAC version : ........................ 1.3.1
Host CPU : ............................ x86_64
Host Vendor : ......................... apple
Host OS : ............................. darwin13.4.0
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin13.4.0
ac_cv_c_big_endian=0
ac_cv_c_bigendian=no
ac_cv_c_bswap16=yes
ac_cv_c_bswap32=yes
ac_cv_c_compiler_gnu=no
ac_cv_c_inline=inline
ac_cv_c_little_endian=1
ac_cv_c_typeof=typeof
ac_cv_c_vararrays=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-std=gnu89
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_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_getopt_long=yes
ac_cv_header_byteswap_h=no
ac_cv_header_cpuid_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
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_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_x86intrin_h=yes
ac_cv_host=x86_64-apple-darwin13.4.0
ac_cv_objext=o
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_XMMS_CONFIG=no
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_NASM=nasm
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_c99=no
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_lround='none required'
ac_cv_sizeof_off_t=8
ac_cv_sizeof_voidp=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_sys_tiocgwinsz_in_termios_h=yes
ac_cv_type_socklen_t=no
acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
am_cv_CCAS_dependencies_compiler_type=none
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_ar_interface=ar
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=yes
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_pax=gnutar
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
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_LDCXX=/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_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
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
xiph_cv_c_compiler_clang=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/flac-bBg6Qm/flac-1.3.1/missing aclocal-1.14'
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'
AS='as'
AUTOCONF='${SHELL} /private/tmp/flac-bBg6Qm/flac-1.3.1/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/flac-bBg6Qm/flac-1.3.1/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/flac-bBg6Qm/flac-1.3.1/missing automake-1.14'
AWK='awk'
CC='clang'
CCAS='clang'
CCASDEPMODE='depmode=none'
CCASFLAGS='-std=gnu89'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -funroll-loops -std=gnu89 -Wextra'
CPP='clang -E'
CPPFLAGS='-DNDEBUG '
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEBUG_FALSE=''
DEBUG_TRUE='#'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DOCBOOK_TO_MAN=''
DOXYGEN=''
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FLAC__CPU_X86_64_FALSE='#'
FLAC__CPU_X86_64_TRUE=''
FLAC__TEST_LEVEL='1'
FLAC__TEST_WITH_VALGRIND='no'
FLaC__CPU_IA32_FALSE=''
FLaC__CPU_IA32_TRUE='#'
FLaC__CPU_PPC_FALSE=''
FLaC__CPU_PPC_SPE_FALSE=''
FLaC__CPU_PPC_SPE_TRUE='#'
FLaC__CPU_PPC_TRUE='#'
FLaC__CPU_SPARC_FALSE=''
FLaC__CPU_SPARC_TRUE='#'
FLaC__HAS_DOCBOOK_TO_MAN_FALSE=''
FLaC__HAS_DOCBOOK_TO_MAN_TRUE='#'
FLaC__HAS_DOXYGEN_FALSE=''
FLaC__HAS_DOXYGEN_TRUE='#'
FLaC__HAS_NASM_FALSE='#'
FLaC__HAS_NASM_TRUE=''
FLaC__HAS_OGG_FALSE='#'
FLaC__HAS_OGG_TRUE=''
FLaC__HAS_XMMS_FALSE=''
FLaC__HAS_XMMS_TRUE='#'
FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE=''
FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE='#'
FLaC__NO_ASM_FALSE=''
FLaC__NO_ASM_TRUE='#'
FLaC__SSE_OS_FALSE=''
FLaC__SSE_OS_TRUE='#'
FLaC__SYS_DARWIN_FALSE='#'
FLaC__SYS_DARWIN_TRUE=''
FLaC__SYS_LINUX_FALSE=''
FLaC__SYS_LINUX_TRUE='#'
FLaC__USE_ALTIVEC_FALSE='#'
FLaC__USE_ALTIVEC_TRUE=''
FLaC__WITH_CPPLIBS_FALSE='#'
FLaC__WITH_CPPLIBS_TRUE=''
GCC_MAJOR_VERSION=''
GCC_MINOR_VERSION=''
GCC_VERSION=''
GREP='/usr/bin/grep'
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=''
LIBICONV='-liconv'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/flac-bBg6Qm/flac-1.3.1/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
NASM='nasm'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OBJ_FORMAT='macho'
OGG_CFLAGS='-I/usr/local/Cellar/flac/1.3.1/include'
OGG_LIBS='-L/usr/local/Cellar/flac/1.3.1/lib -logg'
OGG_PACKAGE='ogg'
OS_IS_WINDOWS_FALSE=''
OS_IS_WINDOWS_TRUE='#'
OTOOL64=':'
OTOOL='otool'
PACKAGE='flac'
PACKAGE_BUGREPORT='flac-dev@xiph.org'
PACKAGE_NAME='flac'
PACKAGE_STRING='flac 1.3.1'
PACKAGE_TARNAME='flac'
PACKAGE_URL='https://www.xiph.org/flac/'
PACKAGE_VERSION='1.3.1'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.3.1'
XMMS_CFLAGS=''
XMMS_CONFIG='no'
XMMS_DATA_DIR=''
XMMS_EFFECT_PLUGIN_DIR=''
XMMS_GENERAL_PLUGIN_DIR=''
XMMS_INPUT_PLUGIN_DIR=''
XMMS_LIBS=''
XMMS_OUTPUT_PLUGIN_DIR=''
XMMS_PLUGIN_DIR=''
XMMS_VERSION=''
XMMS_VISUALIZATION_PLUGIN_DIR=''
ac_ct_AR='ar'
ac_ct_CC='clang'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCCAS_FALSE=''
am__fastdepCCAS_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='tar --format=posix -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin13.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin13.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin13.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin13.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/flac-bBg6Qm/flac-1.3.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/Cellar/flac/1.3.1/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/flac/1.3.1'
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 "flac"
#define PACKAGE_TARNAME "flac"
#define PACKAGE_VERSION "1.3.1"
#define PACKAGE_STRING "flac 1.3.1"
#define PACKAGE_BUGREPORT "flac-dev@xiph.org"
#define PACKAGE_URL "https://www.xiph.org/flac/"
#define PACKAGE "flac"
#define VERSION "1.3.1"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_FSEEKO 1
#define SIZEOF_OFF_T 8
#define SIZEOF_VOIDP 8
#define HAVE_LROUND 1
#define HAVE_C_VARARRAYS 1
#define HAVE_CXX_VARARRAYS 1
#define STDC_HEADERS 1
#define HAVE_C_VARARRAYS 1
#define HAVE_TYPEOF 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_X86INTRIN_H 1
#define HAVE_CPUID_H 1
#define HAVE_BSWAP32 1
#define HAVE_BSWAP16 1
#define CPU_IS_BIG_ENDIAN 0
#define CPU_IS_LITTLE_ENDIAN 1
#define WORDS_BIGENDIAN 0
#define HAVE_GETOPT_LONG 1
#define SIZEOF_VOIDP 8
#define FLAC__CPU_X86_64 1
#define FLAC__HAS_X86INTRIN
#define FLAC__SYS_DARWIN 1
#define FLAC__ALIGN_MALLOC_DATA 1
#define FLAC__SSE_OS 1
#define FLAC__USE_ALTIVEC 1
#define FLAC__HAS_OGG 1
#define HAVE_ICONV 1
#define ICONV_CONST
#define HAVE_LANGINFO_CODESET 1
#define FLAC__HAS_NASM 1
configure: exit 0
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: b93b0da7cc8eecb5fcc0295a04d4324ad280f827
Last commit: 21 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit ivybridge
OS X: 10.9.5-x86_64
Xcode: 6.1.1
CLT: 6.1.1.0.1.1416017670
GCC-4.2: build 5666
Clang: 6.0 build 600
X11: 2.7.6 => /opt/X11
System Ruby: 2.0.0-481
Perl: /usr/bin/perl
Python: /Users/mitsuhiro.takano/local/opt/pyenv/shims/python
Ruby: /Users/mitsuhiro.takano/local/var/rbenv/shims/ruby
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/lib/ocaml/site-lib
/usr/local/lib/pypy/site-packages/site-packages
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Users/mitsuhiro.takano/local/opt/pyenv/shims/python-config
/Users/mitsuhiro.takano/local/opt/pyenv/shims/python2-config
/Users/mitsuhiro.takano/local/opt/pyenv/shims/python2.7-config
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Your XQuartz (2.7.6) is outdated
Please install XQuartz 2.7.7:
https://xquartz.macosforge.org
Warning: /usr/local/share/python is not needed in PATH.
Formerly homebrew put Python scripts you installed via `pip` or `pip3`
(or `easy_install`) into that directory above but now it can be removed
from your PATH variable.
Python scripts will now install into /usr/local/bin.
You can delete anything, except 'Extras', from the /usr/local/share/python
(and /usr/local/share/python3) dir and install affected Python packages
anew with `pip install --upgrade`.
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libecomlodr.dylib
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
gcc48
gcc49
gnutls2
libeventfb
mysql-connector-c
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install czmq fuse4x
Run `brew missing` for more details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment