Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save iceequal/6260453 to your computer and use it in GitHub Desktop.
Save iceequal/6260453 to your computer and use it in GitHub Desktop.
flac failed to build on 10.9 DP5
Warning: You are using Mac OS X 10.9.
We do not yet provide support for this (unreleased) version.
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.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --disable-debug --disable-asm-optimizations --enable-sse --enable-static --prefix=/usr/local/Cellar/flac/1.3.0 --mandir=/usr/local/Cellar/flac/1.3.0/share/man
## --------- ##
## Platform. ##
## --------- ##
hostname = asics7ups-MacBook-Pro.local
uname -m = x86_64
uname -r = 13.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 13.0.0: Tue Jul 30 20:52:22 PDT 2013; root:xnu-2422.1.53~3/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.0.0: Tue Jul 30 20:52:22 PDT 2013; root:xnu-2422.1.53~3/RELEASE_X86_64
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 4.00 gigabytes
Default processor set: 241 tasks, 1021 threads, 2 processors
Load average: 2.09, Mach factor: 0.43
/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/lame/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2769: checking for a BSD-compatible install
configure:2837: result: /usr/bin/install -c
configure:2848: checking whether build environment is sane
configure:2898: result: yes
configure:3039: checking for a thread-safe mkdir -p
configure:3078: result: ./install-sh -c -d
configure:3091: checking for gawk
configure:3121: result: no
configure:3091: checking for mawk
configure:3121: result: no
configure:3091: checking for nawk
configure:3121: result: no
configure:3091: checking for awk
configure:3107: found /usr/bin/awk
configure:3118: result: awk
configure:3129: checking whether make sets $(MAKE)
configure:3151: result: yes
configure:3226: checking how to create a pax tar archive
configure:3239: tar --version
bsdtar 2.8.3 - libarchive 2.8.3
configure:3242: $? = 0
configure:3282: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
configure:3285: $? = 0
configure:3289: tar -xf - <conftest.tar
configure:3292: $? = 0
configure:3305: result: gnutar
configure:3323: checking whether make supports nested variables
configure:3340: result: yes
configure:3367: checking for style of include used by make
configure:3395: result: GNU
configure:3466: checking for gcc
configure:3493: result: cc
configure:3722: checking for C compiler version
configure:3731: cc --version >&5
Apple LLVM version 5.0 (clang-500.1.58) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
configure:3742: $? = 0
configure:3731: cc -v >&5
Apple LLVM version 5.0 (clang-500.1.58) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:3742: $? = 0
configure:3731: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:3742: $? = 1
configure:3731: cc -qversion >&5
clang: error: no input files
configure:3742: $? = 1
configure:3762: checking whether the C compiler works
configure:3784: cc conftest.c >&5
configure:3788: $? = 0
configure:3836: result: yes
configure:3839: checking for C compiler default output file name
configure:3841: result: a.out
configure:3847: checking for suffix of executables
configure:3854: cc -o conftest conftest.c >&5
configure:3858: $? = 0
configure:3880: result:
configure:3902: checking whether we are cross compiling
configure:3910: cc -o conftest conftest.c >&5
configure:3914: $? = 0
configure:3921: ./conftest
configure:3925: $? = 0
configure:3940: result: no
configure:3945: checking for suffix of object files
configure:3967: cc -c conftest.c >&5
configure:3971: $? = 0
configure:3992: result: o
configure:3996: checking whether we are using the GNU C compiler
configure:4015: cc -c conftest.c >&5
configure:4015: $? = 0
configure:4024: result: yes
configure:4033: checking whether cc accepts -g
configure:4053: cc -c -g conftest.c >&5
configure:4053: $? = 0
configure:4094: result: yes
configure:4111: checking for cc option to accept ISO C89
configure:4174: cc -c -g -O2 conftest.c >&5
configure:4174: $? = 0
configure:4187: result: none needed
configure:4209: checking dependency style of cc
configure:4320: result: none
configure:4339: checking for cc option to accept ISO C99
configure:4488: cc -c -g -O2 conftest.c >&5
configure:4488: $? = 0
configure:4501: result: none needed
configure:4609: checking for cc option to accept ISO Standard C
configure:4620: result: none needed
configure:4633: checking how to run the C preprocessor
configure:4664: cc -E conftest.c
configure:4664: $? = 0
configure:4678: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4678: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "flac 1.3.0"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4703: result: cc -E
configure:4723: cc -E conftest.c
configure:4723: $? = 0
configure:4737: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4737: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "flac 1.3.0"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4766: checking for grep that handles long lines and -e
configure:4824: result: /usr/bin/grep
configure:4829: checking for egrep
configure:4891: result: /usr/bin/grep -E
configure:4896: checking for ANSI C header files
configure:4916: cc -c -g -O2 conftest.c >&5
configure:4916: $? = 0
configure:4989: cc -o conftest -g -O2 conftest.c >&5
configure:4989: $? = 0
configure:4989: ./conftest
configure:4989: $? = 0
configure:5000: result: yes
configure:5013: checking for sys/types.h
configure:5013: cc -c -g -O2 conftest.c >&5
configure:5013: $? = 0
configure:5013: result: yes
configure:5013: checking for sys/stat.h
configure:5013: cc -c -g -O2 conftest.c >&5
configure:5013: $? = 0
configure:5013: result: yes
configure:5013: checking for stdlib.h
configure:5013: cc -c -g -O2 conftest.c >&5
configure:5013: $? = 0
configure:5013: result: yes
configure:5013: checking for string.h
configure:5013: cc -c -g -O2 conftest.c >&5
configure:5013: $? = 0
configure:5013: result: yes
configure:5013: checking for memory.h
configure:5013: cc -c -g -O2 conftest.c >&5
configure:5013: $? = 0
configure:5013: result: yes
configure:5013: checking for strings.h
configure:5013: cc -c -g -O2 conftest.c >&5
configure:5013: $? = 0
configure:5013: result: yes
configure:5013: checking for inttypes.h
configure:5013: cc -c -g -O2 conftest.c >&5
configure:5013: $? = 0
configure:5013: result: yes
configure:5013: checking for stdint.h
configure:5013: cc -c -g -O2 conftest.c >&5
configure:5013: $? = 0
configure:5013: result: yes
configure:5013: checking for unistd.h
configure:5013: cc -c -g -O2 conftest.c >&5
configure:5013: $? = 0
configure:5013: result: yes
configure:5026: checking minix/config.h usability
configure:5026: cc -c -g -O2 conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:5026: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "flac 1.3.0"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.0"
| #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:5026: result: no
configure:5026: checking minix/config.h presence
configure:5026: cc -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:5026: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "flac 1.3.0"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.0"
| #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:5026: result: no
configure:5026: checking for minix/config.h
configure:5026: result: no
configure:5047: checking whether it is safe to define __EXTENSIONS__
configure:5065: cc -c -g -O2 conftest.c >&5
configure:5065: $? = 0
configure:5072: result: yes
configure:5135: checking for ar
configure:5151: found /usr/bin/ar
configure:5162: result: ar
configure:5188: checking the archiver (ar) interface
configure:5198: cc -c -g -O2 conftest.c >&5
configure:5198: $? = 0
configure:5200: ar cru libconftest.a conftest.o >&5
configure:5203: $? = 0
configure:5226: result: ar
configure:5275: checking build system type
configure:5289: result: x86_64-apple-darwin13.0.0
configure:5309: checking host system type
configure:5322: result: x86_64-apple-darwin13.0.0
configure:5363: checking how to print strings
configure:5390: result: printf
configure:5411: checking for a sed that does not truncate output
configure:5475: result: /usr/local/Library/ENV/4.3/sed
configure:5493: checking for fgrep
configure:5555: result: /usr/bin/grep -F
configure:5590: checking for ld used by cc
configure:5657: result: /Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:5664: checking if the linker (/Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:5679: result: no
configure:5691: checking for BSD- or MS-compatible name lister (nm)
configure:5740: result: /usr/bin/nm
configure:5870: checking the name lister (/usr/bin/nm) interface
configure:5877: cc -c -g -O2 conftest.c >&5
configure:5880: /usr/bin/nm "conftest.o"
configure:5883: output
0000000000000208 S _some_variable
configure:5890: result: BSD nm
configure:5893: checking whether ln -s works
configure:5897: result: yes
configure:5905: checking the maximum length of command line arguments
configure:6036: result: 196608
configure:6053: checking whether the shell understands some XSI constructs
configure:6063: result: yes
configure:6067: checking whether the shell understands "+="
configure:6073: result: yes
configure:6108: checking how to convert x86_64-apple-darwin13.0.0 file names to x86_64-apple-darwin13.0.0 format
configure:6148: result: func_convert_file_noop
configure:6155: checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format
configure:6175: result: func_convert_file_noop
configure:6182: checking for /Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:6189: result: -r
configure:6263: checking for objdump
configure:6293: result: no
configure:6319: checking how to recognize dependent libraries
configure:6517: result: pass_all
configure:6602: checking for dlltool
configure:6632: result: no
configure:6659: checking how to associate runtime and link libraries
configure:6686: result: printf %s\n
configure:6810: checking for archiver @FILE support
configure:6827: cc -c -g -O2 conftest.c >&5
configure:6827: $? = 0
configure:6830: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6833: $? = 1
configure:6853: result: no
configure:6911: checking for strip
configure:6927: found /usr/bin/strip
configure:6938: result: strip
configure:7010: checking for ranlib
configure:7026: found /usr/bin/ranlib
configure:7037: result: ranlib
configure:7139: checking command to parse /usr/bin/nm output from cc object
configure:7259: cc -c -g -O2 conftest.c >&5
configure:7262: $? = 0
configure:7266: /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:7269: $? = 0
cannot find nm_test_var in conftest.nm
configure:7259: cc -c -g -O2 conftest.c >&5
configure:7262: $? = 0
configure:7266: /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:7269: $? = 0
configure:7335: cc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7338: $? = 0
configure:7376: result: ok
configure:7413: checking for sysroot
configure:7443: result: no
configure:7706: checking for mt
configure:7736: result: no
configure:7756: checking if : is a manifest tool
configure:7762: : '-?'
configure:7770: result: no
configure:7826: checking for dsymutil
configure:7842: found /usr/bin/dsymutil
configure:7853: result: dsymutil
configure:7918: checking for nmedit
configure:7934: found /usr/bin/nmedit
configure:7945: result: nmedit
configure:8010: checking for lipo
configure:8026: found /usr/bin/lipo
configure:8037: result: lipo
configure:8102: checking for otool
configure:8118: found /usr/bin/otool
configure:8129: result: otool
configure:8194: checking for otool64
configure:8224: result: no
configure:8269: checking for -single_module linker flag
cc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8302: result: yes
configure:8305: checking for -exported_symbols_list linker flag
configure:8325: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8325: $? = 0
configure:8335: result: yes
configure:8338: checking for -force_load linker flag
cc -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
cc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8370: result: yes
configure:8409: checking for dlfcn.h
configure:8409: cc -c -g -O2 conftest.c >&5
configure:8409: $? = 0
configure:8409: result: yes
configure:8911: checking for objdir
configure:8926: result: .libs
configure:9197: checking if cc supports -fno-rtti -fno-exceptions
configure:9215: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:9219: $? = 0
configure:9232: result: yes
configure:9559: checking for cc option to produce PIC
configure:9566: result: -fno-common -DPIC
configure:9574: checking if cc PIC flag -fno-common -DPIC works
configure:9592: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:9596: $? = 0
configure:9609: result: yes
configure:9638: checking if cc static flag -static works
configure:9666: result: no
configure:9681: checking if cc supports -c -o file.o
configure:9702: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9706: $? = 0
configure:9728: result: yes
configure:9736: checking if cc supports -c -o file.o
configure:9783: result: yes
configure:9816: checking whether the cc linker (/Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:10973: result: yes
configure:11213: checking dynamic linker characteristics
configure:11947: result: darwin13.0.0 dyld
configure:12054: checking how to hardcode library paths into programs
configure:12079: result: immediate
configure:12619: checking whether stripping libraries is possible
configure:12633: result: yes
configure:12659: checking if libtool supports shared libraries
configure:12661: result: yes
configure:12664: checking whether to build shared libraries
configure:12685: result: yes
configure:12688: checking whether to build static libraries
configure:12692: result: yes
configure:12738: checking dependency style of cc
configure:12847: result: none
configure:12974: checking for C++ compiler version
configure:12983: c++ --version >&5
Apple LLVM version 5.0 (clang-500.1.58) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
configure:12994: $? = 0
configure:12983: c++ -v >&5
Apple LLVM version 5.0 (clang-500.1.58) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:12994: $? = 0
configure:12983: c++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:12994: $? = 1
configure:12983: c++ -qversion >&5
clang: error: no input files
configure:12994: $? = 1
configure:12998: checking whether we are using the GNU C++ compiler
configure:13017: c++ -c conftest.cpp >&5
configure:13017: $? = 0
configure:13026: result: yes
configure:13035: checking whether c++ accepts -g
configure:13055: c++ -c -g conftest.cpp >&5
configure:13055: $? = 0
configure:13096: result: yes
configure:13121: checking dependency style of c++
configure:13232: result: none
configure:13265: checking how to run the C++ preprocessor
configure:13292: c++ -E conftest.cpp
configure:13292: $? = 0
configure:13306: c++ -E conftest.cpp
conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13306: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "flac 1.3.0"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.0"
| #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:13331: result: c++ -E
configure:13351: c++ -E conftest.cpp
configure:13351: $? = 0
configure:13365: c++ -E conftest.cpp
conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13365: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "flac 1.3.0"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.0"
| #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:13534: checking for ld used by c++
configure:13601: result: /Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:13608: checking if the linker (/Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:13623: result: no
configure:13678: checking whether the c++ linker (/Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:14680: result: yes
configure:14716: c++ -c -g -O2 conftest.cpp >&5
configure:14719: $? = 0
configure:15239: checking for c++ option to produce PIC
configure:15246: result: -fno-common -DPIC
configure:15254: checking if c++ PIC flag -fno-common -DPIC works
configure:15272: c++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:15276: $? = 0
configure:15289: result: yes
configure:15312: checking if c++ static flag -static works
configure:15340: result: no
configure:15352: checking if c++ supports -c -o file.o
configure:15373: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15377: $? = 0
configure:15399: result: yes
configure:15404: checking if c++ supports -c -o file.o
configure:15451: result: yes
configure:15481: checking whether the c++ linker (/Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:15520: result: yes
configure:15661: checking dynamic linker characteristics
configure:16329: result: darwin13.0.0 dyld
configure:16382: checking how to hardcode library paths into programs
configure:16407: result: immediate
configure:16447: checking whether make sets $(MAKE)
configure:16469: result: yes
configure:16486: checking for special C compiler options needed for large files
configure:16531: result: no
configure:16537: checking for _FILE_OFFSET_BITS value needed for large files
configure:16562: cc -c -g -O2 conftest.c >&5
configure:16562: $? = 0
configure:16594: result: no
configure:16679: checking for _LARGEFILE_SOURCE value needed for large files
configure:16698: cc -o conftest -g -O2 conftest.c >&5
configure:16698: $? = 0
configure:16726: result: no
configure:16752: checking size of off_t
configure:16757: cc -o conftest -g -O2 conftest.c >&5
configure:16757: $? = 0
configure:16757: ./conftest
configure:16757: $? = 0
configure:16771: result: 8
configure:16785: checking size of void*
configure:16790: cc -o conftest -g -O2 conftest.c >&5
configure:16790: $? = 0
configure:16790: ./conftest
configure:16790: $? = 0
configure:16804: result: 8
configure:16814: checking for library containing lround
configure:16845: cc -o conftest -g -O2 conftest.c >&5
configure:16845: $? = 0
configure:16862: result: none required
configure:16881: checking for variable-length arrays
configure:16897: c++ -c -g -O2 conftest.cpp >&5
configure:16897: $? = 0
configure:16904: result: yes
configure:16925: checking for ANSI C header files
configure:17029: result: yes
configure:17041: checking whether cc understands -c and -o together
configure:17069: cc -c conftest.c -o conftest2.o >&5
configure:17073: $? = 0
configure:17079: cc -c conftest.c -o conftest2.o >&5
configure:17083: $? = 0
configure:17138: result: yes
configure:17163: checking for inline
configure:17179: cc -c -g -O2 conftest.c >&5
configure:17179: $? = 0
configure:17187: result: inline
configure:17206: checking for variable-length arrays
configure:17229: result: yes
configure:17238: checking for typeof syntax and keyword spelling
configure:17269: cc -c -g -O2 conftest.c >&5
configure:17269: $? = 0
configure:17276: result: typeof
configure:17295: checking for stdint.h
configure:17295: result: yes
configure:17295: checking for inttypes.h
configure:17295: result: yes
configure:17295: checking byteswap.h usability
configure:17295: cc -c -g -O2 conftest.c >&5
conftest.c:72:10: fatal error: 'byteswap.h' file not found
#include <byteswap.h>
^
1 error generated.
configure:17295: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "flac 1.3.0"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.0"
| #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:17295: result: no
configure:17295: checking byteswap.h presence
configure:17295: cc -E conftest.c
conftest.c:39:10: fatal error: 'byteswap.h' file not found
#include <byteswap.h>
^
1 error generated.
configure:17295: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "flac 1.3.0"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.0"
| #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:17295: result: no
configure:17295: checking for byteswap.h
configure:17295: result: no
configure:17295: checking sys/param.h usability
configure:17295: cc -c -g -O2 conftest.c >&5
configure:17295: $? = 0
configure:17295: result: yes
configure:17295: checking sys/param.h presence
configure:17295: cc -E conftest.c
configure:17295: $? = 0
configure:17295: result: yes
configure:17295: checking for sys/param.h
configure:17295: result: yes
configure:17295: checking termios.h usability
configure:17295: cc -c -g -O2 conftest.c >&5
configure:17295: $? = 0
configure:17295: result: yes
configure:17295: checking termios.h presence
configure:17295: cc -E conftest.c
configure:17295: $? = 0
configure:17295: result: yes
configure:17295: checking for termios.h
configure:17295: result: yes
configure:17306: checking whether termios.h defines TIOCGWINSZ
configure:17329: result: yes
configure:17367: checking has bswap32 instrinsic
configure:17387: cc -o conftest -g -O2 conftest.c >&5
configure:17387: $? = 0
configure:17402: result: yes
configure:17408: checking whether byte ordering is bigendian
configure:17423: cc -c -g -O2 conftest.c >&5
configure:17423: $? = 0
configure:17468: cc -c -g -O2 conftest.c >&5
configure:17468: $? = 0
configure:17486: cc -c -g -O2 conftest.c >&5
conftest.c:49:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:17486: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "flac 1.3.0"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.0"
| #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_BSWAP32 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:17614: result: no
configure:17658: checking for socklen_t
configure:17658: cc -c -g -O2 conftest.c >&5
conftest.c:81:13: error: use of undeclared identifier 'socklen_t'
if (sizeof (socklen_t))
^
1 error generated.
configure:17658: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "flac 1.3.0"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.0"
| #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_BSWAP32 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:17658: result: no
configure:17671: checking for getopt_long
configure:17671: cc -o conftest -g -O2 conftest.c >&5
configure:17671: $? = 0
configure:17671: result: yes
configure:18001: checking for doxygen
configure:18031: result: no
configure:18115: checking for xmms-config
configure:18146: result: no
configure:18258: checking for XMMS - version >= 0.9.5.1
configure:18266: result: no
configure:18293: WARNING: *** XMMS >= 0.9.5.1 not installed - XMMS support will not be built
configure:18402: checking for Ogg
configure:18437: cc -o conftest -g -O2 -I/usr/local/Cellar/flac/1.3.0/include conftest.c -L/usr/local/Cellar/flac/1.3.0/lib -logg >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/flac/1.3.0/lib'
configure:18437: $? = 0
configure:18437: ./conftest
configure:18437: $? = 0
configure:18456: result: yes
configure:18577: checking for ld used by cc
configure:18644: result: /Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:18651: checking if the linker (/Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:18666: result: no
configure:18673: checking for shared library run path origin
configure:18686: result: done
configure:19264: checking for iconv
configure:19288: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-9sBlFp.o
"_iconv_close", referenced from:
_main in conftest-9sBlFp.o
"_iconv_open", referenced from:
_main in conftest-9sBlFp.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19288: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flac"
| #define PACKAGE_TARNAME "flac"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "flac 1.3.0"
| #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
| #define PACKAGE_URL "https://www.xiph.org/flac/"
| #define PACKAGE "flac"
| #define VERSION "1.3.0"
| #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_BSWAP32 1
| #define CPU_IS_BIG_ENDIAN 0
| #define CPU_IS_LITTLE_ENDIAN 1
| #define WORDS_BIGENDIAN 0
| #define HAVE_GETOPT_LONG 1
| #define FLAC__SYS_DARWIN 1
| #define FLAC__NO_ASM 1
| #define FLAC__SSE_OS 1
| #define FLAC__USE_3DNOW 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:19312: cc -o conftest -g -O2 conftest.c -liconv >&5
configure:19312: $? = 0
configure:19322: result: yes
configure:19325: checking for working iconv
configure:19445: cc -o conftest -g -O2 conftest.c -liconv >&5
configure:19445: $? = 0
configure:19445: ./conftest
configure:19445: $? = 0
configure:19457: result: yes
configure:19472: checking how to link with libiconv
configure:19474: result: -liconv
configure:19485: checking for iconv declaration
configure:19514: cc -c -g -O2 conftest.c >&5
configure:19514: $? = 0
configure:19525: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:19537: checking for nl_langinfo and CODESET
configure:19553: cc -o conftest -g -O2 conftest.c >&5
configure:19553: $? = 0
configure:19562: result: yes
configure:19575: checking for docbook-to-man
configure:19605: result: no
configure:19575: checking for docbook2man
configure:19605: result: no
configure:19632: checking for nasm
configure:19648: found /usr/bin/nasm
configure:19659: result: nasm
configure:19689: checking for as
configure:19716: result: as
configure:19732: checking for gas
configure:19762: result: no
configure:19818: checking for version of cc
configure:19821: result: 4.2.1
configure:19851: checking if cc accepts -fgnu89-inline
configure:19868: cc -o conftest -fgnu89-inline -DNDEBUG conftest.c >&5
configure:19868: $? = 0
configure:19869: result: yes
configure:19885: checking if cc accepts -Wextra
configure:19902: cc -o conftest -Wextra -DNDEBUG conftest.c >&5
configure:19902: $? = 0
configure:19903: result: yes
configure:19915: checking if cc accepts -Wdeclaration-after-statement
configure:19932: cc -o conftest -Wdeclaration-after-statement -DNDEBUG conftest.c >&5
configure:19932: $? = 0
configure:19933: result: yes
configure:19945: checking if cc accepts -D_FORTIFY_SOURCE=2
configure:19962: cc -o conftest -D_FORTIFY_SOURCE=2 -DNDEBUG conftest.c >&5
configure:19962: $? = 0
configure:19963: result: yes
configure:20305: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by flac config.status 1.3.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on asics7ups-MacBook-Pro.local
config.status:1325: creating Makefile
config.status:1325: creating src/Makefile
config.status:1325: creating src/libFLAC/Makefile
config.status:1325: creating src/libFLAC/flac.pc
config.status:1325: creating src/libFLAC/ia32/Makefile
config.status:1325: creating src/libFLAC/ppc/Makefile
config.status:1325: creating src/libFLAC/ppc/as/Makefile
config.status:1325: creating src/libFLAC/ppc/gas/Makefile
config.status:1325: creating src/libFLAC/include/Makefile
config.status:1325: creating src/libFLAC/include/private/Makefile
config.status:1325: creating src/libFLAC/include/protected/Makefile
config.status:1325: creating src/libFLAC++/Makefile
config.status:1325: creating src/libFLAC++/flac++.pc
config.status:1325: creating src/flac/Makefile
config.status:1325: creating src/metaflac/Makefile
config.status:1325: creating src/monkeys_audio_utilities/Makefile
config.status:1325: creating src/monkeys_audio_utilities/flac_mac/Makefile
config.status:1325: creating src/monkeys_audio_utilities/flac_ren/Makefile
config.status:1325: creating src/plugin_common/Makefile
config.status:1325: creating src/plugin_xmms/Makefile
config.status:1325: creating src/share/Makefile
config.status:1325: creating src/test_grabbag/Makefile
config.status:1325: creating src/test_grabbag/cuesheet/Makefile
config.status:1325: creating src/test_grabbag/picture/Makefile
config.status:1325: creating src/test_libs_common/Makefile
config.status:1325: creating src/test_libFLAC/Makefile
config.status:1325: creating src/test_libFLAC++/Makefile
config.status:1325: creating src/test_seeking/Makefile
config.status:1325: creating src/test_streams/Makefile
config.status:1325: creating src/utils/Makefile
config.status:1325: creating src/utils/flacdiff/Makefile
config.status:1325: creating src/utils/flactimer/Makefile
config.status:1325: creating examples/Makefile
config.status:1325: creating examples/c/Makefile
config.status:1325: creating examples/c/decode/Makefile
config.status:1325: creating examples/c/decode/file/Makefile
config.status:1325: creating examples/c/encode/Makefile
config.status:1325: creating examples/c/encode/file/Makefile
config.status:1325: creating examples/cpp/Makefile
config.status:1325: creating examples/cpp/decode/Makefile
config.status:1325: creating examples/cpp/decode/file/Makefile
config.status:1325: creating examples/cpp/encode/Makefile
config.status:1325: creating examples/cpp/encode/file/Makefile
config.status:1325: creating include/Makefile
config.status:1325: creating include/FLAC/Makefile
config.status:1325: creating include/FLAC++/Makefile
config.status:1325: creating include/share/Makefile
config.status:1325: creating include/share/grabbag/Makefile
config.status:1325: creating include/test_libs_common/Makefile
config.status:1325: creating doc/Doxyfile
config.status:1325: creating doc/Makefile
config.status:1325: creating doc/html/Makefile
config.status:1325: creating doc/html/images/Makefile
config.status:1325: creating doc/html/images/hw/Makefile
config.status:1325: creating doc/html/ru/Makefile
config.status:1325: creating m4/Makefile
config.status:1325: creating man/Makefile
config.status:1325: creating test/Makefile
config.status:1325: creating test/cuesheets/Makefile
config.status:1325: creating test/flac-to-flac-metadata-test-files/Makefile
config.status:1325: creating test/metaflac-test-files/Makefile
config.status:1325: creating test/pictures/Makefile
config.status:1325: creating build/Makefile
config.status:1325: creating objs/Makefile
config.status:1325: creating objs/debug/Makefile
config.status:1325: creating objs/debug/bin/Makefile
config.status:1325: creating objs/debug/lib/Makefile
config.status:1325: creating objs/release/Makefile
config.status:1325: creating objs/release/bin/Makefile
config.status:1325: creating objs/release/lib/Makefile
config.status:1325: creating config.h
config.status:1554: executing depfiles commands
config.status:1554: executing libtool commands
configure:22882: result:
-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-
Configuration summary :
FLAC version : ........................ 1.3.0
Host CPU : ............................ x86_64
Host Vendor : ......................... apple
Host OS : ............................. darwin13.0.0
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin13.0.0
ac_cv_c_big_endian=0
ac_cv_c_bigendian=no
ac_cv_c_bswap=yes
ac_cv_c_compiler_gnu=yes
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=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
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_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_host=x86_64-apple-darwin13.0.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_AS=as
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_NASM=nasm
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
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=
ac_cv_prog_cc_cc_c_o=yes
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/Xcode5-DP.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_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/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_LDCXX=/Applications/Xcode5-DP.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
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/flac-7Zpn/flac-1.3.0/missing --run aclocal-1.11'
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='gas'
AUTOCONF='${SHELL} /private/tmp/flac-7Zpn/flac-1.3.0/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/flac-7Zpn/flac-1.3.0/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/flac-7Zpn/flac-1.3.0/missing --run automake-1.11'
AWK='awk'
CC='cc'
CCAS='cc'
CCASDEPMODE='depmode=none'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -funroll-loops -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2'
CPP='cc -E'
CPPFLAGS='-DNDEBUG '
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2 -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef '
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__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_AS_FALSE=''
FLaC__HAS_AS_TRUE='#'
FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE=''
FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE='#'
FLaC__HAS_DOCBOOK_TO_MAN_FALSE=''
FLaC__HAS_DOCBOOK_TO_MAN_TRUE='#'
FLaC__HAS_DOXYGEN_FALSE=''
FLaC__HAS_DOXYGEN_TRUE='#'
FLaC__HAS_GAS_FALSE='#'
FLaC__HAS_GAS_TRUE=''
FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE=''
FLaC__HAS_GAS__TEMPORARILY_DISABLED_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_3DNOW_FALSE='#'
FLaC__USE_3DNOW_TRUE=''
FLaC__USE_ALTIVEC_FALSE='#'
FLaC__USE_ALTIVEC_TRUE=''
FLaC__WITH_CPPLIBS_FALSE='#'
FLaC__WITH_CPPLIBS_TRUE=''
GAS='gas'
GCC_MAJOR_VERSION='4'
GCC_MINOR_VERSION='2'
GCC_VERSION='4.2.1'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/Applications/Xcode5-DP.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=''
LT_NO_UNDEFINED=''
MAKEINFO='${SHELL} /private/tmp/flac-7Zpn/flac-1.3.0/missing --run 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.0/include'
OGG_LIBS='-L/usr/local/Cellar/flac/1.3.0/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.0'
PACKAGE_TARNAME='flac'
PACKAGE_URL='https://www.xiph.org/flac/'
PACKAGE_VERSION='1.3.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.3.0'
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='cc'
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.0.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin13.0.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin13.0.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin13.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/flac-7Zpn/flac-1.3.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/Cellar/flac/1.3.0/share/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/flac/1.3.0'
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.0"
#define PACKAGE_STRING "flac 1.3.0"
#define PACKAGE_BUGREPORT "flac-dev@xiph.org"
#define PACKAGE_URL "https://www.xiph.org/flac/"
#define PACKAGE "flac"
#define VERSION "1.3.0"
#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_BSWAP32 1
#define CPU_IS_BIG_ENDIAN 0
#define CPU_IS_LITTLE_ENDIAN 1
#define WORDS_BIGENDIAN 0
#define HAVE_GETOPT_LONG 1
#define FLAC__SYS_DARWIN 1
#define FLAC__NO_ASM 1
#define FLAC__SSE_OS 1
#define FLAC__USE_3DNOW 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
#define FLAC__HAS_GAS 1
configure: exit 0
==> Downloading http://downloads.xiph.org/releases/flac/flac-1.3.0.tar.xz
Already downloaded: /Library/Caches/Homebrew/flac-1.3.0.tar.xz
/usr/local/opt/xz/bin/xz -dc "/Library/Caches/Homebrew/flac-1.3.0.tar.xz" | tar xf -
==> ./configure --disable-dependency-tracking --disable-debug --disable-asm-optimizations --enable-sse --enable-static --prefix=/usr/local/Cellar/flac/1.3.0 --mandir=/usr/local/Cellar/flac/1.3.0/share/man
./configure --disable-dependency-tracking --disable-debug --disable-asm-optimizations --enable-sse --enable-static --prefix=/usr/local/Cellar/flac/1.3.0 --mandir=/usr/local/Cellar/flac/1.3.0/share/man
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 how to create a pax tar archive... gnutar
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
checking for cc option to accept ISO C99... none needed
checking for cc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... cc -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.0.0
checking host system type... x86_64-apple-darwin13.0.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode5-DP.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.0.0 file names to x86_64-apple-darwin13.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode5-DP.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 cc 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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common -DPIC
checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking dependency style of cc... none
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the c++ linker (/Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fno-common -DPIC
checking if c++ PIC flag -fno-common -DPIC works... yes
checking if c++ static flag -static works... no
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.0.0 dyld
checking how to hardcode library paths into programs... immediate
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 whether cc understands -c and -o together... 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 whether termios.h defines TIOCGWINSZ... yes
checking has bswap32 instrinsic... yes
checking whether byte ordering is bigendian... no
checking for socklen_t... no
checking for getopt_long... yes
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 cc... /Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode5-DP.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 for as... as
checking for gas... no
checking for version of cc... 4.2.1
checking if cc accepts -fgnu89-inline... yes
checking if cc accepts -Wextra... yes
checking if cc accepts -Wdeclaration-after-statement... yes
checking if cc accepts -D_FORTIFY_SOURCE=2... yes
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/ppc/Makefile
config.status: creating src/libFLAC/ppc/as/Makefile
config.status: creating src/libFLAC/ppc/gas/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/monkeys_audio_utilities/Makefile
config.status: creating src/monkeys_audio_utilities/flac_mac/Makefile
config.status: creating src/monkeys_audio_utilities/flac_ren/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 doc/html/images/hw/Makefile
config.status: creating doc/html/ru/Makefile
config.status: creating m4/Makefile
config.status: creating man/Makefile
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.0
Host CPU : ............................ x86_64
Host Vendor : ......................... apple
Host OS : ............................. darwin13.0.0
Compiler is GCC : ..................... yes
GCC version : ......................... 4.2.1
==> make install
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.0/share/doc/flac-1.3.0'
/usr/bin/install -c -m 644 FLAC.tag '/usr/local/Cellar/flac/1.3.0/share/doc/flac-1.3.0'
Making install in html
Making install in ru
make[4]: Nothing to be done for `install-exec-am'.
../../.././install-sh -c -d '/usr/local/Cellar/flac/1.3.0/share/doc/flac-1.3.0/html/ru'
/usr/bin/install -c -m 644 authors.html comparison.html developers.html documentation.html download.html features.html format.html goals.html id.html index.html links.html news.html '/usr/local/Cellar/flac/1.3.0/share/doc/flac-1.3.0/html/ru'
Making install in images
Making install in hw
make[5]: Nothing to be done for `install-exec-am'.
../../../.././install-sh -c -d '/usr/local/Cellar/flac/1.3.0/share/doc/flac-1.3.0/html/images/hw'
/usr/bin/install -c -m 644 Blackbird_Front_low3_325x87.jpg MS300frontsmall_270x108.jpg MediaBox_Frt_170x325.jpg SB_Hero_Black_325x182.jpg Sooloos-ControlOne_325x328.jpg Z500_front_325x94.jpg a2_01_325x252.jpg arcus_325x135.jpg bmp-1430_325x241.jpg cs505_front_lrg_325x113.jpg enus_3-4lft-hires_product_eva8000_325x127.jpg escient_ProductLine_325x163.jpg hifidelio_bl_front_Z_RGB_325x163.jpg i-station-mini-dx_325x237.jpg iwod-g10_325x257.jpg knc_hr-2800_325x209.jpg mediaready_prodmain_MRMCa_325x232.jpg meizu_m6_325x206.jpg musica_artwork_325x90.jpg neodigits_x5000_325x124.jpg onda-vx737_325x240.jpg request_n_front_325x103.jpg rio_karma_279x254.jpg sonos_family_RGB_325x200.jpg teclast-tl29_325x244.jpg transporter_hero_grey_325x208.jpg tvix-4000_325x204.jpg vibez_nofm_combi_black_b_325x220.jpg '/usr/local/Cellar/flac/1.3.0/share/doc/flac-1.3.0/html/images/hw'
make[5]: Nothing to be done for `install-exec-am'.
../../.././install-sh -c -d '/usr/local/Cellar/flac/1.3.0/share/doc/flac-1.3.0/html/images'
/usr/bin/install -c -m 644 1x1.gif cafebug.gif logo100.gif logo130.gif '/usr/local/Cellar/flac/1.3.0/share/doc/flac-1.3.0/html/images'
make[4]: Nothing to be done for `install-exec-am'.
../.././install-sh -c -d '/usr/local/Cellar/flac/1.3.0/share/doc/flac-1.3.0/html'
/usr/bin/install -c -m 644 changelog.html comparison.html comparison__chopin_prelude_24.html comparison__dream_theater_600.html comparison__eddie_warner_titus.html comparison__fanfare_de_l_eventail_de_jeanne.html comparison__gloria_estefan_conga.html comparison__hand_in_my_pocket.html comparison__l_sub_raga_sivapriya.html comparison__laetatus_sum.html comparison__mummified_in_barbed_wire.html comparison__prokofiev_pcon3_3.html comparison__ravel_sq4_4.html comparison__scarlatti_k42.html comparison__tool_forty_six_and_2.html comparison__white_room.html comparison_all_cpudectime.html comparison_all_cpuenctime.html comparison_all_procdectime.html comparison_all_procenctime.html comparison_all_ratio.html developers.html documentation.html documentation_bugs.html documentation_example_code.html documentation_format_overview.html documentation_tasks.html documentation_tools.html documentation_tools_flac.html documentation_tools_metaflac.html documentation_tools_plugins.html download.html faq.html favicon.ico features.html flac.css format.html id.html index.html itunes.html '/usr/local/Cellar/flac/1.3.0/share/doc/flac-1.3.0/html'
/usr/bin/install -c -m 644 license.html links.html news.html ogg_mapping.html '/usr/local/Cellar/flac/1.3.0/share/doc/flac-1.3.0/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.0/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.0/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.0/include/FLAC++'
/usr/bin/install -c -m 644 all.h decoder.h encoder.h export.h metadata.h '/usr/local/Cellar/flac/1.3.0/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.0/share/man/man1'
/usr/bin/install -c -m 644 flac.1 metaflac.1 '/usr/local/Cellar/flac/1.3.0/share/man/man1'
Making install in src
Making install in share
CC getopt/getopt.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC getopt/getopt1.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CCLD getopt/libgetopt.la
CC grabbag/alloc.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC grabbag/cuesheet.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC grabbag/file.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC grabbag/picture.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC grabbag/replaygain.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC grabbag/seektable.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC grabbag/snprintf.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CCLD grabbag/libgrabbag.la
CC utf8/charset.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC utf8/iconvert.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC utf8/utf8.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CCLD utf8/libutf8.la
/Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: utf8/.libs/libutf8.a(charset.o) has no symbols
/Applications/Xcode5-DP.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: utf8/.libs/libutf8.a(charset.o) has no symbols
CC replaygain_analysis/replaygain_analysis.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CCLD replaygain_analysis/libreplaygain_analysis.la
CC replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CCLD replaygain_synthesis/libreplaygain_synthesis.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
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC bitreader.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC bitwriter.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC cpu.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC crc.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC fixed.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC float.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC format.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC lpc.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC md5.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC memory.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC metadata_iterators.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC metadata_object.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC stream_decoder.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC stream_encoder.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC stream_encoder_framing.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC window.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC ogg_decoder_aspect.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC ogg_encoder_aspect.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC ogg_helper.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CC ogg_mapping.lo
brew: superenv removed: -O3 -Wall -W -Winline -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wextra -Wdeclaration-after-statement
CCLD libFLAC.la
brew: superenv removed: -O3
duplicate symbol ___sputc in:
.libs/bitreader.o
.libs/bitwriter.o
duplicate symbol ___sputc in:
.libs/bitreader.o
.libs/cpu.o
duplicate symbol ___sputc in:
.libs/bitreader.o
.libs/format.o
duplicate symbol ___inline_isfinitef in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___inline_isfinited in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___inline_isfinitel in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___inline_isinff in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___inline_isinfd in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___inline_isinfl in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___inline_isnanf in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___inline_isnand in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___inline_isnanl in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___inline_signbitf in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___inline_signbitd in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___inline_signbitl in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___inline_isnormalf in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___inline_isnormald in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___inline_isnormall in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___sincosf in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___sincos in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___sincospif in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___sincospi in:
.libs/fixed.o
.libs/lpc.o
duplicate symbol ___sputc in:
.libs/bitreader.o
.libs/metadata_iterators.o
duplicate symbol ___sputc in:
.libs/bitreader.o
.libs/stream_decoder.o
duplicate symbol ___sputc in:
.libs/bitreader.o
.libs/stream_encoder_framing.o
duplicate symbol ___sputc in:
.libs/bitreader.o
.libs/stream_encoder.o
duplicate symbol ___inline_isfinitef in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___inline_isfinited in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___inline_isfinitel in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___inline_isinff in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___inline_isinfd in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___inline_isinfl in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___inline_isnanf in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___inline_isnand in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___inline_isnanl in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___inline_signbitf in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___inline_signbitd in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___inline_signbitl in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___inline_isnormalf in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___inline_isnormald in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___inline_isnormall in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___sincosf in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___sincos in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___sincospif in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___sincospi in:
.libs/fixed.o
.libs/window.o
duplicate symbol ___sputc in:
.libs/bitreader.o
.libs/ogg_decoder_aspect.o
duplicate symbol ___sputc in:
.libs/bitreader.o
.libs/ogg_encoder_aspect.o
duplicate symbol ___sputc in:
.libs/bitreader.o
.libs/ogg_helper.o
ld: 48 duplicate symbols for architecture x86_64
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
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 0cbbc01379164c5d23178396874d5bd814324513
CPU: dual-core 64-bit penryn
OS X: 10.9-x86_64
Xcode: 5.0 => /Applications/Xcode5-DP.app/Contents/Developer
X11: N/A
==> ENV
HOMEBREW_CC: clang
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/xz/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/xz/bin:/usr/local/opt/lame/bin:/usr/bin:/bin:/usr/sbin:/sbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment