compile.42
build number: 42
re-implement command
docker pull elonh/opde:sdk
docker run -it --rm elonh/opde:sdk zsh # or bash
export http_proxy= # [your proxy], do not use localhost or 127.0.0.1
export https_proxy=$http_proxy
opde feeds && opde config -a
make package/feeds/telephony/freeswitch/compile -j$(nproc) || make package/feeds/telephony/freeswitch/compile V=s
Compile.txt
Applying ./patches/003-modmake-fix.patch using plaintext:
patching file build/modmake.rulesam
Applying ./patches/010-fix-zrtp-cflags.patch using plaintext:
patching file libs/libzrtp/configure.ac
Applying ./patches/030-fix-configure-ac.patch using plaintext:
patching file configure.ac
Applying ./patches/110-apr-add-cache-for-strerror_r.patch using plaintext:
patching file libs/apr-util/build/apr_common.m4
patching file libs/apr/build/apr_common.m4
patching file libs/unimrcp/build/acmacros/apr_common.m4
Applying ./patches/120-fix-copts.patch using plaintext:
patching file configure.ac
patching file libs/apr-util/configure.ac
patching file libs/apr/configure.ac
patching file libs/iksemel/configure.ac
patching file libs/libdingaling/configure.ac
patching file libs/srtp/configure.ac
Applying ./patches/130-fix-iksemel-copts.patch using plaintext:
patching file libs/iksemel/src/Makefile.am
Applying ./patches/140-libvpx-cross.patch using plaintext:
patching file Makefile.am
Applying ./patches/150-erlang-m4.patch using plaintext:
patching file build/config/erlang.m4
Applying ./patches/170-mod_random.patch using plaintext:
patching file src/mod/applications/mod_random/Makefile.am
Applying ./patches/180-mod_perl.patch using plaintext:
patching file src/mod/languages/mod_perl/Makefile.am
Applying ./patches/190-mod_pocketsphinx.patch using plaintext:
patching file src/mod/asr_tts/mod_pocketsphinx/Makefile.am
Applying ./patches/200-mod_verto-fix-copts.patch using plaintext:
patching file src/mod/endpoints/mod_verto/Makefile.am
Applying ./patches/210-esl-perl-fix-copts.patch using plaintext:
patching file libs/esl/perl/Makefile.am
Applying ./patches/230-mod_radius_cdr.patch using plaintext:
patching file src/mod/event_handlers/mod_radius_cdr/Makefile.am
patching file src/mod/event_handlers/mod_radius_cdr/freeradius-client-1.1.6-configure-in.diff
Applying ./patches/260-mod_event_zmq-fix-build-with-fortify-headers.patch using plaintext:
patching file src/mod/event_handlers/mod_event_zmq/Makefile.am
Applying ./patches/280-tone-down-freetdm-COMP_VENDOR_CFLAGS.patch using plaintext:
patching file libs/freetdm/configure.ac
Applying ./patches/290-fix-mod_freetdm-copts.patch using plaintext:
patching file libs/freetdm/mod_freetdm/Makefile.in
Applying ./patches/320-workaround-format-truncation-error-in-mod_cdr_mongodb.patch using plaintext:
patching file configure.ac
Applying ./patches/330-do-not-install-freetdm-twice.patch using plaintext:
patching file libs/freetdm/mod_freetdm/Makefile.in
Applying ./patches/360-fix-APR_TRY_COMPILE_NO_WARNING.patch using plaintext:
patching file libs/apr-util/build/apr_common.m4
patching file libs/apr/build/apr_common.m4
Applying ./patches/370-procd-compat.patch using plaintext:
patching file src/switch_console.c
Applying ./patches/380-disable-luajit.patch using plaintext:
patching file configure.ac
Applying ./patches/390-spandsp3-pkg-config.patch using plaintext:
patching file configure.ac
Applying ./patches/400-fix-pc-file.patch using plaintext:
patching file build/freeswitch.pc.in
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: /openwrt/staging_dir/host/bin/aclocal -I /openwrt/staging_dir/target-aarch64_cortex-a72_musl/host/share/aclocal -I /openwrt/staging_dir/hostpkg/share/aclocal -I /openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/share/aclocal -I m4 -I . --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory libs/srtp to autoreconf
autoreconf: Entering directory `libs/srtp'
autoreconf: running: /openwrt/staging_dir/host/bin/libtoolize --install --force
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build'.
OpenWrt-libtoolize: linking file `build/config.guess'
OpenWrt-libtoolize: linking file `build/config.sub'
OpenWrt-libtoolize: linking file `build/install-sh'
OpenWrt-libtoolize: linking file `build/ltmain.sh'
OpenWrt-libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
OpenWrt-libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
OpenWrt-libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /openwrt/staging_dir/host/bin/autoconf --include=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/host/share/aclocal --include=/openwrt/staging_dir/hostpkg/share/aclocal --include=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: /openwrt/staging_dir/host/bin/autoheader --include=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/host/share/aclocal --include=/openwrt/staging_dir/hostpkg/share/aclocal --include=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: /openwrt/staging_dir/host/bin/automake --add-missing --force-missing
test/Makefile.am:11: warning: source file 'crypto/aes_calc.c' is in a subdirectory,
test/Makefile.am:11: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
test/Makefile.am:9: warning: source file 'crypto/cipher_driver.c' is in a subdirectory,
test/Makefile.am:9: but option 'subdir-objects' is disabled
test/Makefile.am:12: warning: source file 'crypto/datatypes_driver.c' is in a subdirectory,
test/Makefile.am:12: but option 'subdir-objects' is disabled
test/Makefile.am:10: warning: source file 'crypto/kernel_driver.c' is in a subdirectory,
test/Makefile.am:10: but option 'subdir-objects' is disabled
test/Makefile.am:13: warning: source file 'crypto/sha1_driver.c' is in a subdirectory,
test/Makefile.am:13: but option 'subdir-objects' is disabled
test/Makefile.am:14: warning: source file 'crypto/stat_driver.c' is in a subdirectory,
test/Makefile.am:14: but option 'subdir-objects' is disabled
autoreconf: Leaving directory `libs/srtp'
autoreconf: configure.ac: adding subdirectory libs/apr to autoreconf
autoreconf: Entering directory `libs/apr'
configure.ac:149: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:436: AC_AIX is expanded from...
configure.ac:149: the top level
configure.ac:149: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:436: AC_AIX is expanded from...
configure.ac:149: the top level
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build'.
OpenWrt-libtoolize: linking file `build/config.guess'
OpenWrt-libtoolize: linking file `build/config.sub'
OpenWrt-libtoolize: linking file `build/install-sh'
OpenWrt-libtoolize: linking file `build/ltmain.sh'
OpenWrt-libtoolize: You should add the contents of the following files to `aclocal.m4':
OpenWrt-libtoolize: `/openwrt/staging_dir/target-aarch64_cortex-a72_musl/../host/share/aclocal/libtool.m4'
OpenWrt-libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
OpenWrt-libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
OpenWrt-libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
OpenWrt-libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'
configure.ac:149: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:436: AC_AIX is expanded from...
configure.ac:149: the top level
configure.ac:149: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:436: AC_AIX is expanded from...
configure.ac:149: the top level
configure.ac:149: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:436: AC_AIX is expanded from...
configure.ac:149: the top level
autoreconf: configure.ac: not using Automake
autoreconf: Leaving directory `libs/apr'
autoreconf: configure.ac: adding subdirectory libs/apr-util to autoreconf
autoreconf: Entering directory `libs/apr-util'
autoreconf: configure.ac: not using Libtool
autoreconf: Leaving directory `libs/apr-util'
autoreconf: configure.ac: adding subdirectory libs/iksemel to autoreconf
autoreconf: Entering directory `libs/iksemel'
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build'.
OpenWrt-libtoolize: linking file `build/config.guess'
OpenWrt-libtoolize: linking file `build/config.sub'
OpenWrt-libtoolize: linking file `build/install-sh'
OpenWrt-libtoolize: linking file `build/ltmain.sh'
OpenWrt-libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
OpenWrt-libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
OpenWrt-libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: Leaving directory `libs/iksemel'
autoreconf: configure.ac: adding subdirectory libs/libdingaling to autoreconf
autoreconf: Entering directory `libs/libdingaling'
aclocal.m4:9578: warning: file `build/config/ac_gcc_x86_cpuid.m4' included several times
aclocal.m4:9579: warning: file `build/config/ac_gcc_archflag.m4' included several times
aclocal.m4:9580: warning: file `build/config/ax_check_compiler_flags.m4' included several times
aclocal.m4:9581: warning: file `build/config/ax_cc_maxopt.m4' included several times
aclocal.m4:9582: warning: file `build/config/ax_cflags_warn_all_ansi.m4' included several times
aclocal.m4:9583: warning: file `build/config/ax_compiler_vendor.m4' included several times
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build'.
OpenWrt-libtoolize: linking file `build/config.guess'
OpenWrt-libtoolize: linking file `build/config.sub'
OpenWrt-libtoolize: linking file `build/install-sh'
OpenWrt-libtoolize: linking file `build/ltmain.sh'
OpenWrt-libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
OpenWrt-libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
OpenWrt-libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal.m4:9578: warning: file `build/config/ac_gcc_x86_cpuid.m4' included several times
aclocal.m4:9579: warning: file `build/config/ac_gcc_archflag.m4' included several times
aclocal.m4:9580: warning: file `build/config/ax_check_compiler_flags.m4' included several times
aclocal.m4:9581: warning: file `build/config/ax_cc_maxopt.m4' included several times
aclocal.m4:9582: warning: file `build/config/ax_cflags_warn_all_ansi.m4' included several times
aclocal.m4:9583: warning: file `build/config/ax_compiler_vendor.m4' included several times
aclocal.m4:9578: warning: file `build/config/ac_gcc_x86_cpuid.m4' included several times
aclocal.m4:9579: warning: file `build/config/ac_gcc_archflag.m4' included several times
aclocal.m4:9580: warning: file `build/config/ax_check_compiler_flags.m4' included several times
aclocal.m4:9581: warning: file `build/config/ax_cc_maxopt.m4' included several times
aclocal.m4:9582: warning: file `build/config/ax_cflags_warn_all_ansi.m4' included several times
aclocal.m4:9583: warning: file `build/config/ax_compiler_vendor.m4' included several times
aclocal.m4:9578: warning: file `build/config/ac_gcc_x86_cpuid.m4' included several times
aclocal.m4:9579: warning: file `build/config/ac_gcc_archflag.m4' included several times
aclocal.m4:9580: warning: file `build/config/ax_check_compiler_flags.m4' included several times
aclocal.m4:9581: warning: file `build/config/ax_cc_maxopt.m4' included several times
aclocal.m4:9582: warning: file `build/config/ax_cflags_warn_all_ansi.m4' included several times
aclocal.m4:9583: warning: file `build/config/ax_compiler_vendor.m4' included several times
Makefile.am:17: warning: source file 'src/libdingaling.c' is in a subdirectory,
Makefile.am:17: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am:17: warning: source file 'src/sha1.c' is in a subdirectory,
Makefile.am:17: but option 'subdir-objects' is disabled
autoreconf: Leaving directory `libs/libdingaling'
autoreconf: configure.ac: adding subdirectory libs/freetdm to autoreconf
autoreconf: Entering directory `libs/freetdm'
autoreconf: running: /openwrt/staging_dir/host/bin/aclocal -I /openwrt/staging_dir/target-aarch64_cortex-a72_musl/host/share/aclocal -I /openwrt/staging_dir/hostpkg/share/aclocal -I /openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/share/aclocal -I m4 -I . --force -I build
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build'.
OpenWrt-libtoolize: linking file `build/config.guess'
OpenWrt-libtoolize: linking file `build/config.sub'
OpenWrt-libtoolize: linking file `build/install-sh'
OpenWrt-libtoolize: linking file `build/ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build'.
OpenWrt-libtoolize: linking file `build/libtool.m4'
OpenWrt-libtoolize: linking file `build/ltoptions.m4'
OpenWrt-libtoolize: linking file `build/ltsugar.m4'
OpenWrt-libtoolize: linking file `build/ltversion.m4'
OpenWrt-libtoolize: linking file `build/lt~obsolete.m4'
autoreconf: configure.ac: not using Autoheader
Makefile.am:157: warning: source file '$(SRC)/ftmod/ftmod_analog/ftmod_analog.c' is in a subdirectory,
Makefile.am:157: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am:162: warning: source file '$(SRC)/ftmod/ftmod_analog_em/ftmod_analog_em.c' is in a subdirectory,
Makefile.am:162: but option 'subdir-objects' is disabled
Makefile.am:256: warning: source file '$(SRC)/ftmod/ftmod_gsm/ftmod_gsm.c' is in a subdirectory,
Makefile.am:256: but option 'subdir-objects' is disabled
Makefile.am:179: warning: source file '$(SRC)/ftmod/ftmod_isdn/ftmod_isdn.c' is in a subdirectory,
Makefile.am:179: but option 'subdir-objects' is disabled
Makefile.am:187: warning: source file '$(SRC)/ftmod/ftmod_libpri/ftmod_libpri.c' is in a subdirectory,
Makefile.am:187: but option 'subdir-objects' is disabled
Makefile.am:187: warning: source file '$(SRC)/ftmod/ftmod_libpri/lpwrap_pri.c' is in a subdirectory,
Makefile.am:187: but option 'subdir-objects' is disabled
Makefile.am:264: warning: source file '$(SRC)/ftmod/ftmod_misdn/ftmod_misdn.c' is in a subdirectory,
Makefile.am:264: but option 'subdir-objects' is disabled
Makefile.am:195: warning: source file '$(SRC)/ftmod/ftmod_pritap/ftmod_pritap.c' is in a subdirectory,
Makefile.am:195: but option 'subdir-objects' is disabled
Makefile.am:248: warning: source file '$(SRC)/ftmod/ftmod_r2/ftmod_r2.c' is in a subdirectory,
Makefile.am:248: but option 'subdir-objects' is disabled
Makefile.am:248: warning: source file '$(SRC)/ftmod/ftmod_r2/ftmod_r2_io_mf_lib.c' is in a subdirectory,
Makefile.am:248: but option 'subdir-objects' is disabled
Makefile.am:228: warning: source file '$(SRC)/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.c' is in a subdirectory,
Makefile.am:228: but option 'subdir-objects' is disabled
Makefile.am:228: warning: source file '$(SRC)/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_cfg.c' is in a subdirectory,
Makefile.am:228: but option 'subdir-objects' is disabled
Makefile.am:228: warning: source file '$(SRC)/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_cntrl.c' is in a subdirectory,
Makefile.am:228: but option 'subdir-objects' is disabled
Makefile.am:228: warning: source file '$(SRC)/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c' is in a subdirectory,
Makefile.am:228: but option 'subdir-objects' is disabled
Makefile.am:228: warning: source file '$(SRC)/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_transfer.c' is in a subdirectory,
Makefile.am:228: but option 'subdir-objects' is disabled
Makefile.am:228: warning: source file '$(SRC)/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c' is in a subdirectory,
Makefile.am:228: but option 'subdir-objects' is disabled
Makefile.am:228: warning: source file '$(SRC)/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_cntrl.c' is in a subdirectory,
Makefile.am:228: but option 'subdir-objects' is disabled
Makefile.am:228: warning: source file '$(SRC)/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_cfg.c' is in a subdirectory,
Makefile.am:228: but option 'subdir-objects' is disabled
Makefile.am:228: warning: source file '$(SRC)/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c' is in a subdirectory,
Makefile.am:228: but option 'subdir-objects' is disabled
Makefile.am:228: warning: source file '$(SRC)/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c' is in a subdirectory,
Makefile.am:228: but option 'subdir-objects' is disabled
Makefile.am:228: warning: source file '$(SRC)/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_out.c' is in a subdirectory,
Makefile.am:228: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_support.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cntrl.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_xml.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_timers.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cli.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_sta.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_sts.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_logger.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_m2ua_xml.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_m2ua.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:203: warning: source file '$(SRC)/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_relay.c' is in a subdirectory,
Makefile.am:203: but option 'subdir-objects' is disabled
Makefile.am:152: warning: source file '$(SRC)/ftmod/ftmod_skel/ftmod_skel.c' is in a subdirectory,
Makefile.am:152: but option 'subdir-objects' is disabled
Makefile.am:169: warning: source file '$(SRC)/ftmod/ftmod_wanpipe/ftmod_wanpipe.c' is in a subdirectory,
Makefile.am:169: but option 'subdir-objects' is disabled
Makefile.am:147: warning: source file '$(SRC)/ftmod/ftmod_zt/ftmod_zt.c' is in a subdirectory,
Makefile.am:147: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/hashtable.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/hashtable_itr.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/ftdm_io.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/ftdm_state.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/ftdm_queue.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/ftdm_sched.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/ftdm_call_utils.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/ftdm_variables.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/ftdm_config.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/ftdm_callerid.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/fsk.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/uart.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/g711.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/libteletone_detect.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/libteletone_generate.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/ftdm_buffer.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/ftdm_threadmutex.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/ftdm_dso.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/ftdm_cpu_monitor.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:63: warning: source file '$(SRC)/ftdm_backtrace.c' is in a subdirectory,
Makefile.am:63: but option 'subdir-objects' is disabled
Makefile.am:122: warning: source file '$(SRC)/detect_dtmf.c' is in a subdirectory,
Makefile.am:122: but option 'subdir-objects' is disabled
Makefile.am:118: warning: source file '$(SRC)/detect_tones.c' is in a subdirectory,
Makefile.am:118: but option 'subdir-objects' is disabled
Makefile.am:138: warning: source file '$(SRC)/testanalog.c' is in a subdirectory,
Makefile.am:138: but option 'subdir-objects' is disabled
Makefile.am:106: warning: source file '$(SRC)/testapp.c' is in a subdirectory,
Makefile.am:106: but option 'subdir-objects' is disabled
Makefile.am:110: warning: source file '$(SRC)/testcid.c' is in a subdirectory,
Makefile.am:110: but option 'subdir-objects' is disabled
Makefile.am:130: warning: source file '$(SRC)/testpri.c' is in a subdirectory,
Makefile.am:130: but option 'subdir-objects' is disabled
Makefile.am:134: warning: source file '$(SRC)/testr2.c' is in a subdirectory,
Makefile.am:134: but option 'subdir-objects' is disabled
Makefile.am:114: warning: source file '$(SRC)/testtones.c' is in a subdirectory,
Makefile.am:114: but option 'subdir-objects' is disabled
autoreconf: Leaving directory `libs/freetdm'
autoreconf: configure.ac: adding subdirectory libs/unimrcp to autoreconf
autoreconf: Entering directory `libs/unimrcp'
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build'.
OpenWrt-libtoolize: linking file `build/config.guess'
OpenWrt-libtoolize: linking file `build/config.sub'
OpenWrt-libtoolize: linking file `build/install-sh'
OpenWrt-libtoolize: linking file `build/ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build/acmacros'.
OpenWrt-libtoolize: linking file `build/acmacros/libtool.m4'
OpenWrt-libtoolize: You should add the contents of `build/acmacros/libtool.m4' to `aclocal.m4'.
OpenWrt-libtoolize: linking file `build/acmacros/ltoptions.m4'
OpenWrt-libtoolize: You should add the contents of `build/acmacros/ltoptions.m4' to `aclocal.m4'.
OpenWrt-libtoolize: linking file `build/acmacros/ltsugar.m4'
OpenWrt-libtoolize: You should add the contents of `build/acmacros/ltsugar.m4' to `aclocal.m4'.
OpenWrt-libtoolize: linking file `build/acmacros/ltversion.m4'
OpenWrt-libtoolize: You should add the contents of `build/acmacros/ltversion.m4' to `aclocal.m4'.
OpenWrt-libtoolize: linking file `build/acmacros/lt~obsolete.m4'
OpenWrt-libtoolize: You should add the contents of `build/acmacros/lt~obsolete.m4' to `aclocal.m4'.
OpenWrt-libtoolize: Consider adding `-I build/acmacros' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: Leaving directory `libs/unimrcp'
autoreconf: configure.ac: adding subdirectory libs/libzrtp to autoreconf
autoreconf: Entering directory `libs/libzrtp'
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_crc.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_crypto_aes.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_crypto_atl.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_crypto_ec.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_crypto_ecdh.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_crypto_hash.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_crypto_pk.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_crypto_sas.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_datatypes.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_engine.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_iface_scheduler.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_iface_sys.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_initiator.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_legal.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_list.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_log.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_pbx.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_protocol.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_responder.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_rng.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_srtp_builtin.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_string.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_utils.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_utils_proto.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/third_party/bgaes/aes_modes.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/third_party/bgaes/aescrypt.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/third_party/bgaes/aeskey.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/third_party/bgaes/aestab.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/third_party/bgaes/sha1.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/third_party/bgaes/sha2.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:54: warning: source file '$(top_srcdir)/src/zrtp_iface_cache.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
Makefile.am:99: warning: source file '$(top_srcdir)/test/cmockery/cmockery.c' is in a subdirectory,
Makefile.am:99: but option 'subdir-objects' is disabled
Makefile.am:99: warning: source file '$(top_srcdir)/test/cache_test.c' is in a subdirectory,
Makefile.am:99: but option 'subdir-objects' is disabled
autoreconf: Leaving directory `libs/libzrtp'
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build/config'.
OpenWrt-libtoolize: linking file `build/config/config.guess'
OpenWrt-libtoolize: linking file `build/config/config.sub'
OpenWrt-libtoolize: linking file `build/config/install-sh'
OpenWrt-libtoolize: linking file `build/config/ltmain.sh'
OpenWrt-libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
OpenWrt-libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
OpenWrt-libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: Leaving directory `.'
configure: loading site script /openwrt/include/site/aarch64
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-openwrt-linux-strip... aarch64-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking for style of include used by make... GNU
checking for aarch64-openwrt-linux-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking whether ccache_cc understands -c and -o together... yes
checking dependency style of ccache_cc... none
checking for aarch64-openwrt-linux-gcc... (cached) ccache_cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether ccache_cc accepts -g... (cached) yes
checking for ccache_cc option to accept ISO C89... (cached) none needed
checking whether ccache_cc understands -c and -o together... (cached) yes
checking dependency style of ccache_cc... (cached) none
checking whether we are using the GNU C++ compiler... yes
checking whether ccache_cxx accepts -g... yes
checking dependency style of ccache_cxx... none
checking whether the C++ compiler works... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3145728
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-objdump... aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-strip... (cached) aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for aarch64-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... ccache_cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... ccache_cxx -E
checking for ld used by ccache_cxx... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking whether the ccache_cxx linker (aarch64-openwrt-linux-musl-ld) supports shared libraries... yes
checking for ccache_cxx option to produce PIC... -fPIC -DPIC
checking if ccache_cxx PIC flag -fPIC -DPIC works... yes
checking if ccache_cxx static flag -static works... yes
checking if ccache_cxx supports -c -o file.o... yes
checking if ccache_cxx supports -c -o file.o... (cached) yes
checking whether the ccache_cxx linker (aarch64-openwrt-linux-musl-ld) 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 libtool major version... 2
using libtool library extension... la
checking whether compiler supports -Wno-unused-result... yes
yes
checking whether compiler supports -Wno-misleading-indentation... yes
yes
checking whether compiler supports -Wno-error=format-truncation... yes
yes
adding "-fPIC" to SWITCH_AM_CFLAGS
adding "-ffast-math" to SWITCH_AM_CFLAGS
adding "-fPIC" to SWITCH_AM_CXXFLAGS
adding "-ffast-math" to SWITCH_AM_CXXFLAGS
adding "-Werror" to SWITCH_AM_CFLAGS
adding "-Wno-unused-result" to SWITCH_AM_CFLAGS
adding "-Wno-misleading-indentation" to SWITCH_AM_CFLAGS
adding "-Wno-error=format-truncation" to SWITCH_AM_CFLAGS
checking whether the compiler supports -fvisibility=hidden... yes
adding "-fvisibility=hidden" to SWITCH_AM_CFLAGS
adding "-DSWITCH_API_VISIBILITY=1" to SWITCH_AM_CFLAGS
adding "-DCJSON_API_VISIBILITY=1" to SWITCH_AM_CFLAGS
adding "-DHAVE_VISIBILITY=1" to SWITCH_AM_CFLAGS
adding "-fvisibility=hidden" to SWITCH_AM_CXXFLAGS
adding "-DSWITCH_API_VISIBILITY=1" to SWITCH_AM_CXXFLAGS
adding "-DCJSON_API_VISIBILITY=1" to SWITCH_AM_CXXFLAGS
adding "-DHAVE_VISIBILITY=1" to SWITCH_AM_CXXFLAGS
checking for lua5.2... checking for lua-5.2... checking for lua52... checking for lua5.1... checking for lua-5.1... checking for lua... yes
checking LUA_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking LUA_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -llua -lm
checking for alMidiGainSOFT in -lopenal... no
checking for jack... checking for snd_pcm_open in -lasound... yes
checking for uuid >= 1.41.2... yes
checking LIBUUID_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/uuid
checking LIBUUID_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -luuid
checking for pg_config... /openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/bin/pg_config
checking for pkg-config... /openwrt/staging_dir/host/bin/pkg-config
checking for PostgreSQL libraries via pkg_config... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib
checking for PQgetvalue in -lpq... yes
checking for libmariadb >= 3.0.9... yes
checking MARIADB_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/mysql/
checking MARIADB_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/ -lmariadb
checking for spandsp3 >= 3.0... yes
checking SPANDSP_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/spandsp3/include
checking SPANDSP_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/spandsp3/lib -l:libspandsp.so.3
checking for sofia-sip-ua >= 1.13.3... yes
checking SOFIA_SIP_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/sofia-sip-1.13
checking SOFIA_SIP_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsofia-sip-ua
setting PLATFORM_CORE_LIBS to "-ldl -lcrypt -lrt"
checking for inflateReset in -lz... yes
adding "-lz" to PLATFORM_CORE_LIBS
checking for libmpg123 >= 1.16.0... yes
checking MPG123_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking MPG123_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lmpg123
checking for opencore-amrnb >= 0.1.0... no
checking for opencore-amrwb >= 0.1.0 vo-amrwbenc >= 0.1.0... no
checking for apr_pool_mutex_set in -lapr-1... no
checking for apr_queue_pop_timeout in -laprutil-1... no
checking for jpeg_std_error in -ljpeg... yes
checking for jbg_enc_out in -ljbig... no
checking for lzma_code in -llzma... yes
checking for res_init in -lresolv... yes
adding "-lresolv" to SWITCH_AM_LDFLAGS
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether ccache_cc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking return type of signal handlers... void
checking for strftime... (cached) yes
checking for gethostname... yes
checking for vasprintf... yes
checking for mmap... yes
checking for mlock... yes
checking for mlockall... yes
checking for usleep... yes
checking for getifaddrs... yes
checking for timerfd_create... yes
checking for getdtablesize... yes
checking for posix_openpt... yes
checking for poll... yes
checking for sched_setscheduler... yes
checking for setpriority... yes
checking for setrlimit... yes
checking for setgroups... yes
checking for initgroups... yes
checking for getrusage... yes
checking for wcsncmp... yes
checking for setgroups... (cached) yes
checking for asprintf... yes
checking for setenv... yes
checking for pselect... yes
checking for gettimeofday... (cached) yes
checking for localtime_r... yes
checking for gmtime_r... yes
checking for strcasecmp... yes
checking for stricmp... no
checking for _stricmp... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for sched_setaffinity... yes
checking for sched_getaffinity... yes
checking whether the CPU_SET and CPU_ZERO macros are defined... yes
checking for clock_gettime in -lrt... yes
checking for clock_getres in -lrt... yes
checking for clock_nanosleep in -lrt... yes
checking for pthread_setschedparam in -lpthread... yes
checking for socket... yes
checking for /dev/ptmx... (cached) yes
checking for openpty in -lutil... yes
checking for struct tm.tm_gmtoff... yes
checking for struct tm.tm_zone... yes
checking whether RLIMIT_MEMLOCK is declared... yes
checking whether SCHED_RR is declared... yes
checking whether SCHED_FIFO is declared... yes
checking whether to use mlockall... yes
checking for setenv... (cached) yes
checking for strtoll... yes
checking for strtoull... yes
checking for strtoq... no
checking for strtouq... no
checking for __strtoll... no
checking for __strtoull... no
checking whether va_list is an array... no
checking whether compiler has __attribute__... yes
checking whether compiler supports -Wdeclaration-after-statement... yes
yes
setting SWITCH_ANSI_CFLAGS to "-Wdeclaration-after-statement"
checking whether byte ordering is bigendian... (cached) no
checking size of char... (cached) 1
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of short... (cached) 2
checking size of long long... (cached) 8
checking for size_t... (cached) yes
checking for ssize_t... yes
checking size of void*... 8
checking size of ssize_t... (cached) 8
checking size of size_t... (cached) 8
checking for gunzip... /usr/bin/gunzip
checking for bzip2... /openwrt/staging_dir/hostpkg/bin/bzip2
checking for xz... /openwrt/staging_dir/host/bin/xz
checking for gtar... no
checking for tar... /openwrt/staging_dir/host/bin/tar
checking for wget... /openwrt/staging_dir/host/bin/wget
checking for curl... /usr/bin/curl
checking for gumbo >= 0.10.1... no
checking for libfvad >= 1.0... no
checking for libtpl >= 1.5... no
checking for sqlite3 >= 3.6.20... yes
checking SQLITE_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking SQLITE_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsqlite3
checking for libcurl >= 7.19... yes
checking CURL_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking CURL_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lcurl
checking for libpcre >= 7.8... yes
checking PCRE_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking PCRE_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lpcre
checking for speex >= 1.2rc1 speexdsp >= 1.2rc1... yes
checking SPEEX_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking SPEEX_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lspeex -lspeexdsp
checking for yaml-0.1 >= 0.1.4... yes
checking YAML_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking YAML_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lyaml
checking for portaudio-2.0 >= 19... yes
checking PORTAUDIO_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking PORTAUDIO_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lportaudio -lasound -lm -lpthread
checking for libldns-fs >= 1.6.6... checking for libldns >= 1.6.6... yes
checking LDNS_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking LDNS_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lldns
checking for sndfile >= 1.0.20... yes
checking SNDFILE_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking SNDFILE_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsndfile
checking for libmpg123 >= 1.16.0... yes
checking MPG123_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking MPG123_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lmpg123
checking for shout >= 2.2.2... yes
checking SHOUT_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking SHOUT_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lshout
checking for lame_init in -lmp3lame... yes
checking lame/lame.h usability... yes
checking lame/lame.h presence... yes
checking for lame/lame.h... yes
checking for libavcodec >= 53.35.0... yes
checking AVCODEC_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking AVCODEC_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lavcodec
checking for x264 >= 0.142.2431... no
checking for libavformat >= 53.21.1... yes
checking AVFORMAT_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking AVFORMAT_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lavformat
checking for libavutil >= 54.3.0... yes
checking AVUTIL_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking AVUTIL_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lavutil
checking for libavresample >= 2.1.0... no
checking for libswresample >= 2.1.0... yes
checking SWRESAMPLE_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking SWRESAMPLE_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lswresample
checking for libswscale >= 3.0.0... yes
checking SWSCALE_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking SWSCALE_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lswscale
checking for libvlc >= 2.1.0... no
checking for opencv >= 2.4.5... no
checking for opusfile >= 0.5... yes
checking OPUSFILE_DECODE_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/opus -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking OPUSFILE_DECODE_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lopusfile
checking for libopusenc >= 0.1... yes
checking OPUSFILE_ENCODE_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/opus
checking OPUSFILE_ENCODE_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lopusenc
checking for ImageMagick >= 6.0.0... no
checking for ImageMagick >= 7.0.0... no
checking for silk >= 1.0.8... no
checking for broadvoice >= 0.1.0... no
checking for ilbc2 >= 0.0.1... checking for ilbc >= 0.0.1... no
checking for g722_1 >= 0.2.0... no
checking for codec2 >= 0.5... checking for codec2_create in -lcodec2... no
checking for opus >= 1.1... yes
checking OPUS_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/opus
checking OPUS_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lopus
checking for soundtouch >= 1.7.0... no
checking for flite >= 2... checking for flite_init in -lflite... no
checking for libmongoc-1.0 >= 1.0.8... no
checking for libmemcached >= 0.31... no
checking for v8-6.1_static >= 6.1.298... checking for v8fs_static >= 6.1.298... checking for v8 >= 6.1.298... no
checking for libks >= 1.1.0... yes
checking KS_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/libks
checking KS_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lks
checking for signalwire_client >= 1.0.0... yes
checking SIGNALWIRE_CLIENT_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking SIGNALWIRE_CLIENT_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsignalwire_client
checking for librabbitmq >= 0.5.2... no
checking for libh2o-evloop >= 0.11.0... no
checking for libbrotlienc >= 0.1.0... no
checking for libbrotlidec >= 0.1.0... no
checking for tap >= 0.1.0... no
checking for libsmpp34 >= 1.10... no
checking for hiredis >= 0.10.0... yes
checking HIREDIS_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/hiredis -D_FILE_OFFSET_BITS=64
checking HIREDIS_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lhiredis
checking for libedit >= 2.11... yes
checking LIBEDIT_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/editline
checking LIBEDIT_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -ledit
checking for ldap_search in -lldap... yes
checking for ber_pvt_opt_on in -llber... yes
checking whether EL_PROMPT_ESC is declared... yes
checking whether EL_REFRESH is declared... yes
checking for el_wset... yes
checking for openssl... yes
checking openssl_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking openssl_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
adding "-DHAVE_OPENSSL" to SWITCH_AM_CFLAGS
checking for SSL_CTX_set_tlsext_use_srtp in -lssl... yes
checking for DTLSv1_method in -lssl... yes
checking for DTLSv1_2_method in -lssl... yes
checking for JAVA installation at ...
configure: cannot find the java directory, assuming it is specified in CFLAGS
checking if JAVA package is complete... no
checking for perl... (cached) false
checking for php... (cached) false
checking for php-config... (cached) false
configure: WARNING: python support disabled, building mod_python will fail!
checking for net-snmp-config... /openwrt/staging_dir/target-aarch64_cortex-a72_musl/host/bin/net-snmp-config
checking for Net-SNMP libraries via net-snmp-config... checking for erl... /openwrt/staging_dir/hostpkg/bin/erl
checking erlang version... 11.0
checking erlang libdir... /openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib
checking erlang incdir... /openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking ei.h usability... yes
checking ei.h presence... yes
checking for ei.h... yes
checking for ei_encode_version in -lei... yes
checking for ei_link_unlink in -lei... no
configure: Your erlang seems OK, do not forget to enable mod_erlang_event in modules.conf
setting CONFIGURE_CFLAGS to "-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include "
setting CONFIGURE_CPPFLAGS to "-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include "
setting CONFIGURE_CXXFLAGS to "-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include "
setting CONFIGURE_LDFLAGS to "-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib "
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/include/switch_version.h.in
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating tests/unit/Makefile
config.status: creating src/Makefile
config.status: creating src/mod/Makefile
config.status: creating src/mod/applications/mod_abstraction/Makefile
config.status: creating src/mod/applications/mod_avmd/Makefile
config.status: creating src/mod/applications/mod_bert/Makefile
config.status: creating src/mod/applications/mod_blacklist/Makefile
config.status: creating src/mod/applications/mod_callcenter/Makefile
config.status: creating src/mod/applications/mod_cidlookup/Makefile
config.status: creating src/mod/applications/mod_cluechoo/Makefile
config.status: creating src/mod/applications/mod_commands/Makefile
config.status: creating src/mod/applications/mod_conference/Makefile
config.status: creating src/mod/applications/mod_curl/Makefile
config.status: creating src/mod/applications/mod_cv/Makefile
config.status: creating src/mod/applications/mod_db/Makefile
config.status: creating src/mod/applications/mod_directory/Makefile
config.status: creating src/mod/applications/mod_distributor/Makefile
config.status: creating src/mod/applications/mod_dptools/Makefile
config.status: creating src/mod/applications/mod_easyroute/Makefile
config.status: creating src/mod/applications/mod_enum/Makefile
config.status: creating src/mod/applications/mod_esf/Makefile
config.status: creating src/mod/applications/mod_esl/Makefile
config.status: creating src/mod/applications/mod_expr/Makefile
config.status: creating src/mod/applications/mod_fifo/Makefile
config.status: creating src/mod/applications/mod_fsk/Makefile
config.status: creating src/mod/applications/mod_fsv/Makefile
config.status: creating src/mod/applications/mod_hash/Makefile
config.status: creating src/mod/applications/mod_hiredis/Makefile
config.status: creating src/mod/applications/mod_httapi/Makefile
config.status: creating src/mod/applications/mod_http_cache/Makefile
config.status: creating src/mod/applications/mod_ladspa/Makefile
config.status: creating src/mod/applications/mod_lcr/Makefile
config.status: creating src/mod/applications/mod_limit/Makefile
config.status: creating src/mod/applications/mod_memcache/Makefile
config.status: creating src/mod/applications/mod_mongo/Makefile
config.status: creating src/mod/applications/mod_mp4/Makefile
config.status: creating src/mod/applications/mod_mp4v2/Makefile
config.status: creating src/mod/applications/mod_nibblebill/Makefile
config.status: creating src/mod/applications/mod_oreka/Makefile
config.status: creating src/mod/applications/mod_osp/Makefile
config.status: creating src/mod/applications/mod_prefix/Makefile
config.status: creating src/mod/applications/mod_rad_auth/Makefile
config.status: creating src/mod/applications/mod_random/Makefile
config.status: creating src/mod/applications/mod_redis/Makefile
config.status: creating src/mod/applications/mod_rss/Makefile
config.status: creating src/mod/applications/mod_skel/Makefile
config.status: creating src/mod/applications/mod_signalwire/Makefile
config.status: creating src/mod/applications/mod_sms/Makefile
config.status: creating src/mod/applications/mod_sms_flowroute/Makefile
config.status: creating src/mod/applications/mod_snapshot/Makefile
config.status: creating src/mod/applications/mod_snom/Makefile
config.status: creating src/mod/applications/mod_sonar/Makefile
config.status: creating src/mod/applications/mod_soundtouch/Makefile
config.status: creating src/mod/applications/mod_spandsp/Makefile
config.status: creating src/mod/applications/mod_spy/Makefile
config.status: creating src/mod/applications/mod_stress/Makefile
config.status: creating src/mod/applications/mod_test/Makefile
config.status: creating src/mod/applications/mod_translate/Makefile
config.status: creating src/mod/applications/mod_valet_parking/Makefile
config.status: creating src/mod/applications/mod_vmd/Makefile
config.status: creating src/mod/applications/mod_voicemail/Makefile
config.status: creating src/mod/applications/mod_voicemail_ivr/Makefile
config.status: creating src/mod/asr_tts/mod_cepstral/Makefile
config.status: creating src/mod/asr_tts/mod_flite/Makefile
config.status: creating src/mod/asr_tts/mod_pocketsphinx/Makefile
config.status: creating src/mod/asr_tts/mod_tts_commandline/Makefile
config.status: creating src/mod/asr_tts/mod_unimrcp/Makefile
config.status: creating src/mod/codecs/mod_amr/Makefile
config.status: creating src/mod/codecs/mod_amrwb/Makefile
config.status: creating src/mod/codecs/mod_b64/Makefile
config.status: creating src/mod/codecs/mod_bv/Makefile
config.status: creating src/mod/codecs/mod_clearmode/Makefile
config.status: creating src/mod/codecs/mod_codec2/Makefile
config.status: creating src/mod/codecs/mod_com_g729/Makefile
config.status: creating src/mod/codecs/mod_dahdi_codec/Makefile
config.status: creating src/mod/codecs/mod_g723_1/Makefile
config.status: creating src/mod/codecs/mod_g729/Makefile
config.status: creating src/mod/codecs/mod_h26x/Makefile
config.status: creating src/mod/codecs/mod_ilbc/Makefile
config.status: creating src/mod/codecs/mod_isac/Makefile
config.status: creating src/mod/codecs/mod_mp4v/Makefile
config.status: creating src/mod/codecs/mod_opus/Makefile
config.status: creating src/mod/codecs/mod_openh264/Makefile
config.status: creating src/mod/codecs/mod_sangoma_codec/Makefile
config.status: creating src/mod/codecs/mod_silk/Makefile
config.status: creating src/mod/codecs/mod_siren/Makefile
config.status: creating src/mod/codecs/mod_skel_codec/Makefile
config.status: creating src/mod/codecs/mod_theora/Makefile
config.status: creating src/mod/databases/mod_mariadb/Makefile
config.status: creating src/mod/databases/mod_pgsql/Makefile
config.status: creating src/mod/dialplans/mod_dialplan_asterisk/Makefile
config.status: creating src/mod/dialplans/mod_dialplan_directory/Makefile
config.status: creating src/mod/dialplans/mod_dialplan_xml/Makefile
config.status: creating src/mod/directories/mod_ldap/Makefile
config.status: creating src/mod/endpoints/mod_alsa/Makefile
config.status: creating src/mod/endpoints/mod_dingaling/Makefile
config.status: creating src/mod/endpoints/mod_gsmopen/Makefile
config.status: creating src/mod/endpoints/mod_h323/Makefile
config.status: creating src/mod/endpoints/mod_khomp/Makefile
config.status: creating src/mod/endpoints/mod_loopback/Makefile
config.status: creating src/mod/endpoints/mod_opal/Makefile
config.status: creating src/mod/endpoints/mod_portaudio/Makefile
config.status: creating src/mod/endpoints/mod_reference/Makefile
config.status: creating src/mod/endpoints/mod_rtmp/Makefile
config.status: creating src/mod/endpoints/mod_skinny/Makefile
config.status: creating src/mod/endpoints/mod_sofia/Makefile
config.status: creating src/mod/endpoints/mod_unicall/Makefile
config.status: creating src/mod/endpoints/mod_rtc/Makefile
config.status: creating src/mod/endpoints/mod_verto/Makefile
config.status: creating src/mod/event_handlers/mod_amqp/Makefile
config.status: creating src/mod/event_handlers/mod_cdr_csv/Makefile
config.status: creating src/mod/event_handlers/mod_cdr_mongodb/Makefile
config.status: creating src/mod/event_handlers/mod_cdr_pg_csv/Makefile
config.status: creating src/mod/event_handlers/mod_cdr_sqlite/Makefile
config.status: creating src/mod/event_handlers/mod_erlang_event/Makefile
config.status: creating src/mod/event_handlers/mod_event_multicast/Makefile
config.status: creating src/mod/event_handlers/mod_event_socket/Makefile
config.status: creating src/mod/event_handlers/mod_event_test/Makefile
config.status: creating src/mod/event_handlers/mod_fail2ban/Makefile
config.status: creating src/mod/event_handlers/mod_format_cdr/Makefile
config.status: creating src/mod/event_handlers/mod_json_cdr/Makefile
config.status: creating src/mod/event_handlers/mod_kazoo/Makefile
config.status: creating src/mod/event_handlers/mod_radius_cdr/Makefile
config.status: creating src/mod/event_handlers/mod_odbc_cdr/Makefile
config.status: creating src/mod/event_handlers/mod_rayo/Makefile
config.status: creating src/mod/event_handlers/mod_smpp/Makefile
config.status: creating src/mod/event_handlers/mod_snmp/Makefile
config.status: creating src/mod/event_handlers/mod_event_zmq/Makefile
config.status: creating src/mod/formats/mod_imagick/Makefile
config.status: creating src/mod/formats/mod_local_stream/Makefile
config.status: creating src/mod/formats/mod_native_file/Makefile
config.status: creating src/mod/formats/mod_opusfile/Makefile
config.status: creating src/mod/formats/mod_png/Makefile
config.status: creating src/mod/formats/mod_shell_stream/Makefile
config.status: creating src/mod/formats/mod_shout/Makefile
config.status: creating src/mod/formats/mod_sndfile/Makefile
config.status: creating src/mod/formats/mod_ssml/Makefile
config.status: creating src/mod/formats/mod_tone_stream/Makefile
config.status: creating src/mod/formats/mod_vlc/Makefile
config.status: creating src/mod/formats/mod_portaudio_stream/Makefile
config.status: creating src/mod/languages/mod_java/Makefile
config.status: creating src/mod/languages/mod_lua/Makefile
config.status: creating src/mod/languages/mod_managed/Makefile
config.status: creating src/mod/languages/mod_perl/Makefile
config.status: creating src/mod/languages/mod_python/Makefile
config.status: creating src/mod/languages/mod_v8/Makefile
config.status: creating src/mod/languages/mod_yaml/Makefile
config.status: creating src/mod/languages/mod_basic/Makefile
config.status: creating src/mod/loggers/mod_console/Makefile
config.status: creating src/mod/loggers/mod_graylog2/Makefile
config.status: creating src/mod/loggers/mod_logfile/Makefile
config.status: creating src/mod/loggers/mod_syslog/Makefile
config.status: creating src/mod/loggers/mod_raven/Makefile
config.status: creating src/mod/say/mod_say_de/Makefile
config.status: creating src/mod/say/mod_say_en/Makefile
config.status: creating src/mod/say/mod_say_es/Makefile
config.status: creating src/mod/say/mod_say_es_ar/Makefile
config.status: creating src/mod/say/mod_say_fa/Makefile
config.status: creating src/mod/say/mod_say_fr/Makefile
config.status: creating src/mod/say/mod_say_he/Makefile
config.status: creating src/mod/say/mod_say_hr/Makefile
config.status: creating src/mod/say/mod_say_hu/Makefile
config.status: creating src/mod/say/mod_say_it/Makefile
config.status: creating src/mod/say/mod_say_ja/Makefile
config.status: creating src/mod/say/mod_say_nl/Makefile
config.status: creating src/mod/say/mod_say_pl/Makefile
config.status: creating src/mod/say/mod_say_pt/Makefile
config.status: creating src/mod/say/mod_say_ru/Makefile
config.status: creating src/mod/say/mod_say_sv/Makefile
config.status: creating src/mod/say/mod_say_th/Makefile
config.status: creating src/mod/say/mod_say_zh/Makefile
config.status: creating src/mod/timers/mod_posix_timer/Makefile
config.status: creating src/mod/timers/mod_timerfd/Makefile
config.status: creating src/mod/xml_int/mod_xml_cdr/Makefile
config.status: creating src/mod/xml_int/mod_xml_curl/Makefile
config.status: creating src/mod/xml_int/mod_xml_ldap/Makefile
config.status: creating src/mod/xml_int/mod_xml_radius/Makefile
config.status: creating src/mod/xml_int/mod_xml_rpc/Makefile
config.status: creating src/mod/xml_int/mod_xml_scgi/Makefile
config.status: creating src/mod/applications/mod_av/Makefile
config.status: creating src/mod/applications/mod_video_filter/Makefile
config.status: creating src/include/switch_am_config.h
config.status: creating build/getsounds.sh
config.status: creating build/getlib.sh
config.status: creating build/getg729.sh
config.status: creating build/freeswitch.pc
config.status: creating build/standalone_module/freeswitch.pc
config.status: creating build/modmake.rules
config.status: creating libs/esl/Makefile
config.status: creating libs/esl/perl/Makefile
config.status: creating libs/esl/php/Makefile
config.status: creating libs/xmlrpc-c/include/xmlrpc-c/config.h
config.status: creating libs/xmlrpc-c/xmlrpc_config.h
config.status: creating libs/xmlrpc-c/config.mk
config.status: creating libs/xmlrpc-c/srcdir.mk
config.status: creating libs/xmlrpc-c/stamp-h
config.status: creating scripts/gentls_cert
config.status: creating src/include/switch_private.h
config.status: creating libs/esl/src/include/esl_config_auto.h
config.status: creating libs/xmlrpc-c/xmlrpc_amconfig.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libs/srtp (/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/srtp)
configure: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr' '--target=aarch64-openwrt-linux' '--host=aarch64-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--program-prefix=' '--program-suffix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--disable-dependency-tracking' '--disable-static' '--disable-system-xmlrpc-c' '--enable-core-libedit-support' '--enable-fhs' '--with-cachedir=/tmp/freeswitch/cache' '--with-dbdir=/tmp/freeswitch/db' '--with-imagesdir=/usr/share/freeswitch/images' '--with-logfiledir=/tmp/freeswitch/log' '--with-python=no' '--with-recordingsdir=/tmp/freeswitch/recordings' '--with-storagedir=/tmp/freeswitch/storage' '--disable-debug' '--disable-libyuv' '--disable-core-odbc-support' '--enable-srtp' '--disable-libvpx' '--disable-zrtp' '--without-freetype' '--without-png' '--without-libpri' '--without-pritap' '--without-pgsql' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64-openwrt-linux' 'target_alias=aarch64-openwrt-linux' 'CC=ccache_cc' 'CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'LDFLAGS=-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ' 'CPPFLAGS=-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CXX=ccache_cxx' 'CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' '--with-modinstdir=/usr/lib/freeswitch/mod' 'CONFIGURE_CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_CPPFLAGS=-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_LDFLAGS=-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ' --cache-file=/dev/null --srcdir=.
configure: loading site script /openwrt/include/site/aarch64
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-openwrt-linux-strip... aarch64-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for aarch64-openwrt-linux-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking whether ccache_cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of ccache_cc... none
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3145728
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-objdump... aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-strip... (cached) aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for aarch64-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... ccache_cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-ld) 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 for C compiler vendor... gnu
checking whether to build for Linux kernel context... no
checking for /dev/urandom... (cached) yes
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking machine/types.h usability... no
checking machine/types.h presence... no
checking for machine/types.h... no
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking size of unsigned long... (cached) 8
checking size of unsigned long long... (cached) 8
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for socket... yes
checking for inet_aton... yes
checking for usleep... yes
checking for sigaction... yes
checking whether byte ordering is bigendian... (cached) no
checking whether to compile in debugging... no
checking whether to use ISMAcryp code... no
checking whether to leverage OpenSSL crypto... yes
checking for EVP_EncryptInit in -lcrypto... yes
checking for EVP_aes_128_ctr in -lcrypto... yes
checking for EVP_aes_128_gcm in -lcrypto... yes
yes
checking whether to use syslog for error reporting... no
checking whether to use stdout for error reporting... yes
checking whether to use /dev/console for error reporting... no
checking whether to use GDOI key management... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating crypto/Makefile
config.status: creating doc/Makefile
config.status: creating test/Makefile
config.status: creating libsrtp2.pc
config.status: creating crypto/include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libs/apr (/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr)
configure: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr' '--target=aarch64-openwrt-linux' '--host=aarch64-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--program-prefix=' '--program-suffix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--disable-dependency-tracking' '--disable-static' '--disable-system-xmlrpc-c' '--enable-core-libedit-support' '--enable-fhs' '--with-cachedir=/tmp/freeswitch/cache' '--with-dbdir=/tmp/freeswitch/db' '--with-imagesdir=/usr/share/freeswitch/images' '--with-logfiledir=/tmp/freeswitch/log' '--with-python=no' '--with-recordingsdir=/tmp/freeswitch/recordings' '--with-storagedir=/tmp/freeswitch/storage' '--disable-debug' '--disable-libyuv' '--disable-core-odbc-support' '--enable-srtp' '--disable-libvpx' '--disable-zrtp' '--without-freetype' '--without-png' '--without-libpri' '--without-pritap' '--without-pgsql' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64-openwrt-linux' 'target_alias=aarch64-openwrt-linux' 'CC=ccache_cc' 'CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'LDFLAGS=-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ' 'CPPFLAGS=-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CXX=ccache_cxx' 'CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' '--with-modinstdir=/usr/lib/freeswitch/mod' 'CONFIGURE_CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_CPPFLAGS=-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_LDFLAGS=-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ' --cache-file=/dev/null --srcdir=.
configure: loading site script /openwrt/include/site/aarch64
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking target system type... aarch64-openwrt-linux-gnu
Configuring APR library
Platform: aarch64-openwrt-linux-gnu
checking for working mkdir -p... yes
APR Version: 1.2.8
checking for chosen layout... apr
checking for aarch64-openwrt-linux-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking for C compiler vendor... gnu
Applying APR hints file rules for aarch64-openwrt-linux-gnu
adding "-D_REENTRANT" to CPPFLAGS
adding "-D_GNU_SOURCE" to CPPFLAGS
(Default will be unix)
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... ccache_cc -E
checking for gawk... gawk
checking whether ln -s works... yes
checking for aarch64-openwrt-linux-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking for rm... rm
checking for as... ccache_cc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include
checking for cpp... cpp
checking for aarch64-openwrt-linux-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking whether system uses EBCDIC... no
performing libtool configuration...
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking the maximum length of command line arguments... 3145728
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-objdump... aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-ar... (cached) aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-strip... aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-ranlib... (cached) aarch64-openwrt-linux-musl-gcc-ranlib
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directory
yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-ld) 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
grep: /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool: No such file or directory
Check for compiler flags...
adding "-g" to CFLAGS
adding "-Wall" to CFLAGS
checking whether to enable -D_LARGEFILE64_SOURCE... no
Checking for libraries...
checking for library containing gethostbyname... none required
checking for library containing gethostname... none required
checking for library containing socket... none required
checking for library containing crypt... none required
checking for main in -ltruerand... no
checking for library containing modf... none required
checking for dlopen in -ldl... yes
Checking for Threads...
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for CFLAGS needed for pthreads...
checking for LIBS needed for pthreads... (cached) -lpthread
adding "-lpthread" to LIBS
checking for pthread.h... (cached) yes
checking whether pthread_getspecific takes two arguments... no
checking whether pthread_attr_getdetachstate takes one argument... no
checking for recursive mutex support... (cached) yes
checking for pthread_key_delete... (cached) yes
checking for pthread_rwlock_init... (cached) yes
checking for pthread_attr_setguardsize... yes
checking for pthread_rwlock_t... (cached) yes
APR will use threads
checking for readdir in -lc_r... no
checking for gethostbyname in -lc_r... no
checking for gethostbyaddr in -lc_r... no
checking for gethostbyname_r... yes
checking for gethostbyaddr_r... yes
checking for sigsuspend... yes
checking for sigwait... yes
checking for poll... yes
checking for kqueue... no
checking for port_create... no
checking for epoll support... (cached) yes
checking for getpwnam_r... yes
checking for getpwuid_r... (cached) yes
checking for getgrnam_r... yes
checking for getgrgid_r... yes
Checking for Shared Memory Support...
checking for library containing shm_open... none required
checking for sys/types.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/mutex.h usability... no
checking sys/mutex.h presence... no
checking for sys/mutex.h... no
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking kernel/OS.h usability... no
checking kernel/OS.h presence... no
checking for kernel/OS.h... no
checking os2.h usability... no
checking os2.h presence... no
checking for os2.h... no
checking for mmap... yes
checking for munmap... yes
checking for shm_open... yes
checking for shm_unlink... yes
checking for shmget... yes
checking for shmat... yes
checking for shmdt... yes
checking for shmctl... yes
checking for create_area... no
checking for MAP_ANON in sys/mman.h... yes
checking for /dev/zero... (cached) yes
checking for mmap that can map /dev/zero... no
decision on anonymous shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON
decision on namebased memory allocation method... SysV IPC shmget()
checking for alloca... no
checking for calloc... yes
checking for setsid... yes
checking for isinf... no
checking for isnan... no
checking for getenv... yes
checking for putenv... yes
checking for setenv... yes
checking for unsetenv... yes
checking for writev... yes
checking for getifaddrs... yes
checking for utime... yes
checking for utimes... (cached) yes
checking for setrlimit... yes
checking for getrlimit... yes
checking for sendfilev in -lsendfile... no
checking for sendfile... yes
checking for send_file... no
checking for sendfilev... no
checking for sigaction... yes
checking whether sys_siglist is declared... (cached) no
checking for fork... yes
checking for inet_addr... yes
checking for inet_network... yes
checking for _getch... no
checking for strerror_r... yes
checking whether return code from strerror_r has type int... (cached) yes
checking for mmap... (cached) yes
checking for memmove... yes
checking for getpass... yes
checking for getpassphrase... no
checking for gmtime_r... yes
checking for localtime_r... yes
checking for mkstemp... yes
checking whether sigwait takes one argument... no
checking for inode member of struct dirent... d_fileno
checking for file type member of struct dirent... d_type
checking for ANSI C header files... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking ByteOrder.h usability... no
checking ByteOrder.h presence... no
checking for ByteOrder.h... no
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dir.h usability... no
checking dir.h presence... no
checking for dir.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for dlfcn.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking osreldate.h usability... no
checking osreldate.h presence... no
checking for osreldate.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sysapi.h usability... no
checking sysapi.h presence... no
checking for sysapi.h... no
checking sysgtime.h usability... no
checking sysgtime.h presence... no
checking for sysgtime.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking tpfeq.h usability... no
checking tpfeq.h presence... no
checking for tpfeq.h... no
checking tpfio.h usability... no
checking tpfio.h presence... no
checking for tpfio.h... no
checking for unistd.h... (cached) yes
checking unix.h usability... no
checking unix.h presence... no
checking for unix.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for kernel/OS.h... (cached) no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for netinet/sctp.h... (cached) no
checking for netinet/sctp_uio.h... (cached) no
checking for sys/file.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/mman.h... (cached) yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... no
checking for sys/sysctl.h... no
checking sys/syslimits.h usability... no
checking sys/syslimits.h presence... no
checking for sys/syslimits.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for netinet/tcp.h... yes
checking for h_errno in netdb.h... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for ssize_t... yes
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking whether setpgrp takes no argument... (cached) yes
checking for socklen_t... yes
checking size of void*... 8
checking size of char... (cached) 1
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of short... (cached) 2
checking size of long long... (cached) 8
checking for INT64_C... yes
checking size of ssize_t... (cached) 8
checking size of size_t... (cached) 8
checking size of off_t... (cached) 8
checking which type to use for apr_off_t... off_t
checking size of pid_t... 8
checking whether byte ordering is bigendian... (cached) no
checking for strnicmp... no
checking for strncasecmp... yes
checking for stricmp... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strstr... yes
checking for memchr... yes
checking for strtol... yes
Checking for DSO...
checking for NSLinkModule... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking for dlsym... yes
Checking for Processes...
checking for waitpid... yes
checking for Variable Length Arrays... yes
checking struct rlimit... (cached) yes
Checking for Locking...
checking for semget... yes
checking for semctl... yes
checking for flock... yes
checking for semaphore.h... (cached) yes
checking OS.h usability... no
checking OS.h presence... no
checking for OS.h... no
checking for sem_close... yes
checking for sem_unlink... yes
checking for sem_post... yes
checking for sem_wait... yes
checking for create_sem... no
checking for working sem_open... (cached) yes
checking for union semun in sys/sem.h... no
checking for LOCK_EX in sys/file.h... yes
checking for F_SETLK in fcntl.h... yes
checking for SEM_UNDO in sys/sem.h... yes
checking for POLLIN in poll.h sys/poll.h... yes
checking for PTHREAD_PROCESS_SHARED in pthread.h... yes
checking for pthread_mutexattr_setpshared... yes
checking for pthread_setschedparam in -lpthread... yes
checking for working PROCESS_SHARED locks... (cached) yes
checking for robust cross-process mutex support... (cached) no
decision on apr_lock implementation method... SysV IPC semget()
checking if all interprocess locks affect threads... no
checking if POSIX sems affect threads in the same process... no
checking if SysV sems affect threads in the same process... no
checking if fcntl locks affect threads in the same process... no
checking if flock locks affect threads in the same process... no
checking for entropy source... /dev/random
Checking for OS UUID Support...
checking uuid.h usability... no
checking uuid.h presence... no
checking for uuid.h... no
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for library containing uuid_create... no
checking for library containing uuid_generate... -luuid
checking for uuid_create... no
checking for uuid_generate... yes
checking for os uuid usability... yes
Checking for Time Support...
checking for struct tm.tm_gmtoff... yes
checking for struct tm.__tm_gmtoff... yes
Checking for Networking support...
checking for in_addr in netinet/in.h... yes
checking if fd == socket on this platform... yes
checking style of gethostbyname_r routine... glibc2
checking 3rd argument to the gethostbyname_r routines... char
checking if TCP_NODELAY setting is inherited from listening sockets... yes
checking if O_NONBLOCK setting is inherited from listening sockets... (cached) no
checking whether TCP_NODELAY and TCP_CORK can both be enabled... (cached) yes
checking for TCP_CORK in netinet/tcp.h... yes
checking for TCP_NOPUSH in netinet/tcp.h... no
checking for SO_ACCEPTFILTER in sys/socket.h... no
checking whether SCTP is supported... no
checking for struct ip_mreq... yes
checking for set_h_errno... no
Checking for IPv6 Networking support...
checking for library containing getaddrinfo... none required
checking for library containing gai_strerror... none required
checking for library containing getnameinfo... none required
checking for gai_strerror... yes
checking for working getaddrinfo... yes
checking for negative error codes for getaddrinfo... (cached) yes
checking for working getnameinfo... yes
checking for sockaddr_in6... yes
checking for sockaddr_storage... yes
checking for working AI_ADDRCONFIG... (cached) yes
checking if APR supports IPv6... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
Restore user-defined environment settings...
restoring CPPFLAGS to "-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include "
setting EXTRA_CPPFLAGS to "-D_REENTRANT -D_GNU_SOURCE"
restoring CFLAGS to "-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include "
setting EXTRA_CFLAGS to "-g -Wall"
restoring LDFLAGS to "-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib "
setting EXTRA_LDFLAGS to ""
restoring LIBS to ""
setting EXTRA_LIBS to "-luuid -ldl -lpthread"
restoring INCLUDES to ""
setting EXTRA_INCLUDES to ""
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/apr.h
config.status: creating build/apr_rules.mk
config.status: creating build/pkg/pkginfo
config.status: creating apr-1-config
config.status: WARNING: 'apr-config.in' seems to ignore the --datarootdir setting
config.status: creating apr.pc
config.status: creating test/Makefile
config.status: creating test/internal/Makefile
config.status: creating include/arch/unix/apr_private.h
config.status: executing libtool commands
rm: cannot remove 'libtoolT': No such file or directory
config.status: executing default commands
=== configuring in libs/apr-util (/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util)
configure: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr' '--target=aarch64-openwrt-linux' '--host=aarch64-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--program-prefix=' '--program-suffix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--disable-dependency-tracking' '--disable-static' '--disable-system-xmlrpc-c' '--enable-core-libedit-support' '--enable-fhs' '--with-cachedir=/tmp/freeswitch/cache' '--with-dbdir=/tmp/freeswitch/db' '--with-imagesdir=/usr/share/freeswitch/images' '--with-logfiledir=/tmp/freeswitch/log' '--with-python=no' '--with-recordingsdir=/tmp/freeswitch/recordings' '--with-storagedir=/tmp/freeswitch/storage' '--disable-debug' '--disable-libyuv' '--disable-core-odbc-support' '--enable-srtp' '--disable-libvpx' '--disable-zrtp' '--without-freetype' '--without-png' '--without-libpri' '--without-pritap' '--without-pgsql' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64-openwrt-linux' 'target_alias=aarch64-openwrt-linux' 'CC=ccache_cc' 'CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'LDFLAGS=-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ' 'CPPFLAGS=-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CXX=ccache_cxx' 'CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' '--with-modinstdir=/usr/lib/freeswitch/mod' 'CONFIGURE_CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_CPPFLAGS=-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_LDFLAGS=-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ' --cache-file=/dev/null --srcdir=.
configure: loading site script /openwrt/include/site/aarch64
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking target system type... aarch64-openwrt-linux-gnu
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking for working mkdir -p... yes
APR-util Version: 1.2.8
checking for chosen layout... apr-util
Applying apr-util hints file rules for aarch64-openwrt-linux-gnu
checking for APR... yes
setting CPP to "ccache_cc -E"
adding "-g" to CFLAGS
adding "-Wall" to CFLAGS
adding "-D_REENTRANT" to CPPFLAGS
adding "-D_GNU_SOURCE" to CPPFLAGS
checking for aarch64-openwrt-linux-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking how to run the C preprocessor... ccache_cc -E
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -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 for ldap support...
checking for default DBM... sdbm (default)
checking for dbd/apr_dbd_mysql.c... (cached) no
checking for Expat in xml/expat... yes
configuring package in xml/expat now
configure: loading site script /openwrt/include/site/aarch64
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking target system type... aarch64-openwrt-linux-gnu
checking how to print strings... printf
checking for aarch64-openwrt-linux-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3145728
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-objdump... aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-strip... aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking for gawk... gawk
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... ccache_cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-ld) 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 for aarch64-openwrt-linux-gcc... (cached) ccache_cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether ccache_cc accepts -g... (cached) yes
checking for ccache_cc option to accept ISO C89... (cached) none needed
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for working memcmp... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... (cached) yes
checking for memmove... yes
checking for bcopy... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating lib/Makefile
config.status: WARNING: 'lib/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating lib/expat.h
config.status: creating config.h
config.status: executing libtool commands
xml/expat configured properly
setting APRUTIL_EXPORT_LIBS to "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib/libexpat.la"
setting APRUTIL_INCLUDES to "-I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib"
setting APRUTIL_LDFLAGS to "-L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib"
setting APRUTIL_LIBS to "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib/libexpat.la"
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
setting LIBS to "-liconv"
adding "-liconv" to APRUTIL_LIBS
adding "-liconv" to APRUTIL_EXPORT_LIBS
nulling LIBS
checking for type of inbuf parameter to iconv... char **
checking for iconv.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking for CODESET in langinfo.h... yes
checking for library containing crypt... none required
checking if system crypt() function is threadsafe... no
checking for crypt_r... yes
checking style of crypt_r... struct_crypt_data
adding "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libapr-1.la" to APRUTIL_LIBS
adding "-luuid" to APRUTIL_LIBS
adding "-ldl" to APRUTIL_LIBS
adding "-lpthread" to APRUTIL_LIBS
configure: creating ./config.status
config.status: creating Makefile
config.status: creating export_vars.sh
config.status: creating build/pkg/pkginfo
config.status: creating apr-util.pc
config.status: creating apu-1-config
config.status: creating include/private/apu_select_dbm.h
config.status: creating include/apr_ldap.h
config.status: creating include/apu.h
config.status: creating include/apu_want.h
config.status: creating test/Makefile
config.status: creating include/private/apu_config.h
config.status: executing default commands
=== configuring in libs/iksemel (/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel)
configure: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr' '--target=aarch64-openwrt-linux' '--host=aarch64-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--program-prefix=' '--program-suffix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--disable-dependency-tracking' '--disable-static' '--disable-system-xmlrpc-c' '--enable-core-libedit-support' '--enable-fhs' '--with-cachedir=/tmp/freeswitch/cache' '--with-dbdir=/tmp/freeswitch/db' '--with-imagesdir=/usr/share/freeswitch/images' '--with-logfiledir=/tmp/freeswitch/log' '--with-python=no' '--with-recordingsdir=/tmp/freeswitch/recordings' '--with-storagedir=/tmp/freeswitch/storage' '--disable-debug' '--disable-libyuv' '--disable-core-odbc-support' '--enable-srtp' '--disable-libvpx' '--disable-zrtp' '--without-freetype' '--without-png' '--without-libpri' '--without-pritap' '--without-pgsql' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64-openwrt-linux' 'target_alias=aarch64-openwrt-linux' 'CC=ccache_cc' 'CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'LDFLAGS=-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ' 'CPPFLAGS=-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CXX=ccache_cxx' 'CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' '--with-modinstdir=/usr/lib/freeswitch/mod' 'CONFIGURE_CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_CPPFLAGS=-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_LDFLAGS=-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ' --cache-file=/dev/null --srcdir=.
configure: loading site script /openwrt/include/site/aarch64
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-openwrt-linux-strip... aarch64-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking for aarch64-openwrt-linux-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking whether ccache_cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of ccache_cc... none
checking for aarch64-openwrt-linux-objdump... aarch64-openwrt-linux-musl-objdump
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3145728
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-objdump... (cached) aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-strip... (cached) aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for aarch64-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... ccache_cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-ld) 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 for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking for library containing recv... none required
checking for getopt_long... yes
checking for getaddrinfo... (cached) yes
checking for openssl... yes
checking openssl_CFLAGS... -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include
checking openssl_LIBS... -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
checking for C compiler vendor... gnu
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating iksemel.pc
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating tools/Makefile
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libs/libdingaling (/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/libdingaling)
configure: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr' '--target=aarch64-openwrt-linux' '--host=aarch64-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--program-prefix=' '--program-suffix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--disable-dependency-tracking' '--disable-static' '--disable-system-xmlrpc-c' '--enable-core-libedit-support' '--enable-fhs' '--with-cachedir=/tmp/freeswitch/cache' '--with-dbdir=/tmp/freeswitch/db' '--with-imagesdir=/usr/share/freeswitch/images' '--with-logfiledir=/tmp/freeswitch/log' '--with-python=no' '--with-recordingsdir=/tmp/freeswitch/recordings' '--with-storagedir=/tmp/freeswitch/storage' '--disable-debug' '--disable-libyuv' '--disable-core-odbc-support' '--enable-srtp' '--disable-libvpx' '--disable-zrtp' '--without-freetype' '--without-png' '--without-libpri' '--without-pritap' '--without-pgsql' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64-openwrt-linux' 'target_alias=aarch64-openwrt-linux' 'CC=ccache_cc' 'CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'LDFLAGS=-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ' 'CPPFLAGS=-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CXX=ccache_cxx' 'CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' '--with-modinstdir=/usr/lib/freeswitch/mod' 'CONFIGURE_CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_CPPFLAGS=-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_LDFLAGS=-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ' --cache-file=/dev/null --srcdir=.
configure: loading site script /openwrt/include/site/aarch64
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-openwrt-linux-strip... aarch64-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for aarch64-openwrt-linux-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking whether ccache_cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of ccache_cc... none
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3145728
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-objdump... aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-strip... (cached) aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for aarch64-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... ccache_cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-ld) 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 for C compiler vendor... gnu
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether ccache_cc needs -traditional... no
checking return type of signal handlers... void
checking for strftime... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libs/freetdm (/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freetdm)
configure: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr' '--target=aarch64-openwrt-linux' '--host=aarch64-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--program-prefix=' '--program-suffix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--disable-dependency-tracking' '--disable-static' '--disable-system-xmlrpc-c' '--enable-core-libedit-support' '--enable-fhs' '--with-cachedir=/tmp/freeswitch/cache' '--with-dbdir=/tmp/freeswitch/db' '--with-imagesdir=/usr/share/freeswitch/images' '--with-logfiledir=/tmp/freeswitch/log' '--with-python=no' '--with-recordingsdir=/tmp/freeswitch/recordings' '--with-storagedir=/tmp/freeswitch/storage' '--disable-debug' '--disable-libyuv' '--disable-core-odbc-support' '--enable-srtp' '--disable-libvpx' '--disable-zrtp' '--without-freetype' '--without-png' '--without-libpri' '--without-pritap' '--without-pgsql' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64-openwrt-linux' 'target_alias=aarch64-openwrt-linux' 'CC=ccache_cc' 'CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'LDFLAGS=-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ' 'CPPFLAGS=-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CXX=ccache_cxx' 'CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' '--with-modinstdir=/usr/lib/freeswitch/mod' 'CONFIGURE_CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_CPPFLAGS=-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_LDFLAGS=-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ' --cache-file=/dev/null --srcdir=.
configure: loading site script /openwrt/include/site/aarch64
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-openwrt-linux-strip... aarch64-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for aarch64-openwrt-linux-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking whether ccache_cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of ccache_cc... none
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3145728
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-objdump... aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-strip... (cached) aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for aarch64-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... ccache_cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking pkg-config is at least version 0.9.0... yes
checking for C compiler vendor... gnu
checking for dlopen in -ldl... yes
checking for pthread_create in -lpthread... yes
checking for cos in -lm... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking for gethostbyname_r... yes
checking whether gethostbyname_r requires five arguments... no
<<>> Modules and optional features
checking for openr2_context_set_io_type in -lopenr2... no
checking whether to build ftmod_r2... no
checking for wat_version in -lwat... no
checking whether to build ftmod_wat... no
<<>> Sangoma Wanpipe
checking for sangoma_span_chan_toif in -lsangoma... no
checking whether to build ftmod_wanpipe... no
<<>> Sangoma ISDN stack
checking for sng_isdn_init in -lsng_isdn... no
checking whether to build ftmod_sangoma_isdn... no
<<>> Sangoma SS7 stack
checking for sng_isup_init_gen in -lsng_ss7... no
checking whether to build ftmod_sangoma_ss7... no
<<>> zlib
checking for compress in -lz... yes
checking whether zlib is installed... yes
<<>> ftmod_misdn (Linux mISDN I/O plugin)
checking for mISDN/mISDNif.h... no
configure: mISDN/mISDNif.h not found
<<>> Creating output files
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating freetdm.pc
config.status: creating mod_freetdm/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
============================ FreeTDM configuration ============================
+ Modules
Signalling:
ftmod_analog....................... yes
ftmod_analog_em.................... yes
ftmod_isdn......................... no
ftmod_libpri....................... no
ftmod_sangoma_isdn................. no
ftmod_sangoma_ss7.................. no
ftmod_r2........................... no
ftmod_gsm.......................... no
ftmod_pritap....................... no
I/O:
ftmod_zt........................... yes
ftmod_wanpipe...................... no
ftmod_misdn........................ no
===============================================================================
=== configuring in libs/unimrcp (/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp)
configure: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr' '--target=aarch64-openwrt-linux' '--host=aarch64-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--program-prefix=' '--program-suffix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--disable-dependency-tracking' '--disable-static' '--disable-system-xmlrpc-c' '--enable-core-libedit-support' '--enable-fhs' '--with-cachedir=/tmp/freeswitch/cache' '--with-dbdir=/tmp/freeswitch/db' '--with-imagesdir=/usr/share/freeswitch/images' '--with-logfiledir=/tmp/freeswitch/log' '--with-python=no' '--with-recordingsdir=/tmp/freeswitch/recordings' '--with-storagedir=/tmp/freeswitch/storage' '--disable-debug' '--disable-libyuv' '--disable-core-odbc-support' '--enable-srtp' '--disable-libvpx' '--disable-zrtp' '--without-freetype' '--without-png' '--without-libpri' '--without-pritap' '--without-pgsql' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64-openwrt-linux' 'target_alias=aarch64-openwrt-linux' 'CC=ccache_cc' 'CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'LDFLAGS=-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ' 'CPPFLAGS=-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CXX=ccache_cxx' 'CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' '--with-modinstdir=/usr/lib/freeswitch/mod' 'CONFIGURE_CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_CPPFLAGS=-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include ' 'CONFIGURE_LDFLAGS=-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ' --cache-file=/dev/null --srcdir=.
configure: loading site script /openwrt/include/site/aarch64
checking for chosen layout... classic
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-openwrt-linux-strip... aarch64-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for aarch64-openwrt-linux-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking whether ccache_cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of ccache_cc... none
checking whether we are using the GNU C++ compiler... yes
checking whether ccache_cxx accepts -g... yes
checking dependency style of ccache_cxx... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3145728
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-objdump... aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-strip... (cached) aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for aarch64-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... ccache_cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-ld) 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... ccache_cxx -E
checking for ld used by ccache_cxx... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking whether the ccache_cxx linker (aarch64-openwrt-linux-musl-ld) supports shared libraries... yes
checking for ccache_cxx option to produce PIC... -fPIC -DPIC
checking if ccache_cxx PIC flag -fPIC -DPIC works... yes
checking if ccache_cxx static flag -static works... yes
checking if ccache_cxx supports -c -o file.o... yes
checking if ccache_cxx supports -c -o file.o... (cached) yes
checking whether the ccache_cxx linker (aarch64-openwrt-linux-musl-ld) 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 pkg-config... /openwrt/staging_dir/host/bin/pkg-config
UniMRCP Version: 1.2.0
configure: Apache Portable Runtime (APR) library configuration
checking for APR... yes
1.2.8
forcing LDFLAGS to "-L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib"
adding "-D_REENTRANT" to CPPFLAGS
adding "-D_GNU_SOURCE" to CPPFLAGS
adding "-g" to CFLAGS
adding "-Wall" to CFLAGS
setting UNIMRCP_APR_INCLUDES to " -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include "
setting UNIMRCP_APR_LIBS to " -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr -lapr-1"
configure: Apache Portable Runtime Utility (APU) library configuration
checking for APR-util... yes
1.2.8
adding "-L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib" to LDFLAGS
adding "-I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include" to UNIMRCP_APR_INCLUDES
adding "-I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib" to UNIMRCP_APR_INCLUDES
adding "-L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util" to UNIMRCP_APR_LIBS
adding "-laprutil-1" to UNIMRCP_APR_LIBS
configure: Sofia SIP library configuration
checking for Sofia-SIP... yes
1.13.3
configure: enable inter-library dependencies: yes
configure: enable maintainer mode: no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libs/Makefile
config.status: creating libs/apr-toolkit/Makefile
config.status: creating libs/mpf/Makefile
config.status: creating libs/mrcp/Makefile
config.status: creating libs/mrcp-signaling/Makefile
config.status: creating libs/mrcpv2-transport/Makefile
config.status: creating libs/mrcp-engine/Makefile
config.status: creating libs/mrcp-server/Makefile
config.status: creating libs/mrcp-client/Makefile
config.status: creating libs/uni-rtsp/Makefile
config.status: creating modules/Makefile
config.status: creating modules/mrcp-sofiasip/Makefile
config.status: creating modules/mrcp-unirtsp/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/mrcp-recorder/Makefile
config.status: creating plugins/demo-synth/Makefile
config.status: creating plugins/demo-recog/Makefile
config.status: creating plugins/demo-verifier/Makefile
config.status: creating platforms/Makefile
config.status: creating platforms/libunimrcp-server/Makefile
config.status: creating platforms/libunimrcp-client/Makefile
config.status: creating platforms/unimrcp-server/Makefile
config.status: creating platforms/unimrcp-client/Makefile
config.status: creating platforms/libasr-client/Makefile
config.status: creating platforms/asr-client/Makefile
config.status: creating platforms/umc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/apttest/Makefile
config.status: creating tests/mpftest/Makefile
config.status: creating tests/mrcptest/Makefile
config.status: creating tests/rtsptest/Makefile
config.status: creating tests/strtablegen/Makefile
config.status: creating build/Makefile
config.status: creating build/pkgconfig/Makefile
config.status: creating build/pkgconfig/unimrcpclient.pc
config.status: creating build/pkgconfig/unimrcpserver.pc
config.status: creating build/pkgconfig/unimrcpplugin.pc
config.status: creating conf/Makefile
config.status: creating data/Makefile
config.status: creating docs/doxygen.conf
config.status: executing depfiles commands
config.status: executing libtool commands
****************************** REPORT ******************************
UniMRCP version............... : 1.2.0
APR version................... : 1.2.8
APR-util version.............. : 1.2.8
Sofia-SIP version............. : 1.13.3
Compiler...................... : ccache_cc
Compiler flags................ : -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -g -Wall
Preprocessor definitions...... : -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -D_REENTRANT -D_GNU_SOURCE
Linker flags.................. : -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib
UniMRCP client lib............ : yes
Sample UniMRCP client app..... : yes
Sample UMC C++ client app..... : yes
Misc ASR client lib and app... : yes
UniMRCP server lib............ : yes
UniMRCP server app............ : yes
Demo synthesizer plugin....... : yes
Demo recognizer plugin........ : yes
Demo verifier plugin.......... : yes
Recorder plugin............... : yes
Installation layout........... : classic
Installation directory........ : /usr
********************************************************************
-------------------------- FreeSWITCH configuration --------------------------
Locations:
prefix: /usr
exec_prefix: /usr
bindir: /usr/bin
confdir: /etc/freeswitch
libdir: /usr/lib
datadir: /usr/share/freeswitch
localstatedir: /var/lib/freeswitch
includedir: /usr/include/freeswitch
certsdir: /etc/freeswitch/tls
dbdir: /tmp/freeswitch/db
grammardir: /usr/share/freeswitch/grammar
htdocsdir: /usr/share/freeswitch/htdocs
fontsdir: /usr/share/freeswitch/fonts
logfiledir: /tmp/freeswitch/log
modulesdir: /usr/lib/freeswitch/mod
pkgconfigdir: /usr/lib/pkgconfig
recordingsdir: /tmp/freeswitch/recordings
imagesdir: /usr/share/freeswitch/images
runtimedir: /var/run/freeswitch
scriptdir: /usr/share/freeswitch/scripts
soundsdir: /usr/share/freeswitch/sounds
storagedir: /tmp/freeswitch/storage
cachedir: /tmp/freeswitch/cache
------------------------------------------------------------------------------
make[4]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freetdm'
CC libfreetdm_la-hashtable.lo
CC libfreetdm_la-hashtable_itr.lo
CC libfreetdm_la-ftdm_io.lo
CC libfreetdm_la-ftdm_state.lo
CC libfreetdm_la-ftdm_queue.lo
CC libfreetdm_la-ftdm_sched.lo
CC libfreetdm_la-ftdm_call_utils.lo
CC libfreetdm_la-ftdm_variables.lo
CC libfreetdm_la-ftdm_config.lo
CC libfreetdm_la-ftdm_callerid.lo
CC libfreetdm_la-fsk.lo
CC libfreetdm_la-uart.lo
CC libfreetdm_la-g711.lo
CC libfreetdm_la-libteletone_detect.lo
CC libfreetdm_la-libteletone_generate.lo
CC libfreetdm_la-ftdm_buffer.lo
CC libfreetdm_la-ftdm_threadmutex.lo
CC libfreetdm_la-ftdm_dso.lo
CC libfreetdm_la-ftdm_cpu_monitor.lo
CC libfreetdm_la-ftdm_backtrace.lo
CC ftmod_zt_la-ftmod_zt.lo
CC ftmod_skel_la-ftmod_skel.lo
CC ftmod_analog_la-ftmod_analog.lo
CC ftmod_analog_em_la-ftmod_analog_em.lo
CC testtones-testtones.o
CC detect_tones-detect_tones.o
CC detect_dtmf-detect_dtmf.o
CC testpri-testpri.o
CC testr2-testr2.o
CC testanalog-testanalog.o
CC testapp-testapp.o
CC testcid-testcid.o
CCLD libfreetdm.la
CCLD ftmod_zt.la
CCLD ftmod_skel.la
CCLD ftmod_analog.la
CCLD ftmod_analog_em.la
CCLD testtones
CCLD detect_tones
CCLD detect_dtmf
CCLD testpri
CCLD testr2
CCLD testanalog
CCLD testapp
CCLD testcid
make[4]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freetdm'
make[4]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release'
gcc -o /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/print_git_revision /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/print_git_revision.c
/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/print_git_revision.c: In function 'print_version':
/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/print_git_revision.c:54:36: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 251 [-Wformat-truncation=]
54 | snprintf(xver,sizeof(xver),"+git~%s~%s",xfdate,xcommit);
| ^~ ~~~~~~
/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/print_git_revision.c:54:3: note: 'snprintf' output between 7 and 517 bytes into a destination of size 256
54 | snprintf(xver,sizeof(xver),"+git~%s~%s",xfdate,xcommit);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/print_git_revision.c:59:33: warning: '+unclean~' directive output may be truncated writing 9 bytes into a region of size between 1 and 256 [-Wformat-truncation=]
59 | snprintf(buf,sizeof(buf),"%s+unclean~%s",xver,now);
| ^~~~~~~~~
/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/print_git_revision.c:59:5: note: 'snprintf' output between 10 and 520 bytes into a destination of size 256
59 | snprintf(buf,sizeof(buf),"%s+unclean~%s",xver,now);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/print_git_revision.c: In function 'print_human_version':
/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/print_git_revision.c:75:35: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 252 [-Wformat-truncation=]
75 | snprintf(xver,sizeof(xver),"git %s %s",xcommit,xfdate);
| ^~ ~~~~~~~
/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/print_git_revision.c:75:3: note: 'snprintf' output between 6 and 516 bytes into a destination of size 256
75 | snprintf(xver,sizeof(xver),"git %s %s",xcommit,xfdate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/print_git_revision.c:80:33: warning: ' unclean ' directive output may be truncated writing 9 bytes into a region of size between 1 and 256 [-Wformat-truncation=]
80 | snprintf(buf,sizeof(buf),"%s unclean %s",xver,now);
| ^~~~~~~~~
/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/print_git_revision.c:80:5: note: 'snprintf' output between 10 and 520 bytes into a destination of size 256
80 | snprintf(buf,sizeof(buf),"%s unclean %s",xver,now);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
config.status: creating Makefile
config.status: creating include/apr.h
config.status: creating build/apr_rules.mk
config.status: creating build/pkg/pkginfo
config.status: creating apr-1-config
config.status: WARNING: 'apr-config.in' seems to ignore the --datarootdir setting
config.status: creating apr.pc
config.status: creating test/Makefile
config.status: creating test/internal/Makefile
config.status: creating include/arch/unix/apr_private.h
config.status: executing libtool commands
rm: cannot remove 'libtoolT': No such file or directory
config.status: executing default commands
config.status: include/apr.h is unchanged
config.status: include/arch/unix/apr_private.h is unchanged
touch /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include/switch.h
make[5]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/srtp'
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/cipher/aes_icm_ossl.lo crypto/cipher/aes_icm_ossl.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/cipher/aes_icm_ossl.c -fPIC -DPIC -o crypto/cipher/aes_icm_ossl.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/cipher/aes_gcm_ossl.lo crypto/cipher/aes_gcm_ossl.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/cipher/aes_gcm_ossl.c -fPIC -DPIC -o crypto/cipher/aes_gcm_ossl.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/hash/hmac_ossl.lo crypto/hash/hmac_ossl.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/hash/hmac_ossl.c -fPIC -DPIC -o crypto/hash/hmac_ossl.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o srtp/srtp.lo srtp/srtp.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c srtp/srtp.c -fPIC -DPIC -o srtp/srtp.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o srtp/ekt.lo srtp/ekt.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c srtp/ekt.c -fPIC -DPIC -o srtp/ekt.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/cipher/cipher.lo crypto/cipher/cipher.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/cipher/cipher.c -fPIC -DPIC -o crypto/cipher/cipher.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/cipher/null_cipher.lo crypto/cipher/null_cipher.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/cipher/null_cipher.c -fPIC -DPIC -o crypto/cipher/null_cipher.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/hash/null_auth.lo crypto/hash/null_auth.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/hash/null_auth.c -fPIC -DPIC -o crypto/hash/null_auth.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/hash/auth.lo crypto/hash/auth.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/hash/auth.c -fPIC -DPIC -o crypto/hash/auth.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/math/datatypes.lo crypto/math/datatypes.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/math/datatypes.c -fPIC -DPIC -o crypto/math/datatypes.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/math/stat.lo crypto/math/stat.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/math/stat.c -fPIC -DPIC -o crypto/math/stat.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/kernel/crypto_kernel.lo crypto/kernel/crypto_kernel.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/kernel/crypto_kernel.c -fPIC -DPIC -o crypto/kernel/crypto_kernel.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/kernel/alloc.lo crypto/kernel/alloc.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/kernel/alloc.c -fPIC -DPIC -o crypto/kernel/alloc.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/kernel/key.lo crypto/kernel/key.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/kernel/key.c -fPIC -DPIC -o crypto/kernel/key.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/kernel/err.lo crypto/kernel/err.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/kernel/err.c -fPIC -DPIC -o crypto/kernel/err.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/replay/rdb.lo crypto/replay/rdb.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/replay/rdb.c -fPIC -DPIC -o crypto/replay/rdb.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/replay/rdbx.lo crypto/replay/rdbx.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/replay/rdbx.c -fPIC -DPIC -o crypto/replay/rdbx.o
/bin/bash ./libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c -o crypto/replay/ut_sim.lo crypto/replay/ut_sim.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -c crypto/replay/ut_sim.c -fPIC -DPIC -o crypto/replay/ut_sim.o
/bin/bash ./libtool --tag=CC --mode=link ccache_cc -I./src -Icrypto/include -I./include -I./crypto/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -version-info 1:42:1 -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto -o libsrtp.la -rpath /usr/lib srtp/srtp.lo srtp/ekt.lo crypto/cipher/cipher.lo crypto/cipher/null_cipher.lo crypto/hash/null_auth.lo crypto/hash/auth.lo crypto/math/datatypes.lo crypto/math/stat.lo crypto/kernel/crypto_kernel.lo crypto/kernel/alloc.lo crypto/kernel/key.lo crypto/kernel/err.lo crypto/replay/rdb.lo crypto/replay/rdbx.lo crypto/replay/ut_sim.lo crypto/cipher/aes_icm_ossl.lo crypto/cipher/aes_gcm_ossl.lo crypto/hash/hmac_ossl.lo -lcrypto -lcrypto -lcrypto
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libsrtp.a srtp/srtp.o srtp/ekt.o crypto/cipher/cipher.o crypto/cipher/null_cipher.o crypto/hash/null_auth.o crypto/hash/auth.o crypto/math/datatypes.o crypto/math/stat.o crypto/kernel/crypto_kernel.o crypto/kernel/alloc.o crypto/kernel/key.o crypto/kernel/err.o crypto/replay/rdb.o crypto/replay/rdbx.o crypto/replay/ut_sim.o crypto/cipher/aes_icm_ossl.o crypto/cipher/aes_gcm_ossl.o crypto/hash/hmac_ossl.o
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libsrtp.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libsrtp.la" && ln -s "../libsrtp.la" "libsrtp.la" )
make[5]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/srtp'
cat /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include/switch_cpp.h | perl /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/strip.pl > /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include/switch_swigable_cpp.h
make[5]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr'
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr'
gawk -f /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/build/make_var_export.awk /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_thread_mutex.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_env.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_poll.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_fnmatch.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_global_mutex.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_pools.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_want.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_file_io.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_version.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_mmap.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_dso.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_thread_proc.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_errno.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_shm.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_network_io.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_signal.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_user.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_support.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_atomic.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_random.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_thread_cond.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_thread_rwlock.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_getopt.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_inherit.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_strings.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_general.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_proc_mutex.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_tables.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_ring.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_file_info.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_allocator.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_portable.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_hash.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_time.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_lib.h > export_vars.c
gawk -f /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/build/make_exports.awk /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_thread_mutex.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_env.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_poll.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_fnmatch.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_global_mutex.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_pools.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_want.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_file_io.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_version.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_mmap.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_dso.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_thread_proc.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_errno.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_shm.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_network_io.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_signal.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_user.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_support.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_atomic.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_random.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_thread_cond.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_thread_rwlock.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_getopt.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_inherit.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_strings.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_general.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_proc_mutex.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_tables.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_ring.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_file_info.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_allocator.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_portable.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_hash.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_time.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/apr_lib.h > exports.c
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o passwd/apr_getpass.lo -c passwd/apr_getpass.c && touch passwd/apr_getpass.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o strings/apr_cpystrn.lo -c strings/apr_cpystrn.c && touch strings/apr_cpystrn.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o strings/apr_strnatcmp.lo -c strings/apr_strnatcmp.c && touch strings/apr_strnatcmp.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o strings/apr_strings.lo -c strings/apr_strings.c && touch strings/apr_strings.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o strings/apr_strtok.lo -c strings/apr_strtok.c && touch strings/apr_strtok.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o strings/apr_fnmatch.lo -c strings/apr_fnmatch.c && touch strings/apr_fnmatch.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o strings/apr_snprintf.lo -c strings/apr_snprintf.c && touch strings/apr_snprintf.lo
strings/apr_snprintf.c: In function 'conv_os_thread_t':
strings/apr_snprintf.c:510:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
return conv_10(*(apr_uint32_t *)&u.tid, TRUE, &is_negative, buf_end, len);
^~~~~~~~~~~~~~~~~~~~~~
strings/apr_snprintf.c:512:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
return conv_10_quad(*(apr_uint64_t *)&u.tid, TRUE, &is_negative, buf_end, len);
^~~~~~~~~~~~~~~~~~~~~~
strings/apr_snprintf.c: In function 'conv_os_thread_t_hex':
strings/apr_snprintf.c:680:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
return conv_p2(*(apr_uint32_t *)&u.tid, 4, 'x', buf_end, len);
^~~~~~~~~~~~~~~~~~~~~~
strings/apr_snprintf.c:682:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
return conv_p2_quad(*(apr_uint64_t *)&u.tid, 4, 'x', buf_end, len);
^~~~~~~~~~~~~~~~~~~~~~
strings/apr_snprintf.c: In function 'apr_vformatter':
strings/apr_snprintf.c:1271:41: warning: comparison with string literal results in unspecified behavior [-Waddress]
if (prefix_char != NUL && s != S_NULL && s != char_buf) {
^~
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o tables/apr_tables.lo -c tables/apr_tables.c && touch tables/apr_tables.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o tables/apr_hash.lo -c tables/apr_hash.c && touch tables/apr_hash.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o atomic/unix/apr_atomic.lo -c atomic/unix/apr_atomic.c && touch atomic/unix/apr_atomic.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o dso/unix/dso.lo -c dso/unix/dso.c && touch dso/unix/dso.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/flock.lo -c file_io/unix/flock.c && touch file_io/unix/flock.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/readwrite.lo -c file_io/unix/readwrite.c && touch file_io/unix/readwrite.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/filepath_util.lo -c file_io/unix/filepath_util.c && touch file_io/unix/filepath_util.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/seek.lo -c file_io/unix/seek.c && touch file_io/unix/seek.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/dir.lo -c file_io/unix/dir.c && touch file_io/unix/dir.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/mktemp.lo -c file_io/unix/mktemp.c && touch file_io/unix/mktemp.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/filedup.lo -c file_io/unix/filedup.c && touch file_io/unix/filedup.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/tempdir.lo -c file_io/unix/tempdir.c && touch file_io/unix/tempdir.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/filepath.lo -c file_io/unix/filepath.c && touch file_io/unix/filepath.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/pipe.lo -c file_io/unix/pipe.c && touch file_io/unix/pipe.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/open.lo -c file_io/unix/open.c && touch file_io/unix/open.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/filestat.lo -c file_io/unix/filestat.c && touch file_io/unix/filestat.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/copy.lo -c file_io/unix/copy.c && touch file_io/unix/copy.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/fileacc.lo -c file_io/unix/fileacc.c && touch file_io/unix/fileacc.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o file_io/unix/fullrw.lo -c file_io/unix/fullrw.c && touch file_io/unix/fullrw.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o locks/unix/thread_rwlock.lo -c locks/unix/thread_rwlock.c && touch locks/unix/thread_rwlock.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o locks/unix/thread_mutex.lo -c locks/unix/thread_mutex.c && touch locks/unix/thread_mutex.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o locks/unix/thread_cond.lo -c locks/unix/thread_cond.c && touch locks/unix/thread_cond.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o locks/unix/proc_mutex.lo -c locks/unix/proc_mutex.c && touch locks/unix/proc_mutex.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o locks/unix/global_mutex.lo -c locks/unix/global_mutex.c && touch locks/unix/global_mutex.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o memory/unix/apr_pools.lo -c memory/unix/apr_pools.c && touch memory/unix/apr_pools.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o misc/unix/charset.lo -c misc/unix/charset.c && touch misc/unix/charset.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o misc/unix/env.lo -c misc/unix/env.c && touch misc/unix/env.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o misc/unix/version.lo -c misc/unix/version.c && touch misc/unix/version.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o misc/unix/rand.lo -c misc/unix/rand.c && touch misc/unix/rand.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o misc/unix/start.lo -c misc/unix/start.c && touch misc/unix/start.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o misc/unix/errorcodes.lo -c misc/unix/errorcodes.c && touch misc/unix/errorcodes.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o misc/unix/getopt.lo -c misc/unix/getopt.c && touch misc/unix/getopt.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o misc/unix/otherchild.lo -c misc/unix/otherchild.c && touch misc/unix/otherchild.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o mmap/unix/mmap.lo -c mmap/unix/mmap.c && touch mmap/unix/mmap.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o mmap/unix/common.lo -c mmap/unix/common.c && touch mmap/unix/common.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o network_io/unix/sockaddr.lo -c network_io/unix/sockaddr.c && touch network_io/unix/sockaddr.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o network_io/unix/sockopt.lo -c network_io/unix/sockopt.c && touch network_io/unix/sockopt.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o network_io/unix/sendrecv.lo -c network_io/unix/sendrecv.c && touch network_io/unix/sendrecv.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o network_io/unix/multicast.lo -c network_io/unix/multicast.c && touch network_io/unix/multicast.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o network_io/unix/sockets.lo -c network_io/unix/sockets.c && touch network_io/unix/sockets.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o network_io/unix/inet_ntop.lo -c network_io/unix/inet_ntop.c && touch network_io/unix/inet_ntop.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o network_io/unix/inet_pton.lo -c network_io/unix/inet_pton.c && touch network_io/unix/inet_pton.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o poll/unix/epoll.lo -c poll/unix/epoll.c && touch poll/unix/epoll.lo
In file included from include/arch/unix/apr_arch_poll_private.h:32,
from poll/unix/epoll.c:17:
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o poll/unix/select.lo -c poll/unix/select.c && touch poll/unix/select.lo
In file included from include/arch/unix/apr_arch_poll_private.h:32,
from poll/unix/select.c:28:
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o poll/unix/poll.lo -c poll/unix/poll.c && touch poll/unix/poll.lo
In file included from include/arch/unix/apr_arch_poll_private.h:32,
from poll/unix/poll.c:17:
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o poll/unix/port.lo -c poll/unix/port.c && touch poll/unix/port.lo
In file included from include/arch/unix/apr_arch_poll_private.h:32,
from poll/unix/port.c:17:
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o poll/unix/kqueue.lo -c poll/unix/kqueue.c && touch poll/unix/kqueue.lo
In file included from include/arch/unix/apr_arch_poll_private.h:32,
from poll/unix/kqueue.c:17:
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o random/unix/sha2.lo -c random/unix/sha2.c && touch random/unix/sha2.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o random/unix/apr_random.lo -c random/unix/apr_random.c && touch random/unix/apr_random.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o random/unix/sha2_glue.lo -c random/unix/sha2_glue.c && touch random/unix/sha2_glue.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o shmem/unix/shm.lo -c shmem/unix/shm.c && touch shmem/unix/shm.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o support/unix/waitio.lo -c support/unix/waitio.c && touch support/unix/waitio.lo
In file included from support/unix/waitio.c:37:
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o threadproc/unix/procsup.lo -c threadproc/unix/procsup.c && touch threadproc/unix/procsup.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o threadproc/unix/thread.lo -c threadproc/unix/thread.c && touch threadproc/unix/thread.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o threadproc/unix/signals.lo -c threadproc/unix/signals.c && touch threadproc/unix/signals.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o threadproc/unix/proc.lo -c threadproc/unix/proc.c && touch threadproc/unix/proc.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o threadproc/unix/threadpriv.lo -c threadproc/unix/threadpriv.c && touch threadproc/unix/threadpriv.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o time/unix/time.lo -c time/unix/time.c && touch time/unix/time.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o time/unix/timestr.lo -c time/unix/timestr.c && touch time/unix/timestr.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o user/unix/userinfo.lo -c user/unix/userinfo.c && touch user/unix/userinfo.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -o user/unix/groupinfo.lo -c user/unix/groupinfo.c && touch user/unix/groupinfo.lo
ccache_cc -E -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$/\1/' >> apr.exp
ccache_cc -E -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include export_vars.c | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> apr.exp
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=link ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I./include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -version-info 2:8:2 -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o libapr-1.la -rpath /usr/lib passwd/apr_getpass.lo strings/apr_cpystrn.lo strings/apr_strnatcmp.lo strings/apr_strings.lo strings/apr_strtok.lo strings/apr_fnmatch.lo strings/apr_snprintf.lo tables/apr_tables.lo tables/apr_hash.lo atomic/unix/apr_atomic.lo dso/unix/dso.lo file_io/unix/flock.lo file_io/unix/readwrite.lo file_io/unix/filepath_util.lo file_io/unix/seek.lo file_io/unix/dir.lo file_io/unix/mktemp.lo file_io/unix/filedup.lo file_io/unix/tempdir.lo file_io/unix/filepath.lo file_io/unix/pipe.lo file_io/unix/open.lo file_io/unix/filestat.lo file_io/unix/copy.lo file_io/unix/fileacc.lo file_io/unix/fullrw.lo locks/unix/thread_rwlock.lo locks/unix/thread_mutex.lo locks/unix/thread_cond.lo locks/unix/proc_mutex.lo locks/unix/global_mutex.lo memory/unix/apr_pools.lo misc/unix/charset.lo misc/unix/env.lo misc/unix/version.lo misc/unix/rand.lo misc/unix/start.lo misc/unix/errorcodes.lo misc/unix/getopt.lo misc/unix/otherchild.lo mmap/unix/mmap.lo mmap/unix/common.lo network_io/unix/sockaddr.lo network_io/unix/sockopt.lo network_io/unix/sendrecv.lo network_io/unix/multicast.lo network_io/unix/sockets.lo network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo poll/unix/epoll.lo poll/unix/select.lo poll/unix/poll.lo poll/unix/port.lo poll/unix/kqueue.lo random/unix/sha2.lo random/unix/apr_random.lo random/unix/sha2_glue.lo shmem/unix/shm.lo support/unix/waitio.lo threadproc/unix/procsup.lo threadproc/unix/thread.lo threadproc/unix/signals.lo threadproc/unix/proc.lo threadproc/unix/threadpriv.lo time/unix/time.lo time/unix/timestr.lo user/unix/userinfo.lo user/unix/groupinfo.lo -luuid -ldl -lpthread
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr'
make[5]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr'
make[5]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util'
Making all in xml/expat
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat'
make[7]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib'
/bin/bash ../libtool --mode=compile ccache_cc -DHAVE_CONFIG_H -DPACKAGE='"expat"' -DVERSION='"expat_1.95.2"' -I. -I.. -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -c xmlparse.c
libtool: compile: ccache_cc -DHAVE_CONFIG_H -DPACKAGE=\"expat\" -DVERSION=\"expat_1.95.2\" -I. -I.. -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -c xmlparse.c -fPIC -DPIC -o xmlparse.o
/bin/bash ../libtool --mode=compile ccache_cc -DHAVE_CONFIG_H -DPACKAGE='"expat"' -DVERSION='"expat_1.95.2"' -I. -I.. -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -c xmltok.c
libtool: compile: ccache_cc -DHAVE_CONFIG_H -DPACKAGE=\"expat\" -DVERSION=\"expat_1.95.2\" -I. -I.. -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -c xmltok.c -fPIC -DPIC -o xmltok.o
/bin/bash ../libtool --mode=compile ccache_cc -DHAVE_CONFIG_H -DPACKAGE='"expat"' -DVERSION='"expat_1.95.2"' -I. -I.. -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -c xmlrole.c
libtool: compile: ccache_cc -DHAVE_CONFIG_H -DPACKAGE=\"expat\" -DVERSION=\"expat_1.95.2\" -I. -I.. -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -c xmlrole.c -fPIC -DPIC -o xmlrole.o
/bin/bash ../libtool --mode=link ccache_cc -version-info 1:0:1 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o libexpat.la -rpath /usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib xmlparse.lo xmltok.lo xmlrole.lo
libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libexpat.a xmlparse.o xmltok.o xmlrole.o
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libexpat.a
libtool: link: ( cd ".libs" && rm -f "libexpat.la" && ln -s "../libexpat.la" "libexpat.la" )
make[7]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib'
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat'
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util'
gawk -f /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/build/make_exports.awk /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_optional.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apu_version.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_strmatch.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_optional_hooks.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_sdbm.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_md4.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_reslist.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_base64.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_xml.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_anylock.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_rmm.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_md5.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_date.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_hooks.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_xlate.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_queue.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_uri.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_uuid.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_sha1.h > exports.c
gawk -f /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/build/make_var_export.awk /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_optional.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apu_version.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_strmatch.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_optional_hooks.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_sdbm.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_md4.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_reslist.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_base64.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_xml.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_anylock.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_rmm.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_md5.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_date.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_hooks.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_xlate.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_queue.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_uri.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_uuid.h /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/apr_sha1.h > export_vars.c
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o crypto/apr_md5.lo -c crypto/apr_md5.c && touch crypto/apr_md5.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o crypto/uuid.lo -c crypto/uuid.c && touch crypto/uuid.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o crypto/apr_sha1.lo -c crypto/apr_sha1.c && touch crypto/apr_sha1.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o crypto/getuuid.lo -c crypto/getuuid.c && touch crypto/getuuid.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o crypto/apr_md4.lo -c crypto/apr_md4.c && touch crypto/apr_md4.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o encoding/apr_base64.lo -c encoding/apr_base64.c && touch encoding/apr_base64.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o hooks/apr_hooks.lo -c hooks/apr_hooks.c && touch hooks/apr_hooks.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o misc/apr_reslist.lo -c misc/apr_reslist.c && touch misc/apr_reslist.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o misc/apr_rmm.lo -c misc/apr_rmm.c && touch misc/apr_rmm.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o misc/apr_date.lo -c misc/apr_date.c && touch misc/apr_date.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o misc/apu_version.lo -c misc/apu_version.c && touch misc/apu_version.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o misc/apr_queue.lo -c misc/apr_queue.c && touch misc/apr_queue.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o uri/apr_uri.lo -c uri/apr_uri.c && touch uri/apr_uri.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o xml/apr_xml.lo -c xml/apr_xml.c && touch xml/apr_xml.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o strmatch/apr_strmatch.lo -c strmatch/apr_strmatch.c && touch strmatch/apr_strmatch.lo
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=compile ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -o xlate/xlate.lo -c xlate/xlate.c && touch xlate/xlate.lo
ccache_cc -E -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$/\1/' >> aprutil.exp
ccache_cc -E -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib export_vars.c | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> aprutil.exp
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libtool --silent --mode=link ccache_cc -g -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/include/private -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib -version-info 2:8:2 -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o libaprutil-1.la -rpath /usr/lib crypto/apr_md5.lo crypto/uuid.lo crypto/apr_sha1.lo crypto/getuuid.lo crypto/apr_md4.lo encoding/apr_base64.lo hooks/apr_hooks.lo misc/apr_reslist.lo misc/apr_rmm.lo misc/apr_date.lo misc/apu_version.lo misc/apr_queue.lo uri/apr_uri.lo xml/apr_xml.lo strmatch/apr_strmatch.lo xlate/xlate.lo -luuid -ldl -lpthread -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib/libexpat.la -liconv /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr/libapr-1.la -luuid -ldl -lpthread
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util'
make[5]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util'
make all-recursive
make[5]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release'
config.status: creating Makefile
config.status: creating include/apr.h
config.status: creating build/apr_rules.mk
config.status: creating build/pkg/pkginfo
config.status: creating apr-1-config
config.status: WARNING: 'apr-config.in' seems to ignore the --datarootdir setting
config.status: creating apr.pc
config.status: creating test/Makefile
config.status: creating test/internal/Makefile
config.status: creating include/arch/unix/apr_private.h
config.status: executing libtool commands
rm: cannot remove 'libtoolT': No such file or directory
config.status: executing default commands
config.status: include/apr.h is unchanged
config.status: include/arch/unix/apr_private.h is unchanged
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr'
make[7]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr'
make[7]: Nothing to be done for 'local-all'.
make[7]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr'
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr'
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util'
Making all in xml/expat
make[7]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat'
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat/lib'
make[7]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util/xml/expat'
make[7]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util'
make[7]: Nothing to be done for 'local-all'.
make[7]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util'
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/apr-util'
CC src/libfreeswitch_la-switch_apr.lo
CC src/libfreeswitch_la-switch_buffer.lo
CC src/libfreeswitch_la-switch_caller.lo
CC src/libfreeswitch_la-switch_channel.lo
CC src/libfreeswitch_la-switch_console.lo
CC src/libfreeswitch_la-switch_mprintf.lo
CC src/libfreeswitch_la-switch_core_media_bug.lo
CC src/libfreeswitch_la-switch_core_timer.lo
CC src/libfreeswitch_la-switch_core_asr.lo
CC src/libfreeswitch_la-switch_core_event_hook.lo
CC src/libfreeswitch_la-switch_core_speech.lo
CC src/libfreeswitch_la-switch_core_memory.lo
CC src/libfreeswitch_la-switch_core_codec.lo
CC src/libfreeswitch_la-switch_core_file.lo
CC src/libfreeswitch_la-switch_core_cert.lo
CC src/libfreeswitch_la-switch_core_hash.lo
CC src/libfreeswitch_la-switch_core_sqldb.lo
CC src/libfreeswitch_la-switch_core_session.lo
CC src/libfreeswitch_la-switch_core_directory.lo
CC src/libfreeswitch_la-switch_core_state_machine.lo
CC src/libfreeswitch_la-switch_core_io.lo
CC src/libfreeswitch_la-switch_core_rwlock.lo
CC src/libfreeswitch_la-switch_core_port_allocator.lo
CC src/libfreeswitch_la-switch_core.lo
CC src/libfreeswitch_la-switch_version.lo
CC src/libfreeswitch_la-switch_core_media.lo
CC src/libfreeswitch_la-switch_core_video.lo
CC src/libfreeswitch_la-switch_sdp.lo
CC src/libfreeswitch_la-switch_scheduler.lo
CC src/libfreeswitch_la-switch_core_db.lo
CC src/libfreeswitch_la-switch_dso.lo
CC src/libfreeswitch_la-switch_loadable_module.lo
CC src/libfreeswitch_la-switch_utils.lo
CC src/libfreeswitch_la-switch_event.lo
CC src/libfreeswitch_la-switch_resample.lo
CC src/libfreeswitch_la-switch_regex.lo
CC src/libfreeswitch_la-switch_rtp.lo
CC src/libfreeswitch_la-switch_jitterbuffer.lo
CC src/libfreeswitch_la-switch_estimators.lo
CC src/libfreeswitch_la-switch_ivr_bridge.lo
CC src/libfreeswitch_la-switch_ivr_originate.lo
CC src/libfreeswitch_la-switch_ivr_async.lo
CC src/libfreeswitch_la-switch_ivr_play_say.lo
CC src/libfreeswitch_la-switch_ivr_say.lo
CC src/libfreeswitch_la-switch_ivr_menu.lo
CC src/libfreeswitch_la-switch_ivr.lo
CC src/libfreeswitch_la-switch_stun.lo
CC src/libfreeswitch_la-switch_nat.lo
CC src/libfreeswitch_la-switch_log.lo
CC src/libfreeswitch_la-switch_xml.lo
CC src/libfreeswitch_la-switch_xml_config.lo
CC src/libfreeswitch_la-switch_config.lo
CC src/libfreeswitch_la-switch_time.lo
CC src/libfreeswitch_la-switch_odbc.lo
CC src/libfreeswitch_la-switch_limit.lo
CC src/libfreeswitch_la-g711.lo
CC src/libfreeswitch_la-switch_pcm.lo
CC src/libfreeswitch_la-switch_speex.lo
CC src/libfreeswitch_la-switch_profile.lo
CC src/libfreeswitch_la-cJSON.lo
CC src/libfreeswitch_la-cJSON_Utils.lo
CC src/libfreeswitch_la-switch_json.lo
CC src/libfreeswitch_la-switch_curl.lo
CC src/libfreeswitch_la-switch_hashtable.lo
CC src/libfreeswitch_la-switch_utf8.lo
CC src/libfreeswitch_la-switch_msrp.lo
CC src/libfreeswitch_la-switch_vad.lo
CC src/libfreeswitch_la-switch_vpx.lo
CC libs/libteletone/src/libfreeswitch_la-libteletone_detect.lo
CC libs/libteletone/src/libfreeswitch_la-libteletone_generate.lo
CC libs/miniupnpc/libfreeswitch_la-miniwget.lo
CC libs/miniupnpc/libfreeswitch_la-minixml.lo
CC libs/miniupnpc/libfreeswitch_la-igd_desc_parse.lo
CC libs/miniupnpc/libfreeswitch_la-minisoap.lo
CC libs/miniupnpc/libfreeswitch_la-miniupnpc.lo
CC libs/miniupnpc/libfreeswitch_la-upnpreplyparse.lo
CC libs/miniupnpc/libfreeswitch_la-upnpcommands.lo
CC libs/miniupnpc/libfreeswitch_la-minissdpc.lo
CC libs/miniupnpc/libfreeswitch_la-upnperrors.lo
CC libs/libnatpmp/libfreeswitch_la-natpmp.lo
CC libs/libnatpmp/libfreeswitch_la-getgateway.lo
CXX src/switch_cpp.lo
CXXLD libfreeswitch.la
Making all in .
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release'
CC src/freeswitch-switch.o
CC libs/esl/src/fs_cli-esl_json.o
CC libs/esl/src/fs_cli-esl_buffer.o
CC libs/esl/src/fs_cli-cJSON.o
CC libs/esl/src/fs_cli-cJSON_Utils.o
CC libs/esl/src/fs_ivrd-esl.o
CC libs/esl/src/fs_ivrd-esl_config.o
CC libs/esl/src/fs_ivrd-esl_event.o
CC libs/esl/src/fs_ivrd-esl_threadmutex.o
CC libs/esl/fs_ivrd-ivrd.o
CC libs/esl/src/fs_ivrd-esl_json.o
CC libs/esl/src/fs_ivrd-esl_buffer.o
CC libs/esl/src/fs_ivrd-cJSON.o
CC libs/esl/src/fs_ivrd-cJSON_Utils.o
CC src/tone2wav-tone2wav.o
CC src/fs_encode-fs_encode.o
CC src/fs_tts-fs_tts.o
creating fsxs
CXXLD libfreeswitch.la
CC libs/esl/src/fs_cli-esl.o
CC libs/esl/src/fs_cli-esl_config.o
CC libs/esl/src/fs_cli-esl_event.o
CC libs/esl/src/fs_cli-esl_threadmutex.o
CC libs/esl/fs_cli-fs_cli.o
CCLD fs_ivrd
CCLD tone2wav
CCLD fs_encode
CCLD fs_tts
CCLD freeswitch
CCLD fs_cli
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release'
Making all in src
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src'
Making all in mod
make[7]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod'
making all mod_abstraction
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_abstraction'
CC mod_abstraction_la-mod_abstraction.lo
CCLD mod_abstraction.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_abstraction'
making all mod_alsa
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_alsa'
CC mod_alsa_la-mod_alsa.lo
CCLD mod_alsa.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_alsa'
making all mod_amr
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_amr'
CC mod_amr_la-mod_amr.lo
CCLD mod_amr.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_amr'
making all mod_amrwb
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_amrwb'
CC mod_amrwb_la-mod_amrwb.lo
CCLD mod_amrwb.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_amrwb'
making all mod_avmd
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_avmd'
CC mod_avmd_la-mod_avmd.lo
CC mod_avmd_la-avmd_buffer.lo
CC mod_avmd_la-avmd_desa2_tweaked.lo
CC mod_avmd_la-avmd_fast_acosf.lo
CCLD mod_avmd.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_avmd'
making all mod_b64
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_b64'
CC mod_b64_la-mod_b64.lo
CCLD mod_b64.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_b64'
making all mod_basic
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/languages/mod_basic'
CC mod_basic_la-mod_basic.lo
CC mod_basic_la-my_basic.lo
CCLD mod_basic.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/languages/mod_basic'
making all mod_bert
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_bert'
CC mod_bert_la-mod_bert.lo
CCLD mod_bert.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_bert'
making all mod_blacklist
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_blacklist'
CC mod_blacklist_la-mod_blacklist.lo
CCLD mod_blacklist.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_blacklist'
making all mod_callcenter
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_callcenter'
CC mod_callcenter_la-mod_callcenter.lo
CCLD mod_callcenter.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_callcenter'
making all mod_cdr_csv
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_cdr_csv'
CC mod_cdr_csv_la-mod_cdr_csv.lo
CCLD mod_cdr_csv.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_cdr_csv'
making all mod_cdr_mongodb
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_cdr_mongodb'
CC mod_cdr_mongodb_la-mod_cdr_mongodb.lo
CC driver/src/mod_cdr_mongodb_la-encoding.lo
CC driver/src/mod_cdr_mongodb_la-env_posix.lo
CC driver/src/mod_cdr_mongodb_la-bson.lo
CC driver/src/mod_cdr_mongodb_la-md5.lo
CC driver/src/mod_cdr_mongodb_la-mongo.lo
CC driver/src/mod_cdr_mongodb_la-numbers.lo
CCLD mod_cdr_mongodb.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_cdr_mongodb'
making all mod_cdr_pg_csv
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_cdr_pg_csv'
CC mod_cdr_pg_csv_la-mod_cdr_pg_csv.lo
CCLD mod_cdr_pg_csv.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_cdr_pg_csv'
making all mod_cdr_sqlite
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_cdr_sqlite'
CC mod_cdr_sqlite_la-mod_cdr_sqlite.lo
CCLD mod_cdr_sqlite.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_cdr_sqlite'
making all mod_cidlookup
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_cidlookup'
CC mod_cidlookup_la-mod_cidlookup.lo
CCLD mod_cidlookup.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_cidlookup'
making all mod_clearmode
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_clearmode'
CC mod_clearmode_la-mod_clearmode.lo
CCLD mod_clearmode.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_clearmode'
making all mod_cluechoo
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_cluechoo'
CC mod_cluechoo_la-mod_cluechoo.lo
CCLD mod_cluechoo.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_cluechoo'
making all mod_commands
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_commands'
CC mod_commands_la-mod_commands.lo
CCLD mod_commands.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_commands'
making all mod_conference
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_conference'
CC mod_conference_la-mod_conference.lo
CC mod_conference_la-conference_api.lo
CC mod_conference_la-conference_loop.lo
CC mod_conference_la-conference_al.lo
CC mod_conference_la-conference_cdr.lo
CC mod_conference_la-conference_video.lo
CC mod_conference_la-conference_event.lo
CC mod_conference_la-conference_member.lo
CC mod_conference_la-conference_utils.lo
CC mod_conference_la-conference_file.lo
CC mod_conference_la-conference_record.lo
CC libmodconference_la-mod_conference.lo
CC libmodconference_la-conference_api.lo
CC libmodconference_la-conference_loop.lo
CC libmodconference_la-conference_al.lo
CC libmodconference_la-conference_cdr.lo
CC libmodconference_la-conference_video.lo
CC libmodconference_la-conference_event.lo
CC libmodconference_la-conference_member.lo
CC libmodconference_la-conference_utils.lo
CC libmodconference_la-conference_file.lo
CC libmodconference_la-conference_record.lo
CCLD mod_conference.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
CCLD libmodconference.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
CC test/test_test_image-test_image.o
CC test/test_test_member-test_member.o
CCLD test/test_image
CCLD test/test_member
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_conference'
making all mod_console
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/loggers/mod_console'
CC mod_console_la-mod_console.lo
CCLD mod_console.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/loggers/mod_console'
making all mod_curl
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_curl'
CC mod_curl_la-mod_curl.lo
CCLD mod_curl.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_curl'
making all mod_dahdi_codec
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_dahdi_codec'
CC mod_dahdi_codec_la-mod_dahdi_codec.lo
CCLD mod_dahdi_codec.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_dahdi_codec'
making all mod_db
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_db'
CC mod_db_la-mod_db.lo
CCLD mod_db.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_db'
making all mod_dialplan_asterisk
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/dialplans/mod_dialplan_asterisk'
CC mod_dialplan_asterisk_la-mod_dialplan_asterisk.lo
CCLD mod_dialplan_asterisk.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/dialplans/mod_dialplan_asterisk'
making all mod_dialplan_directory
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/dialplans/mod_dialplan_directory'
CC mod_dialplan_directory_la-mod_dialplan_directory.lo
CCLD mod_dialplan_directory.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/dialplans/mod_dialplan_directory'
making all mod_dialplan_xml
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/dialplans/mod_dialplan_xml'
CC mod_dialplan_xml_la-mod_dialplan_xml.lo
CCLD mod_dialplan_xml.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/dialplans/mod_dialplan_xml'
making all mod_dingaling
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_dingaling'
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel'
Making all in include
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel/include'
make all-am
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel/include'
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel/include'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel/include'
Making all in src
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel/src'
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o libiksemel_la-ikstack.lo `test -f 'ikstack.c' || echo './'`ikstack.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c ikstack.c -fPIC -DPIC -o libiksemel_la-ikstack.o
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o libiksemel_la-utility.lo `test -f 'utility.c' || echo './'`utility.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c utility.c -fPIC -DPIC -o libiksemel_la-utility.o
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o libiksemel_la-iks.lo `test -f 'iks.c' || echo './'`iks.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c iks.c -fPIC -DPIC -o libiksemel_la-iks.o
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o libiksemel_la-sax.lo `test -f 'sax.c' || echo './'`sax.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c sax.c -fPIC -DPIC -o libiksemel_la-sax.o
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o libiksemel_la-dom.lo `test -f 'dom.c' || echo './'`dom.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c dom.c -fPIC -DPIC -o libiksemel_la-dom.o
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o libiksemel_la-io-posix.lo `test -f 'io-posix.c' || echo './'`io-posix.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c io-posix.c -fPIC -DPIC -o libiksemel_la-io-posix.o
io-posix.c: In function 'io_close':
io-posix.c:22:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
int sock = (int) socket;
^
io-posix.c: In function 'io_connect':
io-posix.c:68:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
io_close ((void *) sock);
^
io-posix.c:96:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
*socketptr = (void *) sock;
^
io-posix.c: In function 'io_send':
io-posix.c:104:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
int sock = (int) socket;
^
io-posix.c: In function 'io_recv':
io-posix.c:113:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
int sock = (int) socket;
^
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o libiksemel_la-stream.lo `test -f 'stream.c' || echo './'`stream.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c stream.c -fPIC -DPIC -o libiksemel_la-stream.o
stream.c: In function 'handshake':
stream.c:321:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations]
data->ssl_ctx = SSL_CTX_new(TLSv1_server_method());
^~~~
In file included from /openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/openssl/e_os2.h:13,
from /openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/openssl/ssl.h:15,
from stream.c:23:
/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/openssl/ssl.h:1884:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void))
^~~~~~~~~~~~~~~~~~
stream.c:332:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations]
data->ssl_ctx = SSL_CTX_new(TLSv1_method());
^~~~
In file included from /openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/openssl/e_os2.h:13,
from /openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/openssl/ssl.h:15,
from stream.c:23:
/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/openssl/ssl.h:1883:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */
^~~~~~~~~~~~~~~~~~
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o libiksemel_la-sha.lo `test -f 'sha.c' || echo './'`sha.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c sha.c -fPIC -DPIC -o libiksemel_la-sha.o
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o libiksemel_la-jabber.lo `test -f 'jabber.c' || echo './'`jabber.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c jabber.c -fPIC -DPIC -o libiksemel_la-jabber.o
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o libiksemel_la-filter.lo `test -f 'filter.c' || echo './'`filter.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c filter.c -fPIC -DPIC -o libiksemel_la-filter.o
filter.c: In function 'iks_filter_packet':
filter.c:128:19: warning: comparison between 'enum ikstype' and 'enum ikspaktype' [-Wenum-compare]
if (rule->type == pak->type) score += 1; else fail = 1;
^~
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o libiksemel_la-md5.lo `test -f 'md5.c' || echo './'`md5.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c md5.c -fPIC -DPIC -o libiksemel_la-md5.o
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o libiksemel_la-base64.lo `test -f 'base64.c' || echo './'`base64.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c base64.c -fPIC -DPIC -o libiksemel_la-base64.o
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -version-info 4:0:1 -no-undefined -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o libiksemel.la -rpath /usr/lib libiksemel_la-ikstack.lo libiksemel_la-utility.lo libiksemel_la-iks.lo libiksemel_la-sax.lo libiksemel_la-dom.lo libiksemel_la-io-posix.lo libiksemel_la-stream.lo libiksemel_la-sha.lo libiksemel_la-jabber.lo libiksemel_la-filter.lo libiksemel_la-md5.lo libiksemel_la-base64.lo -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libiksemel.a libiksemel_la-ikstack.o libiksemel_la-utility.o libiksemel_la-iks.o libiksemel_la-sax.o libiksemel_la-dom.o libiksemel_la-io-posix.o libiksemel_la-stream.o libiksemel_la-sha.o libiksemel_la-jabber.o libiksemel_la-filter.o libiksemel_la-md5.o libiksemel_la-base64.o
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libiksemel.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libiksemel.la" && ln -s "../libiksemel.la" "libiksemel.la" )
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel/src'
Making all in tools
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel/tools'
ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o ikslint.o ikslint.c
ikslint.c: In function 'check_file':
ikslint.c:173:39: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf (stderr, "Cannot allocate %d bytes.\n", blk);
~^ ~~~
%ld
ikslint.c:232:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
printf ("File '%s' (%d bytes):\n", fname, sz);
~^ ~~
%ld
ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o hash.o hash.c
hash.c: In function 'hash_delete':
hash.c:141:21: warning: passing argument 1 of 'iks_stack_delete' from incompatible pointer type [-Wincompatible-pointer-types]
iks_stack_delete (h->s);
~^~~
In file included from hash.c:8:
../include/iksemel.h:27:34: note: expected 'ikstack **' {aka 'struct ikstack_struct **'} but argument is of type 'ikstack *' {aka 'struct ikstack_struct *'}
void iks_stack_delete (ikstack **sp);
~~~~~~~~~~^~
ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o iksroster.o iksroster.c
ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o iksperf.o iksperf.c
iksperf.c: In function 'load_file':
iksperf.c:70:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
printf ("Test file '%s' (%d bytes):\n", fname, size);
~^ ~~~~
%ld
iksperf.c:81:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf (stderr, "Cannot allocate %d bytes for buffer.\n", size);
~^ ~~~~
%ld
iksperf.c: In function 'dom_test':
iksperf.c:194:26: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
printf ("DOM: ikstack: %d bytes allocated, %d bytes used.\n", allocated, used);
~^ ~~~~~~~~~
%ld
iksperf.c:194:46: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
printf ("DOM: ikstack: %d bytes allocated, %d bytes used.\n", allocated, used);
~^ ~~~~
%ld
iksperf.c: In function 'sha_test':
iksperf.c:249:19: warning: pointer targets in passing argument 2 of 'iks_sha_hash' differ in signedness [-Wpointer-sign]
iks_sha_hash (s, buf, len, 1);
^~~
In file included from iksperf.c:8:
../include/iksemel.h:387:6: note: expected 'const unsigned char *' but argument is of type 'char *'
void iks_sha_hash (iksha *sha, const unsigned char *data, size_t len, int finish);
^~~~~~~~~~~~
ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o perf.o perf.c
perf.c: In function 'm_malloc':
perf.c:70:25: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
printf ("MEM: malloc (%d) => %p\n", size, ptr);
~^ ~~~~
%ld
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o ikslint ikslint.o hash.o ../src/libiksemel.la -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o ikslint ikslint.o hash.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../src/.libs/libiksemel.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o iksroster iksroster.o ../src/libiksemel.la -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o iksroster iksroster.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../src/.libs/libiksemel.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o iksperf iksperf.o perf.o ../src/libiksemel.la -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o iksperf iksperf.o perf.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../src/.libs/libiksemel.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel/tools'
Making all in test
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel/test'
ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o tst-ikstack.o tst-ikstack.c
tst-ikstack.c: In function 'test_stack':
tst-ikstack.c:32:59: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
printf ("ikstack bug, addr %p should be a multiply of %d\n",
~^
%ld
ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o tst-iks.o tst-iks.c
ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o tst-sax.o tst-sax.c
ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o tst-dom.o tst-dom.c
ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o tst-sha.o tst-sha.c
ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o tst-md5.o tst-md5.c
ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o tst-filter.o tst-filter.c
ccache_cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -c -o tst-jid.o tst-jid.c
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-ikstack tst-ikstack.o ../src/libiksemel.la -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-ikstack tst-ikstack.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../src/.libs/libiksemel.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-iks tst-iks.o ../src/libiksemel.la -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-iks tst-iks.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../src/.libs/libiksemel.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-sax tst-sax.o ../src/libiksemel.la -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-sax tst-sax.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../src/.libs/libiksemel.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-dom tst-dom.o ../src/libiksemel.la -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-dom tst-dom.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../src/.libs/libiksemel.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-sha tst-sha.o ../src/libiksemel.la -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-sha tst-sha.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../src/.libs/libiksemel.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-md5 tst-md5.o ../src/libiksemel.la -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-md5 tst-md5.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../src/.libs/libiksemel.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-filter tst-filter.o ../src/libiksemel.la -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-filter tst-filter.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../src/.libs/libiksemel.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-jid tst-jid.o ../src/libiksemel.la -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wall -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o tst-jid tst-jid.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../src/.libs/libiksemel.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lssl -lcrypto
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel/test'
Making all in doc
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel/doc'
make[10]: Nothing to be done for 'all'.
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel/doc'
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel'
make[10]: Nothing to be done for 'all-am'.
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel'
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/iksemel'
make all-am
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_dingaling'
CC mod_dingaling_la-mod_dingaling.lo
CC ../../../../libs/libdingaling/src/mod_dingaling_la-libdingaling.lo
CC ../../../../libs/libdingaling/src/mod_dingaling_la-sha1.lo
CCLD mod_dingaling.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_dingaling'
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_dingaling'
making all mod_directory
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_directory'
CC mod_directory_la-mod_directory.lo
CCLD mod_directory.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_directory'
making all mod_distributor
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_distributor'
CC mod_distributor_la-mod_distributor.lo
CCLD mod_distributor.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_distributor'
making all mod_dptools
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_dptools'
CC mod_dptools_la-mod_dptools.lo
CCLD mod_dptools.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_dptools'
making all mod_easyroute
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_easyroute'
CC mod_easyroute_la-mod_easyroute.lo
CCLD mod_easyroute.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_easyroute'
making all mod_enum
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_enum'
CC mod_enum_la-mod_enum.lo
CCLD mod_enum.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_enum'
making all mod_erlang_event
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_erlang_event'
CC mod_erlang_event_la-mod_erlang_event.lo
CC mod_erlang_event_la-handle_msg.lo
CC mod_erlang_event_la-ei_helpers.lo
CCLD mod_erlang_event.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_erlang_event'
making all mod_esf
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_esf'
CC mod_esf_la-mod_esf.lo
CCLD mod_esf.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_esf'
making all mod_esl
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_esl'
CC mod_esl_la-mod_esl.lo
CC ../../../../libs/esl/src/mod_esl_la-esl.lo
CC ../../../../libs/esl/src/mod_esl_la-esl_json.lo
CC ../../../../libs/esl/src/mod_esl_la-esl_event.lo
CC ../../../../libs/esl/src/mod_esl_la-esl_threadmutex.lo
CC ../../../../libs/esl/src/mod_esl_la-esl_config.lo
CXX ../../../../libs/esl/src/mod_esl_la-esl_oop.lo
CC ../../../../libs/esl/src/mod_esl_la-esl_buffer.lo
CXXLD mod_esl.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_esl'
making all mod_event_multicast
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_event_multicast'
CC mod_event_multicast_la-mod_event_multicast.lo
CCLD mod_event_multicast.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_event_multicast'
making all mod_event_socket
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_event_socket'
CC mod_event_socket_la-mod_event_socket.lo
CCLD mod_event_socket.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_event_socket'
making all mod_event_test
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_event_test'
CC mod_event_test_la-mod_event_test.lo
CCLD mod_event_test.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_event_test'
making all mod_event_zmq
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_event_zmq'
cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs && /bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/getlib.sh http://download.zeromq.org zeromq-2.1.9.tar.gz || cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs && /bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/getlib.sh http://download.zeromq.org/historic zeromq-2.1.9.tar.gz
sed -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/configure.in > /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/configure.in.tmp && \
mv /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/configure.in.tmp /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/configure.in
sed -i '/^libzmq_pedantic="yes"/s/yes/no/' /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/configure.in
cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9 && ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal -I config --force -I config
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
config/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
config/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from...
config/libtool.m4:5253: _LT_LANG_C_CONFIG is expanded from...
config/libtool.m4:138: _LT_SETUP is expanded from...
config/libtool.m4:67: LT_INIT is expanded from...
config/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:54: the top level
configure.in:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
config/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from...
config/libtool.m4:5253: _LT_LANG_C_CONFIG is expanded from...
config/libtool.m4:138: _LT_SETUP is expanded from...
config/libtool.m4:67: LT_INIT is expanded from...
config/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:54: the top level
configure.in:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
config/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
config/libtool.m4:5360: _LT_LANG_CXX_CONFIG is expanded from...
config/libtool.m4:785: _LT_LANG is expanded from...
config/libtool.m4:768: LT_LANG is expanded from...
config/libtool.m4:796: _LT_LANG_DEFAULT_CONFIG is expanded from...
config/libtool.m4:138: _LT_SETUP is expanded from...
config/libtool.m4:67: LT_INIT is expanded from...
config/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:54: the top level
configure.in:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
config/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
config/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from...
config/libtool.m4:5253: _LT_LANG_C_CONFIG is expanded from...
config/libtool.m4:138: _LT_SETUP is expanded from...
config/libtool.m4:67: LT_INIT is expanded from...
config/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:54: the top level
configure.in:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
config/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from...
config/libtool.m4:5253: _LT_LANG_C_CONFIG is expanded from...
config/libtool.m4:138: _LT_SETUP is expanded from...
config/libtool.m4:67: LT_INIT is expanded from...
config/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:54: the top level
configure.in:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
config/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
config/libtool.m4:5360: _LT_LANG_CXX_CONFIG is expanded from...
config/libtool.m4:785: _LT_LANG is expanded from...
config/libtool.m4:768: LT_LANG is expanded from...
config/libtool.m4:796: _LT_LANG_DEFAULT_CONFIG is expanded from...
config/libtool.m4:138: _LT_SETUP is expanded from...
config/libtool.m4:67: LT_INIT is expanded from...
config/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:54: the top level
autoreconf: configure.in: tracing
configure.in:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
config/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
config/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from...
config/libtool.m4:5253: _LT_LANG_C_CONFIG is expanded from...
config/libtool.m4:138: _LT_SETUP is expanded from...
config/libtool.m4:67: LT_INIT is expanded from...
config/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:54: the top level
configure.in:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
config/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from...
config/libtool.m4:5253: _LT_LANG_C_CONFIG is expanded from...
config/libtool.m4:138: _LT_SETUP is expanded from...
config/libtool.m4:67: LT_INIT is expanded from...
config/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:54: the top level
configure.in:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
config/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
config/libtool.m4:5360: _LT_LANG_CXX_CONFIG is expanded from...
config/libtool.m4:785: _LT_LANG is expanded from...
config/libtool.m4:768: LT_LANG is expanded from...
config/libtool.m4:796: _LT_LANG_DEFAULT_CONFIG is expanded from...
config/libtool.m4:138: _LT_SETUP is expanded from...
config/libtool.m4:67: LT_INIT is expanded from...
config/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:54: the top level
autoreconf: configure.in: subdirectory foreign/openpgm/build-staging/openpgm/pgm/ not present
autoreconf: running: libtoolize --copy --force
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
OpenWrt-libtoolize: copying file `config/ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `config'.
OpenWrt-libtoolize: copying file `config/libtool.m4'
OpenWrt-libtoolize: copying file `config/ltoptions.m4'
OpenWrt-libtoolize: copying file `config/ltsugar.m4'
OpenWrt-libtoolize: copying file `config/ltversion.m4'
OpenWrt-libtoolize: copying file `config/lt~obsolete.m4'
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: running: /openwrt/staging_dir/target-aarch64_cortex-a72_musl/../host/bin/autoconf --include=config --force
autoreconf: running: /openwrt/staging_dir/target-aarch64_cortex-a72_musl/../host/bin/autoheader --include=config --force
autoreconf: running: automake --add-missing --copy --force-missing
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
perf/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
tests/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
parallel-tests: installing 'config/test-driver'
autoreconf: Leaving directory `.'
mkdir -p /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9
cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9 && CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " CPPFLAGS="-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " LDFLAGS="-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib " CC="ccache_cc" CXX="ccache_cxx" /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/configure --build=x86_64-pc-linux-gnu --host=aarch64-openwrt-linux-gnu --target= --prefix="/usr" --exec_prefix="/usr" --libdir="/usr/lib" --disable-shared --with-pic --srcdir=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9
configure: loading site script /openwrt/include/site/aarch64
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-openwrt-linux-gnu-strip... aarch64-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for aarch64-openwrt-linux-gnu-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking whether ccache_cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of ccache_cc... gcc3
checking for ccache_cc option to accept ISO C99... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether ccache_cxx accepts -g... yes
checking dependency style of ccache_cxx... gcc3
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for gawk... (cached) gawk
checking for xmlto... /usr/bin/xmlto
checking for asciidoc... /usr/bin/asciidoc
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3145728
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-gnu-objdump... aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-gnu-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-gnu-strip... (cached) aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-gnu-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for aarch64-openwrt-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... ccache_cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-ld) 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... ccache_cxx -E
checking for ld used by ccache_cxx... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking whether the ccache_cxx linker (aarch64-openwrt-linux-musl-ld) supports shared libraries... yes
checking for ccache_cxx option to produce PIC... -fPIC -DPIC
checking if ccache_cxx PIC flag -fPIC -DPIC works... yes
checking if ccache_cxx static flag -static works... yes
checking if ccache_cxx supports -c -o file.o... yes
checking if ccache_cxx supports -c -o file.o... (cached) yes
checking whether the ccache_cxx linker (aarch64-openwrt-linux-musl-ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether the C compiler works... yes
checking whether we are using Intel C compiler... no
checking whether we are using Sun Studio C compiler... no
checking whether we are using clang C compiler... no
checking whether we are using gcc >= 4 C compiler... yes
checking whether the C++ compiler works... yes
checking whether we are using Intel C++ compiler... no
checking whether we are using Sun Studio C++ compiler... no
checking whether we are using clang C++ compiler... no
checking whether we are using gcc >= 4 C++ compiler... yes
checking whether to enable debugging information... no
checking whether to enable code coverage... no
checking for pthread_create in -lpthread... yes
checking for sem_init in -lrt... yes
checking for uuid_generate in -luuid... yes
checking whether C++ compiler supports -fvisibility=hidden... yes
checking whether C++ compiler supports dso visibility... yes
checking for asciidoc... yes
checking for xmlto... yes
checking whether to build documentation... yes
checking whether to install manpages... yes
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for ssize_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for uint32_t... yes
checking for working volatile... yes
checking how to enable additional warnings for C++ compiler... -Wall
checking how to turn warnings to errors in C++ compiler... -Werror
checking return type of signal handlers... void
checking for perror... yes
checking for gettimeofday... (cached) yes
checking for memset... no
checking for socket... yes
checking for getifaddrs... yes
checking for freeifaddrs... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating perf/Makefile
config.status: creating src/libzmq.pc
config.status: creating builds/msvc/Makefile
config.status: creating tests/Makefile
config.status: creating foreign/openpgm/Makefile
config.status: creating builds/redhat/zeromq.spec
config.status: creating src/platform.hpp
config.status: executing depfiles commands
config.status: executing libtool commands
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/Makefile";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/Makefile";fi;
cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9 && make
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9'
Making all in src
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/src'
make all-am
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/src'
CXX libzmq_la-clock.lo
CXX libzmq_la-command.lo
CXX libzmq_la-ctx.lo
CXX libzmq_la-connect_session.lo
CXX libzmq_la-decoder.lo
CXX libzmq_la-device.lo
CXX libzmq_la-devpoll.lo
CXX libzmq_la-dist.lo
CXX libzmq_la-encoder.lo
CXX libzmq_la-epoll.lo
CXX libzmq_la-err.lo
CXX libzmq_la-fq.lo
CXX libzmq_la-io_object.lo
CXX libzmq_la-io_thread.lo
CXX libzmq_la-ip.lo
CXX libzmq_la-kqueue.lo
CXX libzmq_la-lb.lo
CXX libzmq_la-mailbox.lo
CXX libzmq_la-named_session.lo
CXX libzmq_la-object.lo
CXX libzmq_la-options.lo
CXX libzmq_la-own.lo
CXX libzmq_la-pair.lo
CXX libzmq_la-pgm_receiver.lo
CXX libzmq_la-pgm_sender.lo
CXX libzmq_la-pgm_socket.lo
CXX libzmq_la-pipe.lo
CXX libzmq_la-poll.lo
CXX libzmq_la-poller_base.lo
CXX libzmq_la-pull.lo
CXX libzmq_la-push.lo
CXX libzmq_la-reaper.lo
CXX libzmq_la-pub.lo
CXX libzmq_la-rep.lo
CXX libzmq_la-req.lo
CXX libzmq_la-select.lo
CXX libzmq_la-session.lo
CXX libzmq_la-signaler.lo
CXX libzmq_la-socket_base.lo
CXX libzmq_la-sub.lo
CXX libzmq_la-swap.lo
CXX libzmq_la-tcp_connecter.lo
CXX libzmq_la-tcp_listener.lo
CXX libzmq_la-tcp_socket.lo
CXX libzmq_la-thread.lo
CXX libzmq_la-transient_session.lo
CXX libzmq_la-trie.lo
CXX libzmq_la-uuid.lo
CXX libzmq_la-xpub.lo
CXX libzmq_la-xrep.lo
CXX libzmq_la-xreq.lo
CXX libzmq_la-xsub.lo
CXX libzmq_la-zmq.lo
CXX libzmq_la-zmq_connecter.lo
CXX libzmq_la-zmq_engine.lo
CXX libzmq_la-zmq_init.lo
CXX libzmq_la-zmq_listener.lo
CXXLD libzmq.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/src'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/src'
Making all in doc
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/doc'
make[10]: Nothing to be done for 'all'.
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/doc'
Making all in perf
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/perf'
CXX local_lat.o
CXX remote_lat.o
CXX local_thr.o
CXX remote_thr.o
CXX inproc_lat.o
CXX inproc_thr.o
CXXLD local_lat
CXXLD remote_lat
CXXLD local_thr
CXXLD remote_thr
CXXLD inproc_lat
CXXLD inproc_thr
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/perf'
Making all in tests
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/tests'
CXX test_pair_inproc.o
making all mod_expr
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_expr'
CC mod_expr_la-mod_expr.lo
CC mod_expr_la-expreval.lo
CXX test_pair_tcp.o
CC mod_expr_la-exprinit.lo
CC mod_expr_la-exprobj.lo
CC mod_expr_la-exprutil.lo
CXX test_reqrep_inproc.o
CC mod_expr_la-exprfunc.lo
CC mod_expr_la-exprmem.lo
CC mod_expr_la-exprpars.lo
CXX test_reqrep_tcp.o
CC mod_expr_la-exprval.lo
CCLD mod_expr.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_expr'
CXX test_hwm.o
making all mod_fail2ban
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_fail2ban'
CC mod_fail2ban_la-mod_fail2ban.lo
CCLD mod_fail2ban.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_fail2ban'
CXX test_shutdown_stress.o
CXX test_pair_ipc.o
CXX test_reqrep_ipc.o
CXXLD test_pair_inproc
CXXLD test_pair_tcp
CXXLD test_reqrep_inproc
CXXLD test_reqrep_tcp
CXXLD test_hwm
CXXLD test_shutdown_stress
CXXLD test_pair_ipc
CXXLD test_reqrep_ipc
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/tests'
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9'
make[10]: Nothing to be done for 'all-am'.
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9'
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9'
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/src/libzmq.la";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/zeromq-2.1.9/src/libzmq.la";fi;
make all-am
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_event_zmq'
CXX mod_event_zmq_la-mod_event_zmq.lo
mod_event_zmq.cpp:147:6: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<ZmqModule> module;
^~~~~~~~
In file included from /openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/aarch64-openwrt-linux-musl/include/c++/8.4.0/memory:80,
from mod_event_zmq.cpp:5:
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/aarch64-openwrt-linux-musl/include/c++/8.4.0/bits/unique_ptr.h:53:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
CXXLD mod_event_zmq.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_event_zmq'
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_event_zmq'
making all mod_fifo
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_fifo'
CC mod_fifo_la-mod_fifo.lo
CCLD mod_fifo.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_fifo'
making all mod_format_cdr
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_format_cdr'
CC mod_format_cdr_la-mod_format_cdr.lo
CCLD mod_format_cdr.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_format_cdr'
making all mod_freetdm
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freetdm/mod_freetdm'
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freetdm/mod_freetdm'
Compiling tdm.c...
ccache_cc -I../src/include -I../src/isdn/include -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DPACKAGE_NAME="freetdm" -DPACKAGE_TARNAME="freetdm" -DPACKAGE_VERSION="0.1" -DPACKAGE_STRING="freetdm 0.1" -DPACKAGE_BUGREPORT="bugs@freeswitch.org" -DPACKAGE_URL="" -DPACKAGE="freetdm" -DVERSION="0.1" -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 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DHAVE_NETDB_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_GETHOSTBYNAME_R=1 -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/uuid -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/libteletone/src -fPIC -ffast-math -Werror -Wno-unused-result -Wno-misleading-indentation -Wno-error=format-truncation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wdeclaration-after-statement -D_GNU_SOURCE -DHAVE_CONFIG_H -c -o tdm.o tdm.c
Compiling /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/mod_freetdm.c...
if test -f "mod_freetdm.c" -o -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/mod_freetdm.c"; then \
if test ! -z 1 ; then echo /bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libtool --mode=compile --tag=CC ccache_cc -I../src/include -I../src/isdn/include -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DPACKAGE_NAME=\"freetdm\" -DPACKAGE_TARNAME=\"freetdm\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"freetdm\ 0.1\" -DPACKAGE_BUGREPORT=\"bugs@freeswitch.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"freetdm\" -DVERSION=\"0.1\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DHAVE_NETDB_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_GETHOSTBYNAME_R=1 -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/uuid -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/libteletone/src -fPIC -ffast-math -Werror -Wno-unused-result -Wno-misleading-indentation -Wno-error=format-truncation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wdeclaration-after-statement -D_GNU_SOURCE -DHAVE_CONFIG_H -c -o mod_freetdm.lo `test -f '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/mod_freetdm.c' || echo '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/'`/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/mod_freetdm.c ; fi ;\
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libtool --mode=compile --tag=CC ccache_cc -I../src/include -I../src/isdn/include -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DPACKAGE_NAME=\"freetdm\" -DPACKAGE_TARNAME=\"freetdm\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"freetdm\ 0.1\" -DPACKAGE_BUGREPORT=\"bugs@freeswitch.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"freetdm\" -DVERSION=\"0.1\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DHAVE_NETDB_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_GETHOSTBYNAME_R=1 -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/uuid -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/libteletone/src -fPIC -ffast-math -Werror -Wno-unused-result -Wno-misleading-indentation -Wno-error=format-truncation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wdeclaration-after-statement -D_GNU_SOURCE -DHAVE_CONFIG_H -c -o mod_freetdm.lo `test -f '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/mod_freetdm.c' || echo '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/'`/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/mod_freetdm.c ; \
else \
if test ! -z 1 ; then echo /bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libtool --mode=compile --tag=CXX ccache_cxx -I../src/include -I../src/isdn/include -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DPACKAGE_NAME=\"freetdm\" -DPACKAGE_TARNAME=\"freetdm\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"freetdm\ 0.1\" -DPACKAGE_BUGREPORT=\"bugs@freeswitch.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"freetdm\" -DVERSION=\"0.1\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DHAVE_NETDB_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_GETHOSTBYNAME_R=1 -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/libteletone/src -fPIC -ffast-math -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -D_GNU_SOURCE -DHAVE_CONFIG_H -c -o mod_freetdm.lo `test -f '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/mod_freetdm.c' || echo '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/'`/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/mod_freetdm.c ; fi ;\
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libtool --mode=compile --tag=CXX ccache_cxx -I../src/include -I../src/isdn/include -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DPACKAGE_NAME=\"freetdm\" -DPACKAGE_TARNAME=\"freetdm\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"freetdm\ 0.1\" -DPACKAGE_BUGREPORT=\"bugs@freeswitch.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"freetdm\" -DVERSION=\"0.1\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DHAVE_NETDB_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_GETHOSTBYNAME_R=1 -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/libteletone/src -fPIC -ffast-math -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -D_GNU_SOURCE -DHAVE_CONFIG_H -c -o mod_freetdm.lo `test -f '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/mod_freetdm.c' || echo '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/'`/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/mod_freetdm.c ; \
fi;
/bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libtool --mode=compile --tag=CC ccache_cc -I../src/include -I../src/isdn/include -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DPACKAGE_NAME="freetdm" -DPACKAGE_TARNAME="freetdm" -DPACKAGE_VERSION="0.1" -DPACKAGE_STRING="freetdm 0.1" -DPACKAGE_BUGREPORT="bugs@freeswitch.org" -DPACKAGE_URL="" -DPACKAGE="freetdm" -DVERSION="0.1" -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 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DHAVE_NETDB_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_GETHOSTBYNAME_R=1 -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/uuid -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/libteletone/src -fPIC -ffast-math -Werror -Wno-unused-result -Wno-misleading-indentation -Wno-error=format-truncation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wdeclaration-after-statement -D_GNU_SOURCE -DHAVE_CONFIG_H -c -o mod_freetdm.lo /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/mod_freetdm.c
OpenWrt-libtool: compile: ccache_cc -I../src/include -I../src/isdn/include -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DPACKAGE_NAME=\"freetdm\" -DPACKAGE_TARNAME=\"freetdm\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"freetdm 0.1\"" -DPACKAGE_BUGREPORT=\"bugs@freeswitch.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"freetdm\" -DVERSION=\"0.1\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBM=1 -DHAVE_NETDB_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_GETHOSTBYNAME_R=1 -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include/uuid -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/libteletone/src -fPIC -ffast-math -Werror -Wno-unused-result -Wno-misleading-indentation -Wno-error=format-truncation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wdeclaration-after-statement -D_GNU_SOURCE -DHAVE_CONFIG_H -c /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/../../libs/freetdm/mod_freetdm/mod_freetdm.c -fPIC -DPIC -o .libs/mod_freetdm.o
Creating mod_freetdm.la...
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
cat: .libs/mod_freetdm.log: No such file or directory
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freetdm/mod_freetdm'
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freetdm/mod_freetdm'
making all mod_fsk
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_fsk'
CC mod_fsk_la-mod_fsk.lo
CC mod_fsk_la-fsk.lo
CC mod_fsk_la-uart.lo
CC mod_fsk_la-fsk_callerid.lo
CCLD mod_fsk.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_fsk'
making all mod_fsv
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_fsv'
CC mod_fsv_la-mod_fsv.lo
CCLD mod_fsv.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_fsv'
making all mod_g723_1
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_g723_1'
CC mod_g723_1_la-mod_g723_1.lo
CCLD mod_g723_1.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_g723_1'
making all mod_g729
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_g729'
CC mod_g729_la-mod_g729.lo
CCLD mod_g729.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_g729'
making all mod_graylog2
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/loggers/mod_graylog2'
CC mod_graylog2_la-mod_graylog2.lo
CCLD mod_graylog2.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/loggers/mod_graylog2'
making all mod_spandsp
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_spandsp'
CC mod_spandsp_la-mod_spandsp.lo
CC mod_spandsp_la-udptl.lo
CC mod_spandsp_la-mod_spandsp_fax.lo
CC mod_spandsp_la-mod_spandsp_dsp.lo
CC mod_spandsp_la-mod_spandsp_codecs.lo
CC mod_spandsp_la-mod_spandsp_modem.lo
CCLD mod_spandsp.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_spandsp'
making all mod_h26x
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_h26x'
CC mod_h26x_la-mod_h26x.lo
CCLD mod_h26x.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_h26x'
making all mod_hash
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_hash'
CC mod_hash_la-mod_hash.lo
CC ../../../../libs/esl/src/mod_hash_la-esl.lo
CC ../../../../libs/esl/src/mod_hash_la-esl_json.lo
CC ../../../../libs/esl/src/mod_hash_la-esl_event.lo
CC ../../../../libs/esl/src/mod_hash_la-esl_threadmutex.lo
CC ../../../../libs/esl/src/mod_hash_la-esl_config.lo
CC ../../../../libs/esl/src/mod_hash_la-esl_buffer.lo
CCLD mod_hash.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_hash'
making all mod_hiredis
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_hiredis'
CC mod_hiredis_la-mod_hiredis.lo
CC mod_hiredis_la-hiredis_utils.lo
CC mod_hiredis_la-hiredis_profile.lo
CC mod_hiredis_la-hiredis_pipeline.lo
CCLD mod_hiredis.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_hiredis'
making all mod_httapi
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_httapi'
CC mod_httapi_la-mod_httapi.lo
CCLD mod_httapi.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_httapi'
making all mod_http_cache
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_http_cache'
CC mod_http_cache.lo
CC common.lo
CC aws.lo
CC azure.lo
CCLD libhttpcachemod.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
CC test/test_test_aws-test_aws.o
CCLD mod_http_cache.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
CCLD test/test_aws
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_http_cache'
making all mod_json_cdr
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_json_cdr'
CC mod_json_cdr_la-mod_json_cdr.lo
CCLD mod_json_cdr.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_json_cdr'
making all mod_kazoo
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_kazoo'
make all-am
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_kazoo'
CC mod_kazoo_la-mod_kazoo.lo
CC mod_kazoo_la-kazoo_utils.lo
CC mod_kazoo_la-kazoo_dptools.lo
CC mod_kazoo_la-kazoo_tweaks.lo
CC mod_kazoo_la-kazoo_api.lo
CC mod_kazoo_la-kazoo_commands.lo
CC mod_kazoo_la-kazoo_config.lo
CC mod_kazoo_la-kazoo_message.lo
CC mod_kazoo_la-kazoo_ei_config.lo
CC mod_kazoo_la-kazoo_ei_utils.lo
CC mod_kazoo_la-kazoo_event_stream.lo
CC mod_kazoo_la-kazoo_fetch_agent.lo
CC mod_kazoo_la-kazoo_node.lo
CC mod_kazoo_la-kazoo_endpoints.lo
CC mod_kazoo_la-kazoo_cdr.lo
CC mod_kazoo_la-kz_node.lo
CCLD mod_kazoo.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
*** Warning: Linking the shared library mod_kazoo.la against the non-libtool
*** objects kazoo_definitions.o is not portable!
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_kazoo'
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_kazoo'
making all mod_lcr
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_lcr'
CC mod_lcr_la-mod_lcr.lo
CCLD mod_lcr.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_lcr'
making all mod_ldap
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/directories/mod_ldap'
CC mod_ldap_la-mod_ldap.lo
CCLD mod_ldap.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/directories/mod_ldap'
making all mod_local_stream
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_local_stream'
CC mod_local_stream_la-mod_local_stream.lo
CCLD mod_local_stream.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_local_stream'
making all mod_logfile
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/loggers/mod_logfile'
CC mod_logfile_la-mod_logfile.lo
CCLD mod_logfile.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/loggers/mod_logfile'
making all mod_loopback
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_loopback'
CC mod_loopback_la-mod_loopback.lo
CCLD mod_loopback.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_loopback'
making all mod_lua
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/languages/mod_lua'
CXX mod_lua_la-mod_lua.lo
CXX mod_lua_la-freeswitch_lua.lo
CXX mod_lua_la-mod_lua_wrap.lo
CXX libluamod_la-mod_lua.lo
CXX libluamod_la-freeswitch_lua.lo
CXX libluamod_la-mod_lua_wrap.lo
CXXLD mod_lua.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
CXXLD libluamod.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
CC test/test_test_mod_lua-test_mod_lua.o
cc1: note: someone does not honour COPTS correctly, passed 2 times
CCLD test/test_mod_lua
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/languages/mod_lua'
making all mod_mariadb
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/databases/mod_mariadb'
CXX mod_mariadb_la-mariadb_dsn.lo
CC mod_mariadb_la-mod_mariadb.lo
CXXLD mod_mariadb.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/databases/mod_mariadb'
making all mod_mp4v
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_mp4v'
CC mod_mp4v_la-mod_mp4v.lo
CCLD mod_mp4v.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_mp4v'
making all mod_native_file
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_native_file'
CC mod_native_file_la-mod_native_file.lo
CCLD mod_native_file.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_native_file'
making all mod_nibblebill
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_nibblebill'
CC mod_nibblebill_la-mod_nibblebill.lo
CCLD mod_nibblebill.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_nibblebill'
making all mod_odbc_cdr
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_odbc_cdr'
CC mod_odbc_cdr_la-mod_odbc_cdr.lo
CCLD mod_odbc_cdr.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_odbc_cdr'
making all mod_opus
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_opus'
CC mod_opus_la-mod_opus.lo
CCLD mod_opus.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_opus'
making all mod_opusfile
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_opusfile'
CC libopusfilemod_la-mod_opusfile.lo
CCLD libopusfilemod.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
CC test/test_test_opusfile-test_opusfile.o
CCLD mod_opusfile.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
CCLD test/test_opusfile
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_opusfile'
making all mod_oreka
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_oreka'
CC mod_oreka_la-mod_oreka.lo
CCLD mod_oreka.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_oreka'
making all mod_pgsql
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/databases/mod_pgsql'
CC mod_pgsql_la-mod_pgsql.lo
CCLD mod_pgsql.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/databases/mod_pgsql'
making all mod_pocketsphinx
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/asr_tts/mod_pocketsphinx'
cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs && /bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/getlib.sh pocketsphinx-0.8.tar.gz
cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs && /bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/getlib.sh sphinxbase-0.8.tar.gz
mkdir -p /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8
(cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8 && sed -i 's|$(srcdir)/||g' test/regression/Makefile.am && autoreconf -v -f -i -s && CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " CPPFLAGS="-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " LDFLAGS="-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib " CC="ccache_cc" CXX="ccache_cxx" ac_cv_header_alsa_asoundlib_h=no ac_cv_header_jack_jack_h=no ac_cv_header_pulse_pulseaudio_h=no /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/configure --build=x86_64-pc-linux-gnu --host=aarch64-openwrt-linux-gnu --target= --prefix="/usr" --exec_prefix="/usr" --libdir="/usr/lib" --disable-shared --with-pic --srcdir=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8 --without-python )
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force -I m4
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:206: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
configure.in:206: the top level
configure.in:206: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
configure.in:206: the top level
configure.in:206: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
configure.in:206: the top level
configure.in:206: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
configure.in:206: the top level
autoreconf: configure.in: tracing
configure.in:206: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
configure.in:206: the top level
configure.in:206: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
configure.in:206: the top level
autoreconf: running: libtoolize --force
OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: linking file `./ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: running: /openwrt/staging_dir/target-aarch64_cortex-a72_musl/../host/bin/autoconf --force
autoreconf: running: /openwrt/staging_dir/target-aarch64_cortex-a72_musl/../host/bin/autoheader --force
autoreconf: running: automake --add-missing --force-missing
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:30: installing './compile'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/libsphinxad/Makefile.am:31: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/libsphinxbase/fe/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/libsphinxbase/feat/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/libsphinxbase/lm/Makefile.am:29: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/libsphinxbase/util/Makefile.am:47: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/sphinx_adtools/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/sphinx_cepview/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/sphinx_fe/Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/sphinx_jsgf2fsg/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/sphinx_lmtools/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
parallel-tests: installing './test-driver'
test/unit/test_ad/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_alloc/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_bitvec/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_case/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_cmdln/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_fe/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_feat/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_fsg/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_hash/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_lineiter/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_logmath/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_matrix/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_ngram/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_string/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_thread/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_util/Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf: Leaving directory `.'
configure: loading site script /openwrt/include/site/aarch64
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-openwrt-linux-gnu-strip... aarch64-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking for style of include used by make... GNU
checking for aarch64-openwrt-linux-gnu-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking whether ccache_cc understands -c and -o together... yes
checking dependency style of ccache_cc... gcc3
checking for library containing strerror... none required
checking for aarch64-openwrt-linux-gnu-gcc... (cached) ccache_cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether ccache_cc accepts -g... (cached) yes
checking for ccache_cc option to accept ISO C89... (cached) none needed
checking whether ccache_cc understands -c and -o together... (cached) yes
checking dependency style of ccache_cc... (cached) gcc3
checking for ccache_cc option to accept ISO C99... none needed
checking for ccache_cc option to accept ISO Standard C... (cached) none needed
checking for bison... bison -y
checking how to run the C preprocessor... ccache_cc -E
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -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 whether byte ordering is bigendian... (cached) no
checking return type of signal handlers... void
checking for long long... yes
checking size of long long... (cached) 8
checking size of long... (cached) 8
checking for popen... yes
checking for perror... yes
checking for snprintf... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for ld... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for iconv... yes
checking for working iconv... guessing yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for sgesv_ in -llapack... no
checking for log in -lm... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for pulse/pulseaudio.h... (cached) no
checking for jack/jack.h... (cached) no
checking for alsa/asoundlib.h... (cached) no
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3145728
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-gnu-objdump... aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-gnu-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-gnu-strip... (cached) aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-gnu-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for aarch64-openwrt-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-ld) 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 for doxygen... no
configure: WARNING: Disabling python since development headers were not found
checking for pkg-config... yes
checking pkg-config is at least version 0.9.0... yes
checking for SNDFILE... yes
checking sndfile.h usability... yes
checking sndfile.h presence... yes
checking for sndfile.h... yes
checking for SAMPLERATE... yes
checking samplerate.h usability... yes
checking samplerate.h presence... yes
checking for samplerate.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating sphinxbase.pc
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/sphinxbase/Makefile
config.status: creating python/Makefile
config.status: creating python/setup.py
config.status: creating src/Makefile
config.status: creating src/libsphinxad/Makefile
config.status: creating src/libsphinxbase/Makefile
config.status: creating src/libsphinxbase/util/Makefile
config.status: creating src/libsphinxbase/feat/Makefile
config.status: creating src/libsphinxbase/fe/Makefile
config.status: creating src/libsphinxbase/lm/Makefile
config.status: creating src/sphinx_fe/Makefile
config.status: creating src/sphinx_cepview/Makefile
config.status: creating src/sphinx_jsgf2fsg/Makefile
config.status: creating src/sphinx_adtools/Makefile
config.status: creating src/sphinx_lmtools/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating test/Makefile
config.status: creating test/unit/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/unit/test_ad/Makefile
config.status: creating test/unit/test_alloc/Makefile
config.status: creating test/unit/test_bitvec/Makefile
config.status: creating test/unit/test_case/Makefile
config.status: creating test/unit/test_string/Makefile
config.status: creating test/unit/test_cmdln/Makefile
config.status: creating test/unit/test_hash/Makefile
config.status: creating test/unit/test_matrix/Makefile
config.status: creating test/unit/test_feat/Makefile
config.status: creating test/unit/test_fe/Makefile
config.status: creating test/unit/test_logmath/Makefile
config.status: creating test/unit/test_lineiter/Makefile
config.status: creating test/unit/test_ngram/Makefile
config.status: creating test/unit/test_fsg/Makefile
config.status: creating test/unit/test_thread/Makefile
config.status: creating test/unit/test_util/Makefile
config.status: creating test/regression/testfuncs.sh
config.status: creating test/regression/Makefile
config.status: creating include/config.h
config.status: creating include/sphinx_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/Makefile";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/Makefile";fi;
(cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8 && make)
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8'
Making all in src
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src'
Making all in libsphinxbase
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase'
Making all in util
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/util'
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c -o bitvec.lo bitvec.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c -fPIC -DPIC -o bitvec.o
mv -f .deps/bitvec.Tpo .deps/bitvec.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c -o bio.lo bio.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c -fPIC -DPIC -o bio.o
mv -f .deps/bio.Tpo .deps/bio.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT case.lo -MD -MP -MF .deps/case.Tpo -c -o case.lo case.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT case.lo -MD -MP -MF .deps/case.Tpo -c case.c -fPIC -DPIC -o case.o
mv -f .deps/case.Tpo .deps/case.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ckd_alloc.lo -MD -MP -MF .deps/ckd_alloc.Tpo -c -o ckd_alloc.lo ckd_alloc.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ckd_alloc.lo -MD -MP -MF .deps/ckd_alloc.Tpo -c ckd_alloc.c -fPIC -DPIC -o ckd_alloc.o
mv -f .deps/ckd_alloc.Tpo .deps/ckd_alloc.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c -o dtoa.lo dtoa.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c dtoa.c -fPIC -DPIC -o dtoa.o
mv -f .deps/dtoa.Tpo .deps/dtoa.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT listelem_alloc.lo -MD -MP -MF .deps/listelem_alloc.Tpo -c -o listelem_alloc.lo listelem_alloc.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT listelem_alloc.lo -MD -MP -MF .deps/listelem_alloc.Tpo -c listelem_alloc.c -fPIC -DPIC -o listelem_alloc.o
mv -f .deps/listelem_alloc.Tpo .deps/listelem_alloc.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT cmd_ln.lo -MD -MP -MF .deps/cmd_ln.Tpo -c -o cmd_ln.lo cmd_ln.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT cmd_ln.lo -MD -MP -MF .deps/cmd_ln.Tpo -c cmd_ln.c -fPIC -DPIC -o cmd_ln.o
mv -f .deps/cmd_ln.Tpo .deps/cmd_ln.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT err.lo -MD -MP -MF .deps/err.Tpo -c -o err.lo err.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT err.lo -MD -MP -MF .deps/err.Tpo -c err.c -fPIC -DPIC -o err.o
mv -f .deps/err.Tpo .deps/err.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT filename.lo -MD -MP -MF .deps/filename.Tpo -c -o filename.lo filename.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT filename.lo -MD -MP -MF .deps/filename.Tpo -c filename.c -fPIC -DPIC -o filename.o
mv -f .deps/filename.Tpo .deps/filename.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT genrand.lo -MD -MP -MF .deps/genrand.Tpo -c -o genrand.lo genrand.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT genrand.lo -MD -MP -MF .deps/genrand.Tpo -c genrand.c -fPIC -DPIC -o genrand.o
mv -f .deps/genrand.Tpo .deps/genrand.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c -o glist.lo glist.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -fPIC -DPIC -o glist.o
mv -f .deps/glist.Tpo .deps/glist.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c -o hash_table.lo hash_table.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c hash_table.c -fPIC -DPIC -o hash_table.o
mv -f .deps/hash_table.Tpo .deps/hash_table.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c -o heap.lo heap.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -fPIC -DPIC -o heap.o
mv -f .deps/heap.Tpo .deps/heap.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT huff_code.lo -MD -MP -MF .deps/huff_code.Tpo -c -o huff_code.lo huff_code.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT huff_code.lo -MD -MP -MF .deps/huff_code.Tpo -c huff_code.c -fPIC -DPIC -o huff_code.o
mv -f .deps/huff_code.Tpo .deps/huff_code.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -fPIC -DPIC -o info.o
mv -f .deps/info.Tpo .deps/info.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT logmath.lo -MD -MP -MF .deps/logmath.Tpo -c -o logmath.lo logmath.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT logmath.lo -MD -MP -MF .deps/logmath.Tpo -c logmath.c -fPIC -DPIC -o logmath.o
mv -f .deps/logmath.Tpo .deps/logmath.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT mmio.lo -MD -MP -MF .deps/mmio.Tpo -c -o mmio.lo mmio.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT mmio.lo -MD -MP -MF .deps/mmio.Tpo -c mmio.c -fPIC -DPIC -o mmio.o
mv -f .deps/mmio.Tpo .deps/mmio.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c -o pio.lo pio.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c pio.c -fPIC -DPIC -o pio.o
mv -f .deps/pio.Tpo .deps/pio.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c -o matrix.lo matrix.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c -fPIC -DPIC -o matrix.o
mv -f .deps/matrix.Tpo .deps/matrix.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT profile.lo -MD -MP -MF .deps/profile.Tpo -c -o profile.lo profile.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT profile.lo -MD -MP -MF .deps/profile.Tpo -c profile.c -fPIC -DPIC -o profile.o
mv -f .deps/profile.Tpo .deps/profile.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT sbthread.lo -MD -MP -MF .deps/sbthread.Tpo -c -o sbthread.lo sbthread.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT sbthread.lo -MD -MP -MF .deps/sbthread.Tpo -c sbthread.c -fPIC -DPIC -o sbthread.o
mv -f .deps/sbthread.Tpo .deps/sbthread.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT strfuncs.lo -MD -MP -MF .deps/strfuncs.Tpo -c -o strfuncs.lo strfuncs.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT strfuncs.lo -MD -MP -MF .deps/strfuncs.Tpo -c strfuncs.c -fPIC -DPIC -o strfuncs.o
mv -f .deps/strfuncs.Tpo .deps/strfuncs.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT unlimit.lo -MD -MP -MF .deps/unlimit.Tpo -c -o unlimit.lo unlimit.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT unlimit.lo -MD -MP -MF .deps/unlimit.Tpo -c unlimit.c -fPIC -DPIC -o unlimit.o
mv -f .deps/unlimit.Tpo .deps/unlimit.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o utf8.o
mv -f .deps/utf8.Tpo .deps/utf8.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT slamch.lo -MD -MP -MF .deps/slamch.Tpo -c -o slamch.lo slamch.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT slamch.lo -MD -MP -MF .deps/slamch.Tpo -c slamch.c -fPIC -DPIC -o slamch.o
mv -f .deps/slamch.Tpo .deps/slamch.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT slapack_lite.lo -MD -MP -MF .deps/slapack_lite.Tpo -c -o slapack_lite.lo slapack_lite.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT slapack_lite.lo -MD -MP -MF .deps/slapack_lite.Tpo -c slapack_lite.c -fPIC -DPIC -o slapack_lite.o
mv -f .deps/slapack_lite.Tpo .deps/slapack_lite.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT blas_lite.lo -MD -MP -MF .deps/blas_lite.Tpo -c -o blas_lite.lo blas_lite.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT blas_lite.lo -MD -MP -MF .deps/blas_lite.Tpo -c blas_lite.c -fPIC -DPIC -o blas_lite.o
mv -f .deps/blas_lite.Tpo .deps/blas_lite.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT f2c_lite.lo -MD -MP -MF .deps/f2c_lite.Tpo -c -o f2c_lite.lo f2c_lite.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT f2c_lite.lo -MD -MP -MF .deps/f2c_lite.Tpo -c f2c_lite.c -fPIC -DPIC -o f2c_lite.o
mv -f .deps/f2c_lite.Tpo .deps/f2c_lite.Plo
/bin/bash ../../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o libsphinxutil.la bitvec.lo bio.lo case.lo ckd_alloc.lo dtoa.lo listelem_alloc.lo cmd_ln.lo err.lo filename.lo genrand.lo glist.lo hash_table.lo heap.lo huff_code.lo info.lo logmath.lo mmio.lo pio.lo matrix.lo profile.lo sbthread.lo strfuncs.lo unlimit.lo utf8.lo slamch.lo slapack_lite.lo blas_lite.lo f2c_lite.lo -lpthread -lm
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libsphinxutil.a bitvec.o bio.o case.o ckd_alloc.o dtoa.o listelem_alloc.o cmd_ln.o err.o filename.o genrand.o glist.o hash_table.o heap.o huff_code.o info.o logmath.o mmio.o pio.o matrix.o profile.o sbthread.o strfuncs.o unlimit.o utf8.o slamch.o slapack_lite.o blas_lite.o f2c_lite.o
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libsphinxutil.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libsphinxutil.la" && ln -s "../libsphinxutil.la" "libsphinxutil.la" )
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/util'
Making all in fe
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/fe'
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fe_interface.lo -MD -MP -MF .deps/fe_interface.Tpo -c -o fe_interface.lo fe_interface.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fe_interface.lo -MD -MP -MF .deps/fe_interface.Tpo -c fe_interface.c -fPIC -DPIC -o fe_interface.o
mv -f .deps/fe_interface.Tpo .deps/fe_interface.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fe_sigproc.lo -MD -MP -MF .deps/fe_sigproc.Tpo -c -o fe_sigproc.lo fe_sigproc.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fe_sigproc.lo -MD -MP -MF .deps/fe_sigproc.Tpo -c fe_sigproc.c -fPIC -DPIC -o fe_sigproc.o
mv -f .deps/fe_sigproc.Tpo .deps/fe_sigproc.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fe_warp_affine.lo -MD -MP -MF .deps/fe_warp_affine.Tpo -c -o fe_warp_affine.lo fe_warp_affine.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fe_warp_affine.lo -MD -MP -MF .deps/fe_warp_affine.Tpo -c fe_warp_affine.c -fPIC -DPIC -o fe_warp_affine.o
mv -f .deps/fe_warp_affine.Tpo .deps/fe_warp_affine.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fe_warp.lo -MD -MP -MF .deps/fe_warp.Tpo -c -o fe_warp.lo fe_warp.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fe_warp.lo -MD -MP -MF .deps/fe_warp.Tpo -c fe_warp.c -fPIC -DPIC -o fe_warp.o
mv -f .deps/fe_warp.Tpo .deps/fe_warp.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fe_warp_inverse_linear.lo -MD -MP -MF .deps/fe_warp_inverse_linear.Tpo -c -o fe_warp_inverse_linear.lo fe_warp_inverse_linear.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fe_warp_inverse_linear.lo -MD -MP -MF .deps/fe_warp_inverse_linear.Tpo -c fe_warp_inverse_linear.c -fPIC -DPIC -o fe_warp_inverse_linear.o
mv -f .deps/fe_warp_inverse_linear.Tpo .deps/fe_warp_inverse_linear.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fe_warp_piecewise_linear.lo -MD -MP -MF .deps/fe_warp_piecewise_linear.Tpo -c -o fe_warp_piecewise_linear.lo fe_warp_piecewise_linear.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fe_warp_piecewise_linear.lo -MD -MP -MF .deps/fe_warp_piecewise_linear.Tpo -c fe_warp_piecewise_linear.c -fPIC -DPIC -o fe_warp_piecewise_linear.o
mv -f .deps/fe_warp_piecewise_linear.Tpo .deps/fe_warp_piecewise_linear.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fixlog.lo -MD -MP -MF .deps/fixlog.Tpo -c -o fixlog.lo fixlog.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fixlog.lo -MD -MP -MF .deps/fixlog.Tpo -c fixlog.c -fPIC -DPIC -o fixlog.o
mv -f .deps/fixlog.Tpo .deps/fixlog.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT yin.lo -MD -MP -MF .deps/yin.Tpo -c -o yin.lo yin.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT yin.lo -MD -MP -MF .deps/yin.Tpo -c yin.c -fPIC -DPIC -o yin.o
mv -f .deps/yin.Tpo .deps/yin.Plo
/bin/bash ../../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o libsphinxfe.la fe_interface.lo fe_sigproc.lo fe_warp_affine.lo fe_warp.lo fe_warp_inverse_linear.lo fe_warp_piecewise_linear.lo fixlog.lo yin.lo -lpthread -lm
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libsphinxfe.a fe_interface.o fe_sigproc.o fe_warp_affine.o fe_warp.o fe_warp_inverse_linear.o fe_warp_piecewise_linear.o fixlog.o yin.o
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libsphinxfe.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libsphinxfe.la" && ln -s "../libsphinxfe.la" "libsphinxfe.la" )
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/fe'
Making all in feat
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/feat'
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT agc.lo -MD -MP -MF .deps/agc.Tpo -c -o agc.lo agc.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT agc.lo -MD -MP -MF .deps/agc.Tpo -c agc.c -fPIC -DPIC -o agc.o
mv -f .deps/agc.Tpo .deps/agc.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT cmn.lo -MD -MP -MF .deps/cmn.Tpo -c -o cmn.lo cmn.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT cmn.lo -MD -MP -MF .deps/cmn.Tpo -c cmn.c -fPIC -DPIC -o cmn.o
mv -f .deps/cmn.Tpo .deps/cmn.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT cmn_prior.lo -MD -MP -MF .deps/cmn_prior.Tpo -c -o cmn_prior.lo cmn_prior.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT cmn_prior.lo -MD -MP -MF .deps/cmn_prior.Tpo -c cmn_prior.c -fPIC -DPIC -o cmn_prior.o
mv -f .deps/cmn_prior.Tpo .deps/cmn_prior.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT lda.lo -MD -MP -MF .deps/lda.Tpo -c -o lda.lo lda.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT lda.lo -MD -MP -MF .deps/lda.Tpo -c lda.c -fPIC -DPIC -o lda.o
mv -f .deps/lda.Tpo .deps/lda.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT feat.lo -MD -MP -MF .deps/feat.Tpo -c -o feat.lo feat.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT feat.lo -MD -MP -MF .deps/feat.Tpo -c feat.c -fPIC -DPIC -o feat.o
mv -f .deps/feat.Tpo .deps/feat.Plo
/bin/bash ../../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o libsphinxfeat.la agc.lo cmn.lo cmn_prior.lo lda.lo feat.lo -lpthread -lm
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libsphinxfeat.a agc.o cmn.o cmn_prior.o lda.o feat.o
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libsphinxfeat.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libsphinxfeat.la" && ln -s "../libsphinxfeat.la" "libsphinxfeat.la" )
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/feat'
Making all in lm
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/lm'
make all-am
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/lm'
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT lm3g_model.lo -MD -MP -MF .deps/lm3g_model.Tpo -c -o lm3g_model.lo lm3g_model.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT lm3g_model.lo -MD -MP -MF .deps/lm3g_model.Tpo -c lm3g_model.c -fPIC -DPIC -o lm3g_model.o
mv -f .deps/lm3g_model.Tpo .deps/lm3g_model.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_model.lo -MD -MP -MF .deps/ngram_model.Tpo -c -o ngram_model.lo ngram_model.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_model.lo -MD -MP -MF .deps/ngram_model.Tpo -c ngram_model.c -fPIC -DPIC -o ngram_model.o
mv -f .deps/ngram_model.Tpo .deps/ngram_model.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_model_arpa.lo -MD -MP -MF .deps/ngram_model_arpa.Tpo -c -o ngram_model_arpa.lo ngram_model_arpa.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_model_arpa.lo -MD -MP -MF .deps/ngram_model_arpa.Tpo -c ngram_model_arpa.c -fPIC -DPIC -o ngram_model_arpa.o
mv -f .deps/ngram_model_arpa.Tpo .deps/ngram_model_arpa.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_model_dmp.lo -MD -MP -MF .deps/ngram_model_dmp.Tpo -c -o ngram_model_dmp.lo ngram_model_dmp.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_model_dmp.lo -MD -MP -MF .deps/ngram_model_dmp.Tpo -c ngram_model_dmp.c -fPIC -DPIC -o ngram_model_dmp.o
mv -f .deps/ngram_model_dmp.Tpo .deps/ngram_model_dmp.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_model_dmp32.lo -MD -MP -MF .deps/ngram_model_dmp32.Tpo -c -o ngram_model_dmp32.lo ngram_model_dmp32.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_model_dmp32.lo -MD -MP -MF .deps/ngram_model_dmp32.Tpo -c ngram_model_dmp32.c -fPIC -DPIC -o ngram_model_dmp32.o
mv -f .deps/ngram_model_dmp32.Tpo .deps/ngram_model_dmp32.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_model_set.lo -MD -MP -MF .deps/ngram_model_set.Tpo -c -o ngram_model_set.lo ngram_model_set.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_model_set.lo -MD -MP -MF .deps/ngram_model_set.Tpo -c ngram_model_set.c -fPIC -DPIC -o ngram_model_set.o
mv -f .deps/ngram_model_set.Tpo .deps/ngram_model_set.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fsg_model.lo -MD -MP -MF .deps/fsg_model.Tpo -c -o fsg_model.lo fsg_model.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fsg_model.lo -MD -MP -MF .deps/fsg_model.Tpo -c fsg_model.c -fPIC -DPIC -o fsg_model.o
mv -f .deps/fsg_model.Tpo .deps/fsg_model.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT jsgf.lo -MD -MP -MF .deps/jsgf.Tpo -c -o jsgf.lo jsgf.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT jsgf.lo -MD -MP -MF .deps/jsgf.Tpo -c jsgf.c -fPIC -DPIC -o jsgf.o
jsgf.c: In function 'jsgf_parse_file':
jsgf.c:755:12: warning: implicit declaration of function 'yyparse'; did you mean 'yyfree'? [-Wimplicit-function-declaration]
yyrv = yyparse(yyscanner, jsgf);
^~~~~~~
yyfree
mv -f .deps/jsgf.Tpo .deps/jsgf.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT jsgf_scanner.lo -MD -MP -MF .deps/jsgf_scanner.Tpo -c -o jsgf_scanner.lo jsgf_scanner.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT jsgf_scanner.lo -MD -MP -MF .deps/jsgf_scanner.Tpo -c jsgf_scanner.c -fPIC -DPIC -o jsgf_scanner.o
mv -f .deps/jsgf_scanner.Tpo .deps/jsgf_scanner.Plo
/bin/bash ../../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT jsgf_parser.lo -MD -MP -MF .deps/jsgf_parser.Tpo -c -o jsgf_parser.lo jsgf_parser.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT jsgf_parser.lo -MD -MP -MF .deps/jsgf_parser.Tpo -c jsgf_parser.c -fPIC -DPIC -o jsgf_parser.o
mv -f .deps/jsgf_parser.Tpo .deps/jsgf_parser.Plo
/bin/bash ../../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o libsphinxlm.la lm3g_model.lo ngram_model.lo ngram_model_arpa.lo ngram_model_dmp.lo ngram_model_dmp32.lo ngram_model_set.lo fsg_model.lo jsgf.lo jsgf_scanner.lo jsgf_parser.lo -liconv -lpthread -lm
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libsphinxlm.a lm3g_model.o ngram_model.o ngram_model_arpa.o ngram_model_dmp.o ngram_model_dmp32.o ngram_model_set.o fsg_model.o jsgf.o jsgf_scanner.o jsgf_parser.o
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libsphinxlm.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libsphinxlm.la" && ln -s "../libsphinxlm.la" "libsphinxlm.la" )
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/lm'
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/lm'
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase'
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -version-info 2:1:1 -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o libsphinxbase.la -rpath /usr/lib -liconv util/libsphinxutil.la fe/libsphinxfe.la feat/libsphinxfeat.la lm/libsphinxlm.la -lpthread -lm
OpenWrt-libtool: link: (cd .libs/libsphinxbase.lax/libsphinxutil.a && aarch64-openwrt-linux-musl-gcc-ar x "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/util/.libs/libsphinxutil.a")
OpenWrt-libtool: link: (cd .libs/libsphinxbase.lax/libsphinxfe.a && aarch64-openwrt-linux-musl-gcc-ar x "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/fe/.libs/libsphinxfe.a")
OpenWrt-libtool: link: (cd .libs/libsphinxbase.lax/libsphinxfeat.a && aarch64-openwrt-linux-musl-gcc-ar x "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/feat/.libs/libsphinxfeat.a")
OpenWrt-libtool: link: (cd .libs/libsphinxbase.lax/libsphinxlm.a && aarch64-openwrt-linux-musl-gcc-ar x "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/lm/.libs/libsphinxlm.a")
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libsphinxbase.a .libs/libsphinxbase.lax/libsphinxutil.a/bio.o .libs/libsphinxbase.lax/libsphinxutil.a/bitvec.o .libs/libsphinxbase.lax/libsphinxutil.a/blas_lite.o .libs/libsphinxbase.lax/libsphinxutil.a/case.o .libs/libsphinxbase.lax/libsphinxutil.a/ckd_alloc.o .libs/libsphinxbase.lax/libsphinxutil.a/cmd_ln.o .libs/libsphinxbase.lax/libsphinxutil.a/dtoa.o .libs/libsphinxbase.lax/libsphinxutil.a/err.o .libs/libsphinxbase.lax/libsphinxutil.a/f2c_lite.o .libs/libsphinxbase.lax/libsphinxutil.a/filename.o .libs/libsphinxbase.lax/libsphinxutil.a/genrand.o .libs/libsphinxbase.lax/libsphinxutil.a/glist.o .libs/libsphinxbase.lax/libsphinxutil.a/hash_table.o .libs/libsphinxbase.lax/libsphinxutil.a/heap.o .libs/libsphinxbase.lax/libsphinxutil.a/huff_code.o .libs/libsphinxbase.lax/libsphinxutil.a/info.o .libs/libsphinxbase.lax/libsphinxutil.a/listelem_alloc.o .libs/libsphinxbase.lax/libsphinxutil.a/logmath.o .libs/libsphinxbase.lax/libsphinxutil.a/matrix.o .libs/libsphinxbase.lax/libsphinxutil.a/mmio.o .libs/libsphinxbase.lax/libsphinxutil.a/pio.o .libs/libsphinxbase.lax/libsphinxutil.a/profile.o .libs/libsphinxbase.lax/libsphinxutil.a/sbthread.o .libs/libsphinxbase.lax/libsphinxutil.a/slamch.o .libs/libsphinxbase.lax/libsphinxutil.a/slapack_lite.o .libs/libsphinxbase.lax/libsphinxutil.a/strfuncs.o .libs/libsphinxbase.lax/libsphinxutil.a/unlimit.o .libs/libsphinxbase.lax/libsphinxutil.a/utf8.o .libs/libsphinxbase.lax/libsphinxfe.a/fe_interface.o .libs/libsphinxbase.lax/libsphinxfe.a/fe_sigproc.o .libs/libsphinxbase.lax/libsphinxfe.a/fe_warp.o .libs/libsphinxbase.lax/libsphinxfe.a/fe_warp_affine.o .libs/libsphinxbase.lax/libsphinxfe.a/fe_warp_inverse_linear.o .libs/libsphinxbase.lax/libsphinxfe.a/fe_warp_piecewise_linear.o .libs/libsphinxbase.lax/libsphinxfe.a/fixlog.o .libs/libsphinxbase.lax/libsphinxfe.a/yin.o .libs/libsphinxbase.lax/libsphinxfeat.a/agc.o .libs/libsphinxbase.lax/libsphinxfeat.a/cmn.o .libs/libsphinxbase.lax/libsphinxfeat.a/cmn_prior.o .libs/libsphinxbase.lax/libsphinxfeat.a/feat.o .libs/libsphinxbase.lax/libsphinxfeat.a/lda.o .libs/libsphinxbase.lax/libsphinxlm.a/fsg_model.o .libs/libsphinxbase.lax/libsphinxlm.a/jsgf.o .libs/libsphinxbase.lax/libsphinxlm.a/jsgf_parser.o .libs/libsphinxbase.lax/libsphinxlm.a/jsgf_scanner.o .libs/libsphinxbase.lax/libsphinxlm.a/lm3g_model.o .libs/libsphinxbase.lax/libsphinxlm.a/ngram_model.o .libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_arpa.o .libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_dmp.o .libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_dmp32.o .libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_set.o
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libsphinxbase.a
OpenWrt-libtool: link: rm -fr .libs/libsphinxbase.lax
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libsphinxbase.la" && ln -s "../libsphinxbase.la" "libsphinxbase.la" )
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase'
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase'
Making all in libsphinxad
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad'
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -I../../include/sphinxbase -I../../include -I../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT cont_ad_base.lo -MD -MP -MF .deps/cont_ad_base.Tpo -c -o cont_ad_base.lo cont_ad_base.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -I../../include/sphinxbase -I../../include -I../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT cont_ad_base.lo -MD -MP -MF .deps/cont_ad_base.Tpo -c cont_ad_base.c -fPIC -DPIC -o cont_ad_base.o
mv -f .deps/cont_ad_base.Tpo .deps/cont_ad_base.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I../../include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -I../../include/sphinxbase -I../../include -I../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ad_oss.lo -MD -MP -MF .deps/ad_oss.Tpo -c -o ad_oss.lo ad_oss.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -I. -I../../include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -I../../include/sphinxbase -I../../include -I../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ad_oss.lo -MD -MP -MF .deps/ad_oss.Tpo -c ad_oss.c -fPIC -DPIC -o ad_oss.o
mv -f .deps/ad_oss.Tpo .deps/ad_oss.Plo
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -version-info 0:1:0 -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o libsphinxad.la -rpath /usr/lib cont_ad_base.lo ad_oss.lo -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsamplerate ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libsphinxad.a cont_ad_base.o ad_oss.o
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libsphinxad.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libsphinxad.la" && ln -s "../libsphinxad.la" "libsphinxad.la" )
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad'
Making all in sphinx_fe
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_fe'
ccache_cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../src/libsphinxbase/fe -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT sphinx_fe.o -MD -MP -MF .deps/sphinx_fe.Tpo -c -o sphinx_fe.o sphinx_fe.c
mv -f .deps/sphinx_fe.Tpo .deps/sphinx_fe.Po
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_fe sphinx_fe.o ../../src/libsphinxbase/libsphinxbase.la -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsndfile -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_fe sphinx_fe.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a -liconv -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsndfile -lpthread -lm
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_fe'
Making all in sphinx_cepview
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_cepview'
ccache_cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT main_cepview.o -MD -MP -MF .deps/main_cepview.Tpo -c -o main_cepview.o main_cepview.c
mv -f .deps/main_cepview.Tpo .deps/main_cepview.Po
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_cepview main_cepview.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_cepview main_cepview.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_cepview'
Making all in sphinx_jsgf2fsg
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_jsgf2fsg'
ccache_cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_jsgf2fsg main.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_jsgf2fsg main.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_jsgf2fsg'
Making all in sphinx_adtools
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_adtools'
ccache_cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT cont_adseg.o -MD -MP -MF .deps/cont_adseg.Tpo -c -o cont_adseg.o cont_adseg.c
mv -f .deps/cont_adseg.Tpo .deps/cont_adseg.Po
ccache_cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT cont_fileseg.o -MD -MP -MF .deps/cont_fileseg.Tpo -c -o cont_fileseg.o cont_fileseg.c
mv -f .deps/cont_fileseg.Tpo .deps/cont_fileseg.Po
ccache_cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT sphinx_pitch.o -MD -MP -MF .deps/sphinx_pitch.Tpo -c -o sphinx_pitch.o sphinx_pitch.c
mv -f .deps/sphinx_pitch.Tpo .deps/sphinx_pitch.Po
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_cont_adseg cont_adseg.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_cont_adseg cont_adseg.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a ../../src/libsphinxad/.libs/libsphinxad.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsamplerate /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_cont_fileseg cont_fileseg.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_cont_fileseg cont_fileseg.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a ../../src/libsphinxad/.libs/libsphinxad.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsamplerate /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_pitch sphinx_pitch.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_pitch sphinx_pitch.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a ../../src/libsphinxad/.libs/libsphinxad.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsamplerate /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_adtools'
Making all in sphinx_lmtools
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_lmtools'
ccache_cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../src/libsphinxlm -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT sphinx_lm_eval.o -MD -MP -MF .deps/sphinx_lm_eval.Tpo -c -o sphinx_lm_eval.o sphinx_lm_eval.c
mv -f .deps/sphinx_lm_eval.Tpo .deps/sphinx_lm_eval.Po
ccache_cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../src/libsphinxlm -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT sphinx_lm_convert.o -MD -MP -MF .deps/sphinx_lm_convert.Tpo -c -o sphinx_lm_convert.o sphinx_lm_convert.c
mv -f .deps/sphinx_lm_convert.Tpo .deps/sphinx_lm_convert.Po
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_lm_eval sphinx_lm_eval.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxbase/lm/libsphinxlm.la -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_lm_eval sphinx_lm_eval.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a ../../src/libsphinxbase/lm/.libs/libsphinxlm.a -liconv -lpthread -lm
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_lm_convert sphinx_lm_convert.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxbase/lm/libsphinxlm.la -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_lm_convert sphinx_lm_convert.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a ../../src/libsphinxbase/lm/.libs/libsphinxlm.a -liconv -lpthread -lm
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_lmtools'
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src'
make[11]: Nothing to be done for 'all-am'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src'
Making all in doc
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/doc'
make[10]: Nothing to be done for 'all'.
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/doc'
Making all in include
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include'
make all-recursive
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include'
Making all in sphinxbase
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include/sphinxbase'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include/sphinxbase'
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include'
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include'
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include'
Making all in test
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test'
Making all in unit
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit'
Making all in test_ad
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_ad'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_ad'
Making all in test_alloc
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_alloc'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_alloc'
Making all in test_bitvec
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_bitvec'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_bitvec'
Making all in test_case
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_case'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_case'
Making all in test_string
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_string'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_string'
Making all in test_cmdln
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_cmdln'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_cmdln'
Making all in test_hash
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_hash'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_hash'
Making all in test_matrix
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_matrix'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_matrix'
Making all in test_fe
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_fe'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_fe'
Making all in test_feat
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_feat'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_feat'
Making all in test_lineiter
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_lineiter'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_lineiter'
Making all in test_logmath
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_logmath'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_logmath'
Making all in test_ngram
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_ngram'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_ngram'
Making all in test_fsg
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_fsg'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_fsg'
Making all in test_util
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_util'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_util'
Making all in test_thread
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_thread'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_thread'
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit'
make[12]: Nothing to be done for 'all-am'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit'
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit'
Making all in regression
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/regression'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/regression'
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test'
make[11]: Nothing to be done for 'all-am'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test'
Making all in python
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/python'
make[10]: Nothing to be done for 'all'.
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/python'
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8'
make[10]: Nothing to be done for 'all-am'.
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8'
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8'
touch /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/buildstamp
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/libsphinxbase.la";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/libsphinxbase.la";fi;
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad/libsphinxad.la";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad/libsphinxad.la";fi;
mkdir -p /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8
(cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8 && autoreconf -v -f -i -s && CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " CPPFLAGS="-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " LDFLAGS="-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib " CC="ccache_cc" CXX="ccache_cxx" /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/configure --build=x86_64-pc-linux-gnu --host=aarch64-openwrt-linux-gnu --target= --prefix="/usr" --exec_prefix="/usr" --libdir="/usr/lib" --disable-shared --with-pic --srcdir=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8 --without-python --with-sphinxbase=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8 --with-sphinxbase-build=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8)
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force -I m4
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
configure.in:33: the top level
configure.in:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
configure.in:33: the top level
configure.in:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
configure.in:33: the top level
configure.in:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
configure.in:33: the top level
autoreconf: configure.in: tracing
configure.in:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
configure.in:33: the top level
configure.in:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
configure.in:33: the top level
autoreconf: running: libtoolize --force
OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: linking file `./ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: running: /openwrt/staging_dir/target-aarch64_cortex-a72_musl/../host/bin/autoconf --force
autoreconf: configure.in: not using Autoheader
autoreconf: running: automake --add-missing --force-missing
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:32: installing './compile'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/gst-plugin/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/libpocketsphinx/Makefile.am:65: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/programs/Makefile.am:18: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
parallel-tests: installing './test-driver'
test/unit/Makefile.am:50: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf: Leaving directory `.'
configure: loading site script /openwrt/include/site/aarch64
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-openwrt-linux-gnu-strip... aarch64-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking for aarch64-openwrt-linux-gnu-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking whether ccache_cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of ccache_cc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3145728
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-gnu-objdump... aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-gnu-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-gnu-strip... (cached) aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-gnu-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for aarch64-openwrt-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... ccache_cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-ld) 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 whether byte ordering is bigendian... (cached) no
checking for long long... yes
checking size of long long... (cached) 8
checking for dup2... yes
checking for pkg-config... yes
checking for doxygen... no
configure: WARNING: Disabling python since development headers were not found
checking pkg-config is at least version 0.9.0... yes
checking for GStreamer... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.pc
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating python/Makefile
config.status: creating python/setup.py
config.status: creating src/Makefile
config.status: creating src/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/Makefile";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/Makefile";fi;
(cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8 && make)
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8'
Making all in src
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src'
Making all in libpocketsphinx
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/libpocketsphinx'
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT acmod.lo -MD -MP -MF .deps/acmod.Tpo -c -o acmod.lo acmod.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT acmod.lo -MD -MP -MF .deps/acmod.Tpo -c acmod.c -fPIC -DPIC -o acmod.o
mv -f .deps/acmod.Tpo .deps/acmod.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT bin_mdef.lo -MD -MP -MF .deps/bin_mdef.Tpo -c -o bin_mdef.lo bin_mdef.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT bin_mdef.lo -MD -MP -MF .deps/bin_mdef.Tpo -c bin_mdef.c -fPIC -DPIC -o bin_mdef.o
mv -f .deps/bin_mdef.Tpo .deps/bin_mdef.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT blkarray_list.lo -MD -MP -MF .deps/blkarray_list.Tpo -c -o blkarray_list.lo blkarray_list.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT blkarray_list.lo -MD -MP -MF .deps/blkarray_list.Tpo -c blkarray_list.c -fPIC -DPIC -o blkarray_list.o
mv -f .deps/blkarray_list.Tpo .deps/blkarray_list.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o dict.o
mv -f .deps/dict.Tpo .deps/dict.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT dict2pid.lo -MD -MP -MF .deps/dict2pid.Tpo -c -o dict2pid.lo dict2pid.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT dict2pid.lo -MD -MP -MF .deps/dict2pid.Tpo -c dict2pid.c -fPIC -DPIC -o dict2pid.o
mv -f .deps/dict2pid.Tpo .deps/dict2pid.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fsg_history.lo -MD -MP -MF .deps/fsg_history.Tpo -c -o fsg_history.lo fsg_history.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fsg_history.lo -MD -MP -MF .deps/fsg_history.Tpo -c fsg_history.c -fPIC -DPIC -o fsg_history.o
mv -f .deps/fsg_history.Tpo .deps/fsg_history.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fsg_lextree.lo -MD -MP -MF .deps/fsg_lextree.Tpo -c -o fsg_lextree.lo fsg_lextree.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fsg_lextree.lo -MD -MP -MF .deps/fsg_lextree.Tpo -c fsg_lextree.c -fPIC -DPIC -o fsg_lextree.o
mv -f .deps/fsg_lextree.Tpo .deps/fsg_lextree.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fsg_search.lo -MD -MP -MF .deps/fsg_search.Tpo -c -o fsg_search.lo fsg_search.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT fsg_search.lo -MD -MP -MF .deps/fsg_search.Tpo -c fsg_search.c -fPIC -DPIC -o fsg_search.o
mv -f .deps/fsg_search.Tpo .deps/fsg_search.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT hmm.lo -MD -MP -MF .deps/hmm.Tpo -c -o hmm.lo hmm.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT hmm.lo -MD -MP -MF .deps/hmm.Tpo -c hmm.c -fPIC -DPIC -o hmm.o
mv -f .deps/hmm.Tpo .deps/hmm.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT mdef.lo -MD -MP -MF .deps/mdef.Tpo -c -o mdef.lo mdef.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT mdef.lo -MD -MP -MF .deps/mdef.Tpo -c mdef.c -fPIC -DPIC -o mdef.o
mv -f .deps/mdef.Tpo .deps/mdef.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ms_gauden.lo -MD -MP -MF .deps/ms_gauden.Tpo -c -o ms_gauden.lo ms_gauden.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ms_gauden.lo -MD -MP -MF .deps/ms_gauden.Tpo -c ms_gauden.c -fPIC -DPIC -o ms_gauden.o
mv -f .deps/ms_gauden.Tpo .deps/ms_gauden.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ms_mgau.lo -MD -MP -MF .deps/ms_mgau.Tpo -c -o ms_mgau.lo ms_mgau.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ms_mgau.lo -MD -MP -MF .deps/ms_mgau.Tpo -c ms_mgau.c -fPIC -DPIC -o ms_mgau.o
mv -f .deps/ms_mgau.Tpo .deps/ms_mgau.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ms_senone.lo -MD -MP -MF .deps/ms_senone.Tpo -c -o ms_senone.lo ms_senone.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ms_senone.lo -MD -MP -MF .deps/ms_senone.Tpo -c ms_senone.c -fPIC -DPIC -o ms_senone.o
mv -f .deps/ms_senone.Tpo .deps/ms_senone.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_search.lo -MD -MP -MF .deps/ngram_search.Tpo -c -o ngram_search.lo ngram_search.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_search.lo -MD -MP -MF .deps/ngram_search.Tpo -c ngram_search.c -fPIC -DPIC -o ngram_search.o
mv -f .deps/ngram_search.Tpo .deps/ngram_search.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_search_fwdtree.lo -MD -MP -MF .deps/ngram_search_fwdtree.Tpo -c -o ngram_search_fwdtree.lo ngram_search_fwdtree.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_search_fwdtree.lo -MD -MP -MF .deps/ngram_search_fwdtree.Tpo -c ngram_search_fwdtree.c -fPIC -DPIC -o ngram_search_fwdtree.o
mv -f .deps/ngram_search_fwdtree.Tpo .deps/ngram_search_fwdtree.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_search_fwdflat.lo -MD -MP -MF .deps/ngram_search_fwdflat.Tpo -c -o ngram_search_fwdflat.lo ngram_search_fwdflat.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ngram_search_fwdflat.lo -MD -MP -MF .deps/ngram_search_fwdflat.Tpo -c ngram_search_fwdflat.c -fPIC -DPIC -o ngram_search_fwdflat.o
mv -f .deps/ngram_search_fwdflat.Tpo .deps/ngram_search_fwdflat.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT phone_loop_search.lo -MD -MP -MF .deps/phone_loop_search.Tpo -c -o phone_loop_search.lo phone_loop_search.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT phone_loop_search.lo -MD -MP -MF .deps/phone_loop_search.Tpo -c phone_loop_search.c -fPIC -DPIC -o phone_loop_search.o
mv -f .deps/phone_loop_search.Tpo .deps/phone_loop_search.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ps_alignment.lo -MD -MP -MF .deps/ps_alignment.Tpo -c -o ps_alignment.lo ps_alignment.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ps_alignment.lo -MD -MP -MF .deps/ps_alignment.Tpo -c ps_alignment.c -fPIC -DPIC -o ps_alignment.o
mv -f .deps/ps_alignment.Tpo .deps/ps_alignment.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ps_lattice.lo -MD -MP -MF .deps/ps_lattice.Tpo -c -o ps_lattice.lo ps_lattice.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ps_lattice.lo -MD -MP -MF .deps/ps_lattice.Tpo -c ps_lattice.c -fPIC -DPIC -o ps_lattice.o
mv -f .deps/ps_lattice.Tpo .deps/ps_lattice.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ps_mllr.lo -MD -MP -MF .deps/ps_mllr.Tpo -c -o ps_mllr.lo ps_mllr.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ps_mllr.lo -MD -MP -MF .deps/ps_mllr.Tpo -c ps_mllr.c -fPIC -DPIC -o ps_mllr.o
mv -f .deps/ps_mllr.Tpo .deps/ps_mllr.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ptm_mgau.lo -MD -MP -MF .deps/ptm_mgau.Tpo -c -o ptm_mgau.lo ptm_mgau.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT ptm_mgau.lo -MD -MP -MF .deps/ptm_mgau.Tpo -c ptm_mgau.c -fPIC -DPIC -o ptm_mgau.o
mv -f .deps/ptm_mgau.Tpo .deps/ptm_mgau.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT s2_semi_mgau.lo -MD -MP -MF .deps/s2_semi_mgau.Tpo -c -o s2_semi_mgau.lo s2_semi_mgau.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT s2_semi_mgau.lo -MD -MP -MF .deps/s2_semi_mgau.Tpo -c s2_semi_mgau.c -fPIC -DPIC -o s2_semi_mgau.o
mv -f .deps/s2_semi_mgau.Tpo .deps/s2_semi_mgau.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT state_align_search.lo -MD -MP -MF .deps/state_align_search.Tpo -c -o state_align_search.lo state_align_search.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT state_align_search.lo -MD -MP -MF .deps/state_align_search.Tpo -c state_align_search.c -fPIC -DPIC -o state_align_search.o
mv -f .deps/state_align_search.Tpo .deps/state_align_search.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT tmat.lo -MD -MP -MF .deps/tmat.Tpo -c -o tmat.lo tmat.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT tmat.lo -MD -MP -MF .deps/tmat.Tpo -c tmat.c -fPIC -DPIC -o tmat.o
mv -f .deps/tmat.Tpo .deps/tmat.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c -o vector.lo vector.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -fPIC -DPIC -o vector.o
mv -f .deps/vector.Tpo .deps/vector.Plo
/bin/bash ../../libtool --tag=CC --mode=compile ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT pocketsphinx.lo -MD -MP -MF .deps/pocketsphinx.Tpo -c -o pocketsphinx.lo pocketsphinx.c
OpenWrt-libtool: compile: ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" "-DPACKAGE_STRING=\"pocketsphinx 0.8\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT pocketsphinx.lo -MD -MP -MF .deps/pocketsphinx.Tpo -c pocketsphinx.c -fPIC -DPIC -o pocketsphinx.o
mv -f .deps/pocketsphinx.Tpo .deps/pocketsphinx.Plo
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -version-info 2:0:1 -lm -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs -o libpocketsphinx.la -rpath /usr/lib acmod.lo bin_mdef.lo blkarray_list.lo dict.lo dict2pid.lo fsg_history.lo fsg_lextree.lo fsg_search.lo hmm.lo mdef.lo ms_gauden.lo ms_mgau.lo ms_senone.lo ngram_search.lo ngram_search_fwdtree.lo ngram_search_fwdflat.lo phone_loop_search.lo ps_alignment.lo ps_lattice.lo ps_mllr.lo ptm_mgau.lo s2_semi_mgau.lo state_align_search.lo tmat.lo vector.lo pocketsphinx.lo -lsphinxbase
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libpocketsphinx.a acmod.o bin_mdef.o blkarray_list.o dict.o dict2pid.o fsg_history.o fsg_lextree.o fsg_search.o hmm.o mdef.o ms_gauden.o ms_mgau.o ms_senone.o ngram_search.o ngram_search_fwdtree.o ngram_search_fwdflat.o phone_loop_search.o ps_alignment.o ps_lattice.o ps_mllr.o ptm_mgau.o s2_semi_mgau.o state_align_search.o tmat.o vector.o pocketsphinx.o
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libpocketsphinx.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libpocketsphinx.la" && ln -s "../libpocketsphinx.la" "libpocketsphinx.la" )
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/libpocketsphinx'
Making all in programs
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/programs'
ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../src/libpocketsphinx -I../../include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT batch.o -MD -MP -MF .deps/batch.Tpo -c -o batch.o batch.c
mv -f .deps/batch.Tpo .deps/batch.Po
ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../src/libpocketsphinx -I../../include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT continuous.o -MD -MP -MF .deps/continuous.Tpo -c -o continuous.o continuous.c
mv -f .deps/continuous.Tpo .deps/continuous.Po
ccache_cc -DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"pocketsphinx\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../src/libpocketsphinx -I../../include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -MT mdef_convert.o -MD -MP -MF .deps/mdef_convert.Tpo -c -o mdef_convert.o mdef_convert.c
mv -f .deps/mdef_convert.Tpo .deps/mdef_convert.Po
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs -o pocketsphinx_batch batch.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o pocketsphinx_batch batch.o -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase ../../src/libpocketsphinx/.libs/libpocketsphinx.a /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs -o pocketsphinx_continuous continuous.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxad -lsphinxbase
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o pocketsphinx_continuous continuous.o -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase ../../src/libpocketsphinx/.libs/libpocketsphinx.a /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad/.libs/libsphinxad.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsamplerate /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs -o pocketsphinx_mdef_convert mdef_convert.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o pocketsphinx_mdef_convert mdef_convert.o -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase ../../src/libpocketsphinx/.libs/libpocketsphinx.a /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/programs'
Making all in gst-plugin
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/gst-plugin'
make all-am
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/gst-plugin'
make[12]: Nothing to be done for 'all-am'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/gst-plugin'
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/gst-plugin'
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src'
make[11]: Nothing to be done for 'all-am'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src'
Making all in doc
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/doc'
make[10]: Nothing to be done for 'all'.
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/doc'
Making all in model
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model'
Making all in hmm
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model/hmm'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model/hmm'
Making all in lm
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model/lm'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model/lm'
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model'
make[11]: Nothing to be done for 'all-am'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model'
Making all in include
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/include'
make[10]: Nothing to be done for 'all'.
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/include'
Making all in test
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test'
Making all in unit
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test/unit'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test/unit'
Making all in regression
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test/regression'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test/regression'
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test'
make[11]: Nothing to be done for 'all-am'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test'
Making all in python
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/python'
make[10]: Nothing to be done for 'all'.
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/python'
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8'
make[10]: Nothing to be done for 'all-am'.
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8'
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8'
touch /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/buildstamp
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/libpocketsphinx/libpocketsphinx.la";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/libpocketsphinx/libpocketsphinx.la";fi;
make all-am
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/asr_tts/mod_pocketsphinx'
CC mod_pocketsphinx_la-mod_pocketsphinx.lo
mkdir -p /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8
(cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8 && sed -i 's|$(srcdir)/||g' test/regression/Makefile.am && autoreconf -v -f -i -s && CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " CPPFLAGS="-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " LDFLAGS="-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib " CC="ccache_cc" CXX="ccache_cxx" ac_cv_header_alsa_asoundlib_h=no ac_cv_header_jack_jack_h=no ac_cv_header_pulse_pulseaudio_h=no /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/configure --build=x86_64-pc-linux-gnu --host=aarch64-openwrt-linux-gnu --target= --prefix="/usr" --exec_prefix="/usr" --libdir="/usr/lib" --disable-shared --with-pic --srcdir=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8 --without-python )
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force -I m4
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: configure.in: tracing
autoreconf: running: libtoolize --force
OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: linking file `./ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: running: /openwrt/staging_dir/target-aarch64_cortex-a72_musl/../host/bin/autoconf --force
autoreconf: running: /openwrt/staging_dir/target-aarch64_cortex-a72_musl/../host/bin/autoheader --force
autoreconf: running: automake --add-missing --force-missing
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/libsphinxad/Makefile.am:31: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/libsphinxbase/fe/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/libsphinxbase/feat/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/libsphinxbase/lm/Makefile.am:29: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/libsphinxbase/util/Makefile.am:47: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/sphinx_adtools/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/sphinx_cepview/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/sphinx_fe/Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/sphinx_jsgf2fsg/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/sphinx_lmtools/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_ad/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_alloc/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_bitvec/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_case/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_cmdln/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_fe/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_feat/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_fsg/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_hash/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_lineiter/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_logmath/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_matrix/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_ngram/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_string/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_thread/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/test_util/Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf: Leaving directory `.'
configure: loading site script /openwrt/include/site/aarch64
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-openwrt-linux-gnu-strip... aarch64-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking for style of include used by make... GNU
checking for aarch64-openwrt-linux-gnu-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking whether ccache_cc understands -c and -o together... yes
checking dependency style of ccache_cc... gcc3
checking for library containing strerror... none required
checking for aarch64-openwrt-linux-gnu-gcc... (cached) ccache_cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether ccache_cc accepts -g... (cached) yes
checking for ccache_cc option to accept ISO C89... (cached) none needed
checking whether ccache_cc understands -c and -o together... (cached) yes
checking dependency style of ccache_cc... (cached) gcc3
checking for ccache_cc option to accept ISO C99... none needed
checking for ccache_cc option to accept ISO Standard C... (cached) none needed
checking for bison... bison -y
checking how to run the C preprocessor... ccache_cc -E
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -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 whether byte ordering is bigendian... (cached) no
checking return type of signal handlers... void
checking for long long... yes
checking size of long long... (cached) 8
checking size of long... (cached) 8
checking for popen... yes
checking for perror... yes
checking for snprintf... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for ld... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for iconv... yes
checking for working iconv... guessing yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for sgesv_ in -llapack... no
checking for log in -lm... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for pulse/pulseaudio.h... (cached) no
checking for jack/jack.h... (cached) no
checking for alsa/asoundlib.h... (cached) no
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3145728
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-gnu-objdump... aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-gnu-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-gnu-strip... (cached) aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-gnu-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for aarch64-openwrt-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-ld) 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 for doxygen... no
configure: WARNING: Disabling python since development headers were not found
checking for pkg-config... yes
checking pkg-config is at least version 0.9.0... yes
checking for SNDFILE... yes
checking sndfile.h usability... yes
checking sndfile.h presence... yes
checking for sndfile.h... yes
checking for SAMPLERATE... yes
checking samplerate.h usability... yes
checking samplerate.h presence... yes
checking for samplerate.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating sphinxbase.pc
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/sphinxbase/Makefile
config.status: creating python/Makefile
config.status: creating python/setup.py
config.status: creating src/Makefile
config.status: creating src/libsphinxad/Makefile
config.status: creating src/libsphinxbase/Makefile
config.status: creating src/libsphinxbase/util/Makefile
config.status: creating src/libsphinxbase/feat/Makefile
config.status: creating src/libsphinxbase/fe/Makefile
config.status: creating src/libsphinxbase/lm/Makefile
config.status: creating src/sphinx_fe/Makefile
config.status: creating src/sphinx_cepview/Makefile
config.status: creating src/sphinx_jsgf2fsg/Makefile
config.status: creating src/sphinx_adtools/Makefile
config.status: creating src/sphinx_lmtools/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating test/Makefile
config.status: creating test/unit/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/unit/test_ad/Makefile
config.status: creating test/unit/test_alloc/Makefile
config.status: creating test/unit/test_bitvec/Makefile
config.status: creating test/unit/test_case/Makefile
config.status: creating test/unit/test_string/Makefile
config.status: creating test/unit/test_cmdln/Makefile
config.status: creating test/unit/test_hash/Makefile
config.status: creating test/unit/test_matrix/Makefile
config.status: creating test/unit/test_feat/Makefile
config.status: creating test/unit/test_fe/Makefile
config.status: creating test/unit/test_logmath/Makefile
config.status: creating test/unit/test_lineiter/Makefile
config.status: creating test/unit/test_ngram/Makefile
config.status: creating test/unit/test_fsg/Makefile
config.status: creating test/unit/test_thread/Makefile
config.status: creating test/unit/test_util/Makefile
config.status: creating test/regression/testfuncs.sh
config.status: creating test/regression/Makefile
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: creating include/sphinx_config.h
config.status: include/sphinx_config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/Makefile";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/Makefile";fi;
(cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8 && make)
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8'
Making all in src
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src'
Making all in libsphinxbase
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase'
Making all in util
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/util'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/util'
Making all in fe
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/fe'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/fe'
Making all in feat
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/feat'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/feat'
Making all in lm
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/lm'
make all-am
make[14]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/lm'
make[14]: Nothing to be done for 'all-am'.
make[14]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/lm'
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/lm'
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase'
make[13]: Nothing to be done for 'all-am'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase'
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase'
Making all in libsphinxad
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad'
Making all in sphinx_fe
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_fe'
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_fe sphinx_fe.o ../../src/libsphinxbase/libsphinxbase.la -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsndfile -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_fe sphinx_fe.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a -liconv -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsndfile -lpthread -lm
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_fe'
Making all in sphinx_cepview
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_cepview'
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_cepview main_cepview.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_cepview main_cepview.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_cepview'
Making all in sphinx_jsgf2fsg
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_jsgf2fsg'
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_jsgf2fsg main.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_jsgf2fsg main.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_jsgf2fsg'
Making all in sphinx_adtools
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_adtools'
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_cont_adseg cont_adseg.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_cont_adseg cont_adseg.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a ../../src/libsphinxad/.libs/libsphinxad.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsamplerate /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_cont_fileseg cont_fileseg.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_cont_fileseg cont_fileseg.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a ../../src/libsphinxad/.libs/libsphinxad.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsamplerate /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_pitch sphinx_pitch.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_pitch sphinx_pitch.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a ../../src/libsphinxad/.libs/libsphinxad.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsamplerate /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_adtools'
Making all in sphinx_lmtools
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_lmtools'
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_lm_eval sphinx_lm_eval.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxbase/lm/libsphinxlm.la -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_lm_eval sphinx_lm_eval.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a ../../src/libsphinxbase/lm/.libs/libsphinxlm.a -liconv -lpthread -lm
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_lm_convert sphinx_lm_convert.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxbase/lm/libsphinxlm.la -lpthread -lm
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o sphinx_lm_convert sphinx_lm_convert.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../../src/libsphinxbase/.libs/libsphinxbase.a ../../src/libsphinxbase/lm/.libs/libsphinxlm.a -liconv -lpthread -lm
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/sphinx_lmtools'
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src'
make[12]: Nothing to be done for 'all-am'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src'
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src'
Making all in doc
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/doc'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/doc'
Making all in include
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include'
make all-recursive
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include'
Making all in sphinxbase
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include/sphinxbase'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include/sphinxbase'
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include'
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include'
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include'
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/include'
Making all in test
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test'
Making all in unit
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit'
Making all in test_ad
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_ad'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_ad'
Making all in test_alloc
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_alloc'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_alloc'
Making all in test_bitvec
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_bitvec'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_bitvec'
Making all in test_case
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_case'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_case'
Making all in test_string
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_string'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_string'
Making all in test_cmdln
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_cmdln'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_cmdln'
Making all in test_hash
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_hash'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_hash'
Making all in test_matrix
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_matrix'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_matrix'
Making all in test_fe
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_fe'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_fe'
Making all in test_feat
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_feat'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_feat'
Making all in test_lineiter
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_lineiter'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_lineiter'
Making all in test_logmath
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_logmath'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_logmath'
Making all in test_ngram
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_ngram'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_ngram'
Making all in test_fsg
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_fsg'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_fsg'
Making all in test_util
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_util'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_util'
Making all in test_thread
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_thread'
make[13]: Nothing to be done for 'all'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit/test_thread'
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit'
make[13]: Nothing to be done for 'all-am'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit'
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/unit'
Making all in regression
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/regression'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test/regression'
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test'
make[12]: Nothing to be done for 'all-am'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test'
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/test'
Making all in python
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/python'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/python'
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8'
make[11]: Nothing to be done for 'all-am'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8'
touch /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/buildstamp
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/libsphinxbase.la";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/libsphinxbase.la";fi;
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad/libsphinxad.la";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad/libsphinxad.la";fi;
mkdir -p /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8
(cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8 && autoreconf -v -f -i -s && CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " CPPFLAGS="-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " LDFLAGS="-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib " CC="ccache_cc" CXX="ccache_cxx" /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/configure --build=x86_64-pc-linux-gnu --host=aarch64-openwrt-linux-gnu --target= --prefix="/usr" --exec_prefix="/usr" --libdir="/usr/lib" --disable-shared --with-pic --srcdir=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8 --without-python --with-sphinxbase=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8 --with-sphinxbase-build=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8)
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force -I m4
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: configure.in: tracing
autoreconf: running: libtoolize --force
OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: linking file `./ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: running: /openwrt/staging_dir/target-aarch64_cortex-a72_musl/../host/bin/autoconf --force
autoreconf: configure.in: not using Autoheader
autoreconf: running: automake --add-missing --force-missing
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/gst-plugin/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/libpocketsphinx/Makefile.am:65: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/programs/Makefile.am:18: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/unit/Makefile.am:50: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf: Leaving directory `.'
configure: loading site script /openwrt/include/site/aarch64
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-openwrt-linux-gnu-strip... aarch64-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking for aarch64-openwrt-linux-gnu-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking whether ccache_cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of ccache_cc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3145728
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-gnu-objdump... aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-gnu-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-gnu-strip... (cached) aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-gnu-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for aarch64-openwrt-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... ccache_cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-ld) 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 whether byte ordering is bigendian... (cached) no
checking for long long... yes
checking size of long long... (cached) 8
checking for dup2... yes
checking for pkg-config... yes
checking for doxygen... no
configure: WARNING: Disabling python since development headers were not found
checking pkg-config is at least version 0.9.0... yes
checking for GStreamer... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.pc
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating python/Makefile
config.status: creating python/setup.py
config.status: creating src/Makefile
config.status: creating src/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/Makefile";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/Makefile";fi;
(cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8 && make)
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8'
Making all in src
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src'
Making all in libpocketsphinx
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/libpocketsphinx'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/libpocketsphinx'
Making all in programs
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/programs'
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs -o pocketsphinx_batch batch.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o pocketsphinx_batch batch.o -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase ../../src/libpocketsphinx/.libs/libpocketsphinx.a /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs -o pocketsphinx_continuous continuous.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxad -lsphinxbase
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o pocketsphinx_continuous continuous.o -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase ../../src/libpocketsphinx/.libs/libpocketsphinx.a /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad/.libs/libsphinxad.a -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib -lsamplerate /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
/bin/bash ../../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs -o pocketsphinx_mdef_convert mdef_convert.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o pocketsphinx_mdef_convert mdef_convert.o -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxad -L/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase ../../src/libpocketsphinx/.libs/libpocketsphinx.a /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.a -liconv -lpthread -lm
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/programs'
Making all in gst-plugin
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/gst-plugin'
make all-am
make[13]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/gst-plugin'
make[13]: Nothing to be done for 'all-am'.
make[13]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/gst-plugin'
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/gst-plugin'
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src'
make[12]: Nothing to be done for 'all-am'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src'
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src'
Making all in doc
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/doc'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/doc'
Making all in model
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model'
Making all in hmm
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model/hmm'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model/hmm'
Making all in lm
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model/lm'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model/lm'
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model'
make[12]: Nothing to be done for 'all-am'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model'
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/model'
Making all in include
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/include'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/include'
Making all in test
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test'
Making all in unit
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test/unit'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test/unit'
Making all in regression
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test/regression'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test/regression'
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test'
make[12]: Nothing to be done for 'all-am'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test'
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/test'
Making all in python
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/python'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/python'
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8'
make[11]: Nothing to be done for 'all-am'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8'
touch /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/buildstamp
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/libpocketsphinx/libpocketsphinx.la";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/pocketsphinx-0.8/src/libpocketsphinx/libpocketsphinx.la";fi;
CCLD mod_pocketsphinx.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/asr_tts/mod_pocketsphinx'
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/asr_tts/mod_pocketsphinx'
making all mod_portaudio
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_portaudio'
CC mod_portaudio_la-mod_portaudio.lo
CC mod_portaudio_la-pablio.lo
CC mod_portaudio_la-pa_ringbuffer.lo
CCLD mod_portaudio.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_portaudio'
making all mod_portaudio_stream
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_portaudio_stream'
CC mod_portaudio_stream_la-mod_portaudio_stream.lo
CC ../../endpoints/mod_portaudio/mod_portaudio_stream_la-pablio.lo
CC ../../endpoints/mod_portaudio/mod_portaudio_stream_la-pa_ringbuffer.lo
CCLD mod_portaudio_stream.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_portaudio_stream'
making all mod_posix_timer
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/timers/mod_posix_timer'
CC mod_posix_timer_la-mod_posix_timer.lo
CCLD mod_posix_timer.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/timers/mod_posix_timer'
making all mod_prefix
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_prefix'
CC mod_prefix_la-mod_prefix.lo
CC mod_prefix_la-trie.lo
CCLD mod_prefix.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_prefix'
making all mod_radius_cdr
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_radius_cdr'
cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs && /bin/bash /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/build/getlib.sh freeradius-client-1.1.7.tar.gz
mkdir -p /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7
cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7 && patch -p1 < ../../src/mod/event_handlers/mod_radius_cdr/freeradius-client-1.1.6-configure-in.diff && autoreconf -v -f -i -s && CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " CPPFLAGS="-I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " LDFLAGS="-L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib " CC="ccache_cc" CXX="ccache_cxx" CFLAGS+="-Wno-cpp" /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/configure --build=x86_64-pc-linux-gnu --host=aarch64-openwrt-linux-gnu --target= --prefix="/usr" --exec_prefix="/usr" --libdir="/usr/lib" --disable-shared --with-pic --srcdir=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7
patching file configure.in
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: configure.in: tracing
autoreconf: running: libtoolize --force
OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: linking file `./ltmain.sh'
OpenWrt-libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
OpenWrt-libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
OpenWrt-libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: running: /openwrt/staging_dir/target-aarch64_cortex-a72_musl/../host/bin/autoconf --force
autoreconf: running: /openwrt/staging_dir/target-aarch64_cortex-a72_musl/../host/bin/autoheader --force
autoreconf: running: automake --add-missing --force-missing
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:22: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.in:22: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:30: installing './compile'
Makefile.am:14: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf: Leaving directory `.'
configure: loading site script /openwrt/include/site/aarch64
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking target system type... aarch64-openwrt-linux-gnu
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-openwrt-linux-gnu-strip... aarch64-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for aarch64-openwrt-linux-gnu-gcc... ccache_cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking whether ccache_cc understands -c and -o together... yes
checking dependency style of ccache_cc... gcc3
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3145728
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-gnu-objdump... aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-gnu-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-gnu-strip... (cached) aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-gnu-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for aarch64-openwrt-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... ccache_cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-ld) 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 for aarch64-openwrt-linux-gnu-gcc... (cached) ccache_cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether ccache_cc accepts -g... (cached) yes
checking for ccache_cc option to accept ISO C89... (cached) none needed
checking whether ccache_cc understands -c and -o together... (cached) yes
checking dependency style of ccache_cc... (cached) gcc3
checking for ar... /usr/bin/ar
checking whether to include shadow password support... no
checking for socket in -lsocket... no
checking for gethostbyaddr in -lnsl... no
checking gethostbyaddr_r() syntax... GNU-style
checking gethostbyname_r() syntax... GNU-style
checking for crypt in -lcrypt... yes
checking whether byte ordering is bigendian... (cached) no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking for sys/stat.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for unistd.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether ccache_cc needs -traditional... no
checking for working memcmp... (cached) yes
(cached) checking return type of signal handlers... void
checking for strftime... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for strdup... yes
checking for strerror... (cached) yes
checking for strcasecmp... yes
checking for flock... yes
checking for fcntl... yes
checking for uname... yes
checking for gethostname... yes
checking for sysinfo... yes
checking for getdomainname... (cached) yes
checking for stricmp... no
checking for random... yes
checking for rand... yes
checking for snprintf... yes
checking for vsnprintf... (cached) yes
checking for getentropy... yes
checking /dev/urandom... (cached) yes
using the following PATH setting for exec'ed programs...
/bin:/usr/bin:/usr/local/bin
checking which syslog facility to use... LOG_DAEMON
checking whether to include Livingston's RADIUS server 1.16 kludge... no
checking whether to add service type hints derived from username prefix... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating etc/Makefile
config.status: creating doc/Makefile
config.status: creating patches/Makefile
config.status: creating login.radius/Makefile
config.status: creating login.radius/migs/Makefile
config.status: creating rpm/Makefile
config.status: creating debian/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/Makefile";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/Makefile";fi;
cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7 && CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include " make
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7'
make all-recursive
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7'
Making all in include
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/include'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/include'
Making all in lib
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/lib'
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT buildreq.lo -MD -MP -MF .deps/buildreq.Tpo -c -o buildreq.lo buildreq.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT buildreq.lo -MD -MP -MF .deps/buildreq.Tpo -c buildreq.c -fPIC -DPIC -o buildreq.o
mv -f .deps/buildreq.Tpo .deps/buildreq.Plo
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT clientid.lo -MD -MP -MF .deps/clientid.Tpo -c -o clientid.lo clientid.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT clientid.lo -MD -MP -MF .deps/clientid.Tpo -c clientid.c -fPIC -DPIC -o clientid.o
mv -f .deps/clientid.Tpo .deps/clientid.Plo
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo env.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -fPIC -DPIC -o env.o
mv -f .deps/env.Tpo .deps/env.Plo
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT sendserver.lo -MD -MP -MF .deps/sendserver.Tpo -c -o sendserver.lo sendserver.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT sendserver.lo -MD -MP -MF .deps/sendserver.Tpo -c sendserver.c -fPIC -DPIC -o sendserver.o
mv -f .deps/sendserver.Tpo .deps/sendserver.Plo
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT avpair.lo -MD -MP -MF .deps/avpair.Tpo -c -o avpair.lo avpair.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT avpair.lo -MD -MP -MF .deps/avpair.Tpo -c avpair.c -fPIC -DPIC -o avpair.o
mv -f .deps/avpair.Tpo .deps/avpair.Plo
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o config.o
mv -f .deps/config.Tpo .deps/config.Plo
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o dict.o
mv -f .deps/dict.Tpo .deps/dict.Plo
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT ip_util.lo -MD -MP -MF .deps/ip_util.Tpo -c -o ip_util.lo ip_util.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT ip_util.lo -MD -MP -MF .deps/ip_util.Tpo -c ip_util.c -fPIC -DPIC -o ip_util.o
mv -f .deps/ip_util.Tpo .deps/ip_util.Plo
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o log.o
mv -f .deps/log.Tpo .deps/log.Plo
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o util.o
mv -f .deps/util.Tpo .deps/util.Plo
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT rc-md5.lo -MD -MP -MF .deps/rc-md5.Tpo -c -o rc-md5.lo rc-md5.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT rc-md5.lo -MD -MP -MF .deps/rc-md5.Tpo -c rc-md5.c -fPIC -DPIC -o rc-md5.o
mv -f .deps/rc-md5.Tpo .deps/rc-md5.Plo
/bin/bash ../libtool --tag=CC --mode=compile ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
OpenWrt-libtool: compile: ccache_cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o md5.o
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -version-info 2:0:0 -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o libfreeradius-client.la -rpath /usr/lib buildreq.lo clientid.lo env.lo sendserver.lo avpair.lo config.lo dict.lo ip_util.lo log.lo util.lo rc-md5.lo md5.lo -lcrypt
OpenWrt-libtool: link: /usr/bin/ar cru .libs/libfreeradius-client.a buildreq.o clientid.o env.o sendserver.o avpair.o config.o dict.o ip_util.o log.o util.o rc-md5.o md5.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libfreeradius-client.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libfreeradius-client.la" && ln -s "../libfreeradius-client.la" "libfreeradius-client.la" )
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/lib'
Making all in src
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/src'
ccache_cc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/usr/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT radlogin.o -MD -MP -MF .deps/radlogin.Tpo -c -o radlogin.o radlogin.c
mv -f .deps/radlogin.Tpo .deps/radlogin.Po
ccache_cc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/usr/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT radius.o -MD -MP -MF .deps/radius.Tpo -c -o radius.o radius.c
mv -f .deps/radius.Tpo .deps/radius.Po
ccache_cc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/usr/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT local.o -MD -MP -MF .deps/local.Tpo -c -o local.o local.c
mv -f .deps/local.Tpo .deps/local.Po
ccache_cc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/usr/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT radstatus.o -MD -MP -MF .deps/radstatus.Tpo -c -o radstatus.o radstatus.c
mv -f .deps/radstatus.Tpo .deps/radstatus.Po
ccache_cc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/usr/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT radacct.o -MD -MP -MF .deps/radacct.Tpo -c -o radacct.o radacct.c
mv -f .deps/radacct.Tpo .deps/radacct.Po
ccache_cc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/usr/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT radexample.o -MD -MP -MF .deps/radexample.Tpo -c -o radexample.o radexample.c
mv -f .deps/radexample.Tpo .deps/radexample.Po
ccache_cc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/usr/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT radiusclient.o -MD -MP -MF .deps/radiusclient.Tpo -c -o radiusclient.o radiusclient.c
mv -f .deps/radiusclient.Tpo .deps/radiusclient.Po
ccache_cc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/usr/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -MT radembedded.o -MD -MP -MF .deps/radembedded.Tpo -c -o radembedded.o radembedded.c
mv -f .deps/radembedded.Tpo .deps/radembedded.Po
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o radlogin radlogin.o radius.o local.o ../lib/libfreeradius-client.la -lcrypt
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o radlogin radlogin.o radius.o local.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../lib/.libs/libfreeradius-client.a -lcrypt
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o radstatus radstatus.o ../lib/libfreeradius-client.la -lcrypt
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o radstatus radstatus.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../lib/.libs/libfreeradius-client.a -lcrypt
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o radacct radacct.o ../lib/libfreeradius-client.la -lcrypt
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o radacct radacct.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../lib/.libs/libfreeradius-client.a -lcrypt
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o radexample radexample.o ../lib/libfreeradius-client.la -lcrypt
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o radexample radexample.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../lib/.libs/libfreeradius-client.a -lcrypt
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o radiusclient radiusclient.o ../lib/libfreeradius-client.la -lcrypt
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o radiusclient radiusclient.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../lib/.libs/libfreeradius-client.a -lcrypt
/bin/bash ../libtool --tag=CC --mode=link ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o radembedded radembedded.o ../lib/libfreeradius-client.la -lcrypt
OpenWrt-libtool: link: ccache_cc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release=freeswitch-1.10.6.-release -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/include -I/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/include -Wno-cpp -znow -zrelro -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib -o radembedded radembedded.o -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libiconv-stub/lib -L/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/lib/libintl-stub/lib ../lib/.libs/libfreeradius-client.a -lcrypt
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/src'
Making all in etc
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/etc'
sed -e 's|@sbin''dir@|/usr/sbin|g' \
-e 's|@pkgsysconf''dir@|/usr/etc/radiusclient|g' \
<./radiusclient.conf.in >radiusclient.conf
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/etc'
Making all in man
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/man'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/man'
Making all in doc
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/doc'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/doc'
Making all in patches
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/patches'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/patches'
Making all in login.radius
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/login.radius'
Making all in migs
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/login.radius/migs'
make[12]: Nothing to be done for 'all'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/login.radius/migs'
make[12]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/login.radius'
make[12]: Nothing to be done for 'all-am'.
make[12]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/login.radius'
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/login.radius'
Making all in rpm
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/rpm'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/rpm'
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7'
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7'
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7'
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/lib/libfreeradius-client.la";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/freeradius-client-1.1.7/lib/libfreeradius-client.la";fi;
make all-am
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_radius_cdr'
CC mod_radius_cdr_la-mod_radius_cdr.lo
CCLD mod_radius_cdr.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_radius_cdr'
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_radius_cdr'
making all mod_random
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_random'
CC mod_random_la-mod_random.lo
CCLD mod_random.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_random'
making all mod_raven
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/loggers/mod_raven'
CC mod_raven_la-mod_raven.lo
CCLD mod_raven.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/loggers/mod_raven'
making all mod_rayo
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_rayo'
make all-am
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_rayo'
CC librayomod_la-mod_rayo.lo
CC librayomod_la-iks_helpers.lo
CC librayomod_la-nlsml.lo
CC librayomod_la-rayo_components.lo
CC librayomod_la-rayo_cpa_component.lo
CC librayomod_la-rayo_cpa_detector.lo
CC librayomod_la-rayo_elements.lo
CC librayomod_la-rayo_fax_components.lo
CC librayomod_la-rayo_input_component.lo
CC librayomod_la-rayo_output_component.lo
CC librayomod_la-rayo_prompt_component.lo
CC librayomod_la-rayo_record_component.lo
CC librayomod_la-sasl.lo
CC librayomod_la-srgs.lo
CC librayomod_la-xmpp_streams.lo
CC librayomod_la-rayo_exec_component.lo
CCLD librayomod.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
CC test/test_test_iks-test_iks.o
CC test/test_test_nlsml-test_nlsml.o
CC test/test_test_srgs-test_srgs.o
CCLD mod_rayo.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
CCLD test/test_iks
CCLD test/test_nlsml
CCLD test/test_srgs
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_rayo'
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_rayo'
making all mod_redis
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_redis'
CC mod_redis_la-mod_redis.lo
CC mod_redis_la-credis.lo
CCLD mod_redis.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_redis'
making all mod_rss
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_rss'
CC mod_rss_la-mod_rss.lo
CCLD mod_rss.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_rss'
making all mod_rtc
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_rtc'
CC mod_rtc_la-mod_rtc.lo
CCLD mod_rtc.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_rtc'
making all mod_rtmp
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_rtmp'
CC mod_rtmp_la-mod_rtmp.lo
CC mod_rtmp_la-rtmp_sig.lo
CC mod_rtmp_la-rtmp.lo
CC mod_rtmp_la-rtmp_tcp.lo
CC mod_rtmp_la-rtmp_video.lo
CC libamf/src/mod_rtmp_la-amf0.lo
CC libamf/src/mod_rtmp_la-hash.lo
CC libamf/src/mod_rtmp_la-io.lo
CC libamf/src/mod_rtmp_la-ptrarray.lo
CC libamf/src/mod_rtmp_la-types.lo
CCLD mod_rtmp.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_rtmp'
making all mod_say_de
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_de'
CC mod_say_de_la-mod_say_de.lo
CCLD mod_say_de.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_de'
making all mod_say_en
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_en'
CC mod_say_en_la-mod_say_en.lo
CCLD mod_say_en.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_en'
making all mod_say_es
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_es'
CC mod_say_es_la-mod_say_es.lo
CCLD mod_say_es.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_es'
making all mod_say_es_ar
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_es_ar'
CC mod_say_es_ar_la-mod_say_es_ar.lo
CCLD mod_say_es_ar.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_es_ar'
making all mod_say_fa
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_fa'
CC mod_say_fa_la-mod_say_fa.lo
CCLD mod_say_fa.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_fa'
making all mod_say_fr
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_fr'
CC mod_say_fr_la-mod_say_fr.lo
CCLD mod_say_fr.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_fr'
making all mod_say_he
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_he'
CC mod_say_he_la-mod_say_he.lo
CCLD mod_say_he.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_he'
making all mod_say_hr
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_hr'
CC mod_say_hr_la-mod_say_hr.lo
CCLD mod_say_hr.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_hr'
making all mod_say_hu
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_hu'
CC mod_say_hu_la-mod_say_hu.lo
CCLD mod_say_hu.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_hu'
making all mod_say_it
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_it'
CC mod_say_it_la-mod_say_it.lo
CCLD mod_say_it.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_it'
making all mod_say_ja
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_ja'
CC mod_say_ja_la-mod_say_ja.lo
CCLD mod_say_ja.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_ja'
making all mod_say_nl
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_nl'
CC mod_say_nl_la-mod_say_nl.lo
CCLD mod_say_nl.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_nl'
making all mod_say_pl
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_pl'
CC mod_say_pl_la-mod_say_pl.lo
CCLD mod_say_pl.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_pl'
making all mod_say_pt
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_pt'
CC mod_say_pt_la-mod_say_pt.lo
CCLD mod_say_pt.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_pt'
making all mod_say_ru
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_ru'
CC mod_say_ru_la-mod_say_ru.lo
CCLD mod_say_ru.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_ru'
making all mod_say_sv
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_sv'
CC mod_say_sv_la-mod_say_sv.lo
CCLD mod_say_sv.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_sv'
making all mod_say_th
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_th'
CC mod_say_th_la-mod_say_th.lo
CCLD mod_say_th.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_th'
making all mod_say_zh
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_zh'
CC mod_say_zh_la-mod_say_zh.lo
CCLD mod_say_zh.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/say/mod_say_zh'
making all mod_shell_stream
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_shell_stream'
CC mod_shell_stream_la-mod_shell_stream.lo
CCLD mod_shell_stream.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_shell_stream'
making all mod_shout
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_shout'
CC mod_shout_la-mod_shout.lo
CCLD mod_shout.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_shout'
making all mod_signalwire
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_signalwire'
CC mod_signalwire_la-mod_signalwire.lo
CCLD mod_signalwire.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_signalwire'
making all mod_skinny
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_skinny'
CC mod_skinny_la-mod_skinny.lo
CC mod_skinny_la-skinny_protocol.lo
CC mod_skinny_la-skinny_tables.lo
CC mod_skinny_la-skinny_api.lo
CC mod_skinny_la-skinny_server.lo
CCLD mod_skinny.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_skinny'
making all mod_sms
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_sms'
CC mod_sms_la-mod_sms.lo
CCLD mod_sms.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_sms'
making all mod_snapshot
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_snapshot'
CC mod_snapshot_la-mod_snapshot.lo
CCLD mod_snapshot.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_snapshot'
making all mod_sndfile
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_sndfile'
CC libsndfilemod_la-mod_sndfile.lo
CCLD libsndfilemod.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
CC test/test_test_sndfile-test_sndfile.o
CC test/test_test_sndfile_conf-test_sndfile_conf.o
CCLD mod_sndfile.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
CCLD test/test_sndfile
CCLD test/test_sndfile_conf
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_sndfile'
making all mod_snmp
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_snmp'
CC mod_snmp_la-mod_snmp.lo
CC mod_snmp_la-subagent.lo
CCLD mod_snmp.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/event_handlers/mod_snmp'
making all mod_snom
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_snom'
CC mod_snom_la-mod_snom.lo
CCLD mod_snom.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_snom'
making all mod_sofia
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_sofia'
CC libsofiamod_la-mod_sofia.lo
CC libsofiamod_la-sofia.lo
CC libsofiamod_la-sofia_json_api.lo
CC libsofiamod_la-sofia_glue.lo
CC libsofiamod_la-sofia_presence.lo
CC libsofiamod_la-sofia_reg.lo
CC libsofiamod_la-sofia_media.lo
CC libsofiamod_la-sip-dig.lo
CC libsofiamod_la-rtp.lo
CCLD libsofiamod.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
CC test/test_test_sofia_funcs-test_sofia_funcs.o
CCLD mod_sofia.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
CCLD test/test_sofia_funcs
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_sofia'
making all mod_sonar
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_sonar'
CC mod_sonar_la-mod_sonar.lo
CCLD mod_sonar.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_sonar'
making all mod_spy
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_spy'
CC mod_spy_la-mod_spy.lo
CCLD mod_spy.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_spy'
making all mod_ssml
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_ssml'
make all-am
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_ssml'
CC mod_ssml_la-mod_ssml.lo
CCLD mod_ssml.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_ssml'
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_ssml'
making all mod_stress
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_stress'
CXX mod_stress.lo
CXX FFTReal.lo
CXXLD mod_stress.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_stress'
making all mod_syslog
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/loggers/mod_syslog'
CC mod_syslog_la-mod_syslog.lo
CCLD mod_syslog.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/loggers/mod_syslog'
making all mod_theora
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_theora'
CC mod_theora_la-mod_theora.lo
CCLD mod_theora.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/codecs/mod_theora'
making all mod_tone_stream
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_tone_stream'
CC mod_tone_stream_la-mod_tone_stream.lo
CCLD mod_tone_stream.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/formats/mod_tone_stream'
making all mod_translate
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_translate'
CC mod_translate_la-mod_translate.lo
CCLD mod_translate.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_translate'
making all mod_tts_commandline
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/asr_tts/mod_tts_commandline'
CC mod_tts_commandline_la-mod_tts_commandline.lo
CCLD mod_tts_commandline.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/asr_tts/mod_tts_commandline'
making all mod_unimrcp
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/asr_tts/mod_unimrcp'
cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp && make
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp'
Making all in build
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/build'
Making all in pkgconfig
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/build/pkgconfig'
make[11]: Nothing to be done for 'all'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/build/pkgconfig'
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/build'
make[11]: Nothing to be done for 'all-am'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/build'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/build'
Making all in conf
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/conf'
make[10]: Nothing to be done for 'all'.
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/conf'
Making all in data
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/data'
make[10]: Nothing to be done for 'all'.
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/data'
Making all in libs
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs'
Making all in apr-toolkit
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/apr-toolkit'
CC src/apt_obj_list.lo
CC src/apt_cyclic_queue.lo
CC src/apt_dir_layout.lo
CC src/apt_task.lo
CC src/apt_task_msg.lo
CC src/apt_consumer_task.lo
CC src/apt_pollset.lo
CC src/apt_poller_task.lo
CC src/apt_pool.lo
CC src/apt_log.lo
CC src/apt_pair.lo
CC src/apt_string_table.lo
CC src/apt_header_field.lo
CC src/apt_text_stream.lo
CC src/apt_text_message.lo
CC src/apt_net.lo
CC src/apt_nlsml_doc.lo
CC src/apt_multipart_content.lo
CC src/apt_timer_queue.lo
CC src/apt_test_suite.lo
CCLD libaprtoolkit.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/apr-toolkit'
Making all in mpf
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/mpf'
CC codecs/g711/g711.lo
CC src/mpf_activity_detector.lo
CC src/mpf_audio_file_stream.lo
CC src/mpf_bridge.lo
CC src/mpf_buffer.lo
CC src/mpf_codec_descriptor.lo
CC src/mpf_codec_g711.lo
CC src/mpf_codec_linear.lo
CC src/mpf_codec_manager.lo
CC src/mpf_context.lo
CC src/mpf_dtmf_detector.lo
CC src/mpf_dtmf_generator.lo
CC src/mpf_engine.lo
CC src/mpf_engine_factory.lo
CC src/mpf_mixer.lo
CC src/mpf_multiplier.lo
CC src/mpf_named_event.lo
CC src/mpf_termination.lo
CC src/mpf_termination_factory.lo
CC src/mpf_rtp_termination_factory.lo
CC src/mpf_file_termination_factory.lo
CC src/mpf_frame_buffer.lo
CC src/mpf_scheduler.lo
CC src/mpf_encoder.lo
CC src/mpf_decoder.lo
CC src/mpf_jitter_buffer.lo
CC src/mpf_rtp_stream.lo
CC src/mpf_rtp_attribs.lo
CC src/mpf_resampler.lo
CC src/mpf_stream.lo
CCLD libmpf.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/mpf'
Making all in mrcp
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/mrcp'
CC message/src/mrcp_start_line.lo
CC message/src/mrcp_header_accessor.lo
CC message/src/mrcp_generic_header.lo
CC message/src/mrcp_header.lo
CC message/src/mrcp_message.lo
CC control/src/mrcp_resource_factory.lo
CC control/src/mrcp_resource_loader.lo
CC control/src/mrcp_stream.lo
CC resources/src/mrcp_synth_header.lo
resources/src/mrcp_synth_header.c: In function 'mrcp_synth_header_generate':
resources/src/mrcp_synth_header.c:392:42: warning: right-hand operand of comma expression has no effect [-Wunused-value]
*value = synth_header->speaker_profile,value;
^
resources/src/mrcp_synth_header.c:420:43: warning: right-hand operand of comma expression has no effect [-Wunused-value]
*value = synth_header->voice_param.name,value;
^
CC resources/src/mrcp_synth_resource.lo
CC resources/src/mrcp_recog_header.lo
CC resources/src/mrcp_recog_resource.lo
CC resources/src/mrcp_recorder_header.lo
CC resources/src/mrcp_recorder_resource.lo
CC resources/src/mrcp_verifier_header.lo
CC resources/src/mrcp_verifier_resource.lo
CCLD libmrcp.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/mrcp'
Making all in mrcp-signaling
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/mrcp-signaling'
CC src/mrcp_sig_agent.lo
CC src/mrcp_session_descriptor.lo
CCLD libmrcpsignaling.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/mrcp-signaling'
Making all in mrcpv2-transport
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/mrcpv2-transport'
CC src/mrcp_control_descriptor.lo
CC src/mrcp_connection.lo
CC src/mrcp_client_connection.lo
CC src/mrcp_server_connection.lo
CC src/mrcp_ca_factory.lo
CCLD libmrcpv2transport.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/mrcpv2-transport'
Making all in mrcp-engine
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/mrcp-engine'
CC src/mrcp_engine_iface.lo
CC src/mrcp_engine_impl.lo
CC src/mrcp_engine_factory.lo
CC src/mrcp_engine_loader.lo
CC src/mrcp_synth_state_machine.lo
CC src/mrcp_recog_state_machine.lo
CC src/mrcp_recorder_state_machine.lo
CC src/mrcp_verifier_state_machine.lo
CCLD libmrcpengine.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/mrcp-engine'
Making all in mrcp-server
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/mrcp-server'
CC src/mrcp_server.lo
CC src/mrcp_server_session.lo
CCLD libmrcpserver.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/mrcp-server'
Making all in mrcp-client
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/mrcp-client'
CC src/mrcp_client.lo
CC src/mrcp_client_session.lo
CC src/mrcp_application.lo
CCLD libmrcpclient.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/mrcp-client'
Making all in uni-rtsp
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/uni-rtsp'
CC src/rtsp_header.lo
CC src/rtsp_start_line.lo
CC src/rtsp_message.lo
CC src/rtsp_stream.lo
CC src/rtsp_server.lo
CC src/rtsp_client.lo
CCLD libunirtsp.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs/uni-rtsp'
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs'
make[11]: Nothing to be done for 'all-am'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/libs'
Making all in modules
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/modules'
Making all in mrcp-sofiasip
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/modules/mrcp-sofiasip'
CC src/mrcp_sdp.lo
CC src/mrcp_sofiasip_server_agent.lo
CC src/mrcp_sofiasip_client_agent.lo
CC src/mrcp_sofiasip_logger.lo
CCLD libmrcpsofiasip.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/modules/mrcp-sofiasip'
Making all in mrcp-unirtsp
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/modules/mrcp-unirtsp'
CC src/mrcp_unirtsp_sdp.lo
CC src/mrcp_unirtsp_server_agent.lo
CC src/mrcp_unirtsp_client_agent.lo
CCLD libmrcpunirtsp.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/modules/mrcp-unirtsp'
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/modules'
make[11]: Nothing to be done for 'all-am'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/modules'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/modules'
Making all in plugins
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/plugins'
Making all in demo-synth
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/plugins/demo-synth'
CC src/demo_synth_engine.lo
CCLD demosynth.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/plugins/demo-synth'
Making all in demo-recog
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/plugins/demo-recog'
CC src/demo_recog_engine.lo
CCLD demorecog.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/plugins/demo-recog'
Making all in demo-verifier
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/plugins/demo-verifier'
CC src/demo_verifier_engine.lo
CCLD demoverifier.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/plugins/demo-verifier'
Making all in mrcp-recorder
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/plugins/mrcp-recorder'
CC src/mrcp_recorder_engine.lo
CCLD mrcprecorder.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/plugins/mrcp-recorder'
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/plugins'
make[11]: Nothing to be done for 'all-am'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/plugins'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/plugins'
Making all in platforms
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms'
Making all in libunimrcp-client
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/libunimrcp-client'
CC src/unimrcp_client.lo
CCLD libunimrcpclient.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/libunimrcp-client'
Making all in unimrcp-client
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/unimrcp-client'
CC src/main.o
CC src/demo_framework.o
CC src/demo_synth_application.o
CC src/demo_recog_application.o
CC src/demo_bypass_application.o
CC src/demo_discover_application.o
CC src/demo_util.o
CCLD unimrcpclient
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/unimrcp-client'
Making all in umc
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/umc'
CXX src/main.o
CXX src/umcconsole.o
CXX src/umcframework.o
CXX src/umcscenario.o
CXX src/umcsession.o
CXX src/synthscenario.o
CXX src/synthsession.o
CXX src/recogscenario.o
CXX src/recogsession.o
CXX src/recorderscenario.o
CXX src/recordersession.o
CXX src/dtmfscenario.o
CXX src/dtmfsession.o
CXX src/setparamscenario.o
CXX src/setparamsession.o
CXX src/verifierscenario.o
CXX src/verifiersession.o
CXXLD umc
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/umc'
Making all in libasr-client
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/libasr-client'
CC src/asr_engine.lo
CCLD libasrclient.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/libasr-client'
Making all in asr-client
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/asr-client'
CC src/main.o
CCLD asrclient
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/asr-client'
Making all in libunimrcp-server
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/libunimrcp-server'
CC src/unimrcp_server.lo
CCLD libunimrcpserver.la
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/libunimrcp-server'
Making all in unimrcp-server
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/unimrcp-server'
CC src/main.o
CC src/uni_cmdline.o
CC src/uni_daemon.o
CCLD unimrcpserver
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/unimrcp-server'
make[11]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms'
make[11]: Nothing to be done for 'all-am'.
make[11]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms'
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms'
make[10]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp'
make[10]: Nothing to be done for 'all-am'.
make[10]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp'
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp'
if test -f "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/libunimrcp-client/libunimrcpclient.la";then touch "/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/libs/unimrcp/platforms/libunimrcp-client/libunimrcpclient.la";fi;
make all-am
make[9]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/asr_tts/mod_unimrcp'
CC mod_unimrcp_la-mod_unimrcp.lo
CCLD mod_unimrcp.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[9]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/asr_tts/mod_unimrcp'
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/asr_tts/mod_unimrcp'
making all mod_valet_parking
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_valet_parking'
CC mod_valet_parking_la-mod_valet_parking.lo
CCLD mod_valet_parking.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_valet_parking'
making all mod_verto
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_verto'
CC mod_verto_la-mod_verto.lo
CC mod_verto_la-ws.lo
CC mcast/mod_verto_la-mcast.lo
CCLD mod_verto.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_verto'
making all mod_video_filter
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_video_filter'
CC mod_video_filter_la-mod_video_filter.lo
CCLD mod_video_filter.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_video_filter'
making all mod_vmd
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_vmd'
CC mod_vmd_la-mod_vmd.lo
CCLD mod_vmd.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_vmd'
making all mod_voicemail
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_voicemail'
CC mod_voicemail_la-mod_voicemail.lo
CCLD mod_voicemail.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_voicemail'
making all mod_voicemail_ivr
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_voicemail_ivr'
CC mod_voicemail_ivr_la-mod_voicemail_ivr.lo
CC mod_voicemail_ivr_la-ivr.lo
CC mod_voicemail_ivr_la-utils.lo
CC mod_voicemail_ivr_la-config.lo
CC mod_voicemail_ivr_la-menu.lo
CCLD mod_voicemail_ivr.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/applications/mod_voicemail_ivr'
making all mod_xml_cdr
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/xml_int/mod_xml_cdr'
CC mod_xml_cdr_la-mod_xml_cdr.lo
CCLD mod_xml_cdr.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/xml_int/mod_xml_cdr'
making all mod_xml_curl
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/xml_int/mod_xml_curl'
CC mod_xml_curl_la-mod_xml_curl.lo
CCLD mod_xml_curl.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/xml_int/mod_xml_curl'
making all mod_xml_ldap
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/xml_int/mod_xml_ldap'
CC mod_xml_ldap_la-mod_xml_ldap.lo
CCLD mod_xml_ldap.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/xml_int/mod_xml_ldap'
making all mod_xml_rpc
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/xml_int/mod_xml_rpc'
make[8]: warning: -j1 forced in makefile: resetting jobserver mode.
CC mod_xml_rpc_la-mod_xml_rpc.lo
CC mod_xml_rpc_la-ws.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-version.lo
CC ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-asprintf.lo
CC ../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-casprintf.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-channel.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-chanswitch.lo
CC ../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-cmdline_parser.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-conf.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-conn.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-data.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-date.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-double.lo
CC ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-error.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-file.lo
CC ../../../../libs/xmlrpc-c/lib/expat/gennmtab/mod_xml_rpc_la-gennmtab.lo
CC ../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-getoptx.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-handler.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-http.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-init.lo
CC ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-make_printable.lo
CC ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-memblock.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-method.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-parse_value.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-parse_datetime.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-registry.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-resource.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-response.lo
CC ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-select.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-server.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-session.lo
CC ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-sleep.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-socket.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-socket_unix.lo
CC ../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-string_parser.lo
CC ../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-stripcaseeq.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-system_method.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-thread_pthread.lo
CC ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-time.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-token.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xml_trace.lo
CC ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-trace.lo
CC ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-utf8.lo
CC ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-string_number.lo
CC ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-base64.lo
CC ../../../../libs/xmlrpc-c/lib/expat/xmlparse/mod_xml_rpc_la-xmlparse.lo
CC ../../../../libs/xmlrpc-c/lib/expat/xmltok/mod_xml_rpc_la-xmlrole.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_array.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_authcookie.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_base64.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_build.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_data.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_datetime.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_decompose.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_expat.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_parse.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_serialize.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_server_abyss.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_server_cgi.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_string.lo
CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_struct.lo
CC ../../../../libs/xmlrpc-c/lib/expat/xmltok/mod_xml_rpc_la-xmltok.lo
CCLD mod_xml_rpc.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/xml_int/mod_xml_rpc'
making all mod_xml_scgi
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/xml_int/mod_xml_scgi'
CC mod_xml_scgi_la-mod_xml_scgi.lo
CC ../../../../libs/libscgi/src/mod_xml_scgi_la-scgi.lo
CCLD mod_xml_scgi.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/xml_int/mod_xml_scgi'
making all mod_yaml
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/languages/mod_yaml'
CC mod_yaml_la-mod_yaml.lo
CCLD mod_yaml.la
OpenWrt-libtool: link: warning: `/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/libstdc++.la' seems to be moved
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/languages/mod_yaml'
making all mod_gsmopen
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_gsmopen'
CXX mod_gsmopen_la-mod_gsmopen.lo
In file included from mod_gsmopen.cpp:34:
mod_gsmopen.cpp: In function 'void find_ttyusb_devices(private_t*, const char*)':
gsmopen.h:126:81: warning: too many arguments for format [-Wformat-extra-args]
#define NOTICA(...) switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_NOTICE, "rev %s [%p|%-7lx][NOTICA %-5d][%-10s][%2d,%2d,%2d] " __VA_ARGS__ );
gsmopen.h:126:81: note: in definition of macro 'NOTICA'
#define NOTICA(...) switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_NOTICE, "rev %s [%p|%-7lx][NOTICA %-5d][%-10s][%2d,%2d,%2d] " __VA_ARGS__ );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsmopen.h:126:81: warning: too many arguments for format [-Wformat-extra-args]
#define NOTICA(...) switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_NOTICE, "rev %s [%p|%-7lx][NOTICA %-5d][%-10s][%2d,%2d,%2d] " __VA_ARGS__ );
gsmopen.h:126:81: note: in definition of macro 'NOTICA'
#define NOTICA(...) switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_NOTICE, "rev %s [%p|%-7lx][NOTICA %-5d][%-10s][%2d,%2d,%2d] " __VA_ARGS__ );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CXX mod_gsmopen_la-gsmopen_protocol.lo
gsmopen_protocol.cpp:44:10: fatal error: gsmlib/gsm_sms.h: No such file or directory
#include <gsmlib/gsm_sms.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
make[8]: *** [Makefile:722: mod_gsmopen_la-gsmopen_protocol.lo] Error 1
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod/endpoints/mod_gsmopen'
make[7]: *** [Makefile:707: mod_gsmopen-all] Error 1
make[7]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src/mod'
make[6]: *** [Makefile:611: all-recursive] Error 1
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/src'
make[5]: *** [Makefile:3519: all-recursive] Error 1
make[5]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release'
make[4]: *** [Makefile:1277: all] Error 2
make[4]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release'
make[3]: *** [Makefile:864: /openwrt/build_dir/target-aarch64_cortex-a72_musl/freeswitch-1.10.6.-release/.built] Error 2