Skip to content

Instantly share code, notes, and snippets.

@EndlessEden
Created August 21, 2021 04:09
Show Gist options
  • Save EndlessEden/386b2ce9291358538b4ac0576f09de18 to your computer and use it in GitHub Desktop.
Save EndlessEden/386b2ce9291358538b4ac0576f09de18 to your computer and use it in GitHub Desktop.
Build Log - Twolame-git
==> Starting build()...
autogen.sh: Looking for programs: automake aclocal autoconf autoheader libtoolize
autogen.sh: automake program 'automake' V 011604 (min 011102) in /usr/bin
autogen.sh: aclocal program 'aclocal' V 011604 (min 011102) in /usr/bin
autogen.sh: autoconf program 'autoconf' V 027100 (min 026200) in /usr/bin
autogen.sh: autoheader program 'autoheader' V 027100 (min 026200) in /usr/bin
autogen.sh: libtoolize program 'libtoolize' V 020406 (min 020200) in /usr/bin
autogen.sh: Dependencies satisfied
autogen.sh: Processing directory .
autogen.sh: Running libtoolize --force --copy --automake
autogen.sh: Running aclocal -Wall -I build-scripts
autogen.sh: Running autoheader
autogen.sh: Running automake --gnu --add-missing --force --copy -Wall
configure.ac:48: installing 'build-scripts/ar-lib'
configure.ac:48: installing 'build-scripts/compile'
configure.ac:53: installing 'build-scripts/config.guess'
configure.ac:53: installing 'build-scripts/config.sub'
configure.ac:17: installing 'build-scripts/install-sh'
configure.ac:17: installing 'build-scripts/missing'
Makefile.am: installing './INSTALL'
frontend/Makefile.am: installing 'build-scripts/depcomp'
parallel-tests: installing 'build-scripts/test-driver'
autogen.sh: Running autoconf -Wall
configure.ac:50: warning: The macro `AC_PROG_CC_C99' is obsolete.
configure.ac:50: You should run autoupdate.
./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
configure.ac:50: the top level
configure.ac:127: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:127: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:127: the top level
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether ln -s works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /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 the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu 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... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux 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 whether byte ordering is bigendian... no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for perl... /usr/bin/perl
checking size of short... 2
checking size of float... 4
checking for sqrt in -lm... yes
checking for lrintf in -lm... yes
checking for powf in -lmx... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SNDFILE... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for malloc.h... yes
checking for assert.h... yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for getopt.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating twolame.pc
config.status: creating twolame.spec
config.status: creating doc/Makefile
config.status: creating doc/html/Makefile
config.status: creating doc/html/Doxyfile
config.status: creating libtwolame/Makefile
config.status: creating frontend/Makefile
config.status: creating simplefrontend/Makefile
config.status: creating tests/Makefile
config.status: creating libtwolame/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in .
make[1]: Entering directory '/src/twolame'
[ -f README.md ] && fgrep -v "Build Status]" ./README.md > README || true
[ -f NEWS.md ] && cat ./NEWS.md > NEWS || true
[ -d .git ] && git log > ChangeLog || true
make[1]: Leaving directory '/src/twolame'
Making all in libtwolame
make[1]: Entering directory '/src/twolame/libtwolame'
make all-am
make[2]: Entering directory '/src/twolame/libtwolame'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-ath.lo -MD -MP -MF .deps/libtwolame_la-ath.Tpo -c -o libtwolame_la-ath.lo `test -f 'ath.c' || echo './'`ath.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-availbits.lo -MD -MP -MF .deps/libtwolame_la-availbits.Tpo -c -o libtwolame_la-availbits.lo `test -f 'availbits.c' || echo './'`availbits.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-bitbuffer.lo -MD -MP -MF .deps/libtwolame_la-bitbuffer.Tpo -c -o libtwolame_la-bitbuffer.lo `test -f 'bitbuffer.c' || echo './'`bitbuffer.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-crc.lo -MD -MP -MF .deps/libtwolame_la-crc.Tpo -c -o libtwolame_la-crc.lo `test -f 'crc.c' || echo './'`crc.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-dab.lo -MD -MP -MF .deps/libtwolame_la-dab.Tpo -c -o libtwolame_la-dab.lo `test -f 'dab.c' || echo './'`dab.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-encode.lo -MD -MP -MF .deps/libtwolame_la-encode.Tpo -c -o libtwolame_la-encode.lo `test -f 'encode.c' || echo './'`encode.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-energy.lo -MD -MP -MF .deps/libtwolame_la-energy.Tpo -c -o libtwolame_la-energy.lo `test -f 'energy.c' || echo './'`energy.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-fft.lo -MD -MP -MF .deps/libtwolame_la-fft.Tpo -c -o libtwolame_la-fft.lo `test -f 'fft.c' || echo './'`fft.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-get_set.lo -MD -MP -MF .deps/libtwolame_la-get_set.Tpo -c -o libtwolame_la-get_set.lo `test -f 'get_set.c' || echo './'`get_set.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-mem.lo -MD -MP -MF .deps/libtwolame_la-mem.Tpo -c -o libtwolame_la-mem.lo `test -f 'mem.c' || echo './'`mem.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_0.lo -MD -MP -MF .deps/libtwolame_la-psycho_0.Tpo -c -o libtwolame_la-psycho_0.lo `test -f 'psycho_0.c' || echo './'`psycho_0.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_1.lo -MD -MP -MF .deps/libtwolame_la-psycho_1.Tpo -c -o libtwolame_la-psycho_1.lo `test -f 'psycho_1.c' || echo './'`psycho_1.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_2.lo -MD -MP -MF .deps/libtwolame_la-psycho_2.Tpo -c -o libtwolame_la-psycho_2.lo `test -f 'psycho_2.c' || echo './'`psycho_2.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_3.lo -MD -MP -MF .deps/libtwolame_la-psycho_3.Tpo -c -o libtwolame_la-psycho_3.lo `test -f 'psycho_3.c' || echo './'`psycho_3.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_4.lo -MD -MP -MF .deps/libtwolame_la-psycho_4.Tpo -c -o libtwolame_la-psycho_4.lo `test -f 'psycho_4.c' || echo './'`psycho_4.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_n1.lo -MD -MP -MF .deps/libtwolame_la-psycho_n1.Tpo -c -o libtwolame_la-psycho_n1.lo `test -f 'psycho_n1.c' || echo './'`psycho_n1.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-subband.lo -MD -MP -MF .deps/libtwolame_la-subband.Tpo -c -o libtwolame_la-subband.lo `test -f 'subband.c' || echo './'`subband.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-twolame.lo -MD -MP -MF .deps/libtwolame_la-twolame.Tpo -c -o libtwolame_la-twolame.lo `test -f 'twolame.c' || echo './'`twolame.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-util.lo -MD -MP -MF .deps/libtwolame_la-util.Tpo -c -o libtwolame_la-util.lo `test -f 'util.c' || echo './'`util.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-dab.lo -MD -MP -MF .deps/libtwolame_la-dab.Tpo -c dab.c -fPIC -DPIC -o .libs/libtwolame_la-dab.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-energy.lo -MD -MP -MF .deps/libtwolame_la-energy.Tpo -c energy.c -fPIC -DPIC -o .libs/libtwolame_la-energy.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-encode.lo -MD -MP -MF .deps/libtwolame_la-encode.Tpo -c encode.c -fPIC -DPIC -o .libs/libtwolame_la-encode.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-availbits.lo -MD -MP -MF .deps/libtwolame_la-availbits.Tpo -c availbits.c -fPIC -DPIC -o .libs/libtwolame_la-availbits.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-crc.lo -MD -MP -MF .deps/libtwolame_la-crc.Tpo -c crc.c -fPIC -DPIC -o .libs/libtwolame_la-crc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_3.lo -MD -MP -MF .deps/libtwolame_la-psycho_3.Tpo -c psycho_3.c -fPIC -DPIC -o .libs/libtwolame_la-psycho_3.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-mem.lo -MD -MP -MF .deps/libtwolame_la-mem.Tpo -c mem.c -fPIC -DPIC -o .libs/libtwolame_la-mem.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-ath.lo -MD -MP -MF .deps/libtwolame_la-ath.Tpo -c ath.c -fPIC -DPIC -o .libs/libtwolame_la-ath.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_2.lo -MD -MP -MF .deps/libtwolame_la-psycho_2.Tpo -c psycho_2.c -fPIC -DPIC -o .libs/libtwolame_la-psycho_2.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_0.lo -MD -MP -MF .deps/libtwolame_la-psycho_0.Tpo -c psycho_0.c -fPIC -DPIC -o .libs/libtwolame_la-psycho_0.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_4.lo -MD -MP -MF .deps/libtwolame_la-psycho_4.Tpo -c psycho_4.c -fPIC -DPIC -o .libs/libtwolame_la-psycho_4.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-get_set.lo -MD -MP -MF .deps/libtwolame_la-get_set.Tpo -c get_set.c -fPIC -DPIC -o .libs/libtwolame_la-get_set.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-bitbuffer.lo -MD -MP -MF .deps/libtwolame_la-bitbuffer.Tpo -c bitbuffer.c -fPIC -DPIC -o .libs/libtwolame_la-bitbuffer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-util.lo -MD -MP -MF .deps/libtwolame_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libtwolame_la-util.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-subband.lo -MD -MP -MF .deps/libtwolame_la-subband.Tpo -c subband.c -fPIC -DPIC -o .libs/libtwolame_la-subband.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-fft.lo -MD -MP -MF .deps/libtwolame_la-fft.Tpo -c fft.c -fPIC -DPIC -o .libs/libtwolame_la-fft.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_1.lo -MD -MP -MF .deps/libtwolame_la-psycho_1.Tpo -c psycho_1.c -fPIC -DPIC -o .libs/libtwolame_la-psycho_1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_n1.lo -MD -MP -MF .deps/libtwolame_la-psycho_n1.Tpo -c psycho_n1.c -fPIC -DPIC -o .libs/libtwolame_la-psycho_n1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-twolame.lo -MD -MP -MF .deps/libtwolame_la-twolame.Tpo -c twolame.c -fPIC -DPIC -o .libs/libtwolame_la-twolame.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-energy.lo -MD -MP -MF .deps/libtwolame_la-energy.Tpo -c energy.c -o libtwolame_la-energy.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-dab.lo -MD -MP -MF .deps/libtwolame_la-dab.Tpo -c dab.c -o libtwolame_la-dab.o >/dev/null 2>&1
mv -f .deps/libtwolame_la-energy.Tpo .deps/libtwolame_la-energy.Plo
mv -f .deps/libtwolame_la-dab.Tpo .deps/libtwolame_la-dab.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-subband.lo -MD -MP -MF .deps/libtwolame_la-subband.Tpo -c subband.c -o libtwolame_la-subband.o >/dev/null 2>&1
mv -f .deps/libtwolame_la-subband.Tpo .deps/libtwolame_la-subband.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-encode.lo -MD -MP -MF .deps/libtwolame_la-encode.Tpo -c encode.c -o libtwolame_la-encode.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-availbits.lo -MD -MP -MF .deps/libtwolame_la-availbits.Tpo -c availbits.c -o libtwolame_la-availbits.o >/dev/null 2>&1
mv -f .deps/libtwolame_la-availbits.Tpo .deps/libtwolame_la-availbits.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-crc.lo -MD -MP -MF .deps/libtwolame_la-crc.Tpo -c crc.c -o libtwolame_la-crc.o >/dev/null 2>&1
mv -f .deps/libtwolame_la-crc.Tpo .deps/libtwolame_la-crc.Plo
mv -f .deps/libtwolame_la-encode.Tpo .deps/libtwolame_la-encode.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_3.lo -MD -MP -MF .deps/libtwolame_la-psycho_3.Tpo -c psycho_3.c -o libtwolame_la-psycho_3.o >/dev/null 2>&1
mv -f .deps/libtwolame_la-psycho_3.Tpo .deps/libtwolame_la-psycho_3.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-mem.lo -MD -MP -MF .deps/libtwolame_la-mem.Tpo -c mem.c -o libtwolame_la-mem.o >/dev/null 2>&1
mv -f .deps/libtwolame_la-mem.Tpo .deps/libtwolame_la-mem.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_0.lo -MD -MP -MF .deps/libtwolame_la-psycho_0.Tpo -c psycho_0.c -o libtwolame_la-psycho_0.o >/dev/null 2>&1
mv -f .deps/libtwolame_la-psycho_0.Tpo .deps/libtwolame_la-psycho_0.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_2.lo -MD -MP -MF .deps/libtwolame_la-psycho_2.Tpo -c psycho_2.c -o libtwolame_la-psycho_2.o >/dev/null 2>&1
mv -f .deps/libtwolame_la-psycho_2.Tpo .deps/libtwolame_la-psycho_2.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-bitbuffer.lo -MD -MP -MF .deps/libtwolame_la-bitbuffer.Tpo -c bitbuffer.c -o libtwolame_la-bitbuffer.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-ath.lo -MD -MP -MF .deps/libtwolame_la-ath.Tpo -c ath.c -o libtwolame_la-ath.o >/dev/null 2>&1
mv -f .deps/libtwolame_la-bitbuffer.Tpo .deps/libtwolame_la-bitbuffer.Plo
mv -f .deps/libtwolame_la-ath.Tpo .deps/libtwolame_la-ath.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-get_set.lo -MD -MP -MF .deps/libtwolame_la-get_set.Tpo -c get_set.c -o libtwolame_la-get_set.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_4.lo -MD -MP -MF .deps/libtwolame_la-psycho_4.Tpo -c psycho_4.c -o libtwolame_la-psycho_4.o >/dev/null 2>&1
mv -f .deps/libtwolame_la-get_set.Tpo .deps/libtwolame_la-get_set.Plo
mv -f .deps/libtwolame_la-psycho_4.Tpo .deps/libtwolame_la-psycho_4.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_n1.lo -MD -MP -MF .deps/libtwolame_la-psycho_n1.Tpo -c psycho_n1.c -o libtwolame_la-psycho_n1.o >/dev/null 2>&1
mv -f .deps/libtwolame_la-psycho_n1.Tpo .deps/libtwolame_la-psycho_n1.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-util.lo -MD -MP -MF .deps/libtwolame_la-util.Tpo -c util.c -o libtwolame_la-util.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-fft.lo -MD -MP -MF .deps/libtwolame_la-fft.Tpo -c fft.c -o libtwolame_la-fft.o >/dev/null 2>&1
mv -f .deps/libtwolame_la-util.Tpo .deps/libtwolame_la-util.Plo
mv -f .deps/libtwolame_la-fft.Tpo .deps/libtwolame_la-fft.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_1.lo -MD -MP -MF .deps/libtwolame_la-psycho_1.Tpo -c psycho_1.c -o libtwolame_la-psycho_1.o >/dev/null 2>&1
mv -f .deps/libtwolame_la-psycho_1.Tpo .deps/libtwolame_la-psycho_1.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -D_FORTIFY_SOURCE=2 -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT libtwolame_la-twolame.lo -MD -MP -MF .deps/libtwolame_la-twolame.Tpo -c twolame.c -o libtwolame_la-twolame.o >/dev/null 2>&1
mv -f .deps/libtwolame_la-twolame.Tpo .deps/libtwolame_la-twolame.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -I ../build/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -export-dynamic -version-info 0:0:0 -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libtwolame.la -rpath /usr/lib libtwolame_la-ath.lo libtwolame_la-availbits.lo libtwolame_la-bitbuffer.lo libtwolame_la-crc.lo libtwolame_la-dab.lo libtwolame_la-encode.lo libtwolame_la-energy.lo libtwolame_la-fft.lo libtwolame_la-get_set.lo libtwolame_la-mem.lo libtwolame_la-psycho_0.lo libtwolame_la-psycho_1.lo libtwolame_la-psycho_2.lo libtwolame_la-psycho_3.lo libtwolame_la-psycho_4.lo libtwolame_la-psycho_n1.lo libtwolame_la-subband.lo libtwolame_la-twolame.lo libtwolame_la-util.lo -lm -lm
libtool: link: gcc -shared -fPIC -DPIC .libs/libtwolame_la-ath.o .libs/libtwolame_la-availbits.o .libs/libtwolame_la-bitbuffer.o .libs/libtwolame_la-crc.o .libs/libtwolame_la-dab.o .libs/libtwolame_la-encode.o .libs/libtwolame_la-energy.o .libs/libtwolame_la-fft.o .libs/libtwolame_la-get_set.o .libs/libtwolame_la-mem.o .libs/libtwolame_la-psycho_0.o .libs/libtwolame_la-psycho_1.o .libs/libtwolame_la-psycho_2.o .libs/libtwolame_la-psycho_3.o .libs/libtwolame_la-psycho_4.o .libs/libtwolame_la-psycho_n1.o .libs/libtwolame_la-subband.o .libs/libtwolame_la-twolame.o .libs/libtwolame_la-util.o -lm -march=x86-64 -mtune=native -O3 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libtwolame.so.0 -o .libs/libtwolame.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libtwolame.so.0" && ln -s "libtwolame.so.0.0.0" "libtwolame.so.0")
libtool: link: (cd ".libs" && rm -f "libtwolame.so" && ln -s "libtwolame.so.0.0.0" "libtwolame.so")
libtool: link: ar cr .libs/libtwolame.a libtwolame_la-ath.o libtwolame_la-availbits.o libtwolame_la-bitbuffer.o libtwolame_la-crc.o libtwolame_la-dab.o libtwolame_la-encode.o libtwolame_la-energy.o libtwolame_la-fft.o libtwolame_la-get_set.o libtwolame_la-mem.o libtwolame_la-psycho_0.o libtwolame_la-psycho_1.o libtwolame_la-psycho_2.o libtwolame_la-psycho_3.o libtwolame_la-psycho_4.o libtwolame_la-psycho_n1.o libtwolame_la-subband.o libtwolame_la-twolame.o libtwolame_la-util.o
libtool: link: ranlib .libs/libtwolame.a
libtool: link: ( cd ".libs" && rm -f "libtwolame.la" && ln -s "../libtwolame.la" "libtwolame.la" )
make[2]: Leaving directory '/src/twolame/libtwolame'
make[1]: Leaving directory '/src/twolame/libtwolame'
Making all in frontend
make[1]: Entering directory '/src/twolame/frontend'
gcc -DHAVE_CONFIG_H -I. -I../libtwolame -D_FORTIFY_SOURCE=2 -I../build/ -I../libtwolame/ -I/usr/include/opus -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT frontend.o -MD -MP -MF .deps/frontend.Tpo -c -o frontend.o frontend.c
mv -f .deps/frontend.Tpo .deps/frontend.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -I../build/ -I../libtwolame/ -I/usr/include/opus -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o twolame frontend.o ../libtwolame/libtwolame.la -lsndfile -lm -lm
libtool: link: gcc -I../build/ -I../libtwolame/ -I/usr/include/opus -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/twolame frontend.o ../libtwolame/.libs/libtwolame.so -lsndfile -lm
make[1]: Leaving directory '/src/twolame/frontend'
Making all in simplefrontend
make[1]: Entering directory '/src/twolame/simplefrontend'
gcc -DHAVE_CONFIG_H -I. -I../libtwolame -D_FORTIFY_SOURCE=2 -I../libtwolame/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT simplefrontend.o -MD -MP -MF .deps/simplefrontend.Tpo -c -o simplefrontend.o simplefrontend.c
gcc -DHAVE_CONFIG_H -I. -I../libtwolame -D_FORTIFY_SOURCE=2 -I../libtwolame/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -MT audio_wave.o -MD -MP -MF .deps/audio_wave.Tpo -c -o audio_wave.o audio_wave.c
mv -f .deps/simplefrontend.Tpo .deps/simplefrontend.Po
mv -f .deps/audio_wave.Tpo .deps/audio_wave.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -I../libtwolame/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o stwolame simplefrontend.o audio_wave.o ../libtwolame/libtwolame.la -lm -lm
libtool: link: gcc -I../libtwolame/ -march=x86-64 -mtune=native -O3 -pipe -fno-plt -DLIBTWOLAME_STATIC -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/stwolame simplefrontend.o audio_wave.o ../libtwolame/.libs/libtwolame.so -lm
make[1]: Leaving directory '/src/twolame/simplefrontend'
Making all in doc
make[1]: Entering directory '/src/twolame/doc'
Making all in html
make[2]: Entering directory '/src/twolame/doc/html'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/src/twolame/doc/html'
make[2]: Entering directory '/src/twolame/doc'
make[2]: *** No rule to make target 'twolame.1', needed by 'all-am'. Stop.
make[2]: Leaving directory '/src/twolame/doc'
make[1]: *** [Makefile:480: all-recursive] Error 1
make[1]: Leaving directory '/src/twolame/doc'
make: *** [Makefile:501: all-recursive] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment