Skip to content

Instantly share code, notes, and snippets.

@theos911
Created April 10, 2013 21:17
Show Gist options
  • Save theos911/5358516 to your computer and use it in GitHub Desktop.
Save theos911/5358516 to your computer and use it in GitHub Desktop.
Tigerbrew faac fails to build
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by FAAC configure 1.28, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/faac/1.28
## --------- ##
## Platform. ##
## --------- ##
hostname = theodore-waddells-powermacg3series.local
uname -m = Power Macintosh
uname -r = 8.11.0
uname -s = Darwin
uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
/usr/bin/uname -p = powerpc
/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 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
Kernel configured for a single processor only.
1 processor is physically available.
Processor type: ppc750 (PowerPC 750)
Processor active: 0
Primary memory available: 1.00 gigabytes
Default processor set: 52 tasks, 160 threads, 1 processors
Load average: 2.54, Mach factor: 0.27
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/local/Cellar/ruby/1.9.3-p362
PATH: ~/bin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/Library/Contributions/cmd
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1982: checking for a BSD-compatible install
configure:2038: result: /usr/bin/install -c
configure:2049: checking whether build environment is sane
configure:2092: result: yes
configure:2157: checking for gawk
configure:2187: result: no
configure:2157: checking for mawk
configure:2187: result: no
configure:2157: checking for nawk
configure:2187: result: no
configure:2157: checking for awk
configure:2173: found /usr/bin/awk
configure:2184: result: awk
configure:2195: checking whether make sets $(MAKE)
configure:2216: result: yes
configure:2472: checking for gcc
configure:2499: result: /usr/local/bin/gcc-4.2
configure:2737: checking for C compiler version
configure:2744: /usr/local/bin/gcc-4.2 --version >&5
powerpc-apple-darwin8-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5553)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2747: $? = 0
configure:2754: /usr/local/bin/gcc-4.2 -v >&5
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /Builds/apple/gcc_42-5553/build/obj/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++,fortran --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-gxx-include-dir=/usr/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin8 --program-prefix= --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5553)
configure:2757: $? = 0
configure:2764: /usr/local/bin/gcc-4.2 -V >&5
gcc-4.2: argument to `-V' is missing
configure:2767: $? = 1
configure:2790: checking for C compiler default output file name
configure:2817: /usr/local/bin/gcc-4.2 -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:2820: $? = 0
configure:2858: result: a.out
configure:2875: checking whether the C compiler works
configure:2885: ./a.out
configure:2888: $? = 0
configure:2905: result: yes
configure:2912: checking whether we are cross compiling
configure:2914: result: no
configure:2917: checking for suffix of executables
configure:2924: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:2927: $? = 0
configure:2951: result:
configure:2957: checking for suffix of object files
configure:2983: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:2986: $? = 0
configure:3009: result: o
configure:3013: checking whether we are using the GNU C compiler
configure:3042: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:3048: $? = 0
configure:3065: result: yes
configure:3070: checking whether /usr/local/bin/gcc-4.2 accepts -g
configure:3100: /usr/local/bin/gcc-4.2 -c -g -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:3106: $? = 0
configure:3205: result: yes
configure:3222: checking for /usr/local/bin/gcc-4.2 option to accept ISO C89
configure:3296: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:3302: $? = 0
configure:3325: result: none needed
configure:3354: checking for style of include used by make
configure:3382: result: GNU
configure:3410: checking dependency style of /usr/local/bin/gcc-4.2
configure:3500: result: none
configure:3633: checking for C++ compiler version
configure:3640: /usr/local/bin/g++-4.2 --version >&5
powerpc-apple-darwin8-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5553)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3643: $? = 0
configure:3650: /usr/local/bin/g++-4.2 -v >&5
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /Builds/apple/gcc_42-5553/build/obj/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++,fortran --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-gxx-include-dir=/usr/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin8 --program-prefix= --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5553)
configure:3653: $? = 0
configure:3660: /usr/local/bin/g++-4.2 -V >&5
g++-4.2: argument to `-V' is missing
configure:3663: $? = 1
configure:3666: checking whether we are using the GNU C++ compiler
configure:3695: /usr/local/bin/g++-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.cpp >&5
configure:3701: $? = 0
configure:3718: result: yes
configure:3723: checking whether /usr/local/bin/g++-4.2 accepts -g
configure:3753: /usr/local/bin/g++-4.2 -c -g -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.cpp >&5
configure:3759: $? = 0
configure:3858: result: yes
configure:3883: checking dependency style of /usr/local/bin/g++-4.2
configure:3973: result: none
configure:4068: checking build system type
configure:4086: result: powerpc-apple-darwin8.11.0
configure:4108: checking host system type
configure:4123: result: powerpc-apple-darwin8.11.0
configure:4145: checking for a sed that does not truncate output
configure:4199: result: /usr/bin/sed
configure:4202: checking for grep that handles long lines and -e
configure:4276: result: /usr/bin/grep
configure:4281: checking for egrep
configure:4359: result: /usr/bin/grep -E
configure:4375: checking for ld used by /usr/local/bin/gcc-4.2
configure:4442: result: /usr/bin/ld
configure:4451: checking if the linker (/usr/bin/ld) is GNU ld
configure:4466: result: no
configure:4471: checking for /usr/bin/ld option to reload object files
configure:4478: result: -r
configure:4496: checking for BSD-compatible nm
configure:4545: result: /usr/bin/nm -p
configure:4549: checking whether ln -s works
configure:4553: result: yes
configure:4560: checking how to recognise dependent libraries
configure:4736: result: pass_all
configure:4970: checking how to run the C preprocessor
configure:5010: /usr/local/bin/gcc-4.2 -E -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
configure:5016: $? = 0
configure:5047: /usr/local/bin/gcc-4.2 -E -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5053: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "FAAC"
| #define PACKAGE_TARNAME "faac"
| #define PACKAGE_VERSION "1.28"
| #define PACKAGE_STRING "FAAC 1.28"
| #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
| #define PACKAGE "faac"
| #define VERSION "1.28"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5086: result: /usr/local/bin/gcc-4.2 -E
configure:5115: /usr/local/bin/gcc-4.2 -E -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
configure:5121: $? = 0
configure:5152: /usr/local/bin/gcc-4.2 -E -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5158: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "FAAC"
| #define PACKAGE_TARNAME "faac"
| #define PACKAGE_VERSION "1.28"
| #define PACKAGE_STRING "FAAC 1.28"
| #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
| #define PACKAGE "faac"
| #define VERSION "1.28"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5196: checking for ANSI C header files
configure:5226: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:5232: $? = 0
configure:5328: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:5331: $? = 0
configure:5337: ./conftest
configure:5340: $? = 0
configure:5357: result: yes
configure:5381: checking for sys/types.h
configure:5402: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:5408: $? = 0
configure:5424: result: yes
configure:5381: checking for sys/stat.h
configure:5402: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:5408: $? = 0
configure:5424: result: yes
configure:5381: checking for stdlib.h
configure:5402: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:5408: $? = 0
configure:5424: result: yes
configure:5381: checking for string.h
configure:5402: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:5408: $? = 0
configure:5424: result: yes
configure:5381: checking for memory.h
configure:5402: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:5408: $? = 0
configure:5424: result: yes
configure:5381: checking for strings.h
configure:5402: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:5408: $? = 0
configure:5424: result: yes
configure:5381: checking for inttypes.h
configure:5402: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:5408: $? = 0
configure:5424: result: yes
configure:5381: checking for stdint.h
configure:5402: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:5408: $? = 0
configure:5424: result: yes
configure:5381: checking for unistd.h
configure:5402: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:5408: $? = 0
configure:5424: result: yes
configure:5451: checking dlfcn.h usability
configure:5468: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:5474: $? = 0
configure:5488: result: yes
configure:5492: checking dlfcn.h presence
configure:5507: /usr/local/bin/gcc-4.2 -E -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
configure:5513: $? = 0
configure:5527: result: yes
configure:5560: checking for dlfcn.h
configure:5568: result: yes
configure:5591: checking how to run the C++ preprocessor
configure:5627: /usr/local/bin/g++-4.2 -E -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.cpp
configure:5633: $? = 0
configure:5664: /usr/local/bin/g++-4.2 -E -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:5670: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "FAAC"
| #define PACKAGE_TARNAME "faac"
| #define PACKAGE_VERSION "1.28"
| #define PACKAGE_STRING "FAAC 1.28"
| #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
| #define PACKAGE "faac"
| #define VERSION "1.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5703: result: /usr/local/bin/g++-4.2 -E
configure:5732: /usr/local/bin/g++-4.2 -E -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.cpp
configure:5738: $? = 0
configure:5769: /usr/local/bin/g++-4.2 -E -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:5775: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "FAAC"
| #define PACKAGE_TARNAME "faac"
| #define PACKAGE_VERSION "1.28"
| #define PACKAGE_STRING "FAAC 1.28"
| #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
| #define PACKAGE "faac"
| #define VERSION "1.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5868: checking for g77
configure:5898: result: no
configure:5868: checking for xlf
configure:5898: result: no
configure:5868: checking for f77
configure:5898: result: no
configure:5868: checking for frt
configure:5898: result: no
configure:5868: checking for pgf77
configure:5898: result: no
configure:5868: checking for cf77
configure:5898: result: no
configure:5868: checking for fort77
configure:5898: result: no
configure:5868: checking for fl32
configure:5898: result: no
configure:5868: checking for af77
configure:5898: result: no
configure:5868: checking for xlf90
configure:5898: result: no
configure:5868: checking for f90
configure:5898: result: no
configure:5868: checking for pgf90
configure:5898: result: no
configure:5868: checking for pghpf
configure:5898: result: no
configure:5868: checking for epcf90
configure:5898: result: no
configure:5868: checking for gfortran
configure:5898: result: no
configure:5868: checking for g95
configure:5898: result: no
configure:5868: checking for xlf95
configure:5898: result: no
configure:5868: checking for f95
configure:5898: result: no
configure:5868: checking for fort
configure:5898: result: no
configure:5868: checking for ifort
configure:5898: result: no
configure:5868: checking for ifc
configure:5898: result: no
configure:5868: checking for efc
configure:5898: result: no
configure:5868: checking for pgf95
configure:5898: result: no
configure:5868: checking for lf95
configure:5898: result: no
configure:5868: checking for ftn
configure:5898: result: no
configure:5925: checking for Fortran 77 compiler version
configure:5932: --version >&5
./configure: line 1: --version: command not found
configure:5935: $? = 127
configure:5942: -v >&5
./configure: line 1: -v: command not found
configure:5945: $? = 127
configure:5952: -V >&5
./configure: line 1: -V: command not found
configure:5955: $? = 127
configure:5963: checking whether we are using the GNU Fortran 77 compiler
configure:5982: -c conftest.F >&5
./configure: line 1: -c: command not found
configure:5988: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:6005: result: no
configure:6011: checking whether accepts -g
configure:6028: -c -g conftest.f >&5
./configure: line 1: -c: command not found
configure:6034: $? = 127
configure: failed program was:
| program main
|
| end
configure:6050: result: no
configure:6080: checking the maximum length of command line arguments
configure:6189: result: 196608
configure:6200: checking command to parse /usr/bin/nm -p output from /usr/local/bin/gcc-4.2 object
configure:6305: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:6308: $? = 0
configure:6312: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6315: $? = 0
cannot find nm_test_var in conftest.nm
configure:6305: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:6308: $? = 0
configure:6312: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:6315: $? = 0
configure:6367: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c conftstm.o >&5
configure:6370: $? = 0
configure:6408: result: ok
configure:6412: checking for objdir
configure:6427: result: .libs
configure:6519: checking for ar
configure:6535: found /usr/bin/ar
configure:6546: result: ar
configure:6615: checking for ranlib
configure:6631: found /usr/bin/ranlib
configure:6642: result: ranlib
configure:6711: checking for strip
configure:6727: found /usr/bin/strip
configure:6738: result: strip
configure:7024: checking if /usr/local/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
configure:7045: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include -fno-rtti -fno-exceptions conftest.c >&5
configure:7049: $? = 0
configure:7059: result: yes
configure:7074: checking for /usr/local/bin/gcc-4.2 option to produce PIC
configure:7284: result: -fno-common
configure:7292: checking if /usr/local/bin/gcc-4.2 PIC flag -fno-common works
configure:7313: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include -fno-common -DPIC conftest.c >&5
configure:7317: $? = 0
configure:7327: result: yes
configure:7355: checking if /usr/local/bin/gcc-4.2 static flag -static works
configure:7383: result: no
configure:7393: checking if /usr/local/bin/gcc-4.2 supports -c -o file.o
configure:7417: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include -o out/conftest2.o conftest.c >&5
configure:7421: $? = 0
configure:7440: result: yes
configure:7466: checking whether the /usr/local/bin/gcc-4.2 linker (/usr/bin/ld) supports shared libraries
configure:8421: result: yes
configure:8488: checking dynamic linker characteristics
configure:9064: result: darwin8.11.0 dyld
configure:9073: checking how to hardcode library paths into programs
configure:9098: result: immediate
configure:9112: checking whether stripping libraries is possible
configure:9125: result: yes
configure:9918: checking if libtool supports shared libraries
configure:9920: result: yes
configure:9923: checking whether to build shared libraries
configure:9944: result: yes
configure:9947: checking whether to build static libraries
configure:9951: result: yes
configure:10043: creating libtool
configure:10631: checking for ld used by /usr/local/bin/g++-4.2
configure:10698: result: /usr/bin/ld
configure:10707: checking if the linker (/usr/bin/ld) is GNU ld
configure:10722: result: no
configure:10773: checking whether the /usr/local/bin/g++-4.2 linker (/usr/bin/ld) supports shared libraries
configure:11707: result: yes
configure:11725: /usr/local/bin/g++-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.cpp >&5
configure:11728: $? = 0
configure:11847: checking for /usr/local/bin/g++-4.2 option to produce PIC
configure:12121: result: -fno-common
configure:12129: checking if /usr/local/bin/g++-4.2 PIC flag -fno-common works
configure:12150: /usr/local/bin/g++-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include -fno-common -DPIC conftest.cpp >&5
configure:12154: $? = 0
configure:12164: result: yes
configure:12192: checking if /usr/local/bin/g++-4.2 static flag -static works
configure:12220: result: no
configure:12230: checking if /usr/local/bin/g++-4.2 supports -c -o file.o
configure:12254: /usr/local/bin/g++-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include -o out/conftest2.o conftest.cpp >&5
configure:12258: $? = 0
configure:12277: result: yes
configure:12303: checking whether the /usr/local/bin/g++-4.2 linker (/usr/bin/ld) supports shared libraries
configure:12331: result: yes
configure:12398: checking dynamic linker characteristics
configure:12974: result: darwin8.11.0 dyld
configure:12983: checking how to hardcode library paths into programs
configure:13008: result: immediate
configure:19142: checking getopt.h usability
configure:19159: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:19165: $? = 0
configure:19179: result: yes
configure:19183: checking getopt.h presence
configure:19198: /usr/local/bin/gcc-4.2 -E -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
configure:19204: $? = 0
configure:19218: result: yes
configure:19251: checking for getopt.h
configure:19259: result: yes
configure:19273: checking for u_int32_t
configure:19303: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:19309: $? = 0
configure:19324: result: yes
configure:19335: checking for u_int16_t
configure:19365: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:19371: $? = 0
configure:19386: result: yes
configure:19397: checking for int32_t
configure:19427: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:19433: $? = 0
configure:19448: result: yes
configure:19459: checking for int16_t
configure:19489: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:19495: $? = 0
configure:19510: result: yes
configure:19522: checking whether strcasecmp is declared
configure:19551: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:19557: $? = 0
configure:19572: result: yes
configure:19584: checking for getopt_long in -lgnugetopt
configure:19619: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c -lgnugetopt >&5
/usr/bin/ld: can't locate file for: -lgnugetopt
collect2: ld returned 1 exit status
configure:19625: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "FAAC"
| #define PACKAGE_TARNAME "faac"
| #define PACKAGE_VERSION "1.28"
| #define PACKAGE_STRING "FAAC 1.28"
| #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
| #define PACKAGE "faac"
| #define VERSION "1.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_STRCASECMP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getopt_long ();
| int
| main ()
| {
| return getopt_long ();
| ;
| return 0;
| }
configure:19643: result: no
configure:19666: checking whether MP4Create is declared
configure:19696: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
conftest.c:27:17: error: mp4.h: No such file or directory
conftest.c: In function 'main':
conftest.c:33: error: 'MP4Create' undeclared (first use in this function)
conftest.c:33: error: (Each undeclared identifier is reported only once
conftest.c:33: error: for each function it appears in.)
configure:19702: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "FAAC"
| #define PACKAGE_TARNAME "faac"
| #define PACKAGE_VERSION "1.28"
| #define PACKAGE_STRING "FAAC 1.28"
| #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
| #define PACKAGE "faac"
| #define VERSION "1.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_STRCASECMP 1
| /* end confdefs.h. */
| #include <mp4.h>
|
| int
| main ()
| {
| #ifndef MP4Create
| (void) MP4Create;
| #endif
|
| ;
| return 0;
| }
configure:19717: result: no
configure:19799: checking whether MP4MetadataDelete is declared
configure:19829: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
conftest.c:28:17: error: mp4.h: No such file or directory
conftest.c: In function 'main':
conftest.c:34: error: 'MP4MetadataDelete' undeclared (first use in this function)
conftest.c:34: error: (Each undeclared identifier is reported only once
conftest.c:34: error: for each function it appears in.)
configure:19835: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "FAAC"
| #define PACKAGE_TARNAME "faac"
| #define PACKAGE_VERSION "1.28"
| #define PACKAGE_STRING "FAAC 1.28"
| #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
| #define PACKAGE "faac"
| #define VERSION "1.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_STRCASECMP 1
| #define HAVE_DECL_MP4CREATE 0
| /* end confdefs.h. */
| #include <mp4.h>
|
| int
| main ()
| {
| #ifndef MP4MetadataDelete
| (void) MP4MetadataDelete;
| #endif
|
| ;
| return 0;
| }
configure:19850: result: no
configure:19940: *** Building with internal mp4v2 ***
configure:19995: checking whether byte ordering is bigendian
configure:20027: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:20033: $? = 0
configure:20065: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:20071: $? = 0
configure:20211: result: yes
configure:20231: checking for ANSI C header files
configure:20392: result: yes
configure:20409: checking for special C compiler options needed for large files
configure:20502: result: no
configure:20508: checking for _FILE_OFFSET_BITS value needed for large files
configure:20543: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:20549: $? = 0
configure:20617: result: no
configure:20758: checking for stdint.h
configure:20764: result: yes
configure:20758: checking for inttypes.h
configure:20764: result: yes
configure:20913: checking mathf.h usability
configure:20930: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
conftest.c:67:19: error: mathf.h: No such file or directory
configure:20936: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "FAAC"
| #define PACKAGE_TARNAME "faac"
| #define PACKAGE_VERSION "1.28"
| #define PACKAGE_STRING "FAAC 1.28"
| #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
| #define PACKAGE "faac"
| #define VERSION "1.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_STRCASECMP 1
| #define HAVE_DECL_MP4CREATE 0
| #define HAVE_DECL_MP4METADATADELETE 0
| #define HAVE_LIBMP4V2 1
| #define WORDS_BIGENDIAN 1
| #define STDC_HEADERS 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 <mathf.h>
configure:20950: result: no
configure:20954: checking mathf.h presence
configure:20969: /usr/local/bin/gcc-4.2 -E -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
conftest.c:34:19: error: mathf.h: No such file or directory
configure:20975: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "FAAC"
| #define PACKAGE_TARNAME "faac"
| #define PACKAGE_VERSION "1.28"
| #define PACKAGE_STRING "FAAC 1.28"
| #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
| #define PACKAGE "faac"
| #define VERSION "1.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_STRCASECMP 1
| #define HAVE_DECL_MP4CREATE 0
| #define HAVE_DECL_MP4METADATADELETE 0
| #define HAVE_LIBMP4V2 1
| #define WORDS_BIGENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include <mathf.h>
configure:20989: result: no
configure:21022: checking for mathf.h
configure:21030: result: no
configure:21058: checking float.h usability
configure:21075: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:21081: $? = 0
configure:21095: result: yes
configure:21099: checking float.h presence
configure:21114: /usr/local/bin/gcc-4.2 -E -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
configure:21120: $? = 0
configure:21134: result: yes
configure:21167: checking for float.h
configure:21175: result: yes
configure:21188: checking whether strchr is declared
configure:21217: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:21223: $? = 0
configure:21238: result: yes
configure:21248: checking whether memcpy is declared
configure:21277: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:21283: $? = 0
configure:21298: result: yes
configure:21308: checking whether strsep is declared
configure:21337: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:21343: $? = 0
configure:21358: result: yes
configure:21383: checking sys/time.h usability
configure:21400: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:21406: $? = 0
configure:21420: result: yes
configure:21424: checking sys/time.h presence
configure:21439: /usr/local/bin/gcc-4.2 -E -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
configure:21445: $? = 0
configure:21459: result: yes
configure:21492: checking for sys/time.h
configure:21500: result: yes
configure:21513: checking whether time.h and sys/time.h may both be included
configure:21543: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:21549: $? = 0
configure:21564: result: yes
configure:21574: checking for off_t
configure:21604: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:21610: $? = 0
configure:21625: result: yes
configure:21637: checking for in_port_t
configure:21670: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:21676: $? = 0
configure:21691: result: yes
configure:21701: checking for socklen_t
configure:21734: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:21740: $? = 0
configure:21755: result: yes
configure:21766: checking for fpos_t.__pos
configure:21795: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:48: error: request for member '__pos' in something not a structure or union
configure:21801: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "FAAC"
| #define PACKAGE_TARNAME "faac"
| #define PACKAGE_VERSION "1.28"
| #define PACKAGE_STRING "FAAC 1.28"
| #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
| #define PACKAGE "faac"
| #define VERSION "1.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_STRCASECMP 1
| #define HAVE_DECL_MP4CREATE 0
| #define HAVE_DECL_MP4METADATADELETE 0
| #define HAVE_LIBMP4V2 1
| #define WORDS_BIGENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SOCKLEN_T 1
| /* end confdefs.h. */
| #include <stdio.h>
|
| int
| main ()
| {
| static fpos_t ac_aggr;
| if (ac_aggr.__pos)
| return 0;
| ;
| return 0;
| }
configure:21835: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:48: error: request for member '__pos' in something not a structure or union
configure:21841: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "FAAC"
| #define PACKAGE_TARNAME "faac"
| #define PACKAGE_VERSION "1.28"
| #define PACKAGE_STRING "FAAC 1.28"
| #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
| #define PACKAGE "faac"
| #define VERSION "1.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_STRCASECMP 1
| #define HAVE_DECL_MP4CREATE 0
| #define HAVE_DECL_MP4METADATADELETE 0
| #define HAVE_LIBMP4V2 1
| #define WORDS_BIGENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SOCKLEN_T 1
| /* end confdefs.h. */
| #include <stdio.h>
|
| int
| main ()
| {
| static fpos_t ac_aggr;
| if (sizeof ac_aggr.__pos)
| return 0;
| ;
| return 0;
| }
configure:21859: result: no
configure:22022: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by FAAC config.status 1.28, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on theodore-waddells-powermacg3series.local
config.status:674: creating common/Makefile
config.status:674: creating common/mp4v2/Makefile
config.status:674: creating libfaac/Makefile
config.status:674: creating frontend/Makefile
config.status:674: creating include/Makefile
config.status:674: creating Makefile
config.status:674: creating config.h
config.status:966: linking ./config.h to common/mp4v2/mpeg4ip_config.h
config.status:988: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=powerpc-apple-darwin8.11.0
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/local/bin/gcc-4.2
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-F/usr/local/Frameworks -isystem /usr/X11R6/include'
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=set
ac_cv_env_CXXFLAGS_value='-Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/local/bin/g++-4.2
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib'
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_f77_compiler_gnu=no
ac_cv_have_decl_MP4Create=no
ac_cv_have_decl_MP4MetadataDelete=no
ac_cv_have_decl_memcpy=yes
ac_cv_have_decl_strcasecmp=yes
ac_cv_have_decl_strchr=yes
ac_cv_have_decl_strsep=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_float_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_mathf_h=no
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=powerpc-apple-darwin8.11.0
ac_cv_lib_gnugetopt_getopt_long=no
ac_cv_member_fpos_t___pos=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/local/bin/gcc-4.2 -E'
ac_cv_prog_CXXCPP='/usr/local/bin/g++-4.2 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/local/bin/gcc-4.2
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_in_port_t=yes
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_off_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_u_int16_t=yes
ac_cv_type_u_int32_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -p'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/faac-PGlF/faac-1.28/missing --run aclocal-1.9'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/faac-PGlF/faac-1.28/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/faac-PGlF/faac-1.28/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/faac-PGlF/faac-1.28/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/faac-PGlF/faac-1.28/missing --run automake-1.9'
AWK='awk'
CC='/usr/local/bin/gcc-4.2'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4'
CPP='/usr/local/bin/gcc-4.2 -E'
CPPFLAGS='-F/usr/local/Frameworks -isystem /usr/X11R6/include'
CXX='/usr/local/bin/g++-4.2'
CXXCPP='/usr/local/bin/g++-4.2 -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS='-L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/faac-PGlF/faac-1.28/missing --run makeinfo'
OBJEXT='o'
PACKAGE='faac'
PACKAGE_BUGREPORT='faac-dev@lists.sourceforge.net'
PACKAGE_NAME='FAAC'
PACKAGE_STRING='FAAC 1.28'
PACKAGE_TARNAME='faac'
PACKAGE_VERSION='1.28'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_DRM_FALSE=''
USE_DRM_TRUE='#'
VERSION='1.28'
WITH_MP4V2_FALSE='#'
WITH_MP4V2_TRUE=''
ac_ct_CC='/usr/local/bin/gcc-4.2'
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin8.11.0'
build_alias=''
build_cpu='powerpc'
build_os='darwin8.11.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='powerpc-apple-darwin8.11.0'
host_alias=''
host_cpu='powerpc'
host_os='darwin8.11.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/private/tmp/faac-PGlF/faac-1.28/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(install_sh) -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/faac/1.28'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "FAAC"
#define PACKAGE_TARNAME "faac"
#define PACKAGE_VERSION "1.28"
#define PACKAGE_STRING "FAAC 1.28"
#define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
#define PACKAGE "faac"
#define VERSION "1.28"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_GETOPT_H 1
#define HAVE_U_INT32_T 1
#define HAVE_U_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT16_T 1
#define HAVE_STRCASECMP 1
#define HAVE_DECL_MP4CREATE 0
#define HAVE_DECL_MP4METADATADELETE 0
#define HAVE_LIBMP4V2 1
#define WORDS_BIGENDIAN 1
#define STDC_HEADERS 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_FLOAT_H 1
#define HAVE_STRCHR 1
#define HAVE_MEMCPY 1
#define HAVE_STRSEP 1
#define HAVE_SYS_TIME_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_IN_PORT_T 1
#define HAVE_SOCKLEN_T 1
configure: exit 0
theodore-waddells-powermacg3series:~ theodorewaddell$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install faac==> Downloading http://downloads.sourceforge.net/project/faac/faac-src/faac-1.28/faac-1.28.tar.gz
Already downloaded: /Library/Caches/Homebrew/faac-1.28.tar.gz
/usr/bin/tar xzf /Library/Caches/Homebrew/faac-1.28.tar.gz
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/faac/1.28
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/faac/1.28
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/local/bin/gcc-4.2
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/local/bin/gcc-4.2 accepts -g... yes
checking for /usr/local/bin/gcc-4.2 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/local/bin/gcc-4.2... none
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/local/bin/g++-4.2 accepts -g... yes
checking dependency style of /usr/local/bin/g++-4.2... none
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by /usr/local/bin/gcc-4.2... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... /usr/local/bin/gcc-4.2 -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... /usr/local/bin/g++-4.2 -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -p output from /usr/local/bin/gcc-4.2 object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /usr/local/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... yes
checking for /usr/local/bin/gcc-4.2 option to produce PIC... -fno-common
checking if /usr/local/bin/gcc-4.2 PIC flag -fno-common works... yes
checking if /usr/local/bin/gcc-4.2 static flag -static works... no
checking if /usr/local/bin/gcc-4.2 supports -c -o file.o... yes
checking whether the /usr/local/bin/gcc-4.2 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by /usr/local/bin/g++-4.2... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the /usr/local/bin/g++-4.2 linker (/usr/bin/ld) supports shared libraries... yes
checking for /usr/local/bin/g++-4.2 option to produce PIC... -fno-common
checking if /usr/local/bin/g++-4.2 PIC flag -fno-common works... yes
checking if /usr/local/bin/g++-4.2 static flag -static works... no
checking if /usr/local/bin/g++-4.2 supports -c -o file.o... yes
checking whether the /usr/local/bin/g++-4.2 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for u_int32_t... yes
checking for u_int16_t... yes
checking for int32_t... yes
checking for int16_t... yes
checking whether strcasecmp is declared... yes
checking for getopt_long in -lgnugetopt... no
checking whether MP4Create is declared... no
checking whether MP4MetadataDelete is declared... no
configure: *** Building with internal mp4v2 ***
checking whether byte ordering is bigendian... yes
checking for ANSI C header files... (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 stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking mathf.h usability... no
checking mathf.h presence... no
checking for mathf.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking whether strchr is declared... yes
checking whether memcpy is declared... yes
checking whether strsep is declared... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for off_t... yes
checking for in_port_t... yes
checking for socklen_t... yes
checking for fpos_t.__pos... no
configure: creating ./config.status
config.status: creating common/Makefile
config.status: creating common/mp4v2/Makefile
config.status: creating libfaac/Makefile
config.status: creating frontend/Makefile
config.status: creating include/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: linking ./config.h to common/mp4v2/mpeg4ip_config.h
config.status: executing depfiles commands
==> make install
make install
Making install in include
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/faac/1.28/include" || /private/tmp/faac-PGlF/faac-1.28/install-sh -d "/usr/local/Cellar/faac/1.28/include"
/usr/bin/install -c -m 644 'faac.h' '/usr/local/Cellar/faac/1.28/include/faac.h'
/usr/bin/install -c -m 644 'faaccfg.h' '/usr/local/Cellar/faac/1.28/include/faaccfg.h'
Making install in libfaac
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c -o aacquant.lo aacquant.c
mkdir .libs
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c aacquant.c -fno-common -DPIC -o .libs/aacquant.o
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c aacquant.c -o aacquant.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c -o bitstream.lo bitstream.c
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c bitstream.c -fno-common -DPIC -o .libs/bitstream.o
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c bitstream.c -o bitstream.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c -o fft.lo fft.c
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c fft.c -fno-common -DPIC -o .libs/fft.o
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c fft.c -o fft.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c -o frame.lo frame.c
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c frame.c -fno-common -DPIC -o .libs/frame.o
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c frame.c -o frame.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c -o midside.lo midside.c
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c midside.c -fno-common -DPIC -o .libs/midside.o
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c midside.c -o midside.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c -o psychkni.lo psychkni.c
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c psychkni.c -fno-common -DPIC -o .libs/psychkni.o
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c psychkni.c -o psychkni.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c -o util.lo util.c
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c util.c -fno-common -DPIC -o .libs/util.o
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c util.c -o util.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c -o backpred.lo backpred.c
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c backpred.c -fno-common -DPIC -o .libs/backpred.o
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c backpred.c -o backpred.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c -o channels.lo channels.c
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c channels.c -fno-common -DPIC -o .libs/channels.o
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c channels.c -o channels.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c -o filtbank.lo filtbank.c
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c filtbank.c -fno-common -DPIC -o .libs/filtbank.o
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c filtbank.c -o filtbank.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c -o huffman.lo huffman.c
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c huffman.c -fno-common -DPIC -o .libs/huffman.o
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c huffman.c -o huffman.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c -o ltp.lo ltp.c
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c ltp.c -fno-common -DPIC -o .libs/ltp.o
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c ltp.c -o ltp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c -o tns.lo tns.c
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c tns.c -fno-common -DPIC -o .libs/tns.o
/usr/local/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -F/usr/local/Frameworks -isystem /usr/X11R6/include -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c tns.c -o tns.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/local/bin/gcc-4.2 -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib -o libfaac.la -rpath /usr/local/Cellar/faac/1.28/lib aacquant.lo bitstream.lo fft.lo frame.lo midside.lo psychkni.lo util.lo backpred.lo channels.lo filtbank.lo huffman.lo ltp.lo tns.lo -lm
/usr/local/bin/gcc-4.2 -dynamiclib ${wl}-undefined ${wl}dynamic_lookup -o .libs/libfaac.0.0.0.dylib .libs/aacquant.o .libs/bitstream.o .libs/fft.o .libs/frame.o .libs/midside.o .libs/psychkni.o .libs/util.o .libs/backpred.o .libs/channels.o .libs/filtbank.o .libs/huffman.o .libs/ltp.o .libs/tns.o -L/usr/local/lib -L/usr/X11R6/lib -lm -mcpu=750 -mmacosx-version-min=10.4 -install_name /usr/local/Cellar/faac/1.28/lib/libfaac.0.dylib -Wl,-compatibility_version -Wl,1 -Wl,-current_version -Wl,1.0
/usr/bin/ld: unknown flag: -compatibility_version
collect2: ld returned 1 exit status
make[1]: *** [libfaac.la] Error 1
make: *** [install-recursive] Error 1
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 9af7d4923419147f26a381dbbd3cc52f279894de
CPU: single-core 32-bit g3
OS X: 10.4.11-Power Macintosh
Xcode: 2.5
X11: 1.1.3 => /usr/X11R6
==> ENV
CC: /usr/local/bin/gcc-4.2 => /usr/local/Cellar/apple-gcc42/4.2.1-5553/bin/gcc-4.2
CXX: /usr/local/bin/g++-4.2 => /usr/local/Cellar/apple-gcc42/4.2.1-5553/bin/g++-4.2
CFLAGS: -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4
CXXFLAGS: -Os -w -pipe -mcpu=750 -isystem /usr/X11R6/include -mmacosx-version-min=10.4
CPPFLAGS: -F/usr/local/Frameworks -isystem /usr/X11R6/include
LDFLAGS: -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib
MAKEFLAGS: -j1
CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.4
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.4:/usr/lib/pkgconfig
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: /usr/local/bin/gcc-4.2
PATH: /usr/local/bin:/usr/local/sbin:/usr/local/Cellar/ruby/1.9.3-p362:~/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/Library/Contributions/cmd
Error: faac did not build
Logs: /Users/theodorewaddell/Library/Logs/Homebrew/faac/config.log
theodore-waddells-powermacg3series:~ theodorewaddell$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment