Building flac-1.3.0_2.txz (origin /buildshare/ports/355755/audio/flac) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/flac-1.3.0.tar.xz x packages/ x packages/pkg-1.2.7_2.txz x packages/pkgconf-0.9.5.txz x packages/libogg-1.3.2,4.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> flac-1.3.0_2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of flac-1.3.0_2 ===> flac-1.3.0_2 depends on shared library: libogg.so - not found ===> Verifying for libogg.so in /buildshare/ports/355755/audio/libogg ===> Installing existing package /packages/libogg-1.3.2,4.txz Installing libogg-1.3.2,4... done ===> Returning to build of flac-1.3.0_2 ===> flac-1.3.0_2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of flac-1.3.0_2 Make install ===> flac-1.3.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by flac-1.3.0_2 for building ===> Extracting for flac-1.3.0_2 => SHA256 Checksum OK for flac-1.3.0.tar.xz. ===> Patching for flac-1.3.0_2 ===> Applying FreeBSD patches for flac-1.3.0_2 ===> flac-1.3.0_2 depends on executable: pkgconf - found ===> flac-1.3.0_2 depends on shared library: libogg.so - found (/usr/local/lib/libogg.so.8) ===> Configuring for flac-1.3.0_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/flac/work/flac-1.3.0/config.rpath ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/flac/work/flac-1.3.0/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/flac/work/flac-1.3.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/flac/work/flac-1.3.0/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... -std=gnu99 checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for ar... ar checking the archiver (ar) interface... ar checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc -std=gnu99 object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for cc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if cc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if cc -std=gnu99 static flag -static works... yes checking if cc -std=gnu99 supports -c -o file.o... yes checking if cc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the cc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking dependency style of cc -std=gnu99... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking size of void*... 4 checking for library containing lround... -lm checking for variable-length arrays... yes checking for ANSI C header files... (cached) yes checking whether cc -std=gnu99 and cc understand -c and -o together... yes checking for inline... inline checking for variable-length arrays... (cached) yes checking for typeof syntax and keyword spelling... typeof checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for byteswap.h... (cached) no checking for sys/param.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking whether termios.h defines TIOCGWINSZ... yes checking has bswap32 instrinsic... no checking whether byte ordering is bigendian... yes checking for socklen_t... (cached) yes checking for getopt_long... yes checking for doxygen... no checking for Ogg... yes checking for ld used by cc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for docbook-to-man... no checking for docbook2man... no checking for nasm... no checking for as... as checking for gas... no checking for version of cc -std=gnu99... 4.2.1 checking if cc -std=gnu99 accepts -fgnu89-inline... yes checking if cc -std=gnu99 accepts -Wextra... yes checking if cc -std=gnu99 accepts -Wdeclaration-after-statement... yes checking if cc -std=gnu99 accepts -D_FORTIFY_SOURCE=2... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libFLAC/Makefile config.status: creating src/libFLAC/flac.pc config.status: creating src/libFLAC/ia32/Makefile config.status: creating src/libFLAC/ppc/Makefile config.status: creating src/libFLAC/ppc/as/Makefile config.status: creating src/libFLAC/ppc/gas/Makefile config.status: creating src/libFLAC/include/Makefile config.status: creating src/libFLAC/include/private/Makefile config.status: creating src/libFLAC/include/protected/Makefile config.status: creating src/libFLAC++/Makefile config.status: creating src/libFLAC++/flac++.pc config.status: creating src/flac/Makefile config.status: creating src/metaflac/Makefile config.status: creating src/monkeys_audio_utilities/Makefile config.status: creating src/monkeys_audio_utilities/flac_mac/Makefile config.status: creating src/monkeys_audio_utilities/flac_ren/Makefile config.status: creating src/plugin_common/Makefile config.status: creating src/plugin_xmms/Makefile config.status: creating src/share/Makefile config.status: creating src/test_grabbag/Makefile config.status: creating src/test_grabbag/cuesheet/Makefile config.status: creating src/test_grabbag/picture/Makefile config.status: creating src/test_libs_common/Makefile config.status: creating src/test_libFLAC/Makefile config.status: creating src/test_libFLAC++/Makefile config.status: creating src/test_seeking/Makefile config.status: creating src/test_streams/Makefile config.status: creating src/utils/Makefile config.status: creating src/utils/flacdiff/Makefile config.status: creating src/utils/flactimer/Makefile config.status: creating examples/Makefile config.status: creating examples/c/Makefile config.status: creating examples/c/decode/Makefile config.status: creating examples/c/decode/file/Makefile config.status: creating examples/c/encode/Makefile config.status: creating examples/c/encode/file/Makefile config.status: creating examples/cpp/Makefile config.status: creating examples/cpp/decode/Makefile config.status: creating examples/cpp/decode/file/Makefile config.status: creating examples/cpp/encode/Makefile config.status: creating examples/cpp/encode/file/Makefile config.status: creating include/Makefile config.status: creating include/FLAC/Makefile config.status: creating include/FLAC++/Makefile config.status: creating include/share/Makefile config.status: creating include/share/grabbag/Makefile config.status: creating include/test_libs_common/Makefile config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/html/images/Makefile config.status: creating doc/html/images/hw/Makefile config.status: creating doc/html/ru/Makefile config.status: creating m4/Makefile config.status: creating man/Makefile config.status: creating test/Makefile config.status: creating test/cuesheets/Makefile config.status: creating test/flac-to-flac-metadata-test-files/Makefile config.status: creating test/metaflac-test-files/Makefile config.status: creating test/pictures/Makefile config.status: creating build/Makefile config.status: creating objs/Makefile config.status: creating objs/debug/Makefile config.status: creating objs/debug/bin/Makefile config.status: creating objs/debug/lib/Makefile config.status: creating objs/release/Makefile config.status: creating objs/release/bin/Makefile config.status: creating objs/release/lib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=- Configuration summary : FLAC version : ........................ 1.3.0 Host CPU : ............................ powerpc Host Vendor : ......................... portbld Host OS : ............................. freebsd11.0 Compiler is GCC : ..................... yes GCC version : ......................... 4.2.1 ===> Building for flac-1.3.0_2 /usr/bin/make all-recursive Making all in doc Making all in . Making all in html Making all in ru Making all in images Making all in hw Making all in include Making all in FLAC Making all in FLAC++ Making all in share Making all in grabbag Making all in test_libs_common Making all in m4 Making all in man Making all in src Making all in share depbase=`echo getopt/getopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT getopt/getopt.lo -MD -MP -MF $depbase.Tpo -c -o getopt/getopt.lo getopt/getopt.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT getopt/getopt.lo -MD -MP -MF getopt/.deps/getopt.Tpo -c getopt/getopt.c -fPIC -DPIC -o getopt/.libs/getopt.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT getopt/getopt.lo -MD -MP -MF getopt/.deps/getopt.Tpo -c getopt/getopt.c -o getopt/getopt.o >/dev/null 2>&1 depbase=`echo getopt/getopt1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT getopt/getopt1.lo -MD -MP -MF $depbase.Tpo -c -o getopt/getopt1.lo getopt/getopt1.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT getopt/getopt1.lo -MD -MP -MF getopt/.deps/getopt1.Tpo -c getopt/getopt1.c -fPIC -DPIC -o getopt/.libs/getopt1.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT getopt/getopt1.lo -MD -MP -MF getopt/.deps/getopt1.Tpo -c getopt/getopt1.c -o getopt/getopt1.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o getopt/libgetopt.la getopt/getopt.lo getopt/getopt1.lo -lm libtool: link: ar cru getopt/.libs/libgetopt.a getopt/.libs/getopt.o getopt/.libs/getopt1.o libtool: link: ranlib getopt/.libs/libgetopt.a libtool: link: ( cd "getopt/.libs" && rm -f "libgetopt.la" && ln -s "../libgetopt.la" "libgetopt.la" ) depbase=`echo grabbag/alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/alloc.lo -MD -MP -MF $depbase.Tpo -c -o grabbag/alloc.lo grabbag/alloc.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/alloc.lo -MD -MP -MF grabbag/.deps/alloc.Tpo -c grabbag/alloc.c -fPIC -DPIC -o grabbag/.libs/alloc.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/alloc.lo -MD -MP -MF grabbag/.deps/alloc.Tpo -c grabbag/alloc.c -o grabbag/alloc.o >/dev/null 2>&1 depbase=`echo grabbag/cuesheet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/cuesheet.lo -MD -MP -MF $depbase.Tpo -c -o grabbag/cuesheet.lo grabbag/cuesheet.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/cuesheet.lo -MD -MP -MF grabbag/.deps/cuesheet.Tpo -c grabbag/cuesheet.c -fPIC -DPIC -o grabbag/.libs/cuesheet.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/cuesheet.lo -MD -MP -MF grabbag/.deps/cuesheet.Tpo -c grabbag/cuesheet.c -o grabbag/cuesheet.o >/dev/null 2>&1 depbase=`echo grabbag/file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/file.lo -MD -MP -MF $depbase.Tpo -c -o grabbag/file.lo grabbag/file.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/file.lo -MD -MP -MF grabbag/.deps/file.Tpo -c grabbag/file.c -fPIC -DPIC -o grabbag/.libs/file.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/file.lo -MD -MP -MF grabbag/.deps/file.Tpo -c grabbag/file.c -o grabbag/file.o >/dev/null 2>&1 depbase=`echo grabbag/picture.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/picture.lo -MD -MP -MF $depbase.Tpo -c -o grabbag/picture.lo grabbag/picture.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/picture.lo -MD -MP -MF grabbag/.deps/picture.Tpo -c grabbag/picture.c -fPIC -DPIC -o grabbag/.libs/picture.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/picture.lo -MD -MP -MF grabbag/.deps/picture.Tpo -c grabbag/picture.c -o grabbag/picture.o >/dev/null 2>&1 depbase=`echo grabbag/replaygain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/replaygain.lo -MD -MP -MF $depbase.Tpo -c -o grabbag/replaygain.lo grabbag/replaygain.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/replaygain.lo -MD -MP -MF grabbag/.deps/replaygain.Tpo -c grabbag/replaygain.c -fPIC -DPIC -o grabbag/.libs/replaygain.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/replaygain.lo -MD -MP -MF grabbag/.deps/replaygain.Tpo -c grabbag/replaygain.c -o grabbag/replaygain.o >/dev/null 2>&1 depbase=`echo grabbag/seektable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/seektable.lo -MD -MP -MF $depbase.Tpo -c -o grabbag/seektable.lo grabbag/seektable.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/seektable.lo -MD -MP -MF grabbag/.deps/seektable.Tpo -c grabbag/seektable.c -fPIC -DPIC -o grabbag/.libs/seektable.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/seektable.lo -MD -MP -MF grabbag/.deps/seektable.Tpo -c grabbag/seektable.c -o grabbag/seektable.o >/dev/null 2>&1 depbase=`echo grabbag/snprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/snprintf.lo -MD -MP -MF $depbase.Tpo -c -o grabbag/snprintf.lo grabbag/snprintf.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/snprintf.lo -MD -MP -MF grabbag/.deps/snprintf.Tpo -c grabbag/snprintf.c -fPIC -DPIC -o grabbag/.libs/snprintf.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT grabbag/snprintf.lo -MD -MP -MF grabbag/.deps/snprintf.Tpo -c grabbag/snprintf.c -o grabbag/snprintf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o grabbag/libgrabbag.la grabbag/alloc.lo grabbag/cuesheet.lo grabbag/file.lo grabbag/picture.lo grabbag/replaygain.lo grabbag/seektable.lo grabbag/snprintf.lo -lm libtool: link: ar cru grabbag/.libs/libgrabbag.a grabbag/.libs/alloc.o grabbag/.libs/cuesheet.o grabbag/.libs/file.o grabbag/.libs/picture.o grabbag/.libs/replaygain.o grabbag/.libs/seektable.o grabbag/.libs/snprintf.o libtool: link: ranlib grabbag/.libs/libgrabbag.a libtool: link: ( cd "grabbag/.libs" && rm -f "libgrabbag.la" && ln -s "../libgrabbag.la" "libgrabbag.la" ) depbase=`echo utf8/charset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT utf8/charset.lo -MD -MP -MF $depbase.Tpo -c -o utf8/charset.lo utf8/charset.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT utf8/charset.lo -MD -MP -MF utf8/.deps/charset.Tpo -c utf8/charset.c -fPIC -DPIC -o utf8/.libs/charset.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT utf8/charset.lo -MD -MP -MF utf8/.deps/charset.Tpo -c utf8/charset.c -o utf8/charset.o >/dev/null 2>&1 depbase=`echo utf8/iconvert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT utf8/iconvert.lo -MD -MP -MF $depbase.Tpo -c -o utf8/iconvert.lo utf8/iconvert.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT utf8/iconvert.lo -MD -MP -MF utf8/.deps/iconvert.Tpo -c utf8/iconvert.c -fPIC -DPIC -o utf8/.libs/iconvert.o utf8/iconvert.c: In function 'iconvert': utf8/iconvert.c:115: warning: passing argument 2 of 'iconv' from incompatible pointer type utf8/iconvert.c:176: warning: passing argument 2 of 'iconv' from incompatible pointer type utf8/iconvert.c:188: warning: passing argument 2 of 'iconv' from incompatible pointer type utf8/iconvert.c:211: warning: passing argument 2 of 'iconv' from incompatible pointer type utf8/iconvert.c:221: warning: passing argument 2 of 'iconv' from incompatible pointer type libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT utf8/iconvert.lo -MD -MP -MF utf8/.deps/iconvert.Tpo -c utf8/iconvert.c -o utf8/iconvert.o >/dev/null 2>&1 depbase=`echo utf8/utf8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT utf8/utf8.lo -MD -MP -MF $depbase.Tpo -c -o utf8/utf8.lo utf8/utf8.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT utf8/utf8.lo -MD -MP -MF utf8/.deps/utf8.Tpo -c utf8/utf8.c -fPIC -DPIC -o utf8/.libs/utf8.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT utf8/utf8.lo -MD -MP -MF utf8/.deps/utf8.Tpo -c utf8/utf8.c -o utf8/utf8.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o utf8/libutf8.la utf8/charset.lo utf8/iconvert.lo utf8/utf8.lo -lm libtool: link: ar cru utf8/.libs/libutf8.a utf8/.libs/charset.o utf8/.libs/iconvert.o utf8/.libs/utf8.o libtool: link: ranlib utf8/.libs/libutf8.a libtool: link: ( cd "utf8/.libs" && rm -f "libutf8.la" && ln -s "../libutf8.la" "libutf8.la" ) depbase=`echo replaygain_analysis/replaygain_analysis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT replaygain_analysis/replaygain_analysis.lo -MD -MP -MF $depbase.Tpo -c -o replaygain_analysis/replaygain_analysis.lo replaygain_analysis/replaygain_analysis.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT replaygain_analysis/replaygain_analysis.lo -MD -MP -MF replaygain_analysis/.deps/replaygain_analysis.Tpo -c replaygain_analysis/replaygain_analysis.c -fPIC -DPIC -o replaygain_analysis/.libs/replaygain_analysis.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT replaygain_analysis/replaygain_analysis.lo -MD -MP -MF replaygain_analysis/.deps/replaygain_analysis.Tpo -c replaygain_analysis/replaygain_analysis.c -o replaygain_analysis/replaygain_analysis.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o replaygain_analysis/libreplaygain_analysis.la replaygain_analysis/replaygain_analysis.lo -lm libtool: link: ar cru replaygain_analysis/.libs/libreplaygain_analysis.a replaygain_analysis/.libs/replaygain_analysis.o libtool: link: ranlib replaygain_analysis/.libs/libreplaygain_analysis.a libtool: link: ( cd "replaygain_analysis/.libs" && rm -f "libreplaygain_analysis.la" && ln -s "../libreplaygain_analysis.la" "libreplaygain_analysis.la" ) /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I ../../src/share/replaygain_synthesis/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo -MD -MP -MF replaygain_synthesis/.deps/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.Tpo -c -o replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo `test -f 'replaygain_synthesis/replaygain_synthesis.c' || echo './'`replaygain_synthesis/replaygain_synthesis.c libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I ../../src/share/replaygain_synthesis/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo -MD -MP -MF replaygain_synthesis/.deps/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.Tpo -c replaygain_synthesis/replaygain_synthesis.c -fPIC -DPIC -o replaygain_synthesis/.libs/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../include/share -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I ../../src/share/replaygain_synthesis/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo -MD -MP -MF replaygain_synthesis/.deps/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.Tpo -c replaygain_synthesis/replaygain_synthesis.c -o replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.o >/dev/null 2>&1 mv -f replaygain_synthesis/.deps/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.Tpo replaygain_synthesis/.deps/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -I ../../src/share/replaygain_synthesis/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o replaygain_synthesis/libreplaygain_synthesis.la replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo -lm libtool: link: ar cru replaygain_synthesis/.libs/libreplaygain_synthesis.a replaygain_synthesis/.libs/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.o libtool: link: ranlib replaygain_synthesis/.libs/libreplaygain_synthesis.a libtool: link: ( cd "replaygain_synthesis/.libs" && rm -f "libreplaygain_synthesis.la" && ln -s "../libreplaygain_synthesis.la" "libreplaygain_synthesis.la" ) Making all in libFLAC Making all in ppc Making all in as Making all in gas Making all in include Making all in private Making all in protected Making all in . depbase=`echo bitmath.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT bitmath.lo -MD -MP -MF $depbase.Tpo -c -o bitmath.lo bitmath.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT bitmath.lo -MD -MP -MF .deps/bitmath.Tpo -c bitmath.c -fPIC -DPIC -o .libs/bitmath.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT bitmath.lo -MD -MP -MF .deps/bitmath.Tpo -c bitmath.c -o bitmath.o >/dev/null 2>&1 depbase=`echo bitreader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT bitreader.lo -MD -MP -MF $depbase.Tpo -c -o bitreader.lo bitreader.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT bitreader.lo -MD -MP -MF .deps/bitreader.Tpo -c bitreader.c -fPIC -DPIC -o .libs/bitreader.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT bitreader.lo -MD -MP -MF .deps/bitreader.Tpo -c bitreader.c -o bitreader.o >/dev/null 2>&1 depbase=`echo bitwriter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT bitwriter.lo -MD -MP -MF $depbase.Tpo -c -o bitwriter.lo bitwriter.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT bitwriter.lo -MD -MP -MF .deps/bitwriter.Tpo -c bitwriter.c -fPIC -DPIC -o .libs/bitwriter.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT bitwriter.lo -MD -MP -MF .deps/bitwriter.Tpo -c bitwriter.c -o bitwriter.o >/dev/null 2>&1 depbase=`echo cpu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT cpu.lo -MD -MP -MF $depbase.Tpo -c -o cpu.lo cpu.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT cpu.lo -MD -MP -MF .deps/cpu.Tpo -c cpu.c -fPIC -DPIC -o .libs/cpu.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT cpu.lo -MD -MP -MF .deps/cpu.Tpo -c cpu.c -o cpu.o >/dev/null 2>&1 depbase=`echo crc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT crc.lo -MD -MP -MF $depbase.Tpo -c -o crc.lo crc.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o .libs/crc.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -o crc.o >/dev/null 2>&1 depbase=`echo fixed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT fixed.lo -MD -MP -MF $depbase.Tpo -c -o fixed.lo fixed.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT fixed.lo -MD -MP -MF .deps/fixed.Tpo -c fixed.c -fPIC -DPIC -o .libs/fixed.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT fixed.lo -MD -MP -MF .deps/fixed.Tpo -c fixed.c -o fixed.o >/dev/null 2>&1 depbase=`echo float.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT float.lo -MD -MP -MF $depbase.Tpo -c -o float.lo float.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT float.lo -MD -MP -MF .deps/float.Tpo -c float.c -fPIC -DPIC -o .libs/float.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT float.lo -MD -MP -MF .deps/float.Tpo -c float.c -o float.o >/dev/null 2>&1 depbase=`echo format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT format.lo -MD -MP -MF $depbase.Tpo -c -o format.lo format.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -fPIC -DPIC -o .libs/format.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o >/dev/null 2>&1 depbase=`echo lpc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT lpc.lo -MD -MP -MF $depbase.Tpo -c -o lpc.lo lpc.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -fPIC -DPIC -o .libs/lpc.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -o lpc.o >/dev/null 2>&1 depbase=`echo md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o md5.lo md5.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 depbase=`echo memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT memory.lo -MD -MP -MF $depbase.Tpo -c -o memory.lo memory.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -o memory.o >/dev/null 2>&1 depbase=`echo metadata_iterators.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT metadata_iterators.lo -MD -MP -MF $depbase.Tpo -c -o metadata_iterators.lo metadata_iterators.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT metadata_iterators.lo -MD -MP -MF .deps/metadata_iterators.Tpo -c metadata_iterators.c -fPIC -DPIC -o .libs/metadata_iterators.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT metadata_iterators.lo -MD -MP -MF .deps/metadata_iterators.Tpo -c metadata_iterators.c -o metadata_iterators.o >/dev/null 2>&1 depbase=`echo metadata_object.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT metadata_object.lo -MD -MP -MF $depbase.Tpo -c -o metadata_object.lo metadata_object.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT metadata_object.lo -MD -MP -MF .deps/metadata_object.Tpo -c metadata_object.c -fPIC -DPIC -o .libs/metadata_object.o metadata_object.c: In function 'vorbiscomment_set_entry_': metadata_object.c:284: warning: passing argument 1 of 'ensure_null_terminated_' discards qualifiers from pointer target type libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT metadata_object.lo -MD -MP -MF .deps/metadata_object.Tpo -c metadata_object.c -o metadata_object.o >/dev/null 2>&1 depbase=`echo stream_decoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT stream_decoder.lo -MD -MP -MF $depbase.Tpo -c -o stream_decoder.lo stream_decoder.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT stream_decoder.lo -MD -MP -MF .deps/stream_decoder.Tpo -c stream_decoder.c -fPIC -DPIC -o .libs/stream_decoder.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT stream_decoder.lo -MD -MP -MF .deps/stream_decoder.Tpo -c stream_decoder.c -o stream_decoder.o >/dev/null 2>&1 depbase=`echo stream_encoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT stream_encoder.lo -MD -MP -MF $depbase.Tpo -c -o stream_encoder.lo stream_encoder.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT stream_encoder.lo -MD -MP -MF .deps/stream_encoder.Tpo -c stream_encoder.c -fPIC -DPIC -o .libs/stream_encoder.o stream_encoder.c: In function 'evaluate_constant_subframe_': stream_encoder.c:3455: warning: declaration of 'signal' shadows a global declaration /usr/include/sys/signal.h:441: warning: shadowed declaration is here stream_encoder.c: In function 'evaluate_fixed_subframe_': stream_encoder.c:3478: warning: declaration of 'signal' shadows a global declaration /usr/include/sys/signal.h:441: warning: shadowed declaration is here stream_encoder.c: In function 'evaluate_lpc_subframe_': stream_encoder.c:3540: warning: declaration of 'signal' shadows a global declaration /usr/include/sys/signal.h:441: warning: shadowed declaration is here stream_encoder.c: In function 'evaluate_verbatim_subframe_': stream_encoder.c:3626: warning: declaration of 'signal' shadows a global declaration /usr/include/sys/signal.h:441: warning: shadowed declaration is here stream_encoder.c: In function 'get_wasted_bits_': stream_encoder.c:4091: warning: declaration of 'signal' shadows a global declaration /usr/include/sys/signal.h:441: warning: shadowed declaration is here libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT stream_encoder.lo -MD -MP -MF .deps/stream_encoder.Tpo -c stream_encoder.c -o stream_encoder.o >/dev/null 2>&1 depbase=`echo stream_encoder_framing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT stream_encoder_framing.lo -MD -MP -MF $depbase.Tpo -c -o stream_encoder_framing.lo stream_encoder_framing.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT stream_encoder_framing.lo -MD -MP -MF .deps/stream_encoder_framing.Tpo -c stream_encoder_framing.c -fPIC -DPIC -o .libs/stream_encoder_framing.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT stream_encoder_framing.lo -MD -MP -MF .deps/stream_encoder_framing.Tpo -c stream_encoder_framing.c -o stream_encoder_framing.o >/dev/null 2>&1 depbase=`echo window.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT window.lo -MD -MP -MF $depbase.Tpo -c -o window.lo window.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -fPIC -DPIC -o .libs/window.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -o window.o >/dev/null 2>&1 depbase=`echo ogg_decoder_aspect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT ogg_decoder_aspect.lo -MD -MP -MF $depbase.Tpo -c -o ogg_decoder_aspect.lo ogg_decoder_aspect.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT ogg_decoder_aspect.lo -MD -MP -MF .deps/ogg_decoder_aspect.Tpo -c ogg_decoder_aspect.c -fPIC -DPIC -o .libs/ogg_decoder_aspect.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT ogg_decoder_aspect.lo -MD -MP -MF .deps/ogg_decoder_aspect.Tpo -c ogg_decoder_aspect.c -o ogg_decoder_aspect.o >/dev/null 2>&1 depbase=`echo ogg_encoder_aspect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT ogg_encoder_aspect.lo -MD -MP -MF $depbase.Tpo -c -o ogg_encoder_aspect.lo ogg_encoder_aspect.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT ogg_encoder_aspect.lo -MD -MP -MF .deps/ogg_encoder_aspect.Tpo -c ogg_encoder_aspect.c -fPIC -DPIC -o .libs/ogg_encoder_aspect.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT ogg_encoder_aspect.lo -MD -MP -MF .deps/ogg_encoder_aspect.Tpo -c ogg_encoder_aspect.c -o ogg_encoder_aspect.o >/dev/null 2>&1 depbase=`echo ogg_helper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT ogg_helper.lo -MD -MP -MF $depbase.Tpo -c -o ogg_helper.lo ogg_helper.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT ogg_helper.lo -MD -MP -MF .deps/ogg_helper.Tpo -c ogg_helper.c -fPIC -DPIC -o .libs/ogg_helper.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT ogg_helper.lo -MD -MP -MF .deps/ogg_helper.Tpo -c ogg_helper.c -o ogg_helper.o >/dev/null 2>&1 depbase=`echo ogg_mapping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT ogg_mapping.lo -MD -MP -MF $depbase.Tpo -c -o ogg_mapping.lo ogg_mapping.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT ogg_mapping.lo -MD -MP -MF .deps/ogg_mapping.Tpo -c ogg_mapping.c -fPIC -DPIC -o .libs/ogg_mapping.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT ogg_mapping.lo -MD -MP -MF .deps/ogg_mapping.Tpo -c ogg_mapping.c -o ogg_mapping.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -version-info 11:0:3 -L/usr/lib -o libFLAC.la -rpath /usr/local/lib bitmath.lo bitreader.lo bitwriter.lo cpu.lo crc.lo fixed.lo float.lo format.lo lpc.lo md5.lo memory.lo metadata_iterators.lo metadata_object.lo stream_decoder.lo stream_encoder.lo stream_encoder_framing.lo window.lo ogg_decoder_aspect.lo ogg_encoder_aspect.lo ogg_helper.lo ogg_mapping.lo -L/usr/local/lib -logg -lm -lm libtool: link: cc -std=gnu99 -shared -fPIC -DPIC .libs/bitmath.o .libs/bitreader.o .libs/bitwriter.o .libs/cpu.o .libs/crc.o .libs/fixed.o .libs/float.o .libs/format.o .libs/lpc.o .libs/md5.o .libs/memory.o .libs/metadata_iterators.o .libs/metadata_object.o .libs/stream_decoder.o .libs/stream_encoder.o .libs/stream_encoder_framing.o .libs/window.o .libs/ogg_decoder_aspect.o .libs/ogg_encoder_aspect.o .libs/ogg_helper.o .libs/ogg_mapping.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib /usr/local/lib/libogg.so -lm -maltivec -mabi=altivec -O2 -Wl,-soname -Wl,libFLAC.so.11 -o .libs/libFLAC.so.11 libtool: link: (cd ".libs" && rm -f "libFLAC.so" && ln -s "libFLAC.so.11" "libFLAC.so") libtool: link: (cd ".libs" && rm -f "libFLAC.so" && ln -s "libFLAC.so.11" "libFLAC.so") libtool: link: ar cru .libs/libFLAC.a bitmath.o bitreader.o bitwriter.o cpu.o crc.o fixed.o float.o format.o lpc.o md5.o memory.o metadata_iterators.o metadata_object.o stream_decoder.o stream_encoder.o stream_encoder_framing.o window.o ogg_decoder_aspect.o ogg_encoder_aspect.o ogg_helper.o ogg_mapping.o libtool: link: ranlib .libs/libFLAC.a libtool: link: ( cd ".libs" && rm -f "libFLAC.la" && ln -s "../libFLAC.la" "libFLAC.la" ) /bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -maltivec -mabi=altivec -DFLAC__NO_ASM -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o libFLAC-static.la bitmath.lo bitreader.lo bitwriter.lo cpu.lo crc.lo fixed.lo float.lo format.lo lpc.lo md5.lo memory.lo metadata_iterators.lo metadata_object.lo stream_decoder.lo stream_encoder.lo stream_encoder_framing.lo window.lo ogg_decoder_aspect.lo ogg_encoder_aspect.lo ogg_helper.lo ogg_mapping.lo -lm libtool: link: ar cru .libs/libFLAC-static.a .libs/bitmath.o .libs/bitreader.o .libs/bitwriter.o .libs/cpu.o .libs/crc.o .libs/fixed.o .libs/float.o .libs/format.o .libs/lpc.o .libs/md5.o .libs/memory.o .libs/metadata_iterators.o .libs/metadata_object.o .libs/stream_decoder.o .libs/stream_encoder.o .libs/stream_encoder_framing.o .libs/window.o .libs/ogg_decoder_aspect.o .libs/ogg_encoder_aspect.o .libs/ogg_helper.o .libs/ogg_mapping.o libtool: link: ranlib .libs/libFLAC-static.a libtool: link: ( cd ".libs" && rm -f "libFLAC-static.la" && ln -s "../libFLAC-static.la" "libFLAC-static.la" ) Making all in flac depbase=`echo analyze.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT analyze.o -MD -MP -MF $depbase.Tpo -c -o analyze.o analyze.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo decode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT decode.o -MD -MP -MF $depbase.Tpo -c -o decode.o decode.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo encode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT encode.o -MD -MP -MF $depbase.Tpo -c -o encode.o encode.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo foreign_metadata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT foreign_metadata.o -MD -MP -MF $depbase.Tpo -c -o foreign_metadata.o foreign_metadata.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo local_string_utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT local_string_utils.o -MD -MP -MF $depbase.Tpo -c -o local_string_utils.o local_string_utils.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo vorbiscomment.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT vorbiscomment.o -MD -MP -MF $depbase.Tpo -c -o vorbiscomment.o vorbiscomment.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o flac analyze.o decode.o encode.o foreign_metadata.o main.o local_string_utils.o utils.o vorbiscomment.o ../../src/share/utf8/libutf8.la ../../src/share/grabbag/libgrabbag.la ../../src/share/getopt/libgetopt.la ../../src/share/replaygain_analysis/libreplaygain_analysis.la ../../src/share/replaygain_synthesis/libreplaygain_synthesis.la ../../src/libFLAC/libFLAC.la -lm -lm libtool: link: cc -std=gnu99 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -o .libs/flac analyze.o decode.o encode.o foreign_metadata.o main.o local_string_utils.o utils.o vorbiscomment.o -L/usr/lib ../../src/share/utf8/.libs/libutf8.a ../../src/share/grabbag/.libs/libgrabbag.a ../../src/share/getopt/.libs/libgetopt.a ../../src/share/replaygain_analysis/.libs/libreplaygain_analysis.a ../../src/share/replaygain_synthesis/.libs/libreplaygain_synthesis.a ../../src/libFLAC/.libs/libFLAC.so -lm -Wl,-rpath -Wl,/usr/local/lib Making all in metaflac depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo operations.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT operations.o -MD -MP -MF $depbase.Tpo -c -o operations.o operations.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo operations_shorthand_cuesheet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT operations_shorthand_cuesheet.o -MD -MP -MF $depbase.Tpo -c -o operations_shorthand_cuesheet.o operations_shorthand_cuesheet.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo operations_shorthand_picture.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT operations_shorthand_picture.o -MD -MP -MF $depbase.Tpo -c -o operations_shorthand_picture.o operations_shorthand_picture.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo operations_shorthand_seektable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT operations_shorthand_seektable.o -MD -MP -MF $depbase.Tpo -c -o operations_shorthand_seektable.o operations_shorthand_seektable.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo operations_shorthand_streaminfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT operations_shorthand_streaminfo.o -MD -MP -MF $depbase.Tpo -c -o operations_shorthand_streaminfo.o operations_shorthand_streaminfo.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo operations_shorthand_vorbiscomment.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT operations_shorthand_vorbiscomment.o -MD -MP -MF $depbase.Tpo -c -o operations_shorthand_vorbiscomment.o operations_shorthand_vorbiscomment.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT options.o -MD -MP -MF $depbase.Tpo -c -o options.o options.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT usage.o -MD -MP -MF $depbase.Tpo -c -o usage.o usage.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o metaflac main.o operations.o operations_shorthand_cuesheet.o operations_shorthand_picture.o operations_shorthand_seektable.o operations_shorthand_streaminfo.o operations_shorthand_vorbiscomment.o options.o usage.o utils.o ../../src/share/grabbag/libgrabbag.la ../../src/share/replaygain_analysis/libreplaygain_analysis.la ../../src/share/getopt/libgetopt.la ../../src/share/utf8/libutf8.la ../../src/libFLAC/libFLAC.la -lm libtool: link: cc -std=gnu99 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -o .libs/metaflac main.o operations.o operations_shorthand_cuesheet.o operations_shorthand_picture.o operations_shorthand_seektable.o operations_shorthand_streaminfo.o operations_shorthand_vorbiscomment.o options.o usage.o utils.o -L/usr/lib ../../src/share/grabbag/.libs/libgrabbag.a ../../src/share/replaygain_analysis/.libs/libreplaygain_analysis.a ../../src/share/getopt/.libs/libgetopt.a ../../src/share/utf8/.libs/libutf8.a ../../src/libFLAC/.libs/libFLAC.so -lm -Wl,-rpath -Wl,/usr/local/lib Making all in monkeys_audio_utilities Making all in flac_mac Making all in flac_ren Making all in test_grabbag Making all in cuesheet depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I./include -I../../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o test_cuesheet main.o ../../../src/share/grabbag/libgrabbag.la ../../../src/share/replaygain_analysis/libreplaygain_analysis.la ../../../src/libFLAC/libFLAC.la -lm libtool: link: cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -o .libs/test_cuesheet main.o -L/usr/lib ../../../src/share/grabbag/.libs/libgrabbag.a ../../../src/share/replaygain_analysis/.libs/libreplaygain_analysis.a ../../../src/libFLAC/.libs/libFLAC.so -lm -Wl,-rpath -Wl,/usr/local/lib Making all in picture depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I./include -I../../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o test_picture main.o ../../../src/share/grabbag/libgrabbag.la ../../../src/libFLAC/libFLAC.la -lm libtool: link: cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -o .libs/test_picture main.o -L/usr/lib ../../../src/share/grabbag/.libs/libgrabbag.a ../../../src/libFLAC/.libs/libFLAC.so -lm -Wl,-rpath -Wl,/usr/local/lib Making all in test_libs_common depbase=`echo file_utils_flac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT file_utils_flac.lo -MD -MP -MF $depbase.Tpo -c -o file_utils_flac.lo file_utils_flac.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT file_utils_flac.lo -MD -MP -MF .deps/file_utils_flac.Tpo -c file_utils_flac.c -fPIC -DPIC -o .libs/file_utils_flac.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT file_utils_flac.lo -MD -MP -MF .deps/file_utils_flac.Tpo -c file_utils_flac.c -o file_utils_flac.o >/dev/null 2>&1 depbase=`echo metadata_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT metadata_utils.lo -MD -MP -MF $depbase.Tpo -c -o metadata_utils.lo metadata_utils.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT metadata_utils.lo -MD -MP -MF .deps/metadata_utils.Tpo -c metadata_utils.c -fPIC -DPIC -o .libs/metadata_utils.o libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT metadata_utils.lo -MD -MP -MF .deps/metadata_utils.Tpo -c metadata_utils.c -o metadata_utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o libtest_libs_common.la file_utils_flac.lo metadata_utils.lo -lm libtool: link: ar cru .libs/libtest_libs_common.a .libs/file_utils_flac.o .libs/metadata_utils.o libtool: link: ranlib .libs/libtest_libs_common.a libtool: link: ( cd ".libs" && rm -f "libtest_libs_common.la" && ln -s "../libtest_libs_common.la" "libtest_libs_common.la" ) Making all in test_libFLAC depbase=`echo bitwriter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../src/libFLAC/include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT bitwriter.o -MD -MP -MF $depbase.Tpo -c -o bitwriter.o bitwriter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo decoders.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../src/libFLAC/include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT decoders.o -MD -MP -MF $depbase.Tpo -c -o decoders.o decoders.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo encoders.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../src/libFLAC/include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT encoders.o -MD -MP -MF $depbase.Tpo -c -o encoders.o encoders.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../src/libFLAC/include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT format.o -MD -MP -MF $depbase.Tpo -c -o format.o format.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../src/libFLAC/include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo metadata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../src/libFLAC/include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT metadata.o -MD -MP -MF $depbase.Tpo -c -o metadata.o metadata.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo metadata_manip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../src/libFLAC/include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT metadata_manip.o -MD -MP -MF $depbase.Tpo -c -o metadata_manip.o metadata_manip.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo metadata_object.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -I../../src/libFLAC/include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT metadata_object.o -MD -MP -MF $depbase.Tpo -c -o metadata_object.o metadata_object.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o test_libFLAC bitwriter.o decoders.o encoders.o format.o main.o metadata.o metadata_manip.o metadata_object.o ../../src/share/grabbag/libgrabbag.la ../../src/share/replaygain_analysis/libreplaygain_analysis.la ../../src/test_libs_common/libtest_libs_common.la ../../src/libFLAC/libFLAC-static.la -L/usr/local/lib -logg -lm -lm libtool: link: cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -o test_libFLAC bitwriter.o decoders.o encoders.o format.o main.o metadata.o metadata_manip.o metadata_object.o -L/usr/lib ../../src/share/grabbag/.libs/libgrabbag.a ../../src/share/replaygain_analysis/.libs/libreplaygain_analysis.a ../../src/test_libs_common/.libs/libtest_libs_common.a ../../src/libFLAC/.libs/libFLAC-static.a -L/usr/local/lib /usr/local/lib/libogg.so -lm -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib Making all in test_seeking depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o test_seeking main.o ../../src/libFLAC/libFLAC.la -lm libtool: link: cc -std=gnu99 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -o .libs/test_seeking main.o -L/usr/lib ../../src/libFLAC/.libs/libFLAC.so -lm -Wl,-rpath -Wl,/usr/local/lib Making all in test_streams depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o test_streams main.o ../../src/share/grabbag/libgrabbag.la -lm -lm libtool: link: cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -o test_streams main.o -L/usr/lib ../../src/share/grabbag/.libs/libgrabbag.a -lm Making all in utils Making all in flacdiff Making all in flactimer Making all in libFLAC++ depbase=`echo metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT metadata.lo -MD -MP -MF $depbase.Tpo -c -o metadata.lo metadata.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c metadata.cpp -fPIC -DPIC -o .libs/metadata.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c metadata.cpp -o metadata.o >/dev/null 2>&1 depbase=`echo stream_decoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT stream_decoder.lo -MD -MP -MF $depbase.Tpo -c -o stream_decoder.lo stream_decoder.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT stream_decoder.lo -MD -MP -MF .deps/stream_decoder.Tpo -c stream_decoder.cpp -fPIC -DPIC -o .libs/stream_decoder.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT stream_decoder.lo -MD -MP -MF .deps/stream_decoder.Tpo -c stream_decoder.cpp -o stream_decoder.o >/dev/null 2>&1 depbase=`echo stream_encoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT stream_encoder.lo -MD -MP -MF $depbase.Tpo -c -o stream_encoder.lo stream_encoder.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT stream_encoder.lo -MD -MP -MF .deps/stream_encoder.Tpo -c stream_encoder.cpp -fPIC -DPIC -o .libs/stream_encoder.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT stream_encoder.lo -MD -MP -MF .deps/stream_encoder.Tpo -c stream_encoder.cpp -o stream_encoder.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -version-info 9:0:3 -L/usr/lib -o libFLAC++.la -rpath /usr/local/lib metadata.lo stream_decoder.lo stream_encoder.lo ../libFLAC/libFLAC.la -lm libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/metadata.o .libs/stream_decoder.o .libs/stream_encoder.o -Wl,-rpath -Wl,/obj/buildshare/ports/355755/audio/flac/work/flac-1.3.0/src/libFLAC/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/lib ../libFLAC/.libs/libFLAC.so -lstdc++ -lm -lc -lgcc_s /usr/lib/crtsavres.o /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libFLAC++.so.9 -o .libs/libFLAC++.so.9 libtool: link: (cd ".libs" && rm -f "libFLAC++.so" && ln -s "libFLAC++.so.9" "libFLAC++.so") libtool: link: (cd ".libs" && rm -f "libFLAC++.so" && ln -s "libFLAC++.so.9" "libFLAC++.so") libtool: link: ar cru .libs/libFLAC++.a metadata.o stream_decoder.o stream_encoder.o libtool: link: ranlib .libs/libFLAC++.a libtool: link: ( cd ".libs" && rm -f "libFLAC++.la" && ln -s "../libFLAC++.la" "libFLAC++.la" ) Making all in test_libFLAC++ depbase=`echo decoders.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT decoders.o -MD -MP -MF $depbase.Tpo -c -o decoders.o decoders.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo encoders.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT encoders.o -MD -MP -MF $depbase.Tpo -c -o encoders.o encoders.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo metadata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT metadata.o -MD -MP -MF $depbase.Tpo -c -o metadata.o metadata.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo metadata_manip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT metadata_manip.o -MD -MP -MF $depbase.Tpo -c -o metadata_manip.o metadata_manip.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo metadata_object.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT metadata_object.o -MD -MP -MF $depbase.Tpo -c -o metadata_object.o metadata_object.cpp && mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -L/usr/lib -o test_libFLAC++ decoders.o encoders.o main.o metadata.o metadata_manip.o metadata_object.o ../../src/share/grabbag/libgrabbag.la ../../src/share/replaygain_analysis/libreplaygain_analysis.la ../../src/test_libs_common/libtest_libs_common.la ../../src/libFLAC++/libFLAC++.la ../../src/libFLAC/libFLAC.la -L/usr/local/lib -logg -lm -lm libtool: link: c++ -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -o .libs/test_libFLAC++ decoders.o encoders.o main.o metadata.o metadata_manip.o metadata_object.o -L/usr/lib ../../src/share/grabbag/.libs/libgrabbag.a ../../src/share/replaygain_analysis/.libs/libreplaygain_analysis.a ../../src/test_libs_common/.libs/libtest_libs_common.a ../../src/libFLAC++/.libs/libFLAC++.so ../../src/libFLAC/.libs/libFLAC.so -L/usr/local/lib /usr/local/lib/libogg.so -lm -Wl,-rpath -Wl,/usr/local/lib Making all in examples Making all in c Making all in decode Making all in file depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./include -I../../../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o example_c_decode_file main.o ../../../../src/libFLAC/libFLAC.la -lm libtool: link: cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -o .libs/example_c_decode_file main.o -L/usr/lib ../../../../src/libFLAC/.libs/libFLAC.so -lm -Wl,-rpath -Wl,/usr/local/lib Making all in encode Making all in file depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./include -I../../../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -L/usr/lib -o example_c_encode_file main.o ../../../../src/libFLAC/libFLAC.la -L/usr/local/lib -logg -lm -lm libtool: link: cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -fvisibility=hidden -fgnu89-inline -Wextra -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -o .libs/example_c_encode_file main.o -L/usr/lib ../../../../src/libFLAC/.libs/libFLAC.so -L/usr/local/lib /usr/local/lib/libogg.so -lm -Wl,-rpath -Wl,/usr/local/lib Making all in cpp Making all in decode Making all in file depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./include -I../../../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.cpp && mv -f $depbase.Tpo $depbase.Po /bin/sh ../../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -L/usr/lib -o example_cpp_decode_file main.o ../../../../src/libFLAC++/libFLAC++.la ../../../../src/libFLAC/libFLAC.la -L/usr/local/lib -logg -lm -lm libtool: link: c++ -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -o .libs/example_cpp_decode_file main.o -L/usr/lib ../../../../src/libFLAC++/.libs/libFLAC++.so ../../../../src/libFLAC/.libs/libFLAC.so -L/usr/local/lib /usr/local/lib/libogg.so -lm -Wl,-rpath -Wl,/usr/local/lib Making all in encode Making all in file depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./include -I../../../../include -DNDEBUG -I/usr/include -DFLAC__USE_VISIBILITY_ATTR -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.cpp && mv -f $depbase.Tpo $depbase.Po /bin/sh ../../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -L/usr/lib -o example_cpp_encode_file main.o ../../../../src/libFLAC++/libFLAC++.la ../../../../src/libFLAC/libFLAC.la -L/usr/local/lib -logg -lm -lm libtool: link: c++ -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -o .libs/example_cpp_encode_file main.o -L/usr/lib ../../../../src/libFLAC++/.libs/libFLAC++.so ../../../../src/libFLAC/.libs/libFLAC.so -L/usr/local/lib /usr/local/lib/libogg.so -lm -Wl,-rpath -Wl,/usr/local/lib Making all in test Making all in cuesheets Making all in flac-to-flac-metadata-test-files Making all in metaflac-test-files Making all in pictures Making all in build Making all in objs Making all in debug Making all in bin Making all in lib Making all in release Making all in bin Making all in lib /usr/bin/sed -i.bak 's:%%PREFIX%%:/usr/local:' /obj/buildshare/ports/355755/audio/flac/work/flac-1.3.0/man/flac.1 ===> Staging for flac-1.3.0_2 ===> Generating temporary packing list Making install in doc Making install in . /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/doc/flac' install -o root -g wheel -m 444 FLAC.tag '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/doc/flac' Making install in html Making install in ru /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/doc/flac/html/ru' install -o root -g wheel -m 444 authors.html comparison.html developers.html documentation.html download.html features.html format.html goals.html id.html index.html links.html news.html '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/doc/flac/html/ru' Making install in images Making install in hw /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/doc/flac/html/images/hw' install -o root -g wheel -m 444 Blackbird_Front_low3_325x87.jpg MS300frontsmall_270x108.jpg MediaBox_Frt_170x325.jpg SB_Hero_Black_325x182.jpg Sooloos-ControlOne_325x328.jpg Z500_front_325x94.jpg a2_01_325x252.jpg arcus_325x135.jpg bmp-1430_325x241.jpg cs505_front_lrg_325x113.jpg enus_3-4lft-hires_product_eva8000_325x127.jpg escient_ProductLine_325x163.jpg hifidelio_bl_front_Z_RGB_325x163.jpg i-station-mini-dx_325x237.jpg iwod-g10_325x257.jpg knc_hr-2800_325x209.jpg mediaready_prodmain_MRMCa_325x232.jpg meizu_m6_325x206.jpg musica_artwork_325x90.jpg neodigits_x5000_325x124.jpg onda-vx737_325x240.jpg request_n_front_325x103.jpg rio_karma_279x254.jpg sonos_family_RGB_325x200.jpg teclast-tl29_325x244.jpg transporter_hero_grey_325x208.jpg tvix-4000_325x204.jpg vibez_nofm_combi_black_b_325x220.jpg '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/doc/flac/html/images/hw' /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/doc/flac/html/images' install -o root -g wheel -m 444 1x1.gif cafebug.gif logo100.gif logo130.gif '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/doc/flac/html/images' /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/doc/flac/html' install -o root -g wheel -m 444 changelog.html comparison.html comparison__chopin_prelude_24.html comparison__dream_theater_600.html comparison__eddie_warner_titus.html comparison__fanfare_de_l_eventail_de_jeanne.html comparison__gloria_estefan_conga.html comparison__hand_in_my_pocket.html comparison__l_sub_raga_sivapriya.html comparison__laetatus_sum.html comparison__mummified_in_barbed_wire.html comparison__prokofiev_pcon3_3.html comparison__ravel_sq4_4.html comparison__scarlatti_k42.html comparison__tool_forty_six_and_2.html comparison__white_room.html comparison_all_cpudectime.html comparison_all_cpuenctime.html comparison_all_procdectime.html comparison_all_procenctime.html comparison_all_ratio.html developers.html documentation.html documentation_bugs.html documentation_example_code.html documentation_format_overview.html documentation_tasks.html documentation_tools.html documentation_tools_flac.html documentation_tools_metaflac.html documentation_tools_plugins.html download.html faq.html favicon.ico features.html flac.css format.html id.html index.html itunes.html '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/doc/flac/html' install -o root -g wheel -m 444 license.html links.html news.html ogg_mapping.html '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/doc/flac/html' Making install in include Making install in FLAC /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/include/FLAC' install -o root -g wheel -m 444 all.h assert.h callback.h export.h format.h metadata.h ordinals.h stream_decoder.h stream_encoder.h '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/include/FLAC' Making install in FLAC++ /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/include/FLAC++' install -o root -g wheel -m 444 all.h decoder.h encoder.h export.h metadata.h '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/include/FLAC++' Making install in share Making install in grabbag Making install in test_libs_common Making install in m4 Making install in man /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 flac.1 metaflac.1 '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/man/man1' Making install in src Making install in share Making install in libFLAC Making install in ppc Making install in as Making install in gas Making install in include Making install in private Making install in protected Making install in . /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel libFLAC.la '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libFLAC.so.11 /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib/libFLAC.so.11 libtool: install: (cd /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib && { ln -s -f libFLAC.so.11 libFLAC.so || { rm -f libFLAC.so && ln -s libFLAC.so.11 libFLAC.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib && { ln -s -f libFLAC.so.11 libFLAC.so || { rm -f libFLAC.so && ln -s libFLAC.so.11 libFLAC.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libFLAC.lai /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib/libFLAC.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libFLAC.a /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib/libFLAC.a libtool: install: chmod 644 /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib/libFLAC.a libtool: install: ranlib /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib/libFLAC.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/aclocal' install -o root -g wheel -m 444 libFLAC.m4 '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/aclocal' /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/libdata/pkgconfig' install -o root -g wheel -m 444 flac.pc '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/libdata/pkgconfig' Making install in flac /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/bin' /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 flac '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/bin' libtool: install: warning: `../../src/libFLAC/libFLAC.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/flac /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/bin/flac Making install in metaflac /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/bin' /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 metaflac '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/bin' libtool: install: warning: `../../src/libFLAC/libFLAC.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/metaflac /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/bin/metaflac Making install in monkeys_audio_utilities Making install in flac_mac Making install in flac_ren Making install in test_grabbag Making install in cuesheet Making install in picture Making install in test_libs_common Making install in test_libFLAC Making install in test_seeking Making install in test_streams Making install in utils Making install in flacdiff Making install in flactimer Making install in libFLAC++ /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel libFLAC++.la '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib' libtool: install: warning: relinking `libFLAC++.la' libtool: install: (cd /obj/buildshare/ports/355755/audio/flac/work/flac-1.3.0/src/libFLAC++; /bin/sh /obj/buildshare/ports/355755/audio/flac/work/flac-1.3.0/libtool --tag CXX --mode=relink c++ -O2 -pipe -fno-strict-aliasing -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -version-info 9:0:3 -L/usr/lib -o libFLAC++.la -rpath /usr/local/lib metadata.lo stream_decoder.lo stream_encoder.lo ../libFLAC/libFLAC.la -lm -inst-prefix-dir /obj/buildshare/ports/355755/audio/flac/work/stage) libtool: relink: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/metadata.o .libs/stream_decoder.o .libs/stream_encoder.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/lib -L/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib -L/usr/local/lib -lFLAC -lstdc++ -lm -lc -lgcc_s /usr/lib/crtsavres.o /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libFLAC++.so.9 -o .libs/libFLAC++.so.9 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libFLAC++.so.9T /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib/libFLAC++.so.9 libtool: install: (cd /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib && { ln -s -f libFLAC++.so.9 libFLAC++.so || { rm -f libFLAC++.so && ln -s libFLAC++.so.9 libFLAC++.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib && { ln -s -f libFLAC++.so.9 libFLAC++.so || { rm -f libFLAC++.so && ln -s libFLAC++.so.9 libFLAC++.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libFLAC++.lai /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib/libFLAC++.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libFLAC++.a /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib/libFLAC++.a libtool: install: chmod 644 /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib/libFLAC++.a libtool: install: ranlib /obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/lib/libFLAC++.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/aclocal' install -o root -g wheel -m 444 libFLAC++.m4 '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/share/aclocal' /bin/mkdir -p '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/libdata/pkgconfig' install -o root -g wheel -m 444 flac++.pc '/obj/buildshare/ports/355755/audio/flac/work/stage/usr/local/libdata/pkgconfig' Making install in test_libFLAC++ Making install in examples Making install in c Making install in decode Making install in file Making install in encode Making install in file Making install in cpp Making install in decode Making install in file Making install in encode Making install in file Making install in test Making install in cuesheets Making install in flac-to-flac-metadata-test-files Making install in metaflac-test-files Making install in pictures Making install in build Making install in objs Making install in debug Making install in bin Making install in lib Making install in release Making install in bin Making install in lib ====> Compressing man pages (compress-man) ===> Installing for flac-1.3.0_2 ===> Checking if audio/flac already installed ===> Registering installation for flac-1.3.0_2 Installing flac-1.3.0_2... done Make package ===> Building package for flac-1.3.0_2 slot1: removed