Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#55417 closed defect (fixed)

faac @1.29.9.2: error: use of undeclared identifier 'bit_SSE2'

Reported by: RobK88 Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: lion Cc: kencu (Ken)
Port: faac

Description

I am unable to upgrade or install faac to the latest version. I am running Mac OS X Lion. Log is attached

Grinchs-Mac-Pro:~ grinch$ sudo port -v upgrade faac
--->  Fetching distfiles for faac
--->  Verifying checksums for faac
--->  Checksumming faac-1.29.9.2.tar.gz
--->  Extracting faac
--->  Extracting faac-1.29.9.2.tar.gz
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/faac/faac-1.29.9.2.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - 
--->  Configuring faac
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2" && ./configure --prefix=/opt/local 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking whether /usr/bin/clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/clang++ accepts -g... yes
checking dependency style of /usr/bin/clang++... gcc3
checking build system type... x86_64-apple-darwin11.4.2
checking host system type... x86_64-apple-darwin11.4.2
checking how to print strings... printf
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 fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
checking the name lister (/opt/local/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... /usr/bin/clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.2 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 how to run the C++ preprocessor... /usr/bin/clang++ -E
checking for ld used by /usr/bin/clang++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang++ static flag -static works... no
checking if /usr/bin/clang++ supports -c -o file.o... yes
checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.2 dyld
checking how to hardcode library paths into programs... immediate
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking immintrin.h usability... yes
checking immintrin.h presence... yes
checking for immintrin.h... yes
checking whether strcasecmp is declared... yes
checking for getopt_long in -lgnugetopt... no
checking for windres... no
checking whether byte ordering is bigendian... no
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
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating common/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: executing depfiles commands
config.status: executing libtool commands
--->  Building faac
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2" && /usr/bin/make -j4 -w all 
make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
/usr/bin/make  all-recursive
make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
Making all in include
make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/include'
Making all in libfaac
make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/libfaac'
/bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-bitstream.lo -MD -MP -MF .deps/libfaac_la-bitstream.Tpo -c -o libfaac_la-bitstream.lo `test -f 'bitstream.c' || echo './'`bitstream.c
/bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-fft.lo -MD -MP -MF .deps/libfaac_la-fft.Tpo -c -o libfaac_la-fft.lo `test -f 'fft.c' || echo './'`fft.c
/bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-frame.lo -MD -MP -MF .deps/libfaac_la-frame.Tpo -c -o libfaac_la-frame.lo `test -f 'frame.c' || echo './'`frame.c
/bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-blockswitch.lo -MD -MP -MF .deps/libfaac_la-blockswitch.Tpo -c -o libfaac_la-blockswitch.lo `test -f 'blockswitch.c' || echo './'`blockswitch.c
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-blockswitch.lo -MD -MP -MF .deps/libfaac_la-blockswitch.Tpo -c blockswitch.c  -fno-common -DPIC -o .libs/libfaac_la-blockswitch.o
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-frame.lo -MD -MP -MF .deps/libfaac_la-frame.Tpo -c frame.c  -fno-common -DPIC -o .libs/libfaac_la-frame.o
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-bitstream.lo -MD -MP -MF .deps/libfaac_la-bitstream.Tpo -c bitstream.c  -fno-common -DPIC -o .libs/libfaac_la-bitstream.o
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-fft.lo -MD -MP -MF .deps/libfaac_la-fft.Tpo -c fft.c  -fno-common -DPIC -o .libs/libfaac_la-fft.o
In file included from frame.c:26:
./frame.h:42:20: warning: redefinition of typedef 'int32_t' is a C11 feature [-Wtypedef-redefinition]
In file included from bitstream.c:33:
In file included from ./huff2.h:20:
In file included from ./bitstream.h:42:
./frame.h:42:20: warning: typedef signed int int32_t;
                   ^
../include/faac.h:55:20: note: previous definition is here
typedef signed int int32_t;
                   ^
redefinition of typedef 'int32_t' is a C11 feature [-Wtypedef-redefinition]
typedef signed int int32_t;
                   ^
../include/faac.h:55:20: note: previous definition is here
typedef signed int int32_t;
                   ^
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-blockswitch.lo -MD -MP -MF .deps/libfaac_la-blockswitch.Tpo -c blockswitch.c -o libfaac_la-blockswitch.o >/dev/null 2>&1
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-fft.lo -MD -MP -MF .deps/libfaac_la-fft.Tpo -c fft.c -o libfaac_la-fft.o >/dev/null 2>&1
1 warning generated.
1 warning generated.
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-frame.lo -MD -MP -MF .deps/libfaac_la-frame.Tpo -c frame.c -o libfaac_la-frame.o >/dev/null 2>&1
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-bitstream.lo -MD -MP -MF .deps/libfaac_la-bitstream.Tpo -c bitstream.c -o libfaac_la-bitstream.o >/dev/null 2>&1
mv -f .deps/libfaac_la-fft.Tpo .deps/libfaac_la-fft.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-util.lo -MD -MP -MF .deps/libfaac_la-util.Tpo -c -o libfaac_la-util.lo `test -f 'util.c' || echo './'`util.c
mv -f .deps/libfaac_la-blockswitch.Tpo .deps/libfaac_la-blockswitch.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-channels.lo -MD -MP -MF .deps/libfaac_la-channels.Tpo -c -o libfaac_la-channels.lo `test -f 'channels.c' || echo './'`channels.c
mv -f .deps/libfaac_la-frame.Tpo .deps/libfaac_la-frame.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-filtbank.lo -MD -MP -MF .deps/libfaac_la-filtbank.Tpo -c -o libfaac_la-filtbank.lo `test -f 'filtbank.c' || echo './'`filtbank.c
mv -f .deps/libfaac_la-bitstream.Tpo .deps/libfaac_la-bitstream.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-tns.lo -MD -MP -MF .deps/libfaac_la-tns.Tpo -c -o libfaac_la-tns.lo `test -f 'tns.c' || echo './'`tns.c
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-util.lo -MD -MP -MF .deps/libfaac_la-util.Tpo -c util.c  -fno-common -DPIC -o .libs/libfaac_la-util.o
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-util.lo -MD -MP -MF .deps/libfaac_la-util.Tpo -c util.c -o libfaac_la-util.o >/dev/null 2>&1
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-channels.lo -MD -MP -MF .deps/libfaac_la-channels.Tpo -c channels.c  -fno-common -DPIC -o .libs/libfaac_la-channels.o
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-channels.lo -MD -MP -MF .deps/libfaac_la-channels.Tpo -c channels.c -o libfaac_la-channels.o >/dev/null 2>&1
mv -f .deps/libfaac_la-util.Tpo .deps/libfaac_la-util.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-quantize.lo -MD -MP -MF .deps/libfaac_la-quantize.Tpo -c -o libfaac_la-quantize.lo `test -f 'quantize.c' || echo './'`quantize.c
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-filtbank.lo -MD -MP -MF .deps/libfaac_la-filtbank.Tpo -c filtbank.c  -fno-common -DPIC -o .libs/libfaac_la-filtbank.o
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-tns.lo -MD -MP -MF .deps/libfaac_la-tns.Tpo -c tns.c  -fno-common -DPIC -o .libs/libfaac_la-tns.o
mv -f .deps/libfaac_la-channels.Tpo .deps/libfaac_la-channels.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-huff2.lo -MD -MP -MF .deps/libfaac_la-huff2.Tpo -c -o libfaac_la-huff2.lo `test -f 'huff2.c' || echo './'`huff2.c
In file included from tns.c:31:
./frame.h:42:20: warning: redefinition of typedef 'int32_t' is a C11 feature [-Wtypedef-redefinition]
typedef signed int int32_t;
                   ^
../include/faac.h:55:20: note: previous definition is here
typedef signed int int32_t;
                   ^
In file included from filtbank.c:39:
In file included from ./filtbank.h:29:
./frame.h:42:20: warning: redefinition of typedef 'int32_t' is a C11 feature [-Wtypedef-redefinition]
typedef signed int int32_t;
                   ^
../include/faac.h:55:20: note: previous definition is here
typedef signed int int32_t;
                   ^
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-quantize.lo -MD -MP -MF .deps/libfaac_la-quantize.Tpo -c quantize.c  -fno-common -DPIC -o .libs/libfaac_la-quantize.o
In file included from quantize.c:24:
In file included from ./huff2.h:20:
In file included from ./bitstream.h:42:
./frame.h:42:20: warning: redefinition of typedef 'int32_t' is a C11 feature [-Wtypedef-redefinition]
typedef signed int int32_t;
                   ^
../include/faac.h:55:20: note: previous definition is here
typedef signed int int32_t;
                   ^
1 warning generated.
1 warning generated.
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-tns.lo -MD -MP -MF .deps/libfaac_la-tns.Tpo -c tns.c -o libfaac_la-tns.o >/dev/null 2>&1
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-huff2.lo -MD -MP -MF .deps/libfaac_la-huff2.Tpo -c huff2.c  -fno-common -DPIC -o .libs/libfaac_la-huff2.o
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-filtbank.lo -MD -MP -MF .deps/libfaac_la-filtbank.Tpo -c filtbank.c -o libfaac_la-filtbank.o >/dev/null 2>&1
quantize.c:164:5: warning: implicit declaration of function '__cpuid' is invalid in C99 [-Wimplicit-function-declaration]
    __cpuid(1, cpuid[0], cpuid[1], cpuid[2], cpuid[3]);
    ^
quantize.c:169:20: error: use of undeclared identifier 'bit_SSE2'
    if (cpuid[3] & bit_SSE2)
                   ^
In file included from huff2.c:25:
In file included from ./huff2.h:20:
In file included from ./bitstream.h:42:
./frame.h:42:20: warning: redefinition of typedef 'int32_t' is a C11 feature [-Wtypedef-redefinition]
typedef signed int int32_t;
                   ^
../include/faac.h:55:20: note: previous definition is here
typedef signed int int32_t;
                   ^
2 warnings and 1 error generated.
make[2]: *** [libfaac_la-quantize.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
1 warning generated.
libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-huff2.lo -MD -MP -MF .deps/libfaac_la-huff2.Tpo -c huff2.c -o libfaac_la-huff2.o >/dev/null 2>&1
mv -f .deps/libfaac_la-tns.Tpo .deps/libfaac_la-tns.Plo
mv -f .deps/libfaac_la-filtbank.Tpo .deps/libfaac_la-filtbank.Plo
mv -f .deps/libfaac_la-huff2.Tpo .deps/libfaac_la-huff2.Plo
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/libfaac'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
make: *** [all] Error 2
make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2" && /usr/bin/make -j4 -w all 
Exit code: 2
Error: Failed to build faac: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Grinchs-Mac-Pro:~ grinch$ 

Attachments (1)

main.log (29.1 KB) - added by RobK88 6 years ago.

Download all attachments as: .zip

Change History (14)

Changed 6 years ago by RobK88

Attachment: main.log added

comment:1 Changed 6 years ago by RobK88

Og yes, I forgot to mention that I idid a port clean before trying to upgrade the port. It made no difference,

comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: lion added
Summary: Unable to Build faac 1.29.9.2faac @1.29.9.2: error: use of undeclared identifier 'bit_SSE2'

It doesn't sound like a MacPorts-specific problem. You should report it to the developers of faac so they can fix it.

comment:3 Changed 6 years ago by RobK88

Just filed a bit report with faac on Sourceforge. Bug #230. I will see what they say..... I hope they do not say it is a Macports bug! :-)

Last edited 6 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:4 Changed 6 years ago by kencu (Ken)

You could try a new compiler, given this: warning: redefinition of typedef 'int32_t' is a C11 feature. It may not work to fix the build, but it's easy to try.

Just add this near the top of the Portfile:

PortGroup cxx11 1.1

Then sudo port clean faac and sudo port -v install faac and see where you wind up.

if you don't know how to find the Portfile, do this (or use whatever editor you like):

bbedit `port file faac`

Another thing you might do is try to find out where __cpuid is declared (some header file somewhere in /usr/include) and see if you can establish that it's actually getting included on Lion. Things change in systems as years go by, and definitions move around from one header to another sometimes.

Perhaps you can join some us in becoming a legacy systems enabler!

comment:5 Changed 6 years ago by kencu (Ken)

looks like it's in here /opt/local/libexec/llvm-4.0/lib/clang/4.0.0/include/cpuid.h, so maybe a newer clang compiler might fix it after all. Back to PortGroup cxx11 1.1. Please report back.

comment:6 Changed 6 years ago by RobK88

Many thanks for the tip!.

It looks like it was the complier! After adding 'PortGroup cxx11 1.1' to the faac Portfile, it complied! I suggest that someone upload and commit a new Portfile for other Lion users.

See

Grinchs-Mac-Pro:~ grinch$ sudo port clean faac
Password:
--->  Cleaning faac
Grinchs-Mac-Pro:~ grinch$ 
Grinchs-Mac-Pro:~ grinch$ 
Grinchs-Mac-Pro:~ grinch$ 
Grinchs-Mac-Pro:~ grinch$ sudo port clean faac
--->  Cleaning faac
Grinchs-Mac-Pro:~ grinch$ sudo port -v install faac
--->  Computing dependencies for faac.
--->  Fetching distfiles for faac
--->  Verifying checksums for faac
--->  Checksumming faac-1.29.9.2.tar.gz
--->  Extracting faac
--->  Extracting faac-1.29.9.2.tar.gz
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/faac/faac-1.29.9.2.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - 
--->  Configuring faac
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2" && ./configure --prefix=/opt/local 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /opt/local/bin/clang-mp-4.0
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 /opt/local/bin/clang-mp-4.0 accepts -g... yes
checking for /opt/local/bin/clang-mp-4.0 option to accept ISO C89... none needed
checking whether /opt/local/bin/clang-mp-4.0 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /opt/local/bin/clang-mp-4.0... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether /opt/local/bin/clang++-mp-4.0 accepts -g... yes
checking dependency style of /opt/local/bin/clang++-mp-4.0... gcc3
checking build system type... x86_64-apple-darwin11.4.2
checking host system type... x86_64-apple-darwin11.4.2
checking how to print strings... printf
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 fgrep... /usr/bin/grep -F
checking for ld used by /opt/local/bin/clang-mp-4.0... /opt/local/libexec/llvm-4.0/bin/ld
checking if the linker (/opt/local/libexec/llvm-4.0/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
checking the name lister (/opt/local/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format... func_convert_file_noop
checking for /opt/local/libexec/llvm-4.0/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /opt/local/bin/nm output from /opt/local/bin/clang-mp-4.0 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... /opt/local/bin/clang-mp-4.0 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /opt/local/bin/clang-mp-4.0 supports -fno-rtti -fno-exceptions... yes
checking for /opt/local/bin/clang-mp-4.0 option to produce PIC... -fno-common -DPIC
checking if /opt/local/bin/clang-mp-4.0 PIC flag -fno-common -DPIC works... yes
checking if /opt/local/bin/clang-mp-4.0 static flag -static works... no
checking if /opt/local/bin/clang-mp-4.0 supports -c -o file.o... yes
checking if /opt/local/bin/clang-mp-4.0 supports -c -o file.o... (cached) yes
checking whether the /opt/local/bin/clang-mp-4.0 linker (/opt/local/libexec/llvm-4.0/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.2 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 how to run the C++ preprocessor... /opt/local/bin/clang++-mp-4.0 -E
checking for ld used by /opt/local/bin/clang++-mp-4.0... /opt/local/libexec/llvm-4.0/bin/ld
checking if the linker (/opt/local/libexec/llvm-4.0/bin/ld) is GNU ld... no
checking whether the /opt/local/bin/clang++-mp-4.0 linker (/opt/local/libexec/llvm-4.0/bin/ld) supports shared libraries... yes
checking for /opt/local/bin/clang++-mp-4.0 option to produce PIC... -fno-common -DPIC
checking if /opt/local/bin/clang++-mp-4.0 PIC flag -fno-common -DPIC works... yes
checking if /opt/local/bin/clang++-mp-4.0 static flag -static works... no
checking if /opt/local/bin/clang++-mp-4.0 supports -c -o file.o... yes
checking if /opt/local/bin/clang++-mp-4.0 supports -c -o file.o... (cached) yes
checking whether the /opt/local/bin/clang++-mp-4.0 linker (/opt/local/libexec/llvm-4.0/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.2 dyld
checking how to hardcode library paths into programs... immediate
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking immintrin.h usability... yes
checking immintrin.h presence... yes
checking for immintrin.h... yes
checking whether strcasecmp is declared... yes
checking for getopt_long in -lgnugetopt... no
checking for windres... no
checking whether byte ordering is bigendian... no
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
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating common/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: executing depfiles commands
config.status: executing libtool commands
--->  Building faac
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2" && /usr/bin/make -j4 -w all 
make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
/usr/bin/make  all-recursive
make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
Making all in include
make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/include'
Making all in libfaac
make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/libfaac'
/bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-bitstream.lo -MD -MP -MF .deps/libfaac_la-bitstream.Tpo -c -o libfaac_la-bitstream.lo `test -f 'bitstream.c' || echo './'`bitstream.c
/bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-fft.lo -MD -MP -MF .deps/libfaac_la-fft.Tpo -c -o libfaac_la-fft.lo `test -f 'fft.c' || echo './'`fft.c
/bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-frame.lo -MD -MP -MF .deps/libfaac_la-frame.Tpo -c -o libfaac_la-frame.lo `test -f 'frame.c' || echo './'`frame.c
/bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-blockswitch.lo -MD -MP -MF .deps/libfaac_la-blockswitch.Tpo -c -o libfaac_la-blockswitch.lo `test -f 'blockswitch.c' || echo './'`blockswitch.c
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-blockswitch.lo -MD -MP -MF .deps/libfaac_la-blockswitch.Tpo -c blockswitch.c  -fno-common -DPIC -o .libs/libfaac_la-blockswitch.o
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-bitstream.lo -MD -MP -MF .deps/libfaac_la-bitstream.Tpo -c bitstream.c  -fno-common -DPIC -o .libs/libfaac_la-bitstream.o
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-frame.lo -MD -MP -MF .deps/libfaac_la-frame.Tpo -c frame.c  -fno-common -DPIC -o .libs/libfaac_la-frame.o
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-fft.lo -MD -MP -MF .deps/libfaac_la-fft.Tpo -c fft.c  -fno-common -DPIC -o .libs/libfaac_la-fft.o
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-fft.lo -MD -MP -MF .deps/libfaac_la-fft.Tpo -c fft.c -o libfaac_la-fft.o >/dev/null 2>&1
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-frame.lo -MD -MP -MF .deps/libfaac_la-frame.Tpo -c frame.c -o libfaac_la-frame.o >/dev/null 2>&1
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-bitstream.lo -MD -MP -MF .deps/libfaac_la-bitstream.Tpo -c bitstream.c -o libfaac_la-bitstream.o >/dev/null 2>&1
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-blockswitch.lo -MD -MP -MF .deps/libfaac_la-blockswitch.Tpo -c blockswitch.c -o libfaac_la-blockswitch.o >/dev/null 2>&1
mv -f .deps/libfaac_la-fft.Tpo .deps/libfaac_la-fft.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-util.lo -MD -MP -MF .deps/libfaac_la-util.Tpo -c -o libfaac_la-util.lo `test -f 'util.c' || echo './'`util.c
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-util.lo -MD -MP -MF .deps/libfaac_la-util.Tpo -c util.c  -fno-common -DPIC -o .libs/libfaac_la-util.o
mv -f .deps/libfaac_la-frame.Tpo .deps/libfaac_la-frame.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-channels.lo -MD -MP -MF .deps/libfaac_la-channels.Tpo -c -o libfaac_la-channels.lo `test -f 'channels.c' || echo './'`channels.c
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-util.lo -MD -MP -MF .deps/libfaac_la-util.Tpo -c util.c -o libfaac_la-util.o >/dev/null 2>&1
mv -f .deps/libfaac_la-bitstream.Tpo .deps/libfaac_la-bitstream.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-filtbank.lo -MD -MP -MF .deps/libfaac_la-filtbank.Tpo -c -o libfaac_la-filtbank.lo `test -f 'filtbank.c' || echo './'`filtbank.c
mv -f .deps/libfaac_la-blockswitch.Tpo .deps/libfaac_la-blockswitch.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-tns.lo -MD -MP -MF .deps/libfaac_la-tns.Tpo -c -o libfaac_la-tns.lo `test -f 'tns.c' || echo './'`tns.c
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-channels.lo -MD -MP -MF .deps/libfaac_la-channels.Tpo -c channels.c  -fno-common -DPIC -o .libs/libfaac_la-channels.o
mv -f .deps/libfaac_la-util.Tpo .deps/libfaac_la-util.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-quantize.lo -MD -MP -MF .deps/libfaac_la-quantize.Tpo -c -o libfaac_la-quantize.lo `test -f 'quantize.c' || echo './'`quantize.c
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-filtbank.lo -MD -MP -MF .deps/libfaac_la-filtbank.Tpo -c filtbank.c  -fno-common -DPIC -o .libs/libfaac_la-filtbank.o
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-tns.lo -MD -MP -MF .deps/libfaac_la-tns.Tpo -c tns.c  -fno-common -DPIC -o .libs/libfaac_la-tns.o
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-channels.lo -MD -MP -MF .deps/libfaac_la-channels.Tpo -c channels.c -o libfaac_la-channels.o >/dev/null 2>&1
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-quantize.lo -MD -MP -MF .deps/libfaac_la-quantize.Tpo -c quantize.c  -fno-common -DPIC -o .libs/libfaac_la-quantize.o
mv -f .deps/libfaac_la-channels.Tpo .deps/libfaac_la-channels.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-huff2.lo -MD -MP -MF .deps/libfaac_la-huff2.Tpo -c -o libfaac_la-huff2.lo `test -f 'huff2.c' || echo './'`huff2.c
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-huff2.lo -MD -MP -MF .deps/libfaac_la-huff2.Tpo -c huff2.c  -fno-common -DPIC -o .libs/libfaac_la-huff2.o
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-filtbank.lo -MD -MP -MF .deps/libfaac_la-filtbank.Tpo -c filtbank.c -o libfaac_la-filtbank.o >/dev/null 2>&1
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-tns.lo -MD -MP -MF .deps/libfaac_la-tns.Tpo -c tns.c -o libfaac_la-tns.o >/dev/null 2>&1
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-huff2.lo -MD -MP -MF .deps/libfaac_la-huff2.Tpo -c huff2.c -o libfaac_la-huff2.o >/dev/null 2>&1
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-quantize.lo -MD -MP -MF .deps/libfaac_la-quantize.Tpo -c quantize.c -o libfaac_la-quantize.o >/dev/null 2>&1
mv -f .deps/libfaac_la-filtbank.Tpo .deps/libfaac_la-filtbank.Plo
mv -f .deps/libfaac_la-huff2.Tpo .deps/libfaac_la-huff2.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-huffdata.lo -MD -MP -MF .deps/libfaac_la-huffdata.Tpo -c -o libfaac_la-huffdata.lo `test -f 'huffdata.c' || echo './'`huffdata.c
/bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-stereo.lo -MD -MP -MF .deps/libfaac_la-stereo.Tpo -c -o libfaac_la-stereo.lo `test -f 'stereo.c' || echo './'`stereo.c
mv -f .deps/libfaac_la-tns.Tpo .deps/libfaac_la-tns.Plo
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-stereo.lo -MD -MP -MF .deps/libfaac_la-stereo.Tpo -c stereo.c  -fno-common -DPIC -o .libs/libfaac_la-stereo.o
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-huffdata.lo -MD -MP -MF .deps/libfaac_la-huffdata.Tpo -c huffdata.c  -fno-common -DPIC -o .libs/libfaac_la-huffdata.o
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-huffdata.lo -MD -MP -MF .deps/libfaac_la-huffdata.Tpo -c huffdata.c -o libfaac_la-huffdata.o >/dev/null 2>&1
mv -f .deps/libfaac_la-huffdata.Tpo .deps/libfaac_la-huffdata.Plo
libtool: compile:  /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -MT libfaac_la-stereo.lo -MD -MP -MF .deps/libfaac_la-stereo.Tpo -c stereo.c -o libfaac_la-stereo.o >/dev/null 2>&1
mv -f .deps/libfaac_la-quantize.Tpo .deps/libfaac_la-quantize.Plo
mv -f .deps/libfaac_la-stereo.Tpo .deps/libfaac_la-stereo.Plo
/bin/sh ../libtool  --tag=CC   --mode=link /opt/local/bin/clang-mp-4.0 -fvisibility=hidden -msse2 -pipe -Os -arch x86_64 -no-undefined  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libfaac.la -rpath /opt/local/lib libfaac_la-bitstream.lo libfaac_la-fft.lo libfaac_la-frame.lo libfaac_la-blockswitch.lo libfaac_la-util.lo libfaac_la-channels.lo libfaac_la-filtbank.lo libfaac_la-tns.lo libfaac_la-quantize.lo libfaac_la-huff2.lo libfaac_la-huffdata.lo libfaac_la-stereo.lo  -lm 
libtool: link: /opt/local/bin/clang-mp-4.0 -dynamiclib  -o .libs/libfaac.0.dylib  .libs/libfaac_la-bitstream.o .libs/libfaac_la-fft.o .libs/libfaac_la-frame.o .libs/libfaac_la-blockswitch.o .libs/libfaac_la-util.o .libs/libfaac_la-channels.o .libs/libfaac_la-filtbank.o .libs/libfaac_la-tns.o .libs/libfaac_la-quantize.o .libs/libfaac_la-huff2.o .libs/libfaac_la-huffdata.o .libs/libfaac_la-stereo.o   -L/opt/local/lib -lm  -msse2 -Os -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64   -install_name  /opt/local/lib/libfaac.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libfaac.dylib" && ln -s "libfaac.0.dylib" "libfaac.dylib")
libtool: link: ar cru .libs/libfaac.a  libfaac_la-bitstream.o libfaac_la-fft.o libfaac_la-frame.o libfaac_la-blockswitch.o libfaac_la-util.o libfaac_la-channels.o libfaac_la-filtbank.o libfaac_la-tns.o libfaac_la-quantize.o libfaac_la-huff2.o libfaac_la-huffdata.o libfaac_la-stereo.o
libtool: link: ranlib .libs/libfaac.a
libtool: link: ( cd ".libs" && rm -f "libfaac.la" && ln -s "../libfaac.la" "libfaac.la" )
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/libfaac'
Making all in common
make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/common'
make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/common'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/common'
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/common'
Making all in frontend
make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/frontend'
depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	/opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include  -pipe -Os -arch x86_64 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	/opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include  -pipe -Os -arch x86_64 -MT input.o -MD -MP -MF $depbase.Tpo -c -o input.o input.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo mp4write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	/opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I..  -I../include -I/opt/local/include  -pipe -Os -arch x86_64 -MT mp4write.o -MD -MP -MF $depbase.Tpo -c -o mp4write.o mp4write.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool  --tag=CC   --mode=link /opt/local/bin/clang-mp-4.0  -pipe -Os -arch x86_64  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o faac main.o input.o mp4write.o ../libfaac/libfaac.la -lm  
libtool: link: /opt/local/bin/clang-mp-4.0 -pipe -Os -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64 -o .libs/faac main.o input.o mp4write.o  -L/opt/local/lib ../libfaac/.libs/libfaac.dylib -lm
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/frontend'
make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
--->  Staging faac into destroot
. changed
	gid expected 0 found 80 modified
./usr missing (created)
. missing (directory not created: File exists)
./Applications missing (created)
./Developer missing (created)
./Library missing (created)
. changed
	gid expected 80 found 0 modified
./bin missing (created)
./etc missing (created)
./include missing (created)
./lib missing (created)
./lib/pkgconfig missing (created)
./libexec missing (created)
./sbin missing (created)
./share missing (created)
./share/doc missing (created)
./share/info missing (created)
./share/man missing (created)
./share/man/cat1 missing (created)
./share/man/cat2 missing (created)
./share/man/cat3 missing (created)
./share/man/cat4 missing (created)
./share/man/cat5 missing (created)
./share/man/cat6 missing (created)
./share/man/cat7 missing (created)
./share/man/cat8 missing (created)
./share/man/cat9 missing (created)
./share/man/catl missing (created)
./share/man/catn missing (created)
./share/man/man1 missing (created)
./share/man/man2 missing (created)
./share/man/man3 missing (created)
./share/man/man4 missing (created)
./share/man/man5 missing (created)
./share/man/man6 missing (created)
./share/man/man7 missing (created)
./share/man/man8 missing (created)
./share/man/man9 missing (created)
./share/man/manl missing (created)
./share/man/mann missing (created)
./share/nls missing (created)
./share/nls/C missing (created)
./share/nls/af_ZA.ISO8859-1 missing (created)
./share/nls/af_ZA.ISO8859-15 missing (created)
./share/nls/bg_BG.CP1251 missing (created)
./share/nls/cs_CZ.ISO8859-2 missing (created)
./share/nls/da_DK.ISO8859-1 missing (created)
./share/nls/da_DK.ISO8859-15 missing (created)
./share/nls/de_AT.ISO8859-1 missing (created)
./share/nls/de_AT.ISO8859-15 missing (created)
./share/nls/de_CH.ISO8859-1 missing (created)
./share/nls/de_CH.ISO8859-15 missing (created)
./share/nls/de_DE.ISO8859-1 missing (created)
./share/nls/de_DE.ISO8859-15 missing (created)
./share/nls/el_GR.ISO8859-7 missing (created)
./share/nls/en_AU.ISO8859-1 missing (created)
./share/nls/en_AU.ISO8859-15 missing (created)
./share/nls/en_AU.US-ASCII missing (created)
./share/nls/en_CA.ISO8859-1 missing (created)
./share/nls/en_CA.ISO8859-15 missing (created)
./share/nls/en_CA.US-ASCII missing (created)
./share/nls/en_GB.ISO8859-1 missing (created)
./share/nls/en_GB.ISO8859-15 missing (created)
./share/nls/en_GB.US-ASCII missing (created)
./share/nls/en_NZ.ISO8859-1 missing (created)
./share/nls/en_NZ.ISO8859-15 missing (created)
./share/nls/en_NZ.US-ASCII missing (created)
./share/nls/en_US.ISO8859-1 missing (created)
./share/nls/en_US.ISO8859-15 missing (created)
./share/nls/es_ES.ISO8859-1 missing (created)
./share/nls/es_ES.ISO8859-15 missing (created)
./share/nls/et_EE.ISO8859-15 missing (created)
./share/nls/fi_FI.ISO8859-1 missing (created)
./share/nls/fi_FI.ISO8859-15 missing (created)
./share/nls/fr_BE.ISO8859-1 missing (created)
./share/nls/fr_BE.ISO8859-15 missing (created)
./share/nls/fr_CA.ISO8859-1 missing (created)
./share/nls/fr_CA.ISO8859-15 missing (created)
./share/nls/fr_CH.ISO8859-1 missing (created)
./share/nls/fr_CH.ISO8859-15 missing (created)
./share/nls/fr_FR.ISO8859-1 missing (created)
./share/nls/fr_FR.ISO8859-15 missing (created)
./share/nls/hi_IN.ISCII-DEV missing (created)
./share/nls/hr_HR.ISO8859-2 missing (created)
./share/nls/hu_HU.ISO8859-2 missing (created)
./share/nls/is_IS.ISO8859-1 missing (created)
./share/nls/is_IS.ISO8859-15 missing (created)
./share/nls/it_CH.ISO8859-1 missing (created)
./share/nls/it_CH.ISO8859-15 missing (created)
./share/nls/it_IT.ISO8859-1 missing (created)
./share/nls/it_IT.ISO8859-15 missing (created)
./share/nls/ja_JP.SJIS missing (created)
./share/nls/ja_JP.eucJP missing (created)
./share/nls/ko_KR.eucKR missing (created)
./share/nls/la_LN.ISO8859-1 missing (created)
./share/nls/la_LN.ISO8859-15 missing (created)
./share/nls/la_LN.ISO8859-2 missing (created)
./share/nls/la_LN.ISO8859-4 missing (created)
./share/nls/la_LN.US-ASCII missing (created)
./share/nls/lt_LT.ISO8859-4 missing (created)
./share/nls/nl_BE.ISO8859-1 missing (created)
./share/nls/nl_BE.ISO8859-15 missing (created)
./share/nls/nl_NL.ISO8859-1 missing (created)
./share/nls/nl_NL.ISO8859-15 missing (created)
./share/nls/no_NO.ISO8859-1 missing (created)
./share/nls/no_NO.ISO8859-15 missing (created)
./share/nls/pl_PL.ISO8859-2 missing (created)
./share/nls/pt_BR.ISO8859-1 missing (created)
./share/nls/pt_PT.ISO8859-1 missing (created)
./share/nls/pt_PT.ISO8859-15 missing (created)
./share/nls/ro_RO.ISO8859-2 missing (created)
./share/nls/ru_RU.CP866 missing (created)
./share/nls/ru_RU.ISO8859-5 missing (created)
./share/nls/ru_RU.KOI8-R missing (created)
./share/nls/sk_SK.ISO8859-2 missing (created)
./share/nls/sl_SI.ISO8859-2 missing (created)
./share/nls/sv_SE.ISO8859-1 missing (created)
./share/nls/sv_SE.ISO8859-15 missing (created)
./share/nls/tr_TR.ISO8859-9 missing (created)
./share/nls/uk_UA.ISO8859-5 missing (created)
./share/nls/uk_UA.KOI8-U missing (created)
./share/nls/zh_CN.eucCN missing (created)
./share/nls/zh_TW.Big5 missing (created)
./share/skel missing (created)
./var missing (created)
./var/cache missing (created)
./var/db missing (created)
./var/log missing (created)
./var/run missing (created)
./var/spool missing (created)
./www missing (created)
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2" && /usr/bin/make -w install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot 
make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
Making install in include
make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/include'
make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/include'
make[2]: Nothing to be done for `install-exec-am'.
 /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/include'
 /usr/bin/install -c -m 644 faac.h faaccfg.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/include'
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/include'
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/include'
Making install in libfaac
make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/libfaac'
make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/libfaac'
 /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libfaac.la '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/lib'
libtool: install: /usr/bin/install -c .libs/libfaac.0.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/lib/libfaac.0.dylib
libtool: install: (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/lib && { ln -s -f libfaac.0.dylib libfaac.dylib || { rm -f libfaac.dylib && ln -s libfaac.0.dylib libfaac.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libfaac.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/lib/libfaac.la
libtool: install: /usr/bin/install -c .libs/libfaac.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/lib/libfaac.a
libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/lib/libfaac.a
libtool: install: ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/lib/libfaac.a
libtool: warning: remember to run 'libtool --finish /opt/local/lib'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/libfaac'
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/libfaac'
Making install in common
make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/common'
make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/common'
make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/common'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/common'
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/common'
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/common'
Making install in frontend
make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/frontend'
make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/frontend'
 /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c faac '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/bin'
libtool: warning: '../libfaac/libfaac.la' has not been installed in '/opt/local/lib'
libtool: install: /usr/bin/install -c .libs/faac /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/bin/faac
 /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/share/man/man1'
 /usr/bin/install -c -m 644 ../docs/faac.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot/opt/local/share/man/man1'
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/frontend'
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2/frontend'
make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/faac-1.29.9.2'
--->  Compressing man pages for faac
man1/faac.1:	 54.3% -- replaced with man1/faac.1.gz
man1/faac.1.gz: changing permissions from 00644 to 00444
--->  Installing faac @1.29.9.2_0
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faac/faac/work/destroot" && /usr/bin/tar -cvf - . | /opt/local/bin/lbzip2 -c9 > /opt/local/var/macports/software/faac/faac-1.29.9.2_0.darwin_11.x86_64.tbz2 
a .
a ./+COMMENT
a ./+CONTENTS
a ./+DESC
a ./+PORTFILE
a ./+STATE
a ./opt
a ./opt/local
a ./opt/local/bin
a ./opt/local/include
a ./opt/local/lib
a ./opt/local/share
a ./opt/local/share/man
a ./opt/local/share/man/man1
a ./opt/local/share/man/man1/faac.1.gz
a ./opt/local/lib/libfaac.0.dylib
a ./opt/local/lib/libfaac.a
a ./opt/local/lib/libfaac.dylib
a ./opt/local/include/faac.h
a ./opt/local/include/faaccfg.h
a ./opt/local/bin/faac
--->  Activating faac @1.29.9.2_0
x ./
x ./+COMMENT
x ./+CONTENTS
x ./+DESC
x ./+PORTFILE
x ./+STATE
x ./opt/
x ./opt/local/
x ./opt/local/bin/
x ./opt/local/include/
x ./opt/local/lib/
x ./opt/local/share/
x ./opt/local/share/man/
x ./opt/local/share/man/man1/
x ./opt/local/share/man/man1/faac.1.gz
x ./opt/local/lib/libfaac.0.dylib
x ./opt/local/lib/libfaac.a
x ./opt/local/lib/libfaac.dylib
x ./opt/local/include/faac.h
x ./opt/local/include/faaccfg.h
x ./opt/local/bin/faac
--->  Cleaning faac
--->  Removing work directory for faac
--->  Updating database of binaries
--->  Scanning binaries for linking errors
--->  No broken files found.                             
Grinchs-Mac-Pro:~ grinch$ faac -version
Freeware Advanced Audio Coder
FAAC 1.29.9.2

Grinchs-Mac-Pro:~ grinch$

comment:7 Changed 6 years ago by kencu (Ken)

That's great. In you upstream bug report, perhaps you might note that for them. They might be able to add in a C11 test to give a better error message during the configuration of their software, if that is the full extent of the fix for this.

Last edited 6 years ago by kencu (Ken) (previous) (diff)

comment:8 Changed 6 years ago by RobK88

I will add that to my upstream report. Thanks again for your help.

comment:9 in reply to:  4 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to kencu:

You could try a new compiler, given this: warning: redefinition of typedef 'int32_t' is a C11 feature. It may not work to fix the build, but it's easy to try.

Just add this near the top of the Portfile:

PortGroup cxx11 1.1

Let's not conflate things. Using the cxx11 1.1 portgroup doesn't just use a different compiler, it also instructs that compiler to use libc++. If just using a newer compiler while still using libstdc++ will work, that's preferable, using the normal compiler.blacklist method. This seems likely to succeed, since the error message didn't mention any C++11 problems, it just mentioned a C11 problem.

comment:10 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign added

Here's the commit where bit_SSE2 was added to llvm's cpuid.h header on Jul 19, 2013. Now we just need to figure out the first clang version that includes that, so that we can blacklist earlier ones.

comment:11 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In a9b1fdd9ae31316e05e62e0ec3846671397f592a/macports-ports:

faac: Blacklist clang < 500

Fixes build with clang on Xcode 4.x.

Closes: #55417

comment:12 Changed 6 years ago by kencu (Ken)

There is some benefit to going through the process of blacklisting old compilers, but it comes at a substantial cost. It takes time to figure out where the line should be drawn on compilers, you have to do something about PPC (or not), and in the end you often build with the oldest clang version that will work (usually clang-3.4, which is ancient). And who wants to spend time debugging clang-3.4 build failures? And, the next time the port is updated, more than likely the compiler line will move up again.

The cxx11 1.1 PortGroup forces a nice new clang-5.0, or on PPC, gcc6. It only changes the stdlib for c++, where it is almost certainly needed (for C11 the stdlib setting it is ignored). How many ports are there that need C11, and use c++, but don't need c++11 (therefore could hit that narrow gap between the two standards, using C11 and still being able to use the old, non-c++11 libstdc++). I can't think of any.

Most older systems will already have clang-5.0 installed anyway, as you need it to built half the software now (everything in the cxx11 1.1 PortGroup). To me, it's a very easy win, win, win.

Although I know it is not yet the party line for C11, honestly, I think it should be. IMHO, if the default compiler doesn't work, use the PortGroup, and you're done with that port and moving on to the next issue.

Last edited 6 years ago by kencu (Ken) (previous) (diff)

comment:13 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: kencu added; ryandesign removed

Ken, the cxx11 portgroups are for ports that require C++11. faac doesn't; it doesn't even contain any C++ code. As such, including that portgroup in this port would be improper and misleading.

If you don't like the current selection of compiler fallbacks in MacPorts base, propose something better on the mailing list. If you think gcc6 should be in the fallback list for PowerPC systems, propose that. There are reasons why we did not consider using any FSF GCC in the fallback list before; if you think those reasons no longer apply, explain on the mailing list. I think Jeremy has been pretty good about keeping the fallback list updated with the best possible list of compilers. My understanding is that clang-3.5 and later aren't in the fallback list for libstdc++ systems because they require libc++. If you don't think that's a problem, explain why on the list; comments in this ticket aren't a good way to get visibility for your concerns.

Note: See TracTickets for help on using tickets.