>>> iaxmodem: Building main/iaxmodem 1.3.4-r0 (using abuild 3.11.0_rc3-r0) started Sat, 15 Apr 2023 08:05:56 +0000 >>> iaxmodem: Checking sanity of /home/buildozer/aports/main/iaxmodem/APKBUILD... >>> iaxmodem: Analyzing dependencies... >>> iaxmodem: Installing for build: build-base tiff-dev (1/11) Installing zlib-dev (1.2.13-r1) (2/11) Installing zstd (1.5.5-r1) (3/11) Installing zstd-dev (1.5.5-r1) (4/11) Installing libjpeg-turbo (2.1.5.1-r2) (5/11) Installing libwebp (1.3.0-r1) (6/11) Installing tiff (4.5.0-r6) (7/11) Installing libtiffxx (4.5.0-r6) (8/11) Installing libjpeg-turbo-dev (2.1.5.1-r2) (9/11) Installing libwebp-dev (1.3.0-r1) (10/11) Installing tiff-dev (4.5.0-r6) (11/11) Installing .makedepends-iaxmodem (20230415.080556) Executing busybox-1.36.0-r7.trigger OK: 378 MiB in 112 packages >>> iaxmodem: Cleaning up srcdir >>> iaxmodem: Cleaning up pkgdir >>> iaxmodem: Fetching https://distfiles.alpinelinux.org/distfiles/edge//iaxmodem-1.3.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> iaxmodem: Fetching https://downloads.sourceforge.net/iaxmodem/iaxmodem-1.3.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 374 100 374 0 0 999 0 --:--:-- --:--:-- --:--:-- 997 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 349 100 349 0 0 146 0 0:00:02 0:00:02 --:--:-- 348 93 2635k 93 2463k 0 0 762k 0 0:00:03 0:00:03 --:--:-- 762k 100 2635k 100 2635k 0 0 814k 0 0:00:03 0:00:03 --:--:-- 33.6M >>> iaxmodem: Fetching https://distfiles.alpinelinux.org/distfiles/edge//iaxmodem-1.3.4.tar.gz >>> iaxmodem: Checking sha512sums... iaxmodem-1.3.4.tar.gz: OK iaxmodem-fix.patch: OK fix-printf.patch: OK iaxmodem.confd: OK iaxmodem.initd: OK >>> iaxmodem: Unpacking /var/cache/distfiles/edge/iaxmodem-1.3.4.tar.gz... >>> iaxmodem: Updating ./lib/spandsp/config/config.sub >>> iaxmodem: Updating ./lib/libiax2/config.sub >>> iaxmodem: Updating ./lib/spandsp/config/config.guess >>> iaxmodem: Updating ./lib/libiax2/config.guess >>> iaxmodem: iaxmodem-fix.patch patching file lib/libiax2/src/iax.c patching file lib/libiax2/src/md5.c >>> iaxmodem: fix-printf.patch patching file lib/libiax2/src/iax2-parser.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... s390x-ibm-linux-musl checking host system type... s390x-ibm-linux-musl checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes 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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390 checking if the linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) is GNU ld... yes checking whether the g++ linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting config.status: creating iax.spec config.status: creating iax-config config.status: executing depfiles commands config.status: executing default commands checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/spandsp/config/missing: Unknown `--is-lightweight' option Try `/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/spandsp/config/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... s390x-ibm-linux-musl checking host system type... s390x-ibm-linux-musl checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether 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 gcc... /usr/s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert s390x-ibm-linux-musl file names to s390x-ibm-linux-musl format... func_convert_file_noop checking how to convert s390x-ibm-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390 checking if the linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) is GNU ld... yes checking whether the g++ linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 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... no 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... no checking sndfile.h presence... no checking for sndfile.h... no checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking fftw3.h usability... no checking fftw3.h presence... no checking for fftw3.h... no checking fftw.h usability... no checking fftw.h presence... no checking for fftw.h... no checking pcap.h usability... no checking pcap.h presence... no checking for pcap.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking X11/X.h usability... no checking X11/X.h presence... no checking for X11/X.h... no checking for libxml/xmlmemory.h... checking libxml/xmlmemory.h usability... no checking libxml/xmlmemory.h presence... no checking for libxml/xmlmemory.h... no checking libxml/parser.h usability... no checking libxml/parser.h presence... no checking for libxml/parser.h... no checking libxml/xinclude.h usability... no checking libxml/xinclude.h presence... no checking for libxml/xinclude.h... no 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 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 s390x-ibm-linux-musl supports library symbol export... yes yes checking if s390x-ibm-linux-musl is fixed point only... no checking if s390x-ibm-linux-musl 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 1.3.4 libiax2-0.2.3-SVN-20071223+ spandsp-0.0.6+ cd lib/libiax2 && make cd lib/spandsp && make make[1]: Entering directory '/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/libiax2' gcc -DMODEMVER=\"1.3.4\" -DDSPVER=\"spandsp-0.0.6+\" -DIAXVER=\"libiax2-0.2.3-SVN-20071223+\" -Wall -g -DSTATICLIBS -DUSE_UNIX98_PTY -std=c99 -Ilib/libiax2/src -Ilib/spandsp/src -Os -fomit-frame-pointer -g -c iaxmodem.c make[1]: Entering directory '/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/spandsp' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/libiax2/src' if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Os -fomit-frame-pointer -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -Os -fomit-frame-pointer -g -MT iax2-parser.lo -MD -MP -MF ".deps/iax2-parser.Tpo" -c -o iax2-parser.lo iax2-parser.c; \ then mv -f ".deps/iax2-parser.Tpo" ".deps/iax2-parser.Plo"; else rm -f ".deps/iax2-parser.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Os -fomit-frame-pointer -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -Os -fomit-frame-pointer -g -MT iax.lo -MD -MP -MF ".deps/iax.Tpo" -c -o iax.lo iax.c; \ then mv -f ".deps/iax.Tpo" ".deps/iax.Plo"; else rm -f ".deps/iax.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Os -fomit-frame-pointer -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -Os -fomit-frame-pointer -g -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi Making all in src In file included from lib/spandsp/src/spandsp/expose.h:77, from lib/spandsp/src/spandsp.h:136, from iaxmodem.c:63: lib/spandsp/src/spandsp/private/timezone.h:33: warning: "TZNAME_MAX" redefined 33 | #define TZNAME_MAX 255 | In file included from /usr/include/fortify/stdlib.h:30, from iaxmodem.c:35: /usr/include/limits.h:54: note: this is the location of the previous definition 54 | #define TZNAME_MAX 6 | if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Os -fomit-frame-pointer -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -Os -fomit-frame-pointer -g -MT jitterbuf.lo -MD -MP -MF ".deps/jitterbuf.Tpo" -c -o jitterbuf.lo jitterbuf.c; \ then mv -f ".deps/jitterbuf.Tpo" ".deps/jitterbuf.Plo"; else rm -f ".deps/jitterbuf.Tpo"; exit 1; fi make[2]: Entering directory '/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/spandsp/src' make all-am make[3]: Entering directory '/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/spandsp/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT ademco_contactid.lo -MD -MP -MF .deps/ademco_contactid.Tpo -c -o ademco_contactid.lo ademco_contactid.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT adsi.lo -MD -MP -MF .deps/adsi.Tpo -c -o adsi.lo adsi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT ademco_contactid.lo -MD -MP -MF .deps/ademco_contactid.Tpo -c ademco_contactid.c -o ademco_contactid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT adsi.lo -MD -MP -MF .deps/adsi.Tpo -c adsi.c -o adsi.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) | ^~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/ademco_contactid.Tpo .deps/ademco_contactid.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT async.lo -MD -MP -MF .deps/async.Tpo -c -o async.lo async.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT async.lo -MD -MP -MF .deps/async.Tpo -c async.c -o async.o mv -f .deps/adsi.Tpo .deps/adsi.Plo gcc -o make_at_dictionary ../src/make_at_dictionary.c -DHAVE_CONFIG_H -I../src /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT awgn.lo -MD -MP -MF .deps/awgn.Tpo -c -o awgn.lo awgn.c mv -f .deps/async.Tpo .deps/async.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT bell_r2_mf.lo -MD -MP -MF .deps/bell_r2_mf.Tpo -c -o bell_r2_mf.lo bell_r2_mf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT bert.lo -MD -MP -MF .deps/bert.Tpo -c -o bert.lo bert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT awgn.lo -MD -MP -MF .deps/awgn.Tpo -c awgn.c -o awgn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT bell_r2_mf.lo -MD -MP -MF .deps/bell_r2_mf.Tpo -c bell_r2_mf.c -o bell_r2_mf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT bert.lo -MD -MP -MF .deps/bert.Tpo -c bert.c -o bert.o mv -f .deps/awgn.Tpo .deps/awgn.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT bit_operations.lo -MD -MP -MF .deps/bit_operations.Tpo -c -o bit_operations.lo bit_operations.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT bit_operations.lo -MD -MP -MF .deps/bit_operations.Tpo -c bit_operations.c -o bit_operations.o mv -f .deps/bell_r2_mf.Tpo .deps/bell_r2_mf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o mv -f .deps/bert.Tpo .deps/bert.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT complex_filters.lo -MD -MP -MF .deps/complex_filters.Tpo -c -o complex_filters.lo complex_filters.c mv -f .deps/bit_operations.Tpo .deps/bit_operations.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT complex_vector_float.lo -MD -MP -MF .deps/complex_vector_float.Tpo -c -o complex_vector_float.lo complex_vector_float.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT complex_vector_float.lo -MD -MP -MF .deps/complex_vector_float.Tpo -c complex_vector_float.c -o complex_vector_float.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT complex_filters.lo -MD -MP -MF .deps/complex_filters.Tpo -c complex_filters.c -o complex_filters.o mv -f .deps/complex_vector_float.Tpo .deps/complex_vector_float.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT complex_vector_int.lo -MD -MP -MF .deps/complex_vector_int.Tpo -c -o complex_vector_int.lo complex_vector_int.c mv -f .deps/bitstream.Tpo .deps/bitstream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c -o crc.lo crc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT complex_vector_int.lo -MD -MP -MF .deps/complex_vector_int.Tpo -c complex_vector_int.c -o complex_vector_int.o mv -f .deps/complex_filters.Tpo .deps/complex_filters.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT dds_float.lo -MD -MP -MF .deps/dds_float.Tpo -c -o dds_float.lo dds_float.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT dds_float.lo -MD -MP -MF .deps/dds_float.Tpo -c dds_float.c -o dds_float.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -o crc.o mv -f .deps/dds_float.Tpo .deps/dds_float.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT dds_int.lo -MD -MP -MF .deps/dds_int.Tpo -c -o dds_int.lo dds_int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT dds_int.lo -MD -MP -MF .deps/dds_int.Tpo -c dds_int.c -o dds_int.o mv -f .deps/crc.Tpo .deps/crc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT dtmf.lo -MD -MP -MF .deps/dtmf.Tpo -c -o dtmf.lo dtmf.c mv -f .deps/complex_vector_int.Tpo .deps/complex_vector_int.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT echo.lo -MD -MP -MF .deps/echo.Tpo -c -o echo.lo echo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT dtmf.lo -MD -MP -MF .deps/dtmf.Tpo -c dtmf.c -o dtmf.o mv -f .deps/dds_int.Tpo .deps/dds_int.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT fax.lo -MD -MP -MF .deps/fax.Tpo -c -o fax.lo fax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT echo.lo -MD -MP -MF .deps/echo.Tpo -c echo.c -o echo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT fax.lo -MD -MP -MF .deps/fax.Tpo -c fax.c -o fax.o gcc "-DPACKAGE_NAME=\"\"" "-DPACKAGE_TARNAME=\"\"" "-DPACKAGE_VERSION=\"\"" "-DPACKAGE_STRING=\"\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"iax\"" "-DVERSION=\"0.2.3\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Os -fomit-frame-pointer -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -Os -fomit-frame-pointer -g -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o gcc "-DPACKAGE_NAME=\"\"" "-DPACKAGE_TARNAME=\"\"" "-DPACKAGE_VERSION=\"\"" "-DPACKAGE_STRING=\"\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"iax\"" "-DVERSION=\"0.2.3\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Os -fomit-frame-pointer -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -Os -fomit-frame-pointer -g -MT jitterbuf.lo -MD -MP -MF .deps/jitterbuf.Tpo -c jitterbuf.c -o jitterbuf.o In file included from fax.c:106: spandsp/private/timezone.h:33: warning: "TZNAME_MAX" redefined 33 | #define TZNAME_MAX 255 | In file included from /usr/include/fortify/stdlib.h:30, from fax.c:34: /usr/include/limits.h:54: note: this is the location of the previous definition 54 | #define TZNAME_MAX 6 | gcc "-DPACKAGE_NAME=\"\"" "-DPACKAGE_TARNAME=\"\"" "-DPACKAGE_VERSION=\"\"" "-DPACKAGE_STRING=\"\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"iax\"" "-DVERSION=\"0.2.3\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Os -fomit-frame-pointer -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -Os -fomit-frame-pointer -g -MT iax2-parser.lo -MD -MP -MF .deps/iax2-parser.Tpo -c iax2-parser.c -o iax2-parser.o mv -f .deps/dtmf.Tpo .deps/dtmf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT fax_modems.lo -MD -MP -MF .deps/fax_modems.Tpo -c -o fax_modems.lo fax_modems.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT fax_modems.lo -MD -MP -MF .deps/fax_modems.Tpo -c fax_modems.c -o fax_modems.o gcc "-DPACKAGE_NAME=\"\"" "-DPACKAGE_TARNAME=\"\"" "-DPACKAGE_VERSION=\"\"" "-DPACKAGE_STRING=\"\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"iax\"" "-DVERSION=\"0.2.3\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Os -fomit-frame-pointer -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -Os -fomit-frame-pointer -g -MT iax.lo -MD -MP -MF .deps/iax.Tpo -c iax.c -o iax.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT fsk.lo -MD -MP -MF .deps/fsk.Tpo -c -o fsk.lo fsk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT fsk.lo -MD -MP -MF .deps/fsk.Tpo -c fsk.c -o fsk.o mv -f .deps/fax_modems.Tpo .deps/fax_modems.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT g711.lo -MD -MP -MF .deps/g711.Tpo -c -o g711.lo g711.c iax.c: In function 'iax_transfer': iax.c:1338:20: warning: variable 'res' set but not used [-Wunused-but-set-variable] 1338 | static int res; //Return Code | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT g711.lo -MD -MP -MF .deps/g711.Tpo -c g711.c -o g711.o mv -f .deps/fax.Tpo .deps/fax.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT g722.lo -MD -MP -MF .deps/g722.Tpo -c -o g722.lo g722.c mv -f .deps/echo.Tpo .deps/echo.Plo mv -f .deps/fsk.Tpo .deps/fsk.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT g726.lo -MD -MP -MF .deps/g726.Tpo -c -o g726.lo g726.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT gsm0610_decode.lo -MD -MP -MF .deps/gsm0610_decode.Tpo -c -o gsm0610_decode.lo gsm0610_decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT gsm0610_decode.lo -MD -MP -MF .deps/gsm0610_decode.Tpo -c gsm0610_decode.c -o gsm0610_decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT g722.lo -MD -MP -MF .deps/g722.Tpo -c g722.c -o g722.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT gsm0610_encode.lo -MD -MP -MF .deps/gsm0610_encode.Tpo -c -o gsm0610_encode.lo gsm0610_encode.c 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 | SPAN_DECLARE(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 | SPAN_DECLARE(int) gsm0610_unpack_voip(gsm0610_frame_t *s, const uint8_t c[]); | ~~~~~~~~~~~~~~^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT g726.lo -MD -MP -MF .deps/g726.Tpo -c g726.c -o g726.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT gsm0610_encode.lo -MD -MP -MF .deps/gsm0610_encode.Tpo -c gsm0610_encode.c -o gsm0610_encode.o mv -f .deps/gsm0610_decode.Tpo .deps/gsm0610_decode.Plo mv -f .deps/g711.Tpo .deps/g711.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT gsm0610_long_term.lo -MD -MP -MF .deps/gsm0610_long_term.Tpo -c -o gsm0610_long_term.lo gsm0610_long_term.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT gsm0610_lpc.lo -MD -MP -MF .deps/gsm0610_lpc.Tpo -c -o gsm0610_lpc.lo gsm0610_lpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT gsm0610_lpc.lo -MD -MP -MF .deps/gsm0610_lpc.Tpo -c gsm0610_lpc.c -o gsm0610_lpc.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); | ~~~~~~~~^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT gsm0610_long_term.lo -MD -MP -MF .deps/gsm0610_long_term.Tpo -c gsm0610_long_term.c -o gsm0610_long_term.o mv -f .deps/gsm0610_lpc.Tpo .deps/gsm0610_lpc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT gsm0610_preprocess.lo -MD -MP -MF .deps/gsm0610_preprocess.Tpo -c -o gsm0610_preprocess.lo gsm0610_preprocess.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT gsm0610_preprocess.lo -MD -MP -MF .deps/gsm0610_preprocess.Tpo -c gsm0610_preprocess.c -o gsm0610_preprocess.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT gsm0610_rpe.lo -MD -MP -MF .deps/gsm0610_rpe.Tpo -c -o gsm0610_rpe.lo gsm0610_rpe.c 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 | void gsm0610_preprocess(gsm0610_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[]); | ~~~~~~~~^~~~ mv -f .deps/gsm0610_preprocess.Tpo .deps/gsm0610_preprocess.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT gsm0610_short_term.lo -MD -MP -MF .deps/gsm0610_short_term.Tpo -c -o gsm0610_short_term.lo gsm0610_short_term.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT gsm0610_rpe.lo -MD -MP -MF .deps/gsm0610_rpe.Tpo -c gsm0610_rpe.c -o gsm0610_rpe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT gsm0610_short_term.lo -MD -MP -MF .deps/gsm0610_short_term.Tpo -c gsm0610_short_term.c -o gsm0610_short_term.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], | ~~~~~~~~^~~~~~~ mv -f .deps/g722.Tpo .deps/g722.Plo 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 */ | ~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT hdlc.lo -MD -MP -MF .deps/hdlc.Tpo -c -o hdlc.lo hdlc.c mv -f .deps/gsm0610_long_term.Tpo .deps/gsm0610_long_term.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT hdlc.lo -MD -MP -MF .deps/hdlc.Tpo -c hdlc.c -o hdlc.o mv -f .deps/gsm0610_encode.Tpo .deps/gsm0610_encode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT ima_adpcm.lo -MD -MP -MF .deps/ima_adpcm.Tpo -c -o ima_adpcm.lo ima_adpcm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT image_translate.lo -MD -MP -MF .deps/image_translate.Tpo -c -o image_translate.lo image_translate.c mv -f .deps/gsm0610_short_term.Tpo .deps/gsm0610_short_term.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT ima_adpcm.lo -MD -MP -MF .deps/ima_adpcm.Tpo -c ima_adpcm.c -o ima_adpcm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c -o logging.lo logging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT image_translate.lo -MD -MP -MF .deps/image_translate.Tpo -c image_translate.c -o image_translate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -o logging.o mv -f .deps/gsm0610_rpe.Tpo .deps/gsm0610_rpe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT lpc10_analyse.lo -MD -MP -MF .deps/lpc10_analyse.Tpo -c -o lpc10_analyse.lo lpc10_analyse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT lpc10_analyse.lo -MD -MP -MF .deps/lpc10_analyse.Tpo -c lpc10_analyse.c -o lpc10_analyse.o mv -f .deps/hdlc.Tpo .deps/hdlc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT lpc10_decode.lo -MD -MP -MF .deps/lpc10_decode.Tpo -c -o lpc10_decode.lo lpc10_decode.c mv -f .deps/g726.Tpo .deps/g726.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT lpc10_encode.lo -MD -MP -MF .deps/lpc10_encode.Tpo -c -o lpc10_encode.lo lpc10_encode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT lpc10_decode.lo -MD -MP -MF .deps/lpc10_decode.Tpo -c lpc10_decode.c -o lpc10_decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT lpc10_encode.lo -MD -MP -MF .deps/lpc10_encode.Tpo -c lpc10_encode.c -o lpc10_encode.o mv -f .deps/image_translate.Tpo .deps/image_translate.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT lpc10_placev.lo -MD -MP -MF .deps/lpc10_placev.Tpo -c -o lpc10_placev.lo lpc10_placev.c mv -f .deps/logging.Tpo .deps/logging.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT lpc10_voicing.lo -MD -MP -MF .deps/lpc10_voicing.Tpo -c -o lpc10_voicing.lo lpc10_voicing.c 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]; | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT lpc10_placev.lo -MD -MP -MF .deps/lpc10_placev.Tpo -c lpc10_placev.c -o lpc10_placev.o mv -f .deps/ima_adpcm.Tpo .deps/ima_adpcm.Plo gcc -o make_math_fixed_tables ../src/make_math_fixed_tables.c -DHAVE_CONFIG_H -I../src -lm 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], | ~~~~~~~~^~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT lpc10_voicing.lo -MD -MP -MF .deps/lpc10_voicing.Tpo -c lpc10_voicing.c -o lpc10_voicing.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT modem_echo.lo -MD -MP -MF .deps/modem_echo.Tpo -c -o modem_echo.lo modem_echo.c mv -f .deps/lpc10_encode.Tpo .deps/lpc10_encode.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT modem_echo.lo -MD -MP -MF .deps/modem_echo.Tpo -c modem_echo.c -o modem_echo.o mv -f .deps/lpc10_placev.Tpo .deps/lpc10_placev.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT modem_connect_tones.lo -MD -MP -MF .deps/modem_connect_tones.Tpo -c -o modem_connect_tones.lo modem_connect_tones.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT noise.lo -MD -MP -MF .deps/noise.Tpo -c -o noise.lo noise.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT modem_connect_tones.lo -MD -MP -MF .deps/modem_connect_tones.Tpo -c modem_connect_tones.c -o modem_connect_tones.o mv -f .deps/lpc10_voicing.Tpo .deps/lpc10_voicing.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT noise.lo -MD -MP -MF .deps/noise.Tpo -c noise.c -o noise.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT oki_adpcm.lo -MD -MP -MF .deps/oki_adpcm.Tpo -c -o oki_adpcm.lo oki_adpcm.c mv -f .deps/lpc10_decode.Tpo .deps/lpc10_decode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT playout.lo -MD -MP -MF .deps/playout.Tpo -c -o playout.lo playout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT oki_adpcm.lo -MD -MP -MF .deps/oki_adpcm.Tpo -c oki_adpcm.c -o oki_adpcm.o mv -f .deps/modem_echo.Tpo .deps/modem_echo.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT playout.lo -MD -MP -MF .deps/playout.Tpo -c playout.c -o playout.o mv -f .deps/lpc10_analyse.Tpo .deps/lpc10_analyse.Plo mv -f .deps/noise.Tpo .deps/noise.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT plc.lo -MD -MP -MF .deps/plc.Tpo -c -o plc.lo plc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT power_meter.lo -MD -MP -MF .deps/power_meter.Tpo -c -o power_meter.lo power_meter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT queue.lo -MD -MP -MF .deps/queue.Tpo -c -o queue.lo queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT plc.lo -MD -MP -MF .deps/plc.Tpo -c plc.c -o plc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT power_meter.lo -MD -MP -MF .deps/power_meter.Tpo -c power_meter.c -o power_meter.o mv -f .deps/modem_connect_tones.Tpo .deps/modem_connect_tones.Plo mv -f .deps/oki_adpcm.Tpo .deps/oki_adpcm.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT queue.lo -MD -MP -MF .deps/queue.Tpo -c queue.c -o queue.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT schedule.lo -MD -MP -MF .deps/schedule.Tpo -c -o schedule.lo schedule.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT sig_tone.lo -MD -MP -MF .deps/sig_tone.Tpo -c -o sig_tone.lo sig_tone.c mv -f .deps/playout.Tpo .deps/playout.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT schedule.lo -MD -MP -MF .deps/schedule.Tpo -c schedule.c -o schedule.o mv -f .deps/power_meter.Tpo .deps/power_meter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT silence_gen.lo -MD -MP -MF .deps/silence_gen.Tpo -c -o silence_gen.lo silence_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT sig_tone.lo -MD -MP -MF .deps/sig_tone.Tpo -c sig_tone.c -o sig_tone.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT super_tone_rx.lo -MD -MP -MF .deps/super_tone_rx.Tpo -c -o super_tone_rx.lo super_tone_rx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT silence_gen.lo -MD -MP -MF .deps/silence_gen.Tpo -c silence_gen.c -o silence_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT super_tone_rx.lo -MD -MP -MF .deps/super_tone_rx.Tpo -c super_tone_rx.c -o super_tone_rx.o mv -f .deps/schedule.Tpo .deps/schedule.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT super_tone_tx.lo -MD -MP -MF .deps/super_tone_tx.Tpo -c -o super_tone_tx.lo super_tone_tx.c mv -f .deps/queue.Tpo .deps/queue.Plo mv -f .deps/plc.Tpo .deps/plc.Plo mv -f .deps/silence_gen.Tpo .deps/silence_gen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT swept_tone.lo -MD -MP -MF .deps/swept_tone.Tpo -c -o swept_tone.lo swept_tone.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t4_rx.lo -MD -MP -MF .deps/t4_rx.Tpo -c -o t4_rx.lo t4_rx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t4_tx.lo -MD -MP -MF .deps/t4_tx.Tpo -c -o t4_tx.lo t4_tx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t4_rx.lo -MD -MP -MF .deps/t4_rx.Tpo -c t4_rx.c -o t4_rx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT swept_tone.lo -MD -MP -MF .deps/swept_tone.Tpo -c swept_tone.c -o swept_tone.o /bin/sh ../libtool --mode=link gcc -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -Os -fomit-frame-pointer -g -Wl,--as-needed,-O1,--sort-common -o libiax.la -rpath /usr/local/lib iax2-parser.lo iax.lo md5.lo jitterbuf.lo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT super_tone_tx.lo -MD -MP -MF .deps/super_tone_tx.Tpo -c super_tone_tx.c -o super_tone_tx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t4_tx.lo -MD -MP -MF .deps/t4_tx.Tpo -c t4_tx.c -o t4_tx.o mv -f .deps/sig_tone.Tpo .deps/sig_tone.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t30.lo -MD -MP -MF .deps/t30.Tpo -c -o t30.lo t30.c In file included 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/fortify/string.h:55:16: warning: '__builtin_memcpy' accessing 180 bytes at offsets 48 and 68 overlaps 160 bytes at offset 68 [-Wrestrict] 55 | return __builtin_memcpy(__od, __os, __n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t30.lo -MD -MP -MF .deps/t30.Tpo -c t30.c -o t30.o mv -f .deps/swept_tone.Tpo .deps/swept_tone.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t30_api.lo -MD -MP -MF .deps/t30_api.Tpo -c -o t30_api.lo t30_api.c In file included from t30.c:82: spandsp/private/timezone.h:33: warning: "TZNAME_MAX" redefined 33 | #define TZNAME_MAX 255 | In file included from /usr/include/fortify/stdlib.h:30, from t30.c:32: /usr/include/limits.h:54: note: this is the location of the previous definition 54 | #define TZNAME_MAX 6 | mv -f .deps/super_tone_rx.Tpo .deps/super_tone_rx.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t30_api.lo -MD -MP -MF .deps/t30_api.Tpo -c t30_api.c -o t30_api.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t30_logging.lo -MD -MP -MF .deps/t30_logging.Tpo -c -o t30_logging.lo t30_logging.c mv -f .deps/super_tone_tx.Tpo .deps/super_tone_tx.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t30_logging.lo -MD -MP -MF .deps/t30_logging.Tpo -c t30_logging.c -o t30_logging.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t31.lo -MD -MP -MF .deps/t31.Tpo -c -o t31.lo t31.c In file included from t30_api.c:77: spandsp/private/timezone.h:33: warning: "TZNAME_MAX" redefined 33 | #define TZNAME_MAX 255 | In file included from /usr/include/fortify/stdlib.h:30, from t30_api.c:32: /usr/include/limits.h:54: note: this is the location of the previous definition 54 | #define TZNAME_MAX 6 | In file included from t30_logging.c:76: spandsp/private/timezone.h:33: warning: "TZNAME_MAX" redefined 33 | #define TZNAME_MAX 255 | In file included from /usr/include/fortify/stdlib.h:30, from t30_logging.c:32: /usr/include/limits.h:54: note: this is the location of the previous definition 54 | #define TZNAME_MAX 6 | libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t31.lo -MD -MP -MF .deps/t31.Tpo -c t31.c -o t31.o mv -f .deps/t4_tx.Tpo .deps/t4_tx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t35.lo -MD -MP -MF .deps/t35.Tpo -c -o t35.lo t35.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t35.lo -MD -MP -MF .deps/t35.Tpo -c t35.c -o t35.o mv -f .deps/t4_rx.Tpo .deps/t4_rx.Plo 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[] = | ^~~~~~~~ mv -f .deps/t30_logging.Tpo .deps/t30_logging.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t38_core.lo -MD -MP -MF .deps/t38_core.Tpo -c -o t38_core.lo t38_core.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t38_gateway.lo -MD -MP -MF .deps/t38_gateway.Tpo -c -o t38_gateway.lo t38_gateway.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t38_core.lo -MD -MP -MF .deps/t38_core.Tpo -c t38_core.c -o t38_core.o mv -f .deps/t30_api.Tpo .deps/t30_api.Plo mv -f .deps/t35.Tpo .deps/t35.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t38_gateway.lo -MD -MP -MF .deps/t38_gateway.Tpo -c t38_gateway.c -o t38_gateway.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t38_non_ecm_buffer.lo -MD -MP -MF .deps/t38_non_ecm_buffer.Tpo -c -o t38_non_ecm_buffer.lo t38_non_ecm_buffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t38_terminal.lo -MD -MP -MF .deps/t38_terminal.Tpo -c -o t38_terminal.lo t38_terminal.c In file included from t38_gateway.c:104: spandsp/private/timezone.h:33: warning: "TZNAME_MAX" redefined 33 | #define TZNAME_MAX 255 | In file included from /usr/include/fortify/stdlib.h:30, from t38_gateway.c:34: /usr/include/limits.h:54: note: this is the location of the previous definition 54 | #define TZNAME_MAX 6 | libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t38_non_ecm_buffer.lo -MD -MP -MF .deps/t38_non_ecm_buffer.Tpo -c t38_non_ecm_buffer.c -o t38_non_ecm_buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT t38_terminal.lo -MD -MP -MF .deps/t38_terminal.Tpo -c t38_terminal.c -o t38_terminal.o ar cru .libs/libiax.a iax2-parser.o iax.o md5.o jitterbuf.o In file included from t38_terminal.c:82: spandsp/private/timezone.h:33: warning: "TZNAME_MAX" redefined 33 | #define TZNAME_MAX 255 | In file included from /usr/include/fortify/stdlib.h:30, from t38_terminal.c:33: /usr/include/limits.h:54: note: this is the location of the previous definition 54 | #define TZNAME_MAX 6 | ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libiax.a creating libiax.la mv -f .deps/t31.Tpo .deps/t31.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT testcpuid.lo -MD -MP -MF .deps/testcpuid.Tpo -c -o testcpuid.lo testcpuid.c (cd .libs && rm -f libiax.la && ln -s ../libiax.la libiax.la) mv -f .deps/t38_non_ecm_buffer.Tpo .deps/t38_non_ecm_buffer.Plo make[2]: Leaving directory '/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/libiax2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT time_scale.lo -MD -MP -MF .deps/time_scale.Tpo -c -o time_scale.lo time_scale.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT testcpuid.lo -MD -MP -MF .deps/testcpuid.Tpo -c testcpuid.c -o testcpuid.o make[2]: Entering directory '/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/libiax2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/libiax2' make[1]: Leaving directory '/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/libiax2' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT timezone.lo -MD -MP -MF .deps/timezone.Tpo -c -o timezone.lo timezone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT time_scale.lo -MD -MP -MF .deps/time_scale.Tpo -c time_scale.c -o time_scale.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT timezone.lo -MD -MP -MF .deps/timezone.Tpo -c timezone.c -o timezone.o mv -f .deps/testcpuid.Tpo .deps/testcpuid.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT tone_detect.lo -MD -MP -MF .deps/tone_detect.Tpo -c -o tone_detect.lo tone_detect.c In file included from timezone.c:52: spandsp/private/timezone.h:33: warning: "TZNAME_MAX" redefined 33 | #define TZNAME_MAX 255 | In file included from /usr/include/fortify/stdlib.h:30, from timezone.c:41: /usr/include/limits.h:54: note: this is the location of the previous definition 54 | #define TZNAME_MAX 6 | mv -f .deps/t38_core.Tpo .deps/t38_core.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT tone_generate.lo -MD -MP -MF .deps/tone_generate.Tpo -c -o tone_generate.lo tone_generate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT tone_detect.lo -MD -MP -MF .deps/tone_detect.Tpo -c tone_detect.c -o tone_detect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT tone_generate.lo -MD -MP -MF .deps/tone_generate.Tpo -c tone_generate.c -o tone_generate.o mv -f .deps/t38_gateway.Tpo .deps/t38_gateway.Plo gcc -o make_modem_filter ../src/make_modem_filter.c ../src/filter_tools.c -DHAVE_CONFIG_H -I../src -lm mv -f .deps/time_scale.Tpo .deps/time_scale.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v18.lo -MD -MP -MF .deps/v18.Tpo -c -o v18.lo v18.c mv -f .deps/tone_generate.Tpo .deps/tone_generate.Plo mv -f .deps/tone_detect.Tpo .deps/tone_detect.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v18.lo -MD -MP -MF .deps/v18.Tpo -c v18.c -o v18.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v42.lo -MD -MP -MF .deps/v42.Tpo -c -o v42.lo v42.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v42.lo -MD -MP -MF .deps/v42.Tpo -c v42.c -o v42.o mv -f .deps/t38_terminal.Tpo .deps/t38_terminal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v42bis.lo -MD -MP -MF .deps/v42bis.Tpo -c -o v42bis.lo v42bis.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v8.lo -MD -MP -MF .deps/v8.Tpo -c -o v8.lo v8.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT vector_float.lo -MD -MP -MF .deps/vector_float.Tpo -c -o vector_float.lo vector_float.c 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"; | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v42bis.lo -MD -MP -MF .deps/v42bis.Tpo -c v42bis.c -o v42bis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v8.lo -MD -MP -MF .deps/v8.Tpo -c v8.c -o v8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT vector_float.lo -MD -MP -MF .deps/vector_float.Tpo -c vector_float.c -o vector_float.o mv -f .deps/timezone.Tpo .deps/timezone.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT vector_int.lo -MD -MP -MF .deps/vector_int.Tpo -c -o vector_int.lo vector_int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT vector_int.lo -MD -MP -MF .deps/vector_int.Tpo -c vector_int.c -o vector_int.o mv -f .deps/v18.Tpo .deps/v18.Plo ./make_at_dictionary >at_interpreter_dictionary.h ./make_math_fixed_tables >math_fixed_tables.h mv -f .deps/v42.Tpo .deps/v42.Plo ./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 mv -f .deps/vector_int.Tpo .deps/vector_int.Plo ./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 mv -f .deps/v42bis.Tpo .deps/v42bis.Plo ./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 mv -f .deps/vector_float.Tpo .deps/vector_float.Plo mv -f .deps/v8.Tpo .deps/v8.Plo ./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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT at_interpreter.lo -MD -MP -MF .deps/at_interpreter.Tpo -c -o at_interpreter.lo at_interpreter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT math_fixed.lo -MD -MP -MF .deps/math_fixed.Tpo -c -o math_fixed.lo math_fixed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT at_interpreter.lo -MD -MP -MF .deps/at_interpreter.Tpo -c at_interpreter.c -o at_interpreter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v17rx.lo -MD -MP -MF .deps/v17rx.Tpo -c -o v17rx.lo v17rx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v17tx.lo -MD -MP -MF .deps/v17tx.Tpo -c -o v17tx.lo v17tx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT math_fixed.lo -MD -MP -MF .deps/math_fixed.Tpo -c math_fixed.c -o math_fixed.o mv -f .deps/t30.Tpo .deps/t30.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v22bis_rx.lo -MD -MP -MF .deps/v22bis_rx.Tpo -c -o v22bis_rx.lo v22bis_rx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v17rx.lo -MD -MP -MF .deps/v17rx.Tpo -c v17rx.c -o v17rx.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v22bis_tx.lo -MD -MP -MF .deps/v22bis_tx.Tpo -c -o v22bis_tx.lo v22bis_tx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v17tx.lo -MD -MP -MF .deps/v17tx.Tpo -c v17tx.c -o v17tx.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v27ter_rx.lo -MD -MP -MF .deps/v27ter_rx.Tpo -c -o v27ter_rx.lo v27ter_rx.c v17rx.c:2: warning: "IAXMODEM_STUFF" redefined 2 | #define IAXMODEM_STUFF | : note: this is the location of the previous definition libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v22bis_rx.lo -MD -MP -MF .deps/v22bis_rx.Tpo -c v22bis_rx.c -o v22bis_rx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v22bis_tx.lo -MD -MP -MF .deps/v22bis_tx.Tpo -c v22bis_tx.c -o v22bis_tx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v27ter_rx.lo -MD -MP -MF .deps/v27ter_rx.Tpo -c v27ter_rx.c -o v27ter_rx.o v22bis_rx.c:131:22: warning: 'ones' defined but not used [-Wunused-const-variable=] 131 | static const uint8_t ones[] = | ^~~~ v27ter_rx.c:1: warning: "IAXMODEM_STUFF" redefined 1 | #define IAXMODEM_STUFF | : note: this is the location of the previous definition mv -f .deps/math_fixed.Tpo .deps/math_fixed.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v27ter_tx.lo -MD -MP -MF .deps/v27ter_tx.Tpo -c -o v27ter_tx.lo v27ter_tx.c mv -f .deps/v22bis_tx.Tpo .deps/v22bis_tx.Plo mv -f .deps/v17tx.Tpo .deps/v17tx.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v27ter_tx.lo -MD -MP -MF .deps/v27ter_tx.Tpo -c v27ter_tx.c -o v27ter_tx.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v29rx.lo -MD -MP -MF .deps/v29rx.Tpo -c -o v29rx.lo v29rx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v29tx.lo -MD -MP -MF .deps/v29tx.Tpo -c -o v29tx.lo v29tx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v29rx.lo -MD -MP -MF .deps/v29rx.Tpo -c v29rx.c -o v29rx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -MT v29tx.lo -MD -MP -MF .deps/v29tx.Tpo -c v29tx.c -o v29tx.o v29rx.c:1: warning: "IAXMODEM_STUFF" redefined 1 | #define IAXMODEM_STUFF | : note: this is the location of the previous definition mv -f .deps/v22bis_rx.Tpo .deps/v22bis_rx.Plo mv -f .deps/v27ter_rx.Tpo .deps/v27ter_rx.Plo mv -f .deps/v17rx.Tpo .deps/v17rx.Plo mv -f .deps/v27ter_tx.Tpo .deps/v27ter_tx.Plo mv -f .deps/v29tx.Tpo .deps/v29tx.Plo mv -f .deps/v29rx.Tpo .deps/v29rx.Plo mv -f .deps/at_interpreter.Tpo .deps/at_interpreter.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DHAVE_VISIBILITY=1 -Os -fomit-frame-pointer -g -version-info 2:0:0 -Wl,--as-needed,-O1,--sort-common -o libspandsp.la -rpath /usr/local/lib ademco_contactid.lo adsi.lo async.lo at_interpreter.lo awgn.lo bell_r2_mf.lo bert.lo bit_operations.lo bitstream.lo complex_filters.lo complex_vector_float.lo complex_vector_int.lo crc.lo dds_float.lo dds_int.lo dtmf.lo echo.lo fax.lo fax_modems.lo fsk.lo g711.lo g722.lo g726.lo gsm0610_decode.lo gsm0610_encode.lo gsm0610_long_term.lo gsm0610_lpc.lo gsm0610_preprocess.lo gsm0610_rpe.lo gsm0610_short_term.lo hdlc.lo ima_adpcm.lo image_translate.lo logging.lo lpc10_analyse.lo lpc10_decode.lo lpc10_encode.lo lpc10_placev.lo lpc10_voicing.lo math_fixed.lo modem_echo.lo modem_connect_tones.lo noise.lo oki_adpcm.lo playout.lo plc.lo power_meter.lo queue.lo schedule.lo sig_tone.lo silence_gen.lo super_tone_rx.lo super_tone_tx.lo swept_tone.lo t4_rx.lo t4_tx.lo t30.lo t30_api.lo t30_logging.lo t31.lo t35.lo t38_core.lo t38_gateway.lo t38_non_ecm_buffer.lo t38_terminal.lo testcpuid.lo time_scale.lo timezone.lo tone_detect.lo tone_generate.lo v17rx.lo v17tx.lo v18.lo v22bis_rx.lo v22bis_tx.lo v27ter_rx.lo v27ter_tx.lo v29rx.lo v29tx.lo v42.lo v42bis.lo v8.lo vector_float.lo vector_int.lo -ljpeg -ltiff -lm libtool: link: ar cru .libs/libspandsp.a ademco_contactid.o adsi.o async.o at_interpreter.o awgn.o bell_r2_mf.o bert.o bit_operations.o bitstream.o complex_filters.o complex_vector_float.o complex_vector_int.o crc.o dds_float.o dds_int.o dtmf.o echo.o fax.o fax_modems.o fsk.o g711.o g722.o g726.o gsm0610_decode.o gsm0610_encode.o gsm0610_long_term.o gsm0610_lpc.o gsm0610_preprocess.o gsm0610_rpe.o gsm0610_short_term.o hdlc.o ima_adpcm.o image_translate.o logging.o lpc10_analyse.o lpc10_decode.o lpc10_encode.o lpc10_placev.o lpc10_voicing.o math_fixed.o modem_echo.o modem_connect_tones.o noise.o oki_adpcm.o playout.o plc.o power_meter.o queue.o schedule.o sig_tone.o silence_gen.o super_tone_rx.o super_tone_tx.o swept_tone.o t4_rx.o t4_tx.o t30.o t30_api.o t30_logging.o t31.o t35.o t38_core.o t38_gateway.o t38_non_ecm_buffer.o t38_terminal.o testcpuid.o time_scale.o timezone.o tone_detect.o tone_generate.o v17rx.o v17tx.o v18.o v22bis_rx.o v22bis_tx.o v27ter_rx.o v27ter_tx.o v29rx.o v29tx.o v42.o v42bis.o v8.o vector_float.o vector_int.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libspandsp.a libtool: link: ( cd ".libs" && rm -f "libspandsp.la" && ln -s "../libspandsp.la" "libspandsp.la" ) make[3]: Leaving directory '/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/spandsp/src' make[2]: Leaving directory '/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/spandsp/src' make[2]: Entering directory '/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/spandsp' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/spandsp' make[1]: Leaving directory '/home/buildozer/aports/main/iaxmodem/src/iaxmodem-1.3.4/lib/spandsp' gcc -DMODEMVER=\"1.3.4\" -DDSPVER=\"spandsp-0.0.6+\" -DIAXVER=\"libiax2-0.2.3-SVN-20071223+\" -Wall -g -DSTATICLIBS -DUSE_UNIX98_PTY -std=c99 -Ilib/libiax2/src -Ilib/spandsp/src -Os -fomit-frame-pointer -g iaxmodem.o lib/spandsp/src/.libs/libspandsp.a lib/libiax2/src/.libs/libiax.a -o iaxmodem -Wl,--as-needed,-O1,--sort-common -lm -lutil -ltiff >>> iaxmodem: Entering fakeroot... >>> iaxmodem-dbg*: Running split function dbg... >>> iaxmodem-dbg*: Preparing subpackage iaxmodem-dbg... >>> iaxmodem-dbg*: Running postcheck for iaxmodem-dbg >>> iaxmodem-doc*: Running split function doc... >>> iaxmodem-doc*: Preparing subpackage iaxmodem-doc... >>> iaxmodem-doc*: Running postcheck for iaxmodem-doc >>> iaxmodem-openrc*: Running split function openrc... >>> iaxmodem-openrc*: Preparing subpackage iaxmodem-openrc... >>> iaxmodem-openrc*: Running postcheck for iaxmodem-openrc >>> iaxmodem*: Running postcheck for iaxmodem >>> iaxmodem*: Preparing package iaxmodem... >>> iaxmodem-dbg*: Scanning shared objects >>> iaxmodem-doc*: Scanning shared objects >>> iaxmodem-openrc*: Scanning shared objects >>> iaxmodem*: Scanning shared objects >>> iaxmodem-dbg*: Tracing dependencies... >>> iaxmodem-dbg*: Package size: 28.0 KB >>> iaxmodem-dbg*: Compressing data... >>> iaxmodem-dbg*: Create checksum... >>> iaxmodem-dbg*: Create iaxmodem-dbg-1.3.4-r0.apk >>> iaxmodem-doc*: Tracing dependencies... >>> iaxmodem-doc*: Package size: 160.0 KB >>> iaxmodem-doc*: Compressing data... >>> iaxmodem-doc*: Create checksum... >>> iaxmodem-doc*: Create iaxmodem-doc-1.3.4-r0.apk >>> iaxmodem-openrc*: Tracing dependencies... >>> iaxmodem-openrc*: Package size: 24.0 KB >>> iaxmodem-openrc*: Compressing data... >>> iaxmodem-openrc*: Create checksum... >>> iaxmodem-openrc*: Create iaxmodem-openrc-1.3.4-r0.apk >>> iaxmodem*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> iaxmodem*: Package size: 420.0 KB >>> iaxmodem*: Compressing data... >>> iaxmodem*: Create checksum... >>> iaxmodem*: Create iaxmodem-1.3.4-r0.apk >>> iaxmodem: Build complete at Sat, 15 Apr 2023 08:06:18 +0000 elapsed time 0h 0m 22s >>> iaxmodem: Cleaning up srcdir >>> iaxmodem: Cleaning up pkgdir >>> iaxmodem: Uninstalling dependencies... (1/11) Purging .makedepends-iaxmodem (20230415.080556) (2/11) Purging tiff-dev (4.5.0-r6) (3/11) Purging libtiffxx (4.5.0-r6) (4/11) Purging tiff (4.5.0-r6) (5/11) Purging libjpeg-turbo-dev (2.1.5.1-r2) (6/11) Purging libjpeg-turbo (2.1.5.1-r2) (7/11) Purging libwebp-dev (1.3.0-r1) (8/11) Purging libwebp (1.3.0-r1) (9/11) Purging zlib-dev (1.2.13-r1) (10/11) Purging zstd-dev (1.5.5-r1) (11/11) Purging zstd (1.5.5-r1) Executing busybox-1.36.0-r7.trigger OK: 371 MiB in 101 packages >>> iaxmodem: Updating the main/s390x repository index... >>> iaxmodem: Signing the index...