* Package: media-sound/sox-14.4.2_p20210509-r2:0 * Repository: gentoo * Maintainer: sound@gentoo.org * USE: abi_x86_64 alsa amd64 elibc_glibc encode flac kernel_linux mad ogg openmp png pulseaudio * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking sox-14.4.2_p20210509.zip to /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work >>> Source unpacked in /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work >>> Preparing source in /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49 ... * Running eautoreconf in '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' ... [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] * Running elibtoolize in: sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying color-record/2.4.7 patch ... * Applying openmp/2.4.7 patch ... * Applying verbose-pic/2.4.7 patch ... * Applying clang-runtime-ltmain/2.4.7 patch ... * Applying fix-file-check/2.5.0 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49 ... * econf: updating sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/sox-14.4.2_p20210509-r2 --htmldir=/usr/share/doc/sox-14.4.2_p20210509-r2/html --with-sysroot=/ --libdir=/usr/lib64 --enable-alsa --disable-amrnb --disable-amrwb --disable-ao --with-lame --enable-flac --without-id3tag --without-ladspa --with-mad --without-magic --enable-openmp --enable-oggvorbis --disable-oss --disable-opus --with-png --enable-pulseaudio --disable-sndfile --disable-sndio --disable-static --without-twolame --disable-wavpack --enable-formats=dyn --with-distro=Gentoo checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) 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 whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes 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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... no checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no 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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether C compiler accepts -fstack-protector-strong... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for egrep... (cached) /bin/grep -E checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for byteswap.h... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/timeb.h... yes checking for sys/types.h... (cached) yes checking for sys/utsname.h... yes checking for termios.h... yes checking for glob.h... yes checking for fenv.h... yes checking for strcasecmp... yes checking for strdup... yes checking for popen... yes checking for vsnprintf... yes checking for gettimeofday... yes checking for mkstemp... yes checking for fmemopen... yes checking for sigaction... yes checking for library containing pow... -lm checking for library containing lrint... none required checking for lrint... yes checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed checking for declarations of fseeko and ftello... yes checking for x86_64-pc-linux-gnu-gcc option to support OpenMP... -fopenmp checking for ltdl.h... yes checking for lt_dlinit in -lltdl... yes checking for zlib.h... yes checking for uncompress in -lz... yes checking for png.h... yes checking for png_set_rows in -lpng... yes checking for gsm/gsm.h... yes checking for gsm_create in -lgsm... yes checking for opencore-amrnb/interf_dec.h... no checking for opencore-amrwb/dec_if.h... no checking for vo-amrwbenc/enc_if.h... no checking for flac... yes checking for lpc10.h... no checking for mad.h... yes checking for mad_stream_buffer in -lmad... yes checking for lame/lame.h... yes checking for lame_init in -lmp3lame... yes checking for ogg vorbis vorbisenc vorbisfile... yes checking for sndfile.h... yes checking for sf_open_virtual in -lsndfile... yes checking for alsa/asoundlib.h... yes checking for snd_pcm_open in -lasound... yes checking for CoreAudio/CoreAudio.h... no checking for pulse/simple.h... yes checking for pa_simple_new in -lpulse... yes checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed checking for sys/audioio.h... no checking for sun/audioio.h... no checking for mmsystem.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating lpc10/Makefile config.status: creating sox.pc config.status: creating src/soxconfig.h config.status: executing depfiles commands config.status: executing libtool commands Build options: distro name Gentoo symlinks soxi play rec Optional libraries: id3tag no lame yes libgsm yes libltdl yes libsndfile yes mad yes magic no opencore-amrnb no opencore-amrwb no png yes twolame no vo-amrwbenc no Optional formats: amrnb no amrwb no flac yes gsm dyn lpc10 dyn mp3 dyn oggvorbis yes opus no sndfile no wavpack no Audio devices: alsa yes ao no coreaudio no oss no pulseaudio yes sndio no sunaudio no waveaudio no Other options: OpenMP -fopenmp LADSPA effect plugins no Configure finished. Run 'make' to compile SoX. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49 ... make -j2 Making all in lpc10 make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o analys.lo analys.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c analys.c -fPIC -DPIC -o .libs/analys.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o chanwr.lo chanwr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c chanwr.c -fPIC -DPIC -o .libs/chanwr.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o bsynz.lo bsynz.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c bsynz.c -fPIC -DPIC -o .libs/bsynz.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o dcbias.lo dcbias.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c dcbias.c -fPIC -DPIC -o .libs/dcbias.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o decode.lo decode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c decode.c -fPIC -DPIC -o .libs/decode.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o deemp.lo deemp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c deemp.c -fPIC -DPIC -o .libs/deemp.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o difmag.lo difmag.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c difmag.c -fPIC -DPIC -o .libs/difmag.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o dyptrk.lo dyptrk.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c dyptrk.c -fPIC -DPIC -o .libs/dyptrk.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o energy.lo energy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c energy.c -fPIC -DPIC -o .libs/energy.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o encode.lo encode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c encode.c -fPIC -DPIC -o .libs/encode.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o ham84.lo ham84.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c ham84.c -fPIC -DPIC -o .libs/ham84.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o f2clib.lo f2clib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c f2clib.c -fPIC -DPIC -o .libs/f2clib.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o hp100.lo hp100.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c hp100.c -fPIC -DPIC -o .libs/hp100.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o irc2pc.lo irc2pc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c irc2pc.c -fPIC -DPIC -o .libs/irc2pc.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o invert.lo invert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c invert.c -fPIC -DPIC -o .libs/invert.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o lpcdec.lo lpcdec.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c lpcdec.c -fPIC -DPIC -o .libs/lpcdec.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o ivfilt.lo ivfilt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c ivfilt.c -fPIC -DPIC -o .libs/ivfilt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o lpcenc.lo lpcenc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c lpcenc.c -fPIC -DPIC -o .libs/lpcenc.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o lpcini.lo lpcini.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c lpcini.c -fPIC -DPIC -o .libs/lpcini.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o lpfilt.lo lpfilt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c lpfilt.c -fPIC -DPIC -o .libs/lpfilt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o median.lo median.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c median.c -fPIC -DPIC -o .libs/median.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o mload.lo mload.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c mload.c -fPIC -DPIC -o .libs/mload.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o onset.lo onset.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c onset.c -fPIC -DPIC -o .libs/onset.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o pitsyn.lo pitsyn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c pitsyn.c -fPIC -DPIC -o .libs/pitsyn.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o placea.lo placea.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c placea.c -fPIC -DPIC -o .libs/placea.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o placev.lo placev.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c placev.c -fPIC -DPIC -o .libs/placev.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o preemp.lo preemp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c preemp.c -fPIC -DPIC -o .libs/preemp.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o prepro.lo prepro.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c prepro.c -fPIC -DPIC -o .libs/prepro.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o random.lo random.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c random.c -fPIC -DPIC -o .libs/random.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o rcchk.lo rcchk.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c rcchk.c -fPIC -DPIC -o .libs/rcchk.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o synths.lo synths.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c synths.c -fPIC -DPIC -o .libs/synths.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o tbdm.lo tbdm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c tbdm.c -fPIC -DPIC -o .libs/tbdm.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o vparms.lo vparms.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c vparms.c -fPIC -DPIC -o .libs/vparms.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o voicin.lo voicin.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c voicin.c -fPIC -DPIC -o .libs/voicin.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o liblpc10.la analys.lo bsynz.lo chanwr.lo dcbias.lo decode.lo deemp.lo difmag.lo dyptrk.lo encode.lo energy.lo f2clib.lo ham84.lo hp100.lo invert.lo irc2pc.lo ivfilt.lo lpcdec.lo lpcenc.lo lpcini.lo lpfilt.lo median.lo mload.lo onset.lo pitsyn.lo placea.lo placev.lo preemp.lo prepro.lo random.lo rcchk.lo synths.lo tbdm.lo voicin.lo vparms.lo -lm libtool: link: x86_64-pc-linux-gnu-ar cr .libs/liblpc10.a .libs/analys.o .libs/bsynz.o .libs/chanwr.o .libs/dcbias.o .libs/decode.o .libs/deemp.o .libs/difmag.o .libs/dyptrk.o .libs/encode.o .libs/energy.o .libs/f2clib.o .libs/ham84.o .libs/hp100.o .libs/invert.o .libs/irc2pc.o .libs/ivfilt.o .libs/lpcdec.o .libs/lpcenc.o .libs/lpcini.o .libs/lpfilt.o .libs/median.o .libs/mload.o .libs/onset.o .libs/pitsyn.o .libs/placea.o .libs/placev.o .libs/preemp.o .libs/prepro.o .libs/random.o .libs/rcchk.o .libs/synths.o .libs/tbdm.o .libs/voicin.o .libs/vparms.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblpc10.a libtool: link: ( cd ".libs" && rm -f "liblpc10.la" && ln -s "../liblpc10.la" "liblpc10.la" ) make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/lpc10' Making all in src make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-adpcms.lo `test -f 'adpcms.c' || echo './'`adpcms.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c adpcms.c -fPIC -DPIC -o .libs/libsox_la-adpcms.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-aiff.lo `test -f 'aiff.c' || echo './'`aiff.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c aiff.c -fPIC -DPIC -o .libs/libsox_la-aiff.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-cvsd.lo `test -f 'cvsd.c' || echo './'`cvsd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c cvsd.c -fPIC -DPIC -o .libs/libsox_la-cvsd.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o sox.o sox.c make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-g721.lo `test -f 'g721.c' || echo './'`g721.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c g721.c -fPIC -DPIC -o .libs/libsox_la-g721.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-g711.lo `test -f 'g711.c' || echo './'`g711.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c g711.c -fPIC -DPIC -o .libs/libsox_la-g711.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-g723_40.lo `test -f 'g723_40.c' || echo './'`g723_40.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c g723_40.c -fPIC -DPIC -o .libs/libsox_la-g723_40.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-g723_24.lo `test -f 'g723_24.c' || echo './'`g723_24.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c g723_24.c -fPIC -DPIC -o .libs/libsox_la-g723_24.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-g72x.lo `test -f 'g72x.c' || echo './'`g72x.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c g72x.c -fPIC -DPIC -o .libs/libsox_la-g72x.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-vox.lo `test -f 'vox.c' || echo './'`vox.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c vox.c -fPIC -DPIC -o .libs/libsox_la-vox.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-raw.lo `test -f 'raw.c' || echo './'`raw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c raw.c -fPIC -DPIC -o .libs/libsox_la-raw.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-formats_i.lo `test -f 'formats_i.c' || echo './'`formats_i.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c formats_i.c -fPIC -DPIC -o .libs/libsox_la-formats_i.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-formats.lo `test -f 'formats.c' || echo './'`formats.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c formats.c -fPIC -DPIC -o .libs/libsox_la-formats.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-skelform.lo `test -f 'skelform.c' || echo './'`skelform.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c skelform.c -fPIC -DPIC -o .libs/libsox_la-skelform.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c xmalloc.c -fPIC -DPIC -o .libs/libsox_la-xmalloc.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c getopt.c -fPIC -DPIC -o .libs/libsox_la-getopt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-util.lo `test -f 'util.c' || echo './'`util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c util.c -fPIC -DPIC -o .libs/libsox_la-util.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-libsox.lo `test -f 'libsox.c' || echo './'`libsox.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c libsox.c -fPIC -DPIC -o .libs/libsox_la-libsox.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-libsox_i.lo `test -f 'libsox_i.c' || echo './'`libsox_i.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c libsox_i.c -fPIC -DPIC -o .libs/libsox_la-libsox_i.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-sox-fmt.lo `test -f 'sox-fmt.c' || echo './'`sox-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c sox-fmt.c -fPIC -DPIC -o .libs/libsox_la-sox-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-bend.lo `test -f 'bend.c' || echo './'`bend.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c bend.c -fPIC -DPIC -o .libs/libsox_la-bend.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-biquad.lo `test -f 'biquad.c' || echo './'`biquad.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c biquad.c -fPIC -DPIC -o .libs/libsox_la-biquad.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-biquads.lo `test -f 'biquads.c' || echo './'`biquads.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c biquads.c -fPIC -DPIC -o .libs/libsox_la-biquads.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-chorus.lo `test -f 'chorus.c' || echo './'`chorus.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c chorus.c -fPIC -DPIC -o .libs/libsox_la-chorus.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-compand.lo `test -f 'compand.c' || echo './'`compand.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c compand.c -fPIC -DPIC -o .libs/libsox_la-compand.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-compandt.lo `test -f 'compandt.c' || echo './'`compandt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c compandt.c -fPIC -DPIC -o .libs/libsox_la-compandt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-contrast.lo `test -f 'contrast.c' || echo './'`contrast.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c contrast.c -fPIC -DPIC -o .libs/libsox_la-contrast.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-dcshift.lo `test -f 'dcshift.c' || echo './'`dcshift.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c dcshift.c -fPIC -DPIC -o .libs/libsox_la-dcshift.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-delay.lo `test -f 'delay.c' || echo './'`delay.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c delay.c -fPIC -DPIC -o .libs/libsox_la-delay.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-dft_filter.lo `test -f 'dft_filter.c' || echo './'`dft_filter.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c dft_filter.c -fPIC -DPIC -o .libs/libsox_la-dft_filter.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-dither.lo `test -f 'dither.c' || echo './'`dither.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c dither.c -fPIC -DPIC -o .libs/libsox_la-dither.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-divide.lo `test -f 'divide.c' || echo './'`divide.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c divide.c -fPIC -DPIC -o .libs/libsox_la-divide.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-downsample.lo `test -f 'downsample.c' || echo './'`downsample.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c downsample.c -fPIC -DPIC -o .libs/libsox_la-downsample.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-earwax.lo `test -f 'earwax.c' || echo './'`earwax.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c earwax.c -fPIC -DPIC -o .libs/libsox_la-earwax.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-echo.lo `test -f 'echo.c' || echo './'`echo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c echo.c -fPIC -DPIC -o .libs/libsox_la-echo.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-echos.lo `test -f 'echos.c' || echo './'`echos.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c echos.c -fPIC -DPIC -o .libs/libsox_la-echos.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-effects.lo `test -f 'effects.c' || echo './'`effects.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c effects.c -fPIC -DPIC -o .libs/libsox_la-effects.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-effects_i.lo `test -f 'effects_i.c' || echo './'`effects_i.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c effects_i.c -fPIC -DPIC -o .libs/libsox_la-effects_i.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-fade.lo `test -f 'fade.c' || echo './'`fade.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c fade.c -fPIC -DPIC -o .libs/libsox_la-fade.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-effects_i_dsp.lo `test -f 'effects_i_dsp.c' || echo './'`effects_i_dsp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c effects_i_dsp.c -fPIC -DPIC -o .libs/libsox_la-effects_i_dsp.o effects_i_dsp.c:586: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas] 586 | #pragma STDC FENV_ACCESS ON effects_i_dsp.c: In function 'lsx_save_samples': effects_i_dsp.c:585:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] 585 | #define _ dest[i] = lrint32(src[i]), ++i, | ^ effects_i_dsp.c:607:19: note: in expansion of macro '_' 607 | _ _ _ _ _ _ _ _ 0; | ^ effects_i_dsp.c: At top level: effects_i_dsp.c:624: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas] 624 | #pragma STDC FENV_ACCESS OFF make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-fir.lo `test -f 'fir.c' || echo './'`fir.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c fir.c -fPIC -DPIC -o .libs/libsox_la-fir.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-firfit.lo `test -f 'firfit.c' || echo './'`firfit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c firfit.c -fPIC -DPIC -o .libs/libsox_la-firfit.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-flanger.lo `test -f 'flanger.c' || echo './'`flanger.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c flanger.c -fPIC -DPIC -o .libs/libsox_la-flanger.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-fft4g.lo `test -f 'fft4g.c' || echo './'`fft4g.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c fft4g.c -fPIC -DPIC -o .libs/libsox_la-fft4g.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-gain.lo `test -f 'gain.c' || echo './'`gain.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c gain.c -fPIC -DPIC -o .libs/libsox_la-gain.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-input.lo `test -f 'input.c' || echo './'`input.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c input.c -fPIC -DPIC -o .libs/libsox_la-input.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-hilbert.lo `test -f 'hilbert.c' || echo './'`hilbert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c hilbert.c -fPIC -DPIC -o .libs/libsox_la-hilbert.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-ladspa.lo `test -f 'ladspa.c' || echo './'`ladspa.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c ladspa.c -fPIC -DPIC -o .libs/libsox_la-ladspa.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-loudness.lo `test -f 'loudness.c' || echo './'`loudness.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c loudness.c -fPIC -DPIC -o .libs/libsox_la-loudness.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-mcompand.lo `test -f 'mcompand.c' || echo './'`mcompand.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c mcompand.c -fPIC -DPIC -o .libs/libsox_la-mcompand.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-noiseprof.lo `test -f 'noiseprof.c' || echo './'`noiseprof.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c noiseprof.c -fPIC -DPIC -o .libs/libsox_la-noiseprof.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-noisered.lo `test -f 'noisered.c' || echo './'`noisered.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c noisered.c -fPIC -DPIC -o .libs/libsox_la-noisered.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-output.lo `test -f 'output.c' || echo './'`output.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c output.c -fPIC -DPIC -o .libs/libsox_la-output.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-overdrive.lo `test -f 'overdrive.c' || echo './'`overdrive.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c overdrive.c -fPIC -DPIC -o .libs/libsox_la-overdrive.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-pad.lo `test -f 'pad.c' || echo './'`pad.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c pad.c -fPIC -DPIC -o .libs/libsox_la-pad.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-phaser.lo `test -f 'phaser.c' || echo './'`phaser.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c phaser.c -fPIC -DPIC -o .libs/libsox_la-phaser.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-remix.lo `test -f 'remix.c' || echo './'`remix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c remix.c -fPIC -DPIC -o .libs/libsox_la-remix.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-repeat.lo `test -f 'repeat.c' || echo './'`repeat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c repeat.c -fPIC -DPIC -o .libs/libsox_la-repeat.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-reverb.lo `test -f 'reverb.c' || echo './'`reverb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c reverb.c -fPIC -DPIC -o .libs/libsox_la-reverb.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-rate.lo `test -f 'rate.c' || echo './'`rate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c rate.c -fPIC -DPIC -o .libs/libsox_la-rate.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-reverse.lo `test -f 'reverse.c' || echo './'`reverse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c reverse.c -fPIC -DPIC -o .libs/libsox_la-reverse.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-silence.lo `test -f 'silence.c' || echo './'`silence.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c silence.c -fPIC -DPIC -o .libs/libsox_la-silence.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-skeleff.lo `test -f 'skeleff.c' || echo './'`skeleff.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c skeleff.c -fPIC -DPIC -o .libs/libsox_la-skeleff.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-sinc.lo `test -f 'sinc.c' || echo './'`sinc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c sinc.c -fPIC -DPIC -o .libs/libsox_la-sinc.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-speed.lo `test -f 'speed.c' || echo './'`speed.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c speed.c -fPIC -DPIC -o .libs/libsox_la-speed.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-splice.lo `test -f 'splice.c' || echo './'`splice.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c splice.c -fPIC -DPIC -o .libs/libsox_la-splice.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-stat.lo `test -f 'stat.c' || echo './'`stat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c stat.c -fPIC -DPIC -o .libs/libsox_la-stat.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-stats.lo `test -f 'stats.c' || echo './'`stats.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c stats.c -fPIC -DPIC -o .libs/libsox_la-stats.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-swap.lo `test -f 'swap.c' || echo './'`swap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c swap.c -fPIC -DPIC -o .libs/libsox_la-swap.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-stretch.lo `test -f 'stretch.c' || echo './'`stretch.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c stretch.c -fPIC -DPIC -o .libs/libsox_la-stretch.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-synth.lo `test -f 'synth.c' || echo './'`synth.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c synth.c -fPIC -DPIC -o .libs/libsox_la-synth.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-tremolo.lo `test -f 'tremolo.c' || echo './'`tremolo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c tremolo.c -fPIC -DPIC -o .libs/libsox_la-tremolo.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-tempo.lo `test -f 'tempo.c' || echo './'`tempo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c tempo.c -fPIC -DPIC -o .libs/libsox_la-tempo.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-trim.lo `test -f 'trim.c' || echo './'`trim.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c trim.c -fPIC -DPIC -o .libs/libsox_la-trim.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-upsample.lo `test -f 'upsample.c' || echo './'`upsample.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c upsample.c -fPIC -DPIC -o .libs/libsox_la-upsample.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-vad.lo `test -f 'vad.c' || echo './'`vad.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c vad.c -fPIC -DPIC -o .libs/libsox_la-vad.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-vol.lo `test -f 'vol.c' || echo './'`vol.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c vol.c -fPIC -DPIC -o .libs/libsox_la-vol.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-raw-fmt.lo `test -f 'raw-fmt.c' || echo './'`raw-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c raw-fmt.c -fPIC -DPIC -o .libs/libsox_la-raw-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-s1-fmt.lo `test -f 's1-fmt.c' || echo './'`s1-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c s1-fmt.c -fPIC -DPIC -o .libs/libsox_la-s1-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-s2-fmt.lo `test -f 's2-fmt.c' || echo './'`s2-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c s2-fmt.c -fPIC -DPIC -o .libs/libsox_la-s2-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-s3-fmt.lo `test -f 's3-fmt.c' || echo './'`s3-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c s3-fmt.c -fPIC -DPIC -o .libs/libsox_la-s3-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-spectrogram.lo `test -f 'spectrogram.c' || echo './'`spectrogram.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c spectrogram.c -fPIC -DPIC -o .libs/libsox_la-spectrogram.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-u1-fmt.lo `test -f 'u1-fmt.c' || echo './'`u1-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c u1-fmt.c -fPIC -DPIC -o .libs/libsox_la-u1-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-s4-fmt.lo `test -f 's4-fmt.c' || echo './'`s4-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c s4-fmt.c -fPIC -DPIC -o .libs/libsox_la-s4-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-u3-fmt.lo `test -f 'u3-fmt.c' || echo './'`u3-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c u3-fmt.c -fPIC -DPIC -o .libs/libsox_la-u3-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-u2-fmt.lo `test -f 'u2-fmt.c' || echo './'`u2-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c u2-fmt.c -fPIC -DPIC -o .libs/libsox_la-u2-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-u4-fmt.lo `test -f 'u4-fmt.c' || echo './'`u4-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c u4-fmt.c -fPIC -DPIC -o .libs/libsox_la-u4-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-al-fmt.lo `test -f 'al-fmt.c' || echo './'`al-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c al-fmt.c -fPIC -DPIC -o .libs/libsox_la-al-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-la-fmt.lo `test -f 'la-fmt.c' || echo './'`la-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c la-fmt.c -fPIC -DPIC -o .libs/libsox_la-la-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-ul-fmt.lo `test -f 'ul-fmt.c' || echo './'`ul-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c ul-fmt.c -fPIC -DPIC -o .libs/libsox_la-ul-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-lu-fmt.lo `test -f 'lu-fmt.c' || echo './'`lu-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c lu-fmt.c -fPIC -DPIC -o .libs/libsox_la-lu-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-8svx.lo `test -f '8svx.c' || echo './'`8svx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c 8svx.c -fPIC -DPIC -o .libs/libsox_la-8svx.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-aifc-fmt.lo `test -f 'aifc-fmt.c' || echo './'`aifc-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c aifc-fmt.c -fPIC -DPIC -o .libs/libsox_la-aifc-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-aiff-fmt.lo `test -f 'aiff-fmt.c' || echo './'`aiff-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c aiff-fmt.c -fPIC -DPIC -o .libs/libsox_la-aiff-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-au.lo `test -f 'au.c' || echo './'`au.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c au.c -fPIC -DPIC -o .libs/libsox_la-au.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-avr.lo `test -f 'avr.c' || echo './'`avr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c avr.c -fPIC -DPIC -o .libs/libsox_la-avr.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-cdr.lo `test -f 'cdr.c' || echo './'`cdr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c cdr.c -fPIC -DPIC -o .libs/libsox_la-cdr.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-cvsd-fmt.lo `test -f 'cvsd-fmt.c' || echo './'`cvsd-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c cvsd-fmt.c -fPIC -DPIC -o .libs/libsox_la-cvsd-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-dvms-fmt.lo `test -f 'dvms-fmt.c' || echo './'`dvms-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c dvms-fmt.c -fPIC -DPIC -o .libs/libsox_la-dvms-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-dat.lo `test -f 'dat.c' || echo './'`dat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c dat.c -fPIC -DPIC -o .libs/libsox_la-dat.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-htk.lo `test -f 'htk.c' || echo './'`htk.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c htk.c -fPIC -DPIC -o .libs/libsox_la-htk.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-hcom.lo `test -f 'hcom.c' || echo './'`hcom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c hcom.c -fPIC -DPIC -o .libs/libsox_la-hcom.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-maud.lo `test -f 'maud.c' || echo './'`maud.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c maud.c -fPIC -DPIC -o .libs/libsox_la-maud.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-prc.lo `test -f 'prc.c' || echo './'`prc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c prc.c -fPIC -DPIC -o .libs/libsox_la-prc.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-sf.lo `test -f 'sf.c' || echo './'`sf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c sf.c -fPIC -DPIC -o .libs/libsox_la-sf.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-sounder.lo `test -f 'sounder.c' || echo './'`sounder.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c sounder.c -fPIC -DPIC -o .libs/libsox_la-sounder.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-smp.lo `test -f 'smp.c' || echo './'`smp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c smp.c -fPIC -DPIC -o .libs/libsox_la-smp.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-soundtool.lo `test -f 'soundtool.c' || echo './'`soundtool.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c soundtool.c -fPIC -DPIC -o .libs/libsox_la-soundtool.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-sphere.lo `test -f 'sphere.c' || echo './'`sphere.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c sphere.c -fPIC -DPIC -o .libs/libsox_la-sphere.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-tx16w.lo `test -f 'tx16w.c' || echo './'`tx16w.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c tx16w.c -fPIC -DPIC -o .libs/libsox_la-tx16w.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-vox-fmt.lo `test -f 'vox-fmt.c' || echo './'`vox-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c vox-fmt.c -fPIC -DPIC -o .libs/libsox_la-vox-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-voc.lo `test -f 'voc.c' || echo './'`voc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c voc.c -fPIC -DPIC -o .libs/libsox_la-voc.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-ima-fmt.lo `test -f 'ima-fmt.c' || echo './'`ima-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c ima-fmt.c -fPIC -DPIC -o .libs/libsox_la-ima-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-ima_rw.lo `test -f 'ima_rw.c' || echo './'`ima_rw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c ima_rw.c -fPIC -DPIC -o .libs/libsox_la-ima_rw.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-adpcm.lo `test -f 'adpcm.c' || echo './'`adpcm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c adpcm.c -fPIC -DPIC -o .libs/libsox_la-adpcm.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-wav.lo `test -f 'wav.c' || echo './'`wav.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c wav.c -fPIC -DPIC -o .libs/libsox_la-wav.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-wve.lo `test -f 'wve.c' || echo './'`wve.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c wve.c -fPIC -DPIC -o .libs/libsox_la-wve.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-xa.lo `test -f 'xa.c' || echo './'`xa.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c xa.c -fPIC -DPIC -o .libs/libsox_la-xa.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-nulfile.lo `test -f 'nulfile.c' || echo './'`nulfile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c nulfile.c -fPIC -DPIC -o .libs/libsox_la-nulfile.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-f4-fmt.lo `test -f 'f4-fmt.c' || echo './'`f4-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c f4-fmt.c -fPIC -DPIC -o .libs/libsox_la-f4-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-f8-fmt.lo `test -f 'f8-fmt.c' || echo './'`f8-fmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c f8-fmt.c -fPIC -DPIC -o .libs/libsox_la-f8-fmt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-gsrt.lo `test -f 'gsrt.c' || echo './'`gsrt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c gsrt.c -fPIC -DPIC -o .libs/libsox_la-gsrt.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-id3.lo `test -f 'id3.c' || echo './'`id3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c id3.c -fPIC -DPIC -o .libs/libsox_la-id3.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-alsa.lo `test -f 'alsa.c' || echo './'`alsa.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c alsa.c -fPIC -DPIC -o .libs/libsox_la-alsa.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-flac.lo `test -f 'flac.c' || echo './'`flac.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c flac.c -fPIC -DPIC -o .libs/libsox_la-flac.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-pulseaudio.lo `test -f 'pulseaudio.c' || echo './'`pulseaudio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c pulseaudio.c -fPIC -DPIC -o .libs/libsox_la-pulseaudio.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_la-vorbis.lo `test -f 'vorbis.c' || echo './'`vorbis.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c vorbis.c -fPIC -DPIC -o .libs/libsox_la-vorbis.o make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -no-undefined -version-info 3:0:0 -export-symbols ./libsox.sym -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libsox.la -rpath /usr/lib64 libsox_la-adpcms.lo libsox_la-aiff.lo libsox_la-cvsd.lo libsox_la-g711.lo libsox_la-g721.lo libsox_la-g723_24.lo libsox_la-g723_40.lo libsox_la-g72x.lo libsox_la-vox.lo libsox_la-raw.lo libsox_la-formats.lo libsox_la-formats_i.lo libsox_la-skelform.lo libsox_la-xmalloc.lo libsox_la-getopt.lo libsox_la-util.lo libsox_la-libsox.lo libsox_la-libsox_i.lo libsox_la-sox-fmt.lo libsox_la-bend.lo libsox_la-biquad.lo libsox_la-biquads.lo libsox_la-chorus.lo libsox_la-compand.lo libsox_la-compandt.lo libsox_la-contrast.lo libsox_la-dcshift.lo libsox_la-delay.lo libsox_la-dft_filter.lo libsox_la-dither.lo libsox_la-divide.lo libsox_la-downsample.lo libsox_la-earwax.lo libsox_la-echo.lo libsox_la-echos.lo libsox_la-effects.lo libsox_la-effects_i.lo libsox_la-effects_i_dsp.lo libsox_la-fade.lo libsox_la-fft4g.lo libsox_la-fir.lo libsox_la-firfit.lo libsox_la-flanger.lo libsox_la-gain.lo libsox_la-hilbert.lo libsox_la-input.lo libsox_la-ladspa.lo libsox_la-loudness.lo libsox_la-mcompand.lo libsox_la-noiseprof.lo libsox_la-noisered.lo libsox_la-output.lo libsox_la-overdrive.lo libsox_la-pad.lo libsox_la-phaser.lo libsox_la-rate.lo libsox_la-remix.lo libsox_la-repeat.lo libsox_la-reverb.lo libsox_la-reverse.lo libsox_la-silence.lo libsox_la-sinc.lo libsox_la-skeleff.lo libsox_la-speed.lo libsox_la-splice.lo libsox_la-stat.lo libsox_la-stats.lo libsox_la-stretch.lo libsox_la-swap.lo libsox_la-synth.lo libsox_la-tempo.lo libsox_la-tremolo.lo libsox_la-trim.lo libsox_la-upsample.lo libsox_la-vad.lo libsox_la-vol.lo libsox_la-spectrogram.lo libsox_la-raw-fmt.lo libsox_la-s1-fmt.lo libsox_la-s2-fmt.lo libsox_la-s3-fmt.lo libsox_la-s4-fmt.lo libsox_la-u1-fmt.lo libsox_la-u2-fmt.lo libsox_la-u3-fmt.lo libsox_la-u4-fmt.lo libsox_la-al-fmt.lo libsox_la-la-fmt.lo libsox_la-ul-fmt.lo libsox_la-lu-fmt.lo libsox_la-8svx.lo libsox_la-aiff-fmt.lo libsox_la-aifc-fmt.lo libsox_la-au.lo libsox_la-avr.lo libsox_la-cdr.lo libsox_la-cvsd-fmt.lo libsox_la-dvms-fmt.lo libsox_la-dat.lo libsox_la-hcom.lo libsox_la-htk.lo libsox_la-maud.lo libsox_la-prc.lo libsox_la-sf.lo libsox_la-smp.lo libsox_la-sounder.lo libsox_la-soundtool.lo libsox_la-sphere.lo libsox_la-tx16w.lo libsox_la-voc.lo libsox_la-vox-fmt.lo libsox_la-ima-fmt.lo libsox_la-adpcm.lo libsox_la-ima_rw.lo libsox_la-wav.lo libsox_la-wve.lo libsox_la-xa.lo libsox_la-nulfile.lo libsox_la-f4-fmt.lo libsox_la-f8-fmt.lo libsox_la-gsrt.lo libsox_la-id3.lo libsox_la-alsa.lo libsox_la-flac.lo libsox_la-pulseaudio.lo libsox_la-vorbis.lo -lpng -lz -lgsm -lltdl -lasound -lFLAC -lpulse -lpulse-simple -logg -lvorbis -lvorbisenc -lvorbisfile -lm libtool: link: echo "{ global:" > .libs/libsox.ver libtool: link: cat ./libsox.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/libsox.ver libtool: link: echo "local: *; };" >> .libs/libsox.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libsox_la-adpcms.o .libs/libsox_la-aiff.o .libs/libsox_la-cvsd.o .libs/libsox_la-g711.o .libs/libsox_la-g721.o .libs/libsox_la-g723_24.o .libs/libsox_la-g723_40.o .libs/libsox_la-g72x.o .libs/libsox_la-vox.o .libs/libsox_la-raw.o .libs/libsox_la-formats.o .libs/libsox_la-formats_i.o .libs/libsox_la-skelform.o .libs/libsox_la-xmalloc.o .libs/libsox_la-getopt.o .libs/libsox_la-util.o .libs/libsox_la-libsox.o .libs/libsox_la-libsox_i.o .libs/libsox_la-sox-fmt.o .libs/libsox_la-bend.o .libs/libsox_la-biquad.o .libs/libsox_la-biquads.o .libs/libsox_la-chorus.o .libs/libsox_la-compand.o .libs/libsox_la-compandt.o .libs/libsox_la-contrast.o .libs/libsox_la-dcshift.o .libs/libsox_la-delay.o .libs/libsox_la-dft_filter.o .libs/libsox_la-dither.o .libs/libsox_la-divide.o .libs/libsox_la-downsample.o .libs/libsox_la-earwax.o .libs/libsox_la-echo.o .libs/libsox_la-echos.o .libs/libsox_la-effects.o .libs/libsox_la-effects_i.o .libs/libsox_la-effects_i_dsp.o .libs/libsox_la-fade.o .libs/libsox_la-fft4g.o .libs/libsox_la-fir.o .libs/libsox_la-firfit.o .libs/libsox_la-flanger.o .libs/libsox_la-gain.o .libs/libsox_la-hilbert.o .libs/libsox_la-input.o .libs/libsox_la-ladspa.o .libs/libsox_la-loudness.o .libs/libsox_la-mcompand.o .libs/libsox_la-noiseprof.o .libs/libsox_la-noisered.o .libs/libsox_la-output.o .libs/libsox_la-overdrive.o .libs/libsox_la-pad.o .libs/libsox_la-phaser.o .libs/libsox_la-rate.o .libs/libsox_la-remix.o .libs/libsox_la-repeat.o .libs/libsox_la-reverb.o .libs/libsox_la-reverse.o .libs/libsox_la-silence.o .libs/libsox_la-sinc.o .libs/libsox_la-skeleff.o .libs/libsox_la-speed.o .libs/libsox_la-splice.o .libs/libsox_la-stat.o .libs/libsox_la-stats.o .libs/libsox_la-stretch.o .libs/libsox_la-swap.o .libs/libsox_la-synth.o .libs/libsox_la-tempo.o .libs/libsox_la-tremolo.o .libs/libsox_la-trim.o .libs/libsox_la-upsample.o .libs/libsox_la-vad.o .libs/libsox_la-vol.o .libs/libsox_la-spectrogram.o .libs/libsox_la-raw-fmt.o .libs/libsox_la-s1-fmt.o .libs/libsox_la-s2-fmt.o .libs/libsox_la-s3-fmt.o .libs/libsox_la-s4-fmt.o .libs/libsox_la-u1-fmt.o .libs/libsox_la-u2-fmt.o .libs/libsox_la-u3-fmt.o .libs/libsox_la-u4-fmt.o .libs/libsox_la-al-fmt.o .libs/libsox_la-la-fmt.o .libs/libsox_la-ul-fmt.o .libs/libsox_la-lu-fmt.o .libs/libsox_la-8svx.o .libs/libsox_la-aiff-fmt.o .libs/libsox_la-aifc-fmt.o .libs/libsox_la-au.o .libs/libsox_la-avr.o .libs/libsox_la-cdr.o .libs/libsox_la-cvsd-fmt.o .libs/libsox_la-dvms-fmt.o .libs/libsox_la-dat.o .libs/libsox_la-hcom.o .libs/libsox_la-htk.o .libs/libsox_la-maud.o .libs/libsox_la-prc.o .libs/libsox_la-sf.o .libs/libsox_la-smp.o .libs/libsox_la-sounder.o .libs/libsox_la-soundtool.o .libs/libsox_la-sphere.o .libs/libsox_la-tx16w.o .libs/libsox_la-voc.o .libs/libsox_la-vox-fmt.o .libs/libsox_la-ima-fmt.o .libs/libsox_la-adpcm.o .libs/libsox_la-ima_rw.o .libs/libsox_la-wav.o .libs/libsox_la-wve.o .libs/libsox_la-xa.o .libs/libsox_la-nulfile.o .libs/libsox_la-f4-fmt.o .libs/libsox_la-f8-fmt.o .libs/libsox_la-gsrt.o .libs/libsox_la-id3.o .libs/libsox_la-alsa.o .libs/libsox_la-flac.o .libs/libsox_la-pulseaudio.o .libs/libsox_la-vorbis.o -Wl,-rpath -Wl,//usr/lib64 -Wl,--as-needed -lpng -lz -lgsm //usr/lib64/libltdl.so -lasound -lFLAC -lpulse -lpulse-simple -logg -lvorbis -lvorbisenc -lvorbisfile -lm -O3 -march=native -mtune=native -fstack-protector-strong -fopenmp -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -fopenmp -Wl,-soname -Wl,libsox.so.3 -Wl,-version-script -Wl,.libs/libsox.ver -o .libs/libsox.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libsox.so.3" && ln -s "libsox.so.3.0.0" "libsox.so.3") libtool: link: (cd ".libs" && rm -f "libsox.so" && ln -s "libsox.so.3.0.0" "libsox.so") libtool: link: ( cd ".libs" && rm -f "libsox.la" && ln -s "../libsox.la" "libsox.la" ) make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o sox sox.o libsox.la -lm libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/sox sox.o -Wl,--as-needed ./.libs/libsox.so -lpng -lz -lgsm //usr/lib64/libltdl.so -lasound -lFLAC -lpulse -lpulse-simple -logg -lvorbis -lvorbisenc -lvorbisfile -lm -fopenmp make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make all-am make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o gsm.lo gsm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c gsm.c -fPIC -DPIC -o .libs/gsm.o make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -I../lpc10 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o libsox_fmt_lpc10_la-lpc10.lo `test -f 'lpc10.c' || echo './'`lpc10.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -I../lpc10 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c lpc10.c -fPIC -DPIC -o .libs/libsox_fmt_lpc10_la-lpc10.o make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"\"" -DPKGLIBDIR="\"/usr/lib64/sox\"" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c -o mp3.lo mp3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH=\"\" -DPKGLIBDIR=\"/usr/lib64/sox\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -c mp3.c -fPIC -DPIC -o .libs/mp3.o make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' for n in soxi play rec; do rm -f $n && ln -s sox $n; done make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libsox_fmt_gsm.la -rpath /usr/lib64/sox gsm.lo -lgsm -lm libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gsm.o -Wl,--as-needed -lgsm -lm -O3 -march=native -mtune=native -fstack-protector-strong -fopenmp -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -fopenmp -Wl,-soname -Wl,libsox_fmt_gsm.so -o .libs/libsox_fmt_gsm.so libtool: link: ( cd ".libs" && rm -f "libsox_fmt_gsm.la" && ln -s "../libsox_fmt_gsm.la" "libsox_fmt_gsm.la" ) make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libsox_fmt_mp3.la -rpath /usr/lib64/sox mp3.lo -lmad -lmp3lame -lm libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mp3.o -Wl,--as-needed -lmad -lmp3lame -lm -O3 -march=native -mtune=native -fstack-protector-strong -fopenmp -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -fopenmp -Wl,-soname -Wl,libsox_fmt_mp3.so -o .libs/libsox_fmt_mp3.so libtool: link: ( cd ".libs" && rm -f "libsox_fmt_mp3.la" && ln -s "../libsox_fmt_mp3.la" "libsox_fmt_mp3.la" ) make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../lpc10 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fstack-protector-strong -Wall -Wmissing-prototypes -Wstrict-prototypes -fopenmp -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libsox_fmt_lpc10.la -rpath /usr/lib64/sox libsox_fmt_lpc10_la-lpc10.lo ../lpc10/liblpc10.la -lm libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libsox_fmt_lpc10_la-lpc10.o -Wl,--whole-archive ../lpc10/.libs/liblpc10.a -Wl,--no-whole-archive -Wl,--as-needed -lm -O3 -march=native -mtune=native -fstack-protector-strong -fopenmp -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -fopenmp -Wl,-soname -Wl,libsox_fmt_lpc10.so -o .libs/libsox_fmt_lpc10.so libtool: link: ( cd ".libs" && rm -f "libsox_fmt_lpc10.la" && ln -s "../libsox_fmt_lpc10.la" "libsox_fmt_lpc10.la" ) make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[1]: Nothing to be done for 'all-am'. >>> Source compiled. >>> Test phase [not enabled]: media-sound/sox-14.4.2_p20210509-r2 >>> Install media-sound/sox-14.4.2_p20210509-r2 into /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image make -j2 DESTDIR=/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image install Making install in lpc10 make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in src make[1]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' for n in soxi play rec; do rm -f $n && ln -s sox $n; done make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/mkdir -p '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c libsox.la '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64' libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/libsox.so.3.0.0 /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64/libsox.so.3.0.0 libtool: install: (cd /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64 && { ln -s -f libsox.so.3.0.0 libsox.so.3 || { rm -f libsox.so.3 && ln -s libsox.so.3.0.0 libsox.so.3; }; }) libtool: install: (cd /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64 && { ln -s -f libsox.so.3.0.0 libsox.so || { rm -f libsox.so && ln -s libsox.so.3.0.0 libsox.so; }; }) libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/libsox.lai /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64/libsox.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/mkdir -p '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/include' /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c -m 644 sox.h '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/include' make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[2]: Nothing to be done for 'install-data-am'. make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/mkdir -p '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/bin' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c sox '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/bin' libtool: warning: 'libsox.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/sox /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/bin/sox make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' /bin/mkdir -p '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64/sox' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c libsox_fmt_gsm.la libsox_fmt_lpc10.la libsox_fmt_mp3.la '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64/sox' libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/libsox_fmt_gsm.so /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64/sox/libsox_fmt_gsm.so libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/libsox_fmt_gsm.lai /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64/sox/libsox_fmt_gsm.la libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/libsox_fmt_lpc10.so /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64/sox/libsox_fmt_lpc10.so libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/libsox_fmt_lpc10.lai /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64/sox/libsox_fmt_lpc10.la libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/libsox_fmt_mp3.so /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64/sox/libsox_fmt_mp3.so libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/libsox_fmt_mp3.lai /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64/sox/libsox_fmt_mp3.la libtool: warning: remember to run 'libtool --finish /usr/lib64/sox' make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make install-exec-hook make[3]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' cd /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/bin && for n in soxi play rec; do rm -f $n && ln -s sox $n; done make[3]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49/src' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' /bin/mkdir -p '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/share/man/man1' /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c -m 644 sox.1 soxi.1 '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/share/man/man1' make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' /bin/mkdir -p '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/share/man/man3' /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c -m 644 libsox.3 '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/share/man/man3' make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' /bin/mkdir -p '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/share/man/man7' /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c -m 644 soxformat.7 '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/share/man/man7' make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' make[2]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' /bin/mkdir -p '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64/pkgconfig' /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c -m 644 sox.pc '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/lib64/pkgconfig' make[2]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' make install-data-hook make[3]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' cd /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/share/man/man1 && rm -f play.1 && ln -s sox.1 play.1 make[3]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' make[3]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' cd /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/share/man/man1 && rm -f rec.1 && ln -s sox.1 rec.1 make[3]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' make[3]: Entering directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' cd /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image/usr/share/man/man7 && rm -f soxeffect.7 && ln -s ../man1/sox.1 soxeffect.7 make[3]: Leaving directory '/var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/work/sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49' >>> Completed installing media-sound/sox-14.4.2_p20210509-r2 into /var/tmp/portage/media-sound/sox-14.4.2_p20210509-r2/image * Final size of build directory: 12280 KiB (11.9 MiB) * Final size of installed tree: 1336 KiB ( 1.3 MiB) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/sox /usr/lib64/libsox.so.3.0.0 /usr/lib64/sox/libsox_fmt_gsm.so /usr/lib64/sox/libsox_fmt_mp3.so /usr/lib64/sox/libsox_fmt_lpc10.so