* Package: media-libs/spandsp-0.0.6-r3:0 * Repository: gentoo * USE: abi_x86_64 amd64 cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 elibc_glibc fixed-point kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking spandsp-0.0.6.tar.gz to /var/tmp/portage/media-libs/spandsp-0.0.6-r3/work >>> Source unpacked in /var/tmp/portage/media-libs/spandsp-0.0.6-r3/work >>> Preparing source in /var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6 ... * econf: updating spandsp-0.0.6/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating spandsp-0.0.6/config/config.guess with /usr/share/gnuconfig/config.guess ./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/spandsp-0.0.6-r3 --htmldir=/usr/share/doc/spandsp-0.0.6-r3/html --with-sysroot=/ --libdir=/usr/lib64 --disable-doc --enable-fixed-point --enable-mmx --enable-sse --enable-sse2 --enable-sse3 checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes /var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/config/missing: Unknown `--is-lightweight' option Try `/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/config/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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/libexec/gcc/x86_64-pc-linux-gnu/ld option to reload object files... -r 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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/libexec/gcc/x86_64-pc-linux-gnu/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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64 checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for C compiler vendor... gnu checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for long long... yes checking for long double... yes checking return type of signal handlers... void checking for error_at_line... yes checking for vprintf... yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for lrint... yes checking for lrintf... yes checking for llrint... yes checking for llrintf... yes checking if have C99 struct flexible array support... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for gettimeofday... yes checking for drand48... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking stdatomic.h usability... yes checking stdatomic.h presence... yes checking for stdatomic.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking tgmath.h usability... yes checking tgmath.h presence... yes checking for tgmath.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/select.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sndfile.h usability... yes checking sndfile.h presence... yes checking for sndfile.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking fftw3.h usability... yes checking fftw3.h presence... yes checking for fftw3.h... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for libxml/xmlmemory.h... checking libxml/xmlmemory.h usability... yes checking libxml/xmlmemory.h presence... yes checking for libxml/xmlmemory.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxml/xinclude.h usability... yes checking libxml/xinclude.h presence... yes checking for libxml/xinclude.h... yes checking FL/Fl.H usability... no checking FL/Fl.H presence... no checking for FL/Fl.H... no checking FL/Fl_Overlay_Window.H usability... no checking FL/Fl_Overlay_Window.H presence... no checking for FL/Fl_Overlay_Window.H... no checking FL/Fl_Light_Button.H usability... no checking FL/Fl_Light_Button.H presence... no checking for FL/Fl_Light_Button.H... no checking FL/fl_draw.H usability... no checking FL/fl_draw.H presence... no checking for FL/fl_draw.H... no checking FL/Fl_Cartesian.H usability... no checking FL/Fl_Cartesian.H presence... no checking for FL/Fl_Cartesian.H... no checking FL/Fl_Audio_Meter.H usability... no checking FL/Fl_Audio_Meter.H presence... no checking for FL/Fl_Audio_Meter.H... no checking for /usr/lib64... yes checking for /usr/X11R6/lib64... no checking for /usr/X11R6/lib... no checking for cos in -lm... yes checking for library containing sinf... none required checking for library containing cosf... none required checking for library containing tanf... none required checking for library containing asinf... none required checking for library containing acosf... none required checking for library containing atanf... none required checking for library containing atan2f... none required checking for library containing ceilf... none required checking for library containing floorf... none required checking for library containing powf... none required checking for library containing expf... none required checking for library containing logf... none required checking for library containing log10f... none required checking for library containing open_memstream... none required checking if x86_64-pc-linux-gnu supports library symbol export... yes yes checking if x86_64-pc-linux-gnu fails on misaligned memory access... no checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFOpen in -ltiff... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_start_compress in -ljpeg... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen config.status: creating src/Makefile config.status: creating src/spandsp.h config.status: creating spandsp-sim/Makefile config.status: creating test-data/Makefile config.status: creating test-data/etsi/Makefile config.status: creating test-data/etsi/fax/Makefile config.status: creating test-data/itu/Makefile config.status: creating test-data/itu/fax/Makefile config.status: creating test-data/local/Makefile config.status: creating tests/Makefile config.status: creating spandsp.pc config.status: creating spandsp.spec config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6 ... make -j4 Making all in src make[1]: Entering directory '/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src' make all-am make[2]: Entering directory '/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o ademco_contactid.lo ademco_contactid.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o adsi.lo adsi.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o ademco_contactid.lo ademco_contactid.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o async.lo async.c rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtoolrdlibtool: compile: --tag=CC x86_64-pc-linux-gnu-gcc --mode=compile -DHAVE_CONFIG_H x86_64-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -I.. -I. -I/usr/include/libxml2 -I.. -DNDEBUG -I/usr/include/libxml2 -mmmx -DNDEBUG -msse -mmmx -msse2 -msse -msse3 -msse2 -std=gnu99 -msse3 -std=gnu99 -ffast-math -ffast-math -Wall -Wall -Wunused-variable -Wunused-variable -Wunused-but-set-variable -Wunused-but-set-variable -Wwrite-strings -Wwrite-strings -Wstrict-prototypes -Wstrict-prototypes -Wmissing-prototypes -Wmissing-prototypes -fvisibility=hidden -fvisibility=hidden -DHAVE_VISIBILITY=1 -DHAVE_VISIBILITY=1 -O2 -O2 -pipe -pipe -march=native -march=native -fno-diagnostics-color -fno-diagnostics-color -c -c ademco_contactid.c -o -DPIC adsi.lo -fPIC adsi.c -o .libs/ademco_contactid.o rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c adsi.cx86_64-pc-linux-gnu-gcc -o make_at_dictionary ../src/make_at_dictionary.c -DHAVE_CONFIG_H -I../src -DPIC -fPIC -o .libs/adsi.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o async.lo async.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c async.c -DPIC -fPIC -o .libs/async.o adsi.c:654:33: warning: no previous prototype for ‘adsi_tx_get_logging_state’ [-Wmissing-prototypes] 654 | SPAN_DECLARE(logging_state_t *) adsi_tx_get_logging_state(adsi_tx_state_t *s) | ^~~~~~~~~~~~~~~~~~~~~~~~~ rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o awgn.lo awgn.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o awgn.lo awgn.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c awgn.c -DPIC -fPIC -o .libs/awgn.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o bell_r2_mf.lo bell_r2_mf.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o bell_r2_mf.lo bell_r2_mf.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c bell_r2_mf.c -DPIC -fPIC -o .libs/bell_r2_mf.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o bert.lo bert.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o bert.lo bert.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c bert.c -DPIC -fPIC -o .libs/bert.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o bit_operations.lo bit_operations.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o bit_operations.lo bit_operations.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c bit_operations.c -DPIC -fPIC -o .libs/bit_operations.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o bitstream.lo bitstream.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o bitstream.lo bitstream.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c bitstream.c -DPIC -fPIC -o .libs/bitstream.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o complex_filters.lo complex_filters.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o complex_filters.lo complex_filters.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c complex_filters.c -DPIC -fPIC -o .libs/complex_filters.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o complex_vector_float.lo complex_vector_float.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o complex_vector_float.lo complex_vector_float.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c complex_vector_float.c -DPIC -fPIC -o .libs/complex_vector_float.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o complex_vector_int.lo complex_vector_int.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o complex_vector_int.lo complex_vector_int.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c complex_vector_int.c -DPIC -fPIC -o .libs/complex_vector_int.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o crc.lo crc.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o crc.lo crc.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c crc.c -DPIC -fPIC -o .libs/crc.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o dds_float.lo dds_float.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o dds_float.lo dds_float.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c dds_float.c -DPIC -fPIC -o .libs/dds_float.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o dds_int.lo dds_int.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o dds_int.lo dds_int.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c dds_int.c -DPIC -fPIC -o .libs/dds_int.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o dtmf.lo dtmf.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o dtmf.lo dtmf.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c dtmf.c -DPIC -fPIC -o .libs/dtmf.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o echo.lo echo.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o echo.lo echo.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c echo.c -DPIC -fPIC -o .libs/echo.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o fax.lo fax.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o fax.lo fax.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c fax.c -DPIC -fPIC -o .libs/fax.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o fax_modems.lo fax_modems.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o fax_modems.lo fax_modems.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c fax_modems.c -DPIC -fPIC -o .libs/fax_modems.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o fsk.lo fsk.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o fsk.lo fsk.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c fsk.c -DPIC -fPIC -o .libs/fsk.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o g711.lo g711.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o g711.lo g711.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c g711.c -DPIC -fPIC -o .libs/g711.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o g722.lo g722.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o g722.lo g722.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c g722.c -DPIC -fPIC -o .libs/g722.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o g726.lo g726.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o g726.lo g726.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c g726.c -DPIC -fPIC -o .libs/g726.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o gsm0610_decode.lo gsm0610_decode.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o gsm0610_decode.lo gsm0610_decode.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c gsm0610_decode.c -DPIC -fPIC -o .libs/gsm0610_decode.o gsm0610_decode.c:267:73: warning: argument 2 of type ‘const uint8_t[33]’ {aka ‘const unsigned char[33]’} with mismatched bound [-Warray-parameter=] 267 | CLARE(int) gsm0610_unpack_voip(gsm0610_frame_t *s, const uint8_t c[33]) | ~~~~~~~~~~~~~~^~~~~ In file included from gsm0610_decode.c:51: spandsp/gsm0610.h:144:73: note: previously declared as ‘const uint8_t[]’ {aka ‘const unsigned char[]’} 144 | ECLARE(int) gsm0610_unpack_voip(gsm0610_frame_t *s, const uint8_t c[]); | ~~~~~~~~~~~~~~^~~ rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o gsm0610_encode.lo gsm0610_encode.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o gsm0610_encode.lo gsm0610_encode.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c gsm0610_encode.c -DPIC -fPIC -o .libs/gsm0610_encode.o gsm0610_encode.c:263:45: warning: argument 1 of type ‘uint8_t[33]’ {aka ‘unsigned char[33]’} with mismatched bound [-Warray-parameter=] 263 | SPAN_DECLARE(int) gsm0610_pack_voip(uint8_t c[33], const gsm0610_frame_t *s) | ~~~~~~~~^~~~~ In file included from gsm0610_encode.c:51: spandsp/gsm0610.h:130:45: note: previously declared as ‘uint8_t[]’ {aka ‘unsigned char[]’} 130 | SPAN_DECLARE(int) gsm0610_pack_voip(uint8_t c[], const gsm0610_frame_t *s); | ~~~~~~~~^~~ rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o gsm0610_long_term.lo gsm0610_long_term.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o gsm0610_long_term.lo gsm0610_long_term.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c gsm0610_long_term.c -DPIC -fPIC -o .libs/gsm0610_long_term.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o gsm0610_lpc.lo gsm0610_lpc.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o gsm0610_lpc.lo gsm0610_lpc.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c gsm0610_lpc.c -DPIC -fPIC -o .libs/gsm0610_lpc.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o gsm0610_preprocess.lo gsm0610_preprocess.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o gsm0610_preprocess.lo gsm0610_preprocess.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c gsm0610_preprocess.c -DPIC -fPIC -o .libs/gsm0610_preprocess.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o gsm0610_rpe.lo gsm0610_rpe.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o gsm0610_rpe.lo gsm0610_rpe.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c gsm0610_rpe.c -DPIC -fPIC -o .libs/gsm0610_rpe.o gsm0610_preprocess.c:71:59: warning: argument 2 of type ‘const int16_t[160]’ {aka ‘const short int[160]’} with mismatched bound [-Warray-parameter=] 71 | void gsm0610_preprocess(gsm0610_state_t *s, const int16_t amp[GSM0610_FRAME_LEN], int16_t so[GSM0610_FRAME_LEN]) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from gsm0610_preprocess.c:52: gsm0610_local.h:183:46: note: previously declared as ‘const int16_t[]’ {aka ‘const short int[]’} 183 | const int16_t amp[], | ~~~~~~~~~~~~~~^~~~~ gsm0610_preprocess.c:71:91: warning: argument 3 of type ‘int16_t[160]’ {aka ‘short int[160]’} with mismatched bound [-Warray-parameter=] 71 | 0_state_t *s, const int16_t amp[GSM0610_FRAME_LEN], int16_t so[GSM0610_FRAME_LEN]) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ gsm0610_local.h:184:40: note: previously declared as ‘int16_t[]’ {aka ‘short int[]’} 184 | int16_t so[]); | ~~~~~~~~^~~~ rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o gsm0610_short_term.lo gsm0610_short_term.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o gsm0610_short_term.lo gsm0610_short_term.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c gsm0610_short_term.c -DPIC -fPIC -o .libs/gsm0610_short_term.o gsm0610_rpe.c:586:35: warning: argument 4 of type ‘int16_t[13]’ {aka ‘short int[13]’} with mismatched bound [-Warray-parameter=] 586 | int16_t xMcr[13], | ~~~~~~~~^~~~~~~~ In file included from gsm0610_rpe.c:54: gsm0610_local.h:199:43: note: previously declared as ‘int16_t *’ {aka ‘short int *’} 199 | int16_t *xMcr, /* [0..12], 3 bits IN */ | ~~~~~~~~~^~~~ rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o hdlc.lo hdlc.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o hdlc.lo hdlc.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c hdlc.c -DPIC -fPIC -o .libs/hdlc.o gsm0610_short_term.c:332:50: warning: argument 3 of type ‘int16_t[160]’ {aka ‘short int[160]’} with mismatched bound [-Warray-parameter=] 332 | int16_t wt[GSM0610_FRAME_LEN], | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from gsm0610_short_term.c:52: gsm0610_local.h:210:57: note: previously declared as ‘int16_t[40]’ {aka ‘short int[40]’} 210 | int16_t drp[40], | ~~~~~~~~^~~~~~~ rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o ima_adpcm.lo ima_adpcm.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o ima_adpcm.lo ima_adpcm.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c ima_adpcm.c -DPIC -fPIC -o .libs/ima_adpcm.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o image_translate.lo image_translate.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o image_translate.lo image_translate.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c image_translate.c -DPIC -fPIC -o .libs/image_translate.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o logging.lo logging.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o logging.lo logging.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c logging.c -DPIC -fPIC -o .libs/logging.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o lpc10_analyse.lo lpc10_analyse.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o lpc10_analyse.lo lpc10_analyse.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c lpc10_analyse.c -DPIC -fPIC -o .libs/lpc10_analyse.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o lpc10_decode.lo lpc10_decode.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o lpc10_decode.lo lpc10_decode.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c lpc10_decode.c -DPIC -fPIC -o .libs/lpc10_decode.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o lpc10_encode.lo lpc10_encode.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o lpc10_encode.lo lpc10_encode.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c lpc10_encode.c -DPIC -fPIC -o .libs/lpc10_encode.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o lpc10_placev.lo lpc10_placev.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o lpc10_placev.lo lpc10_placev.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c lpc10_placev.c -DPIC -fPIC -o .libs/lpc10_placev.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o lpc10_voicing.lo lpc10_voicing.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o lpc10_voicing.lo lpc10_voicing.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c lpc10_voicing.c -DPIC -fPIC -o .libs/lpc10_voicing.o lpc10_placev.c:55:27: warning: argument 2 of type ‘int32_t[3][2]’ {aka ‘int[3][2]’} with mismatched bound [-Warray-parameter=] 55 | int32_t voibuf[3][2], | ~~~~~~~~^~~~~~~~~~~~ In file included from lpc10_placev.c:50: lpc10_encdecs.h:36:27: note: previously declared as ‘int32_t[4][2]’ {aka ‘int[4][2]’} 36 | int32_t voibuf[4][2], | ~~~~~~~~^~~~~~~~~~~~ lpc10_analyse.c: In function ‘lpc10_analyse’: lpc10_analyse.c:688:5: warning: ‘lpc10_placea’ accessing 32 bytes in a region of size 8 [-Wstringop-overflow=] 688 | lpc10_placea(&ipitch, s->voibuf, &s->obound[2], 3, s->vwin, s->awin, ewin, LPC10_SAMPLES_PER_FRAME, 156); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lpc10_analyse.c:688:5: note: referencing argument 2 of type ‘int32_t[4][2]’ {aka ‘int[4][2]’} lpc10_analyse.c:688:5: note: referencing argument 5 of type ‘int32_t[3][2]’ {aka ‘int[3][2]’} lpc10_analyse.c:688:5: note: referencing argument 6 of type ‘int32_t[3][2]’ {aka ‘int[3][2]’} lpc10_analyse.c:688:5: note: referencing argument 7 of type ‘int32_t[3][2]’ {aka ‘int[3][2]’} In file included from lpc10_analyse.c:51: lpc10_encdecs.h:35:6: note: in a call to function ‘lpc10_placea’ 35 | void lpc10_placea(int32_t *ipitch, | ^~~~~~~~~~~~ In function ‘pitsyn’, inlined from ‘synths’ at lpc10_decode.c:554:5, inlined from ‘lpc10_decode’ at lpc10_decode.c:1110:9: lpc10_decode.c:256:9: warning: array subscript -11 is outside array bounds of ‘float[160]’ [-Warray-bounds=] 256 | rci -= rci_offset; | ~~~~^~~~~~~~~~~~~ lpc10_decode.c: In function ‘lpc10_decode’: lpc10_decode.c:548:11: note: at offset -44 into object ‘rci’ of size 640 548 | float rci[160]; | ^~~ In function ‘pitsyn’, inlined from ‘synths’ at lpc10_decode.c:554:5, inlined from ‘lpc10_decode’ at lpc10_decode.c:1110:9: lpc10_decode.c:256:9: warning: array subscript -11 is outside array bounds of ‘float[160]’ [-Warray-bounds=] 256 | rci -= rci_offset; | ~~~~^~~~~~~~~~~~~ lpc10_decode.c: In function ‘lpc10_decode’: lpc10_decode.c:548:11: note: at offset -44 into object ‘rci’ of size 640 548 | float rci[160]; | ^~~ In function ‘pitsyn’, inlined from ‘synths’ at lpc10_decode.c:554:5, inlined from ‘lpc10_decode’ at lpc10_decode.c:1110:9: lpc10_decode.c:256:9: warning: array subscript -11 is outside array bounds of ‘float[160]’ [-Warray-bounds=] 256 | rci -= rci_offset; | ~~~~^~~~~~~~~~~~~ lpc10_decode.c: In function ‘lpc10_decode’: lpc10_decode.c:548:11: note: at offset -44 into object ‘rci’ of size 640 548 | float rci[160]; | ^~~ In function ‘pitsyn’, inlined from ‘synths’ at lpc10_decode.c:554:5, inlined from ‘lpc10_decode’ at lpc10_decode.c:1110:9: lpc10_decode.c:256:9: warning: array subscript -11 is outside array bounds of ‘float[160]’ [-Warray-bounds=] 256 | rci -= rci_offset; | ~~~~^~~~~~~~~~~~~ lpc10_decode.c: In function ‘lpc10_decode’: lpc10_decode.c:548:11: note: at offset -44 into object ‘rci’ of size 640 548 | float rci[160]; | ^~~ x86_64-pc-linux-gnu-gcc -o make_math_fixed_tables ../src/make_math_fixed_tables.c -DHAVE_CONFIG_H -I../src -lm rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o modem_echo.lo modem_echo.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o modem_echo.lo modem_echo.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c modem_echo.c -DPIC -fPIC -o .libs/modem_echo.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o modem_connect_tones.lo modem_connect_tones.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o modem_connect_tones.lo modem_connect_tones.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c modem_connect_tones.c -DPIC -fPIC -o .libs/modem_connect_tones.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o noise.lo noise.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o noise.lo noise.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c noise.c -DPIC -fPIC -o .libs/noise.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o oki_adpcm.lo oki_adpcm.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o oki_adpcm.lo oki_adpcm.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c oki_adpcm.c -DPIC -fPIC -o .libs/oki_adpcm.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o playout.lo playout.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o playout.lo playout.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c playout.c -DPIC -fPIC -o .libs/playout.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o plc.lo plc.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o plc.lo plc.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c plc.c -DPIC -fPIC -o .libs/plc.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o power_meter.lo power_meter.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o power_meter.lo power_meter.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c power_meter.c -DPIC -fPIC -o .libs/power_meter.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o queue.lo queue.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o queue.lo queue.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c queue.c -DPIC -fPIC -o .libs/queue.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o schedule.lo schedule.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o schedule.lo schedule.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c schedule.c -DPIC -fPIC -o .libs/schedule.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o sig_tone.lo sig_tone.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o sig_tone.lo sig_tone.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c sig_tone.c -DPIC -fPIC -o .libs/sig_tone.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o silence_gen.lo silence_gen.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o silence_gen.lo silence_gen.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c silence_gen.c -DPIC -fPIC -o .libs/silence_gen.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o super_tone_rx.lo super_tone_rx.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o super_tone_rx.lo super_tone_rx.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c super_tone_rx.c -DPIC -fPIC -o .libs/super_tone_rx.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o super_tone_tx.lo super_tone_tx.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o super_tone_tx.lo super_tone_tx.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c super_tone_tx.c -DPIC -fPIC -o .libs/super_tone_tx.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o swept_tone.lo swept_tone.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o swept_tone.lo swept_tone.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c swept_tone.c -DPIC -fPIC -o .libs/swept_tone.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t4_rx.lo t4_rx.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t4_rx.lo t4_rx.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c t4_rx.c -DPIC -fPIC -o .libs/t4_rx.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t4_tx.lo t4_tx.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t4_tx.lo t4_tx.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c t4_tx.c -DPIC -fPIC -o .libs/t4_tx.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t30.lo t30.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t30.lo t30.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c t30.c -DPIC -fPIC -o .libs/t30.o In file included from /usr/include/string.h:548, from super_tone_rx.c:33: In function ‘memcpy’, inlined from ‘super_tone_chunk’ at super_tone_rx.c:402:13, inlined from ‘super_tone_rx’ at super_tone_rx.c:473:13: /usr/include/bits/string_fortified.h:29:10: warning: ‘__builtin_memcpy’ accessing 180 bytes at offsets 48 and 68 overlaps 160 bytes at offset 68 [-Wrestrict] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘super_tone_chunk’, inlined from ‘super_tone_rx’ at super_tone_rx.c:473:13: super_tone_rx.c:331:16: warning: ‘res’ may be used uninitialized [-Wmaybe-uninitialized] 331 | if (res[0] > res[1]) | ~~~^~~ super_tone_rx.c: In function ‘super_tone_rx’: super_tone_rx.c:316:13: note: ‘res’ declared here 316 | int32_t res[SUPER_TONE_BINS/2]; | ^~~ In function ‘super_tone_chunk’, inlined from ‘super_tone_rx’ at super_tone_rx.c:473:13: super_tone_rx.c:331:25: warning: ‘res’ may be used uninitialized [-Wmaybe-uninitialized] 331 | if (res[0] > res[1]) | ~~~^~~ super_tone_rx.c: In function ‘super_tone_rx’: super_tone_rx.c:316:13: note: ‘res’ declared here 316 | int32_t res[SUPER_TONE_BINS/2]; | ^~~ rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t30_api.lo t30_api.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t30_api.lo t30_api.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c t30_api.c -DPIC -fPIC -o .libs/t30_api.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t30_logging.lo t30_logging.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t30_logging.lo t30_logging.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c t30_logging.c -DPIC -fPIC -o .libs/t30_logging.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t31.lo t31.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t31.lo t31.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c t31.c -DPIC -fPIC -o .libs/t31.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t35.lo t35.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t35.lo t35.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c t35.c -DPIC -fPIC -o .libs/t35.o t35.c:421:25: warning: ‘vendor_bc’ defined but not used [-Wunused-const-variable=] 421 | static const nsf_data_t vendor_bc[] = | ^~~~~~~~~ t35.c:224:27: warning: ‘Dialogic’ defined but not used [-Wunused-const-variable=] 224 | static const model_data_t Dialogic[] = | ^~~~~~~~ rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t38_core.lo t38_core.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t38_core.lo t38_core.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c t38_core.c -DPIC -fPIC -o .libs/t38_core.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t38_gateway.lo t38_gateway.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t38_gateway.lo t38_gateway.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c t38_gateway.c -DPIC -fPIC -o .libs/t38_gateway.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t38_non_ecm_buffer.lo t38_non_ecm_buffer.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t38_non_ecm_buffer.lo t38_non_ecm_buffer.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c t38_non_ecm_buffer.c -DPIC -fPIC -o .libs/t38_non_ecm_buffer.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t38_terminal.lo t38_terminal.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o t38_terminal.lo t38_terminal.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c t38_terminal.c -DPIC -fPIC -o .libs/t38_terminal.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o testcpuid.lo testcpuid.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o testcpuid.lo testcpuid.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c testcpuid.c -DPIC -fPIC -o .libs/testcpuid.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o time_scale.lo time_scale.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o time_scale.lo time_scale.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c time_scale.c -DPIC -fPIC -o .libs/time_scale.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o timezone.lo timezone.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o timezone.lo timezone.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c timezone.c -DPIC -fPIC -o .libs/timezone.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o tone_detect.lo tone_detect.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o tone_detect.lo tone_detect.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c tone_detect.c -DPIC -fPIC -o .libs/tone_detect.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o tone_generate.lo tone_generate.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o tone_generate.lo tone_generate.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c tone_generate.c -DPIC -fPIC -o .libs/tone_generate.o x86_64-pc-linux-gnu-gcc -o make_modem_filter ../src/make_modem_filter.c ../src/filter_tools.c -DHAVE_CONFIG_H -I../src -lm rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o v18.lo v18.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o v18.lo v18.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c v18.c -DPIC -fPIC -o .libs/v18.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o v42.lo v42.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o v42.lo v42.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o v42bis.lo v42bis.c -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c v42.c -DPIC -fPIC -o .libs/v42.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o v42bis.lo v42bis.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c v42bis.c -DPIC -fPIC -o .libs/v42bis.o v18.c:374:22: warning: ‘xci’ defined but not used [-Wunused-const-variable=] 374 | static const uint8_t xci[] = "01111111110111111111"; | ^~~ v18.c:362:22: warning: ‘txp’ defined but not used [-Wunused-const-variable=] 362 | static const uint8_t txp[] = "1111111111000101011100001101110000010101"; | ^~~ rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o v8.lo v8.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o v8.lo v8.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c v8.c -DPIC -fPIC -o .libs/v8.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o vector_float.lo vector_float.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o vector_float.lo vector_float.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c vector_float.c -DPIC -fPIC -o .libs/vector_float.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o vector_int.lo vector_int.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o vector_int.lo vector_int.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c vector_int.c -DPIC -fPIC -o .libs/vector_int.o ./make_at_dictionary >at_interpreter_dictionary.h ./make_math_fixed_tables >math_fixed_tables.h ./make_modem_filter -m V.17 -i -r >v17_v32bis_rx_fixed_rrc.h ./make_modem_filter -m V.17 -r >v17_v32bis_rx_floating_rrc.h ./make_modem_filter -m V.17 -i -t >v17_v32bis_tx_fixed_rrc.h ./make_modem_filter -m V.17 -t >v17_v32bis_tx_floating_rrc.h ./make_modem_filter -m V.22bis1200 -i -r >v22bis_rx_1200_fixed_rrc.h ./make_modem_filter -m V.22bis2400 -i -r >v22bis_rx_2400_fixed_rrc.h ./make_modem_filter -m V.22bis1200 -r >v22bis_rx_1200_floating_rrc.h ./make_modem_filter -m V.22bis2400 -r >v22bis_rx_2400_floating_rrc.h ./make_modem_filter -m V.22bis -i -t >v22bis_tx_fixed_rrc.h ./make_modem_filter -m V.22bis -t >v22bis_tx_floating_rrc.h ./make_modem_filter -m V.27ter2400 -i -r >v27ter_rx_2400_fixed_rrc.h ./make_modem_filter -m V.27ter4800 -i -r >v27ter_rx_4800_fixed_rrc.h ./make_modem_filter -m V.27ter2400 -r >v27ter_rx_2400_floating_rrc.h ./make_modem_filter -m V.27ter4800 -r >v27ter_rx_4800_floating_rrc.h ./make_modem_filter -m V.27ter2400 -i -t >v27ter_tx_2400_fixed_rrc.h ./make_modem_filter -m V.27ter4800 -i -t >v27ter_tx_4800_fixed_rrc.h ./make_modem_filter -m V.27ter2400 -t >v27ter_tx_2400_floating_rrc.h ./make_modem_filter -m V.27ter4800 -t >v27ter_tx_4800_floating_rrc.h ./make_modem_filter -m V.29 -i -r >v29rx_fixed_rrc.h ./make_modem_filter -m V.29 -r >v29rx_floating_rrc.h ./make_modem_filter -m V.29 -i -t >v29tx_fixed_rrc.h ./make_modem_filter -m V.29 -t >v29tx_floating_rrc.h rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o at_interpreter.lo at_interpreter.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o at_interpreter.lo at_interpreter.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c at_interpreter.c -DPIC -fPIC -o .libs/at_interpreter.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o math_fixed.lo math_fixed.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o math_fixed.lo math_fixed.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c math_fixed.c -DPIC -fPIC -o .libs/math_fixed.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o v17rx.lo v17rx.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o v17rx.lo v17rx.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c v17rx.c -DPIC -fPIC -o .libs/v17rx.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o v17tx.lo v17tx.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o v17tx.lo v17tx.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c v17tx.c -DPIC -fPIC -o .libs/v17tx.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o v22bis_rx.lo v22bis_rx.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c -o v22bis_rx.lo v22bis_rx.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 64, .st_ino = 2584422}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 64, .st_ino = 2584376}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DNDEBUG -mmmx -msse -msse2 -msse3 -std=gnu99 -ffast-math -Wall -Wunused-variable -Wunused-but-set-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -O2 -pipe -march=native -fno-diagnostics-color -c v22bis_rx.c -DPIC -fPIC -o .libs/v22bis_rx.o v17rx.c: In function ‘v17_rx’: v17rx.c:1265:40: error: passing argument 1 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 1265 | vi = vec_circular_dot_prodi16(s->rrc_filter, rx_pulseshaper_re[step], V17_RX_FILTER_STEPS, s->rrc_filter_step); | ~^~~~~~~~~~~~ | | | float * In file included from v17rx.c:54: spandsp/vector_int.h:111:62: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘float *’ 111 | PAN_DECLARE(int32_t) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v17rx.c:1265:71: error: passing argument 2 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 1265 | = vec_circular_dot_prodi16(s->rrc_filter, rx_pulseshaper_re[step], V17_RX_FILTER_STEPS, s->rrc_filter_step); | ~~~~~~~~~~~~~~~~~^~~~~~ | | | const float * spandsp/vector_int.h:111:81: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘const float *’ 111 | ) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v17rx.c:1306:44: error: passing argument 1 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 1306 | vi = vec_circular_dot_prodi16(s->rrc_filter, rx_pulseshaper_im[step], V17_RX_FILTER_STEPS, s->rrc_filter_step); | ~^~~~~~~~~~~~ | | | float * spandsp/vector_int.h:111:62: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘float *’ 111 | PAN_DECLARE(int32_t) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v17rx.c:1306:75: error: passing argument 2 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 1306 | = vec_circular_dot_prodi16(s->rrc_filter, rx_pulseshaper_im[step], V17_RX_FILTER_STEPS, s->rrc_filter_step); | ~~~~~~~~~~~~~~~~~^~~~~~ | | | const float * spandsp/vector_int.h:111:81: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘const float *’ 111 | ) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v17rx.c: In function ‘v17_rx_restart’: v17rx.c:1419:18: error: passing argument 1 of ‘vec_zeroi16’ from incompatible pointer type [-Wincompatible-pointer-types] 1419 | vec_zeroi16(s->rrc_filter, sizeof(s->rrc_filter)/sizeof(s->rrc_filter[0])); | ~^~~~~~~~~~~~ | | | float * spandsp/vector_int.h:58:44: note: expected ‘int16_t *’ {aka ‘short int *’} but argument is of type ‘float *’ 58 | static __inline__ void vec_zeroi16(int16_t z[], int n) | ~~~~~~~~^~~ rdlibtool: error logged in slbt_exec_compile(), line 209: Success. make[2]: *** [Makefile:917: v17rx.lo] Error 2 make[2]: *** Waiting for unfinished jobs.... v22bis_rx.c: In function ‘v22bis_rx’: v22bis_rx.c:724:48: error: passing argument 1 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 724 | ii = vec_circular_dot_prodi16(s->rx.rrc_filter, rx_pulseshaper_2400_re[6], V22BIS_RX_FILTER_STEPS, s->rx.rrc_filter_step); | ~~~~~^~~~~~~~~~~ | | | float * In file included from v22bis_rx.c:58: spandsp/vector_int.h:111:62: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘float *’ 111 | PAN_DECLARE(int32_t) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v22bis_rx.c:724:83: error: passing argument 2 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 724 | ircular_dot_prodi16(s->rx.rrc_filter, rx_pulseshaper_2400_re[6], V22BIS_RX_FILTER_STEPS, s->rx.rrc_filter_step); | ~~~~~~~~~~~~~~~~~~~~~~^~~ | | | const float * spandsp/vector_int.h:111:81: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘const float *’ 111 | ) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v22bis_rx.c:732:48: error: passing argument 1 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 732 | ii = vec_circular_dot_prodi16(s->rx.rrc_filter, rx_pulseshaper_1200_re[6], V22BIS_RX_FILTER_STEPS, s->rx.rrc_filter_step); | ~~~~~^~~~~~~~~~~ | | | float * spandsp/vector_int.h:111:62: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘float *’ 111 | PAN_DECLARE(int32_t) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v22bis_rx.c:732:83: error: passing argument 2 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 732 | ircular_dot_prodi16(s->rx.rrc_filter, rx_pulseshaper_1200_re[6], V22BIS_RX_FILTER_STEPS, s->rx.rrc_filter_step); | ~~~~~~~~~~~~~~~~~~~~~~^~~ | | | const float * spandsp/vector_int.h:111:81: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘const float *’ 111 | ) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v22bis_rx.c:781:56: error: passing argument 1 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 781 | ii = vec_circular_dot_prodi16(s->rx.rrc_filter, rx_pulseshaper_2400_re[step], V22BIS_RX_FILTER_STEPS, s->rx.rrc_filter_step); | ~~~~~^~~~~~~~~~~ | | | float * spandsp/vector_int.h:111:62: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘float *’ 111 | PAN_DECLARE(int32_t) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v22bis_rx.c:781:91: error: passing argument 2 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 781 | ircular_dot_prodi16(s->rx.rrc_filter, rx_pulseshaper_2400_re[step], V22BIS_RX_FILTER_STEPS, s->rx.rrc_filter_step); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ | | | const float * spandsp/vector_int.h:111:81: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘const float *’ 111 | ) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v22bis_rx.c:782:56: error: passing argument 1 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 782 | qq = vec_circular_dot_prodi16(s->rx.rrc_filter, rx_pulseshaper_2400_im[step], V22BIS_RX_FILTER_STEPS, s->rx.rrc_filter_step); | ~~~~~^~~~~~~~~~~ | | | float * spandsp/vector_int.h:111:62: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘float *’ 111 | PAN_DECLARE(int32_t) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v22bis_rx.c:782:91: error: passing argument 2 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 782 | ircular_dot_prodi16(s->rx.rrc_filter, rx_pulseshaper_2400_im[step], V22BIS_RX_FILTER_STEPS, s->rx.rrc_filter_step); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ | | | const float * spandsp/vector_int.h:111:81: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘const float *’ 111 | ) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v22bis_rx.c:791:56: error: passing argument 1 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 791 | ii = vec_circular_dot_prodi16(s->rx.rrc_filter, rx_pulseshaper_1200_re[step], V22BIS_RX_FILTER_STEPS, s->rx.rrc_filter_step); | ~~~~~^~~~~~~~~~~ | | | float * spandsp/vector_int.h:111:62: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘float *’ 111 | PAN_DECLARE(int32_t) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v22bis_rx.c:791:91: error: passing argument 2 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 791 | ircular_dot_prodi16(s->rx.rrc_filter, rx_pulseshaper_1200_re[step], V22BIS_RX_FILTER_STEPS, s->rx.rrc_filter_step); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ | | | const float * spandsp/vector_int.h:111:81: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘const float *’ 111 | ) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v22bis_rx.c:792:56: error: passing argument 1 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 792 | qq = vec_circular_dot_prodi16(s->rx.rrc_filter, rx_pulseshaper_1200_im[step], V22BIS_RX_FILTER_STEPS, s->rx.rrc_filter_step); | ~~~~~^~~~~~~~~~~ | | | float * spandsp/vector_int.h:111:62: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘float *’ 111 | PAN_DECLARE(int32_t) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v22bis_rx.c:792:91: error: passing argument 2 of ‘vec_circular_dot_prodi16’ from incompatible pointer type [-Wincompatible-pointer-types] 792 | ircular_dot_prodi16(s->rx.rrc_filter, rx_pulseshaper_1200_im[step], V22BIS_RX_FILTER_STEPS, s->rx.rrc_filter_step); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ | | | const float * spandsp/vector_int.h:111:81: note: expected ‘const int16_t *’ {aka ‘const short int *’} but argument is of type ‘const float *’ 111 | ) vec_circular_dot_prodi16(const int16_t x[], const int16_t y[], int n, int pos); | ~~~~~~~~~~~~~~^~~ v22bis_rx.c: At top level: v22bis_rx.c:131:22: warning: ‘ones’ defined but not used [-Wunused-const-variable=] 131 | static const uint8_t ones[] = | ^~~~ rdlibtool: error logged in slbt_exec_compile(), line 209: Success. make[2]: *** [Makefile:917: v22bis_rx.lo] Error 2 make[2]: Leaving directory '/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src' make[1]: *** [Makefile:717: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6/src' make: *** [Makefile:494: all-recursive] Error 1 * ERROR: media-libs/spandsp-0.0.6-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/spandsp-0.0.6-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/spandsp-0.0.6-r3::gentoo'`. * The complete build log is located at '/var/log/portage/media-libs:spandsp-0.0.6-r3:20240106-040831.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/spandsp-0.0.6-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/spandsp-0.0.6-r3/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6' * S: '/var/tmp/portage/media-libs/spandsp-0.0.6-r3/work/spandsp-0.0.6'