*** This log is abridged to its last 500 KB: restoring CFLAGS to "-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation " setting EXTRA_CFLAGS to "-Wall" restoring LDFLAGS to "-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs" 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/fspr.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/fspr_private.h config.status: executing libtool commands rm: cannot remove 'libtoolT': No such file or directory config.status: executing default commands === configuring in libs/iksemel (/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/iksemel) configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' '--enable-fhs' '--localstatedir=/var' '--sysconfdir=/etc' '--with-scriptdir=/etc/freeswitch/scripts' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-devrandom=/dev/urandom' '--with-python3' '--disable-debug' '--enable-core-pgsql-support' '--enable-system-lua' '--enable-system-xmlrpc-c' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl' 'CC=cc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs' 'CXX=c++' 'CXXFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -g' '--with-modinstdir=/usr/lib/freeswitch/mod' 'CONFIGURE_CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation ' 'CONFIGURE_CXXFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -g ' 'CONFIGURE_LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-gcc... 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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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 egrep... (cached) /bin/grep -E checking for unistd.h... (cached) yes checking for strings.h... (cached) 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... yes checking for pkg-config... /usr/bin/pkg-config checking for openssl... yes checking openssl_CFLAGS... checking openssl_LIBS... -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 -------------------------- FreeSWITCH configuration -------------------------- Locations: prefix: /usr exec_prefix: /usr bindir: ${exec_prefix}/bin confdir: /etc/freeswitch libdir: /usr/lib datadir: /usr/share/freeswitch localstatedir: /var/lib/freeswitch includedir: /usr/include/freeswitch certsdir: /etc/freeswitch/tls dbdir: /var/lib/freeswitch/db grammardir: /usr/share/freeswitch/grammar htdocsdir: /usr/share/freeswitch/htdocs fontsdir: /usr/share/freeswitch/fonts logfiledir: /var/log/freeswitch modulesdir: /usr/lib/freeswitch/mod pkgconfigdir: /usr/lib/pkgconfig recordingsdir: /var/lib/freeswitch/recordings imagesdir: /var/lib/freeswitch/images runtimedir: /var/run/freeswitch scriptdir: /etc/freeswitch/scripts soundsdir: /usr/share/freeswitch/sounds storagedir: /var/lib/freeswitch/storage cachedir: /var/cache/freeswitch ------------------------------------------------------------------------------ cd libs/libvpx && CC="cc" CXX="c++" CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -fvisibility=hidden" CXXFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -g" LDFLAGS="-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs" ./configure --enable-pic --disable-docs --disable-examples --disable-install-bins --disable-install-srcs --disable-unit-tests --size-limit=16384x16384 enabling pic disabling docs disabling examples disabling install_bins disabling install_srcs disabling unit_tests enabling vp8_encoder enabling vp8_decoder enabling vp9_encoder enabling vp9_decoder Configuring for target 'x86_64-linux-gcc' enabling x86_64 enabling runtime_cpu_detect enabling mmx enabling sse enabling sse2 enabling sse3 enabling ssse3 enabling sse4_1 enabling avx enabling avx2 enabling avx512 using nasm enabling postproc enabling webm_io enabling libyuv Creating makefiles for x86_64-linux-gcc libs Creating makefiles for x86_64-linux-gcc tools make[1]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libvpx' [CREATE] vpx_scale_rtcd.h [CREATE] vpx_dsp_rtcd.h [CREATE] vp8_rtcd.h [CREATE] vp9_rtcd.h [DEP] vpx/src/vpx_decoder.c.d [DEP] vpx/src/vpx_encoder.c.d [DEP] vpx/src/vpx_codec.c.d [DEP] vpx/src/vpx_image.c.d [DEP] vpx_mem/vpx_mem.c.d [DEP] vpx_scale/generic/vpx_scale.c.d [DEP] vpx_scale/generic/yv12config.c.d [DEP] vpx_scale/generic/yv12extend.c.d [DEP] vpx_scale/generic/gen_scalers.c.d [DEP] vpx_scale/vpx_scale_rtcd.c.d [DEP] vpx_dsp/prob.c.d [DEP] vpx_dsp/bitwriter.c.d [DEP] vpx_dsp/bitwriter_buffer.c.d [DEP] vpx_dsp/psnr.c.d [DEP] vpx_dsp/bitreader.c.d [DEP] vpx_dsp/bitreader_buffer.c.d [DEP] vpx_dsp/intrapred.c.d [DEP] vpx_dsp/add_noise.c.d [DEP] vpx_dsp/deblock.c.d [DEP] vpx_dsp/x86/post_proc_sse2.c.d [DEP] vpx_dsp/vpx_convolve.c.d [DEP] vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.d [DEP] vpx_dsp/loopfilter.c.d [DEP] vpx_dsp/x86/loopfilter_sse2.c.d [DEP] vpx_dsp/x86/loopfilter_avx2.c.d [DEP] vpx_dsp/fwd_txfm.c.d [DEP] vpx_dsp/x86/fwd_txfm_sse2.c.d [DEP] vpx_dsp/x86/fwd_txfm_avx2.c.d [DEP] vpx_dsp/inv_txfm.c.d [DEP] vpx_dsp/x86/inv_txfm_sse2.c.d [DEP] vpx_dsp/x86/inv_txfm_ssse3.c.d [DEP] vpx_dsp/quantize.c.d [DEP] vpx_dsp/x86/quantize_sse2.c.d [DEP] vpx_dsp/x86/quantize_ssse3.c.d [DEP] vpx_dsp/x86/quantize_avx.c.d [DEP] vpx_dsp/avg.c.d [DEP] vpx_dsp/x86/avg_intrin_sse2.c.d [DEP] vpx_dsp/x86/avg_intrin_avx2.c.d [DEP] vpx_dsp/skin_detection.c.d [DEP] vpx_dsp/sad.c.d [DEP] vpx_dsp/subtract.c.d [DEP] vpx_dsp/sum_squares.c.d [DEP] vpx_dsp/x86/sum_squares_sse2.c.d [DEP] vpx_dsp/x86/sad4d_avx2.c.d [DEP] vpx_dsp/x86/sad_avx2.c.d [DEP] vpx_dsp/x86/sad4d_avx512.c.d [DEP] vpx_dsp/variance.c.d [DEP] vpx_dsp/x86/avg_pred_sse2.c.d [DEP] vpx_dsp/x86/variance_sse2.c.d [DEP] vpx_dsp/x86/variance_avx2.c.d [DEP] vpx_dsp/vpx_dsp_rtcd.c.d [DEP] vpx_util/vpx_thread.c.d [DEP] vpx_util/vpx_write_yuv_frame.c.d [DEP] vp8/common/alloccommon.c.d [DEP] vp8/common/blockd.c.d [DEP] vp8/common/dequantize.c.d [DEP] vp8/common/entropy.c.d [DEP] vp8/common/entropymode.c.d [DEP] vp8/common/entropymv.c.d [DEP] vp8/common/extend.c.d [DEP] vp8/common/filter.c.d [DEP] vp8/common/findnearmv.c.d [DEP] vp8/common/generic/systemdependent.c.d [DEP] vp8/common/idct_blk.c.d [DEP] vp8/common/idctllm.c.d [DEP] vp8/common/rtcd.c.d [DEP] vp8/common/vp8_loopfilter.c.d [DEP] vp8/common/loopfilter_filters.c.d [DEP] vp8/common/mbpitch.c.d [DEP] vp8/common/modecont.c.d [DEP] vp8/common/quant_common.c.d [DEP] vp8/common/reconinter.c.d [DEP] vp8/common/reconintra.c.d [DEP] vp8/common/reconintra4x4.c.d [DEP] vp8/common/setupintrarecon.c.d [DEP] vp8/common/swapyv12buffer.c.d [DEP] vp8/common/treecoder.c.d [DEP] vp8/common/x86/vp8_asm_stubs.c.d [DEP] vp8/common/x86/loopfilter_x86.c.d [DEP] vp8/common/mfqe.c.d [DEP] vp8/common/postproc.c.d [DEP] vp8/common/x86/idct_blk_mmx.c.d [DEP] vp8/common/x86/idct_blk_sse2.c.d [DEP] vp8/common/x86/bilinear_filter_sse2.c.d [DEP] vp8/vp8_cx_iface.c.d [DEP] vp8/encoder/bitstream.c.d [DEP] vp8/encoder/boolhuff.c.d [DEP] vp8/encoder/copy_c.c.d [DEP] vp8/encoder/dct.c.d [DEP] vp8/encoder/encodeframe.c.d [DEP] vp8/encoder/encodeintra.c.d [DEP] vp8/encoder/encodemb.c.d [DEP] vp8/encoder/encodemv.c.d [DEP] vp8/encoder/ethreading.c.d [DEP] vp8/encoder/firstpass.c.d [DEP] vp8/encoder/denoising.c.d [DEP] vp8/encoder/lookahead.c.d [DEP] vp8/encoder/mcomp.c.d [DEP] vp8/encoder/modecosts.c.d [DEP] vp8/encoder/onyx_if.c.d [DEP] vp8/encoder/pickinter.c.d [DEP] vp8/encoder/picklpf.c.d [DEP] vp8/encoder/vp8_quantize.c.d [DEP] vp8/encoder/ratectrl.c.d [DEP] vp8/encoder/rdopt.c.d [DEP] vp8/encoder/segmentation.c.d [DEP] vp8/common/vp8_skin_detection.c.d [DEP] vp8/encoder/tokenize.c.d [DEP] vp8/encoder/treewriter.c.d [DEP] vp8/encoder/temporal_filter.c.d [DEP] vp8/encoder/x86/vp8_quantize_sse2.c.d [DEP] vp8/encoder/x86/vp8_quantize_ssse3.c.d [DEP] vp8/encoder/x86/quantize_sse4.c.d [DEP] vp8/encoder/x86/denoising_sse2.c.d [DEP] vp8/encoder/x86/vp8_enc_stubs_sse2.c.d [DEP] vp8/vp8_dx_iface.c.d [DEP] vp8/decoder/dboolhuff.c.d [DEP] vp8/decoder/decodemv.c.d [DEP] vp8/decoder/decodeframe.c.d [DEP] vp8/decoder/detokenize.c.d [DEP] vp8/decoder/onyxd_if.c.d [DEP] vp8/decoder/threading.c.d [DEP] vp9/common/vp9_alloccommon.c.d [DEP] vp9/common/vp9_blockd.c.d [DEP] vp9/common/vp9_entropy.c.d [DEP] vp9/common/vp9_entropymode.c.d [DEP] vp9/common/vp9_entropymv.c.d [DEP] vp9/common/vp9_frame_buffers.c.d [DEP] vp9/common/vp9_idct.c.d [DEP] vp9/common/vp9_filter.c.d [DEP] vp9/common/vp9_pred_common.c.d [DEP] vp9/common/vp9_rtcd.c.d [DEP] vp9/common/vp9_scale.c.d [DEP] vp9/common/vp9_seg_common.c.d [DEP] vp9/common/vp9_tile_common.c.d [DEP] vp9/common/vp9_loopfilter.c.d [DEP] vp9/common/vp9_thread_common.c.d [DEP] vp9/common/vp9_mvref_common.c.d [DEP] vp9/common/vp9_quant_common.c.d [DEP] vp9/common/vp9_reconinter.c.d [DEP] vp9/common/vp9_reconintra.c.d [DEP] vp9/common/vp9_common_data.c.d [DEP] vp9/common/vp9_scan.c.d [DEP] vp9/common/x86/vp9_idct_intrin_sse2.c.d [DEP] vp9/vp9_cx_iface.c.d [DEP] vp9/encoder/vp9_bitstream.c.d [DEP] vp9/encoder/vp9_context_tree.c.d [DEP] vp9/encoder/vp9_cost.c.d [DEP] vp9/encoder/vp9_dct.c.d [DEP] vp9/encoder/vp9_encodeframe.c.d [DEP] vp9/encoder/vp9_encodemb.c.d [DEP] vp9/encoder/vp9_encodemv.c.d [DEP] vp9/encoder/vp9_ethread.c.d [DEP] vp9/encoder/vp9_extend.c.d [DEP] vp9/encoder/vp9_firstpass.c.d [DEP] vp9/encoder/vp9_frame_scale.c.d [DEP] vp9/encoder/vp9_lookahead.c.d [DEP] vp9/encoder/vp9_multi_thread.c.d [DEP] vp9/encoder/vp9_mcomp.c.d [DEP] vp9/encoder/vp9_encoder.c.d [DEP] vp9/encoder/vp9_picklpf.c.d [DEP] vp9/encoder/vp9_quantize.c.d [DEP] vp9/encoder/vp9_ratectrl.c.d [DEP] vp9/encoder/vp9_rd.c.d [DEP] vp9/encoder/vp9_rdopt.c.d [DEP] vp9/encoder/vp9_pickmode.c.d [DEP] vp9/encoder/vp9_segmentation.c.d [DEP] vp9/encoder/vp9_speed_features.c.d [DEP] vp9/encoder/vp9_subexp.c.d [DEP] vp9/encoder/vp9_svc_layercontext.c.d [DEP] vp9/encoder/vp9_resize.c.d [DEP] vp9/encoder/vp9_tokenize.c.d [DEP] vp9/encoder/vp9_treewriter.c.d [DEP] vp9/encoder/vp9_aq_variance.c.d [DEP] vp9/encoder/vp9_aq_360.c.d [DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d [DEP] vp9/encoder/vp9_aq_complexity.c.d [DEP] vp9/encoder/vp9_alt_ref_aq.c.d [DEP] vp9/encoder/vp9_skin_detection.c.d [DEP] vp9/encoder/vp9_noise_estimate.c.d [DEP] vp9/encoder/vp9_temporal_filter.c.d [DEP] vp9/encoder/vp9_mbgraph.c.d [DEP] vp9/encoder/x86/temporal_filter_sse4.c.d [DEP] vp9/encoder/x86/vp9_quantize_sse2.c.d [DEP] vp9/encoder/x86/vp9_quantize_avx2.c.d [DEP] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.d [DEP] vp9/encoder/x86/vp9_dct_intrin_sse2.c.d [DEP] vp9/encoder/x86/vp9_frame_scale_ssse3.c.d [DEP] vp9/encoder/x86/vp9_error_avx2.c.d [DEP] vp9/vp9_dx_iface.c.d [DEP] vp9/decoder/vp9_decodemv.c.d [DEP] vp9/decoder/vp9_decodeframe.c.d [DEP] vp9/decoder/vp9_detokenize.c.d [DEP] vp9/decoder/vp9_decoder.c.d [DEP] vp9/decoder/vp9_dsubexp.c.d [DEP] vp9/decoder/vp9_job_queue.c.d [DEP] vpx_config.c.d [DEP] vpx_ports/emms_mmx.asm.d [DEP] vpx_dsp/x86/intrapred_sse2.asm.d [DEP] vpx_dsp/x86/intrapred_ssse3.asm.d [DEP] vpx_dsp/x86/add_noise_sse2.asm.d [DEP] vpx_dsp/x86/deblock_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d [DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d [DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d [DEP] vpx_dsp/x86/inv_wht_sse2.asm.d [DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d [DEP] vpx_dsp/x86/sad_sse3.asm.d [DEP] vpx_dsp/x86/sad_ssse3.asm.d [DEP] vpx_dsp/x86/sad_sse4.asm.d [DEP] vpx_dsp/x86/sad4d_sse2.asm.d [DEP] vpx_dsp/x86/sad_sse2.asm.d [DEP] vpx_dsp/x86/subtract_sse2.asm.d [DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d [DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d [DEP] vp8/common/x86/dequantize_mmx.asm.d [DEP] vp8/common/x86/idctllm_mmx.asm.d [DEP] vp8/common/x86/recon_mmx.asm.d [DEP] vp8/common/x86/subpixel_mmx.asm.d [DEP] vp8/common/x86/idctllm_sse2.asm.d [DEP] vp8/common/x86/recon_sse2.asm.d [DEP] vp8/common/x86/subpixel_sse2.asm.d [DEP] vp8/common/x86/loopfilter_sse2.asm.d [DEP] vp8/common/x86/iwalsh_sse2.asm.d [DEP] vp8/common/x86/subpixel_ssse3.asm.d [DEP] vp8/common/x86/mfqe_sse2.asm.d [DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d [DEP] vp8/encoder/x86/copy_sse2.asm.d [DEP] vp8/encoder/x86/copy_sse3.asm.d [DEP] vp8/encoder/x86/dct_sse2.asm.d [DEP] vp8/encoder/x86/fwalsh_sse2.asm.d [DEP] vp8/encoder/x86/block_error_sse2.asm.d [DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d [DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d [DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d [CREATE] vpx_config.asm [DEP] vpx_ports/emms_mmx.asm.d [DEP] vpx_dsp/x86/intrapred_sse2.asm.d [DEP] vpx_dsp/x86/intrapred_ssse3.asm.d [DEP] vpx_dsp/x86/add_noise_sse2.asm.d [DEP] vpx_dsp/x86/deblock_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d [DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d [DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d [DEP] vpx_dsp/x86/inv_wht_sse2.asm.d [DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d [DEP] vpx_dsp/x86/sad_sse3.asm.d [DEP] vpx_dsp/x86/sad_ssse3.asm.d [DEP] vpx_dsp/x86/sad_sse4.asm.d [DEP] vpx_dsp/x86/sad4d_sse2.asm.d [DEP] vpx_dsp/x86/sad_sse2.asm.d [DEP] vpx_dsp/x86/subtract_sse2.asm.d [DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d [DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d [DEP] vp8/common/x86/dequantize_mmx.asm.d [DEP] vp8/common/x86/idctllm_mmx.asm.d [DEP] vp8/common/x86/recon_mmx.asm.d [DEP] vp8/common/x86/subpixel_mmx.asm.d [DEP] vp8/common/x86/idctllm_sse2.asm.d [DEP] vp8/common/x86/recon_sse2.asm.d [DEP] vp8/common/x86/subpixel_sse2.asm.d [DEP] vp8/common/x86/loopfilter_sse2.asm.d [DEP] vp8/common/x86/iwalsh_sse2.asm.d [DEP] vp8/common/x86/subpixel_ssse3.asm.d [DEP] vp8/common/x86/mfqe_sse2.asm.d [DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d [DEP] vp8/encoder/x86/copy_sse2.asm.d [DEP] vp8/encoder/x86/copy_sse3.asm.d [DEP] vp8/encoder/x86/dct_sse2.asm.d [DEP] vp8/encoder/x86/fwalsh_sse2.asm.d [DEP] vp8/encoder/x86/block_error_sse2.asm.d [DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d [DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d [DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d [CC] vpx/src/vpx_decoder.c.o [CC] vpx/src/vpx_encoder.c.o [CC] vpx/src/vpx_codec.c.o [CC] vpx/src/vpx_image.c.o [CC] vpx_mem/vpx_mem.c.o [CC] vpx_scale/generic/vpx_scale.c.o [CC] vpx_scale/generic/yv12config.c.o [CC] vpx_scale/generic/yv12extend.c.o [CC] vpx_scale/generic/gen_scalers.c.o [CC] vpx_scale/vpx_scale_rtcd.c.o [CC] vpx_dsp/prob.c.o [CC] vpx_dsp/bitwriter.c.o [CC] vpx_dsp/bitwriter_buffer.c.o [CC] vpx_dsp/psnr.c.o [CC] vpx_dsp/bitreader.c.o [CC] vpx_dsp/bitreader_buffer.c.o [CC] vpx_dsp/intrapred.c.o [CC] vpx_dsp/add_noise.c.o [CC] vpx_dsp/deblock.c.o [CC] vpx_dsp/x86/post_proc_sse2.c.o In file included from vpx_dsp/x86/post_proc_sse2.c:12: In function '_mm_add_epi16', inlined from 'vpx_mbpost_proc_down_sse2' at vpx_dsp/x86/post_proc_sse2.c:88:13: /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/include/emmintrin.h:1066:35: warning: 'below_context' may be used uninitialized [-Wmaybe-uninitialized] 1066 | return (__m128i) ((__v8hu)__A + (__v8hu)__B); | ^~~~~~~~~~~ vpx_dsp/x86/post_proc_sse2.c: In function 'vpx_mbpost_proc_down_sse2': vpx_dsp/x86/post_proc_sse2.c:39:13: note: 'below_context' was declared here 39 | __m128i below_context; | ^~~~~~~~~~~~~ [CC] vpx_dsp/vpx_convolve.c.o [CC] vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.o [CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o [CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o In file included from /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/include/immintrin.h:43, from vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c:11: In function '_mm256_castsi256_si128', inlined from 'convolve8_8_avx2' at ./vpx_dsp/x86/convolve_avx2.h:86:22, inlined from 'vpx_filter_block1d16_v8_x_avx2.constprop' at vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c:299:15: /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/include/avxintrin.h:1478:20: warning: 's1[3]' may be used uninitialized [-Wmaybe-uninitialized] 1478 | return (__m128i) __builtin_ia32_si_si256 ((__v8si)__A); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c: In function 'vpx_filter_block1d16_v8_x_avx2.constprop': vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c:188:17: note: 's1[3]' was declared here 188 | __m256i f[4], s1[4], s2[4]; | ^~ In function '_mm256_castsi256_si128', inlined from 'convolve8_8_avx2' at ./vpx_dsp/x86/convolve_avx2.h:86:22, inlined from 'vpx_filter_block1d16_v8_x_avx2.constprop' at vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c:300:15: /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/include/avxintrin.h:1478:20: warning: 's2[3]' may be used uninitialized [-Wmaybe-uninitialized] 1478 | return (__m128i) __builtin_ia32_si_si256 ((__v8si)__A); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c: In function 'vpx_filter_block1d16_v8_x_avx2.constprop': vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c:188:24: note: 's2[3]' was declared here 188 | __m256i f[4], s1[4], s2[4]; | ^~ In function '_mm256_castsi256_si128', inlined from 'convolve8_8_avx2' at ./vpx_dsp/x86/convolve_avx2.h:86:22, inlined from 'vpx_filter_block1d16_v8_x_avx2.constprop' at vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c:299:15: /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/include/avxintrin.h:1478:20: warning: 's1[3]' may be used uninitialized [-Wmaybe-uninitialized] 1478 | return (__m128i) __builtin_ia32_si_si256 ((__v8si)__A); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c: In function 'vpx_filter_block1d16_v8_x_avx2.constprop': vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c:188:17: note: 's1[3]' was declared here 188 | __m256i f[4], s1[4], s2[4]; | ^~ In function '_mm256_castsi256_si128', inlined from 'convolve8_8_avx2' at ./vpx_dsp/x86/convolve_avx2.h:86:22, inlined from 'vpx_filter_block1d16_v8_x_avx2.constprop' at vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c:300:15: /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/include/avxintrin.h:1478:20: warning: 's2[3]' may be used uninitialized [-Wmaybe-uninitialized] 1478 | return (__m128i) __builtin_ia32_si_si256 ((__v8si)__A); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c: In function 'vpx_filter_block1d16_v8_x_avx2.constprop': vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c:188:24: note: 's2[3]' was declared here 188 | __m256i f[4], s1[4], s2[4]; | ^~ In function '_mm256_castsi256_si128', inlined from 'convolve8_8_avx2' at ./vpx_dsp/x86/convolve_avx2.h:86:22, inlined from 'vpx_filter_block1d16_v8_x_avx2.constprop' at vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c:299:15: /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/include/avxintrin.h:1478:20: warning: 's1[3]' may be used uninitialized [-Wmaybe-uninitialized] 1478 | return (__m128i) __builtin_ia32_si_si256 ((__v8si)__A); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c: In function 'vpx_filter_block1d16_v8_x_avx2.constprop': vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c:188:17: note: 's1[3]' was declared here 188 | __m256i f[4], s1[4], s2[4]; | ^~ In function '_mm256_castsi256_si128', inlined from 'convolve8_8_avx2' at ./vpx_dsp/x86/convolve_avx2.h:86:22, inlined from 'vpx_filter_block1d16_v8_x_avx2.constprop' at vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c:300:15: /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/include/avxintrin.h:1478:20: warning: 's2[3]' may be used uninitialized [-Wmaybe-uninitialized] 1478 | return (__m128i) __builtin_ia32_si_si256 ((__v8si)__A); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c: In function 'vpx_filter_block1d16_v8_x_avx2.constprop': vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c:188:24: note: 's2[3]' was declared here 188 | __m256i f[4], s1[4], s2[4]; | ^~ [CC] vpx_dsp/loopfilter.c.o [CC] vpx_dsp/x86/loopfilter_sse2.c.o [CC] vpx_dsp/x86/loopfilter_avx2.c.o [CC] vpx_dsp/fwd_txfm.c.o [CC] vpx_dsp/x86/fwd_txfm_sse2.c.o [CC] vpx_dsp/x86/fwd_txfm_avx2.c.o [CC] vpx_dsp/inv_txfm.c.o [CC] vpx_dsp/x86/inv_txfm_sse2.c.o [CC] vpx_dsp/x86/inv_txfm_ssse3.c.o [CC] vpx_dsp/quantize.c.o [CC] vpx_dsp/x86/quantize_sse2.c.o [CC] vpx_dsp/x86/quantize_ssse3.c.o [CC] vpx_dsp/x86/quantize_avx.c.o [CC] vpx_dsp/avg.c.o [CC] vpx_dsp/x86/avg_intrin_sse2.c.o vpx_dsp/avg.c:343:32: warning: argument 1 of type 'int16_t[16]' {aka 'short int[16]'} with mismatched bound [-Warray-parameter=] 343 | void vpx_int_pro_row_c(int16_t hbuf[16], const uint8_t *ref, | ~~~~~~~~^~~~~~~~ In file included from vpx_dsp/avg.c:12: ././vpx_dsp_rtcd.h:386:33: note: previously declared as 'int16_t *' {aka 'short int *'} 386 | void vpx_int_pro_row_c(int16_t *hbuf, const uint8_t *ref, const int ref_stride, const int height); | ~~~~~~~~~^~~~ [CC] vpx_dsp/x86/avg_intrin_avx2.c.o [CC] vpx_dsp/skin_detection.c.o [CC] vpx_dsp/sad.c.o [CC] vpx_dsp/subtract.c.o [CC] vpx_dsp/sum_squares.c.o [CC] vpx_dsp/x86/sum_squares_sse2.c.o [CC] vpx_dsp/x86/sad4d_avx2.c.o vpx_dsp/x86/sad4d_avx2.c:25:48: warning: argument 3 of type 'const uint8_t * const[4]' {aka 'const unsigned char * const[4]'} with mismatched bound [-Warray-parameter=] 25 | const uint8_t *const ref_array[4], int ref_stride, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from vpx_dsp/x86/sad4d_avx2.c:11: ././vpx_dsp_rtcd.h:576:89: note: previously declared as 'const uint8_t * const[]' {aka 'const unsigned char * const[]'} 576 | void vpx_sad32x32x4d_avx2(const uint8_t *src_ptr, int src_stride, const uint8_t * const ref_array[], int ref_stride, uint32_t *sad_array); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ vpx_dsp/x86/sad4d_avx2.c:26:36: warning: argument 5 of type 'uint32_t[4]' {aka 'unsigned int[4]'} with mismatched bound [-Warray-parameter=] 26 | uint32_t sad_array[4]) { | ~~~~~~~~~^~~~~~~~~~~~ ././vpx_dsp_rtcd.h:576:128: note: previously declared as 'uint32_t *' {aka 'unsigned int *'} 576 | void vpx_sad32x32x4d_avx2(const uint8_t *src_ptr, int src_stride, const uint8_t * const ref_array[], int ref_stride, uint32_t *sad_array); | ~~~~~~~~~~^~~~~~~~~ vpx_dsp/x86/sad4d_avx2.c:73:48: warning: argument 3 of type 'const uint8_t * const[4]' {aka 'const unsigned char * const[4]'} with mismatched bound [-Warray-parameter=] 73 | const uint8_t *const ref_array[4], int ref_stride, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ././vpx_dsp_rtcd.h:651:89: note: previously declared as 'const uint8_t * const[]' {aka 'const unsigned char * const[]'} 651 | void vpx_sad64x64x4d_avx2(const uint8_t *src_ptr, int src_stride, const uint8_t * const ref_array[], int ref_stride, uint32_t *sad_array); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ vpx_dsp/x86/sad4d_avx2.c:74:36: warning: argument 5 of type 'uint32_t[4]' {aka 'unsigned int[4]'} with mismatched bound [-Warray-parameter=] 74 | uint32_t sad_array[4]) { | ~~~~~~~~~^~~~~~~~~~~~ ././vpx_dsp_rtcd.h:651:128: note: previously declared as 'uint32_t *' {aka 'unsigned int *'} 651 | void vpx_sad64x64x4d_avx2(const uint8_t *src_ptr, int src_stride, const uint8_t * const ref_array[], int ref_stride, uint32_t *sad_array); | ~~~~~~~~~~^~~~~~~~~ [CC] vpx_dsp/x86/sad_avx2.c.o [CC] vpx_dsp/x86/sad4d_avx512.c.o vpx_dsp/x86/sad4d_avx512.c:15:50: warning: argument 3 of type 'const uint8_t * const[4]' {aka 'const unsigned char * const[4]'} with mismatched bound [-Warray-parameter=] 15 | const uint8_t *const ref_array[4], int ref_stride, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from vpx_dsp/x86/sad4d_avx512.c:11: ././vpx_dsp_rtcd.h:652:91: note: previously declared as 'const uint8_t * const[]' {aka 'const unsigned char * const[]'} 652 | void vpx_sad64x64x4d_avx512(const uint8_t *src_ptr, int src_stride, const uint8_t * const ref_array[], int ref_stride, uint32_t *sad_array); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ vpx_dsp/x86/sad4d_avx512.c:16:38: warning: argument 5 of type 'uint32_t[4]' {aka 'unsigned int[4]'} with mismatched bound [-Warray-parameter=] 16 | uint32_t res[4]) { | ~~~~~~~~~^~~~~~ ././vpx_dsp_rtcd.h:652:130: note: previously declared as 'uint32_t *' {aka 'unsigned int *'} 652 | void vpx_sad64x64x4d_avx512(const uint8_t *src_ptr, int src_stride, const uint8_t * const ref_array[], int ref_stride, uint32_t *sad_array); | ~~~~~~~~~~^~~~~~~~~ [CC] vpx_dsp/variance.c.o [CC] vpx_dsp/x86/avg_pred_sse2.c.o [CC] vpx_dsp/x86/variance_sse2.c.o [CC] vpx_dsp/x86/variance_avx2.c.o [CC] vpx_dsp/vpx_dsp_rtcd.c.o [CC] vpx_util/vpx_thread.c.o [CC] vpx_util/vpx_write_yuv_frame.c.o [CC] vp8/common/alloccommon.c.o [CC] vp8/common/blockd.c.o [CC] vp8/common/dequantize.c.o [CC] vp8/common/entropy.c.o [CC] vp8/common/entropymode.c.o [CC] vp8/common/entropymv.c.o [CC] vp8/common/extend.c.o [CC] vp8/common/filter.c.o [CC] vp8/common/findnearmv.c.o [CC] vp8/common/generic/systemdependent.c.o [CC] vp8/common/idct_blk.c.o [CC] vp8/common/idctllm.c.o [CC] vp8/common/rtcd.c.o [CC] vp8/common/vp8_loopfilter.c.o [CC] vp8/common/loopfilter_filters.c.o [CC] vp8/common/mbpitch.c.o [CC] vp8/common/modecont.c.o [CC] vp8/common/quant_common.c.o [CC] vp8/common/reconinter.c.o [CC] vp8/common/reconintra.c.o [CC] vp8/common/reconintra4x4.c.o [CC] vp8/common/setupintrarecon.c.o [CC] vp8/common/swapyv12buffer.c.o [CC] vp8/common/treecoder.c.o [CC] vp8/common/x86/vp8_asm_stubs.c.o [CC] vp8/common/x86/loopfilter_x86.c.o [CC] vp8/common/mfqe.c.o [CC] vp8/common/postproc.c.o [CC] vp8/common/x86/idct_blk_mmx.c.o [CC] vp8/common/x86/idct_blk_sse2.c.o [CC] vp8/common/x86/bilinear_filter_sse2.c.o [CC] vp8/vp8_cx_iface.c.o [CC] vp8/encoder/bitstream.c.o [CC] vp8/encoder/boolhuff.c.o [CC] vp8/encoder/copy_c.c.o [CC] vp8/encoder/dct.c.o [CC] vp8/encoder/encodeframe.c.o [CC] vp8/encoder/encodeintra.c.o [CC] vp8/encoder/encodemb.c.o [CC] vp8/encoder/encodemv.c.o [CC] vp8/encoder/ethreading.c.o [CC] vp8/encoder/firstpass.c.o [CC] vp8/encoder/denoising.c.o [CC] vp8/encoder/lookahead.c.o [CC] vp8/encoder/mcomp.c.o [CC] vp8/encoder/modecosts.c.o [CC] vp8/encoder/onyx_if.c.o [CC] vp8/encoder/pickinter.c.o [CC] vp8/encoder/picklpf.c.o [CC] vp8/encoder/vp8_quantize.c.o [CC] vp8/encoder/ratectrl.c.o [CC] vp8/encoder/rdopt.c.o [CC] vp8/encoder/segmentation.c.o [CC] vp8/common/vp8_skin_detection.c.o [CC] vp8/encoder/tokenize.c.o [CC] vp8/encoder/treewriter.c.o [CC] vp8/encoder/temporal_filter.c.o [CC] vp8/encoder/x86/vp8_quantize_sse2.c.o [CC] vp8/encoder/x86/vp8_quantize_ssse3.c.o [CC] vp8/encoder/x86/quantize_sse4.c.o [CC] vp8/encoder/x86/denoising_sse2.c.o [CC] vp8/encoder/x86/vp8_enc_stubs_sse2.c.o [CC] vp8/vp8_dx_iface.c.o [CC] vp8/decoder/dboolhuff.c.o [CC] vp8/decoder/decodemv.c.o vp8/vp8_dx_iface.c: In function 'vp8_decode': vp8/vp8_dx_iface.c:284:16: warning: variable 'w' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 284 | unsigned int w, h; | ^ vp8/vp8_dx_iface.c:284:19: warning: variable 'h' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 284 | unsigned int w, h; | ^ [CC] vp8/decoder/decodeframe.c.o [CC] vp8/decoder/detokenize.c.o [CC] vp8/decoder/onyxd_if.c.o [CC] vp8/decoder/threading.c.o [CC] vp9/common/vp9_alloccommon.c.o [CC] vp9/common/vp9_blockd.c.o [CC] vp9/common/vp9_entropy.c.o [CC] vp9/common/vp9_entropymode.c.o [CC] vp9/common/vp9_entropymv.c.o [CC] vp9/common/vp9_frame_buffers.c.o [CC] vp9/common/vp9_idct.c.o [CC] vp9/common/vp9_filter.c.o [CC] vp9/common/vp9_pred_common.c.o [CC] vp9/common/vp9_rtcd.c.o [CC] vp9/common/vp9_scale.c.o [CC] vp9/common/vp9_seg_common.c.o [CC] vp9/common/vp9_tile_common.c.o [CC] vp9/common/vp9_loopfilter.c.o [CC] vp9/common/vp9_thread_common.c.o [CC] vp9/common/vp9_mvref_common.c.o [CC] vp9/common/vp9_quant_common.c.o [CC] vp9/common/vp9_reconinter.c.o [CC] vp9/common/vp9_reconintra.c.o [CC] vp9/common/vp9_common_data.c.o [CC] vp9/common/vp9_scan.c.o [CC] vp9/common/x86/vp9_idct_intrin_sse2.c.o [CC] vp9/vp9_cx_iface.c.o [CC] vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_bitstream.c: In function 'encode_tile_worker': vp9/encoder/vp9_bitstream.c:948:3: warning: 'write_modes' accessing 64 bytes in a region of size 16 [-Wstringop-overflow=] 948 | write_modes(cpi, xd, &cpi->tile_data[data->tile_idx].tile_info, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 949 | &data->bit_writer, tile_row, data->tile_idx, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 950 | &data->max_mv_magnitude, data->interp_filter_selected); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_bitstream.c:948:3: note: referencing argument 8 of type 'int[4][4]' vp9/encoder/vp9_bitstream.c:488:13: note: in a call to function 'write_modes' 488 | static void write_modes( | ^~~~~~~~~~~ [CC] vp9/encoder/vp9_context_tree.c.o [CC] vp9/encoder/vp9_cost.c.o [CC] vp9/encoder/vp9_dct.c.o [CC] vp9/encoder/vp9_encodeframe.c.o [CC] vp9/encoder/vp9_encodemb.c.o [CC] vp9/encoder/vp9_encodemv.c.o [CC] vp9/encoder/vp9_ethread.c.o [CC] vp9/encoder/vp9_extend.c.o [CC] vp9/encoder/vp9_firstpass.c.o [CC] vp9/encoder/vp9_frame_scale.c.o [CC] vp9/encoder/vp9_lookahead.c.o [CC] vp9/encoder/vp9_multi_thread.c.o [CC] vp9/encoder/vp9_mcomp.c.o [CC] vp9/encoder/vp9_encoder.c.o [CC] vp9/encoder/vp9_picklpf.c.o [CC] vp9/encoder/vp9_quantize.c.o [CC] vp9/encoder/vp9_ratectrl.c.o [CC] vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rd.c: In function 'vp9_get_entropy_contexts': vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [64, 192] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [68, 196] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [72, 200] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [76, 204] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [80, 208] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [84, 212] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [88, 216] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [92, 220] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [96, 224] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [100, 228] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [104, 232] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [108, 236] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [112, 240] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [116, 244] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:554:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 554 | t_above[i] = !!*(const uint32_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset [120, 248] into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [64, 192] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [68, 196] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [72, 200] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [76, 204] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [80, 208] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [84, 212] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [88, 216] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [92, 220] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [96, 224] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [100, 228] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [104, 232] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [108, 236] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [112, 240] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [116, 244] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:556:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 556 | t_left[i] = !!*(const uint32_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset [120, 248] into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 128 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 136 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 144 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 152 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 160 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 168 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 176 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 184 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 192 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 200 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 208 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 216 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 224 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 232 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:561:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 561 | t_above[i] = !!*(const uint64_t *)&above[i]; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:532:47: note: at offset 240 into destination object 't_above' of size [0, 16] 532 | ENTROPY_CONTEXT t_above[16], | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 128 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 136 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 144 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 152 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 160 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 168 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 176 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 184 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 192 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 200 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 208 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 216 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 224 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 232 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ vp9/encoder/vp9_rd.c:563:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 563 | t_left[i] = !!*(const uint64_t *)&left[i]; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/vp9_rd.c:533:47: note: at offset 240 into destination object 't_left' of size [0, 16] 533 | ENTROPY_CONTEXT t_left[16]) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~ [CC] vp9/encoder/vp9_rdopt.c.o [CC] vp9/encoder/vp9_pickmode.c.o [CC] vp9/encoder/vp9_segmentation.c.o [CC] vp9/encoder/vp9_speed_features.c.o [CC] vp9/encoder/vp9_subexp.c.o [CC] vp9/encoder/vp9_svc_layercontext.c.o [CC] vp9/encoder/vp9_resize.c.o [CC] vp9/encoder/vp9_tokenize.c.o [CC] vp9/encoder/vp9_treewriter.c.o [CC] vp9/encoder/vp9_aq_variance.c.o [CC] vp9/encoder/vp9_aq_360.c.o [CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o [CC] vp9/encoder/vp9_aq_complexity.c.o [CC] vp9/encoder/vp9_alt_ref_aq.c.o [CC] vp9/encoder/vp9_skin_detection.c.o [CC] vp9/encoder/vp9_noise_estimate.c.o [CC] vp9/encoder/vp9_temporal_filter.c.o [CC] vp9/encoder/vp9_mbgraph.c.o [CC] vp9/encoder/x86/temporal_filter_sse4.c.o [CC] vp9/encoder/x86/vp9_quantize_sse2.c.o [CC] vp9/encoder/x86/vp9_quantize_avx2.c.o [CC] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o vp9/encoder/x86/vp9_diamond_search_sad_avx.c: In function 'vp9_diamond_search_sad_avx': vp9/encoder/x86/vp9_diamond_search_sad_avx.c:285:19: warning: 'v_these_mv_w' may be used uninitialized [-Wmaybe-uninitialized] 285 | new_bmv = ((const int_mv *)&v_these_mv_w)[local_best_idx]; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp9/encoder/x86/vp9_diamond_search_sad_avx.c:149:21: note: 'v_these_mv_w' declared here 149 | const __m128i v_these_mv_w = _mm_add_epi16(v_bmv_w, v_ss_mv_w); | ^~~~~~~~~~~~ [CC] vp9/encoder/x86/vp9_dct_intrin_sse2.c.o [CC] vp9/encoder/x86/vp9_frame_scale_ssse3.c.o [CC] vp9/encoder/x86/vp9_error_avx2.c.o [CC] vp9/vp9_dx_iface.c.o [CC] vp9/decoder/vp9_decodemv.c.o [CC] vp9/decoder/vp9_decodeframe.c.o [CC] vp9/decoder/vp9_detokenize.c.o [CC] vp9/decoder/vp9_decoder.c.o [CC] vp9/decoder/vp9_dsubexp.c.o [CC] vp9/decoder/vp9_job_queue.c.o [CC] vpx_config.c.o [AS] vpx_ports/emms_mmx.asm.o [AS] vpx_dsp/x86/intrapred_sse2.asm.o [AS] vpx_dsp/x86/intrapred_ssse3.asm.o [AS] vpx_dsp/x86/add_noise_sse2.asm.o [AS] vpx_dsp/x86/deblock_sse2.asm.o [AS] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o [AS] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o [AS] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o [AS] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o [AS] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o [AS] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.o [AS] vpx_dsp/x86/inv_wht_sse2.asm.o [AS] vpx_dsp/x86/avg_ssse3_x86_64.asm.o [AS] vpx_dsp/x86/sad_sse3.asm.o [AS] vpx_dsp/x86/sad_ssse3.asm.o [AS] vpx_dsp/x86/sad_sse4.asm.o [AS] vpx_dsp/x86/sad4d_sse2.asm.o [AS] vpx_dsp/x86/sad_sse2.asm.o [AS] vpx_dsp/x86/subtract_sse2.asm.o [AS] vpx_dsp/x86/ssim_opt_x86_64.asm.o [AS] vpx_dsp/x86/subpel_variance_sse2.asm.o [AS] vp8/common/x86/dequantize_mmx.asm.o [AS] vp8/common/x86/idctllm_mmx.asm.o [AS] vp8/common/x86/recon_mmx.asm.o [AS] vp8/common/x86/subpixel_mmx.asm.o [AS] vp8/common/x86/idctllm_sse2.asm.o [AS] vp8/common/x86/recon_sse2.asm.o [AS] vp8/common/x86/subpixel_sse2.asm.o [AS] vp8/common/x86/loopfilter_sse2.asm.o [AS] vp8/common/x86/iwalsh_sse2.asm.o [AS] vp8/common/x86/subpixel_ssse3.asm.o [AS] vp8/common/x86/mfqe_sse2.asm.o [AS] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o [AS] vp8/encoder/x86/copy_sse2.asm.o [AS] vp8/encoder/x86/copy_sse3.asm.o [AS] vp8/encoder/x86/dct_sse2.asm.o [AS] vp8/encoder/x86/fwalsh_sse2.asm.o [AS] vp8/encoder/x86/block_error_sse2.asm.o [AS] vp8/encoder/x86/temporal_filter_apply_sse2.asm.o [AS] vp9/encoder/x86/vp9_dct_sse2.asm.o [AS] vp9/encoder/x86/vp9_error_sse2.asm.o [AS] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o [CREATE] vpx.pc [AR] libvpx_g.a [STRIP] libvpx.a < libvpx_g.a [DEP] y4minput.c.d [DEP] tools/tiny_ssim.c.d [CC] y4minput.c.o [CC] tools/tiny_ssim.c.o [LD] tools/tiny_ssim make[1]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libvpx' cc -o /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/build/print_git_revision /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/build/print_git_revision.c touch /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include/switch.h make[1]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/srtp' depbase=`echo crypto/cipher/cipher_test_cases.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/cipher/cipher_test_cases.lo -MD -MP -MF $depbase.Tpo -c -o crypto/cipher/cipher_test_cases.lo crypto/cipher/cipher_test_cases.c &&\ mv -f $depbase.Tpo $depbase.Plo config.status: creating Makefile config.status: creating include/fspr.h libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/cipher/cipher_test_cases.lo -MD -MP -MF crypto/cipher/.deps/cipher_test_cases.Tpo -c crypto/cipher/cipher_test_cases.c -fPIC -DPIC -o crypto/cipher/cipher_test_cases.o config.status: creating build/apr_rules.mk depbase=`echo crypto/hash/auth_test_cases.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/hash/auth_test_cases.lo -MD -MP -MF $depbase.Tpo -c -o crypto/hash/auth_test_cases.lo crypto/hash/auth_test_cases.c &&\ mv -f $depbase.Tpo $depbase.Plo config.status: creating build/pkg/pkginfo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/hash/auth_test_cases.lo -MD -MP -MF crypto/hash/.deps/auth_test_cases.Tpo -c crypto/hash/auth_test_cases.c -fPIC -DPIC -o crypto/hash/auth_test_cases.o config.status: creating apr-1-config config.status: WARNING: 'apr-config.in' seems to ignore the --datarootdir setting config.status: creating apr.pc depbase=`echo crypto/cipher/aes_icm_ossl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/cipher/aes_icm_ossl.lo -MD -MP -MF $depbase.Tpo -c -o crypto/cipher/aes_icm_ossl.lo crypto/cipher/aes_icm_ossl.c &&\ mv -f $depbase.Tpo $depbase.Plo config.status: creating test/Makefile config.status: creating test/internal/Makefile libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/cipher/aes_icm_ossl.lo -MD -MP -MF crypto/cipher/.deps/aes_icm_ossl.Tpo -c crypto/cipher/aes_icm_ossl.c -fPIC -DPIC -o crypto/cipher/aes_icm_ossl.o config.status: creating include/arch/unix/fspr_private.h config.status: executing libtool commands rm: cannot remove 'libtoolT': No such file or directory config.status: executing default commands config.status: include/fspr.h is unchanged config.status: include/arch/unix/fspr_private.h is unchanged depbase=`echo crypto/cipher/aes_gcm_ossl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/cipher/aes_gcm_ossl.lo -MD -MP -MF $depbase.Tpo -c -o crypto/cipher/aes_gcm_ossl.lo crypto/cipher/aes_gcm_ossl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/cipher/aes_gcm_ossl.lo -MD -MP -MF crypto/cipher/.deps/aes_gcm_ossl.Tpo -c crypto/cipher/aes_gcm_ossl.c -fPIC -DPIC -o crypto/cipher/aes_gcm_ossl.o depbase=`echo crypto/hash/hmac_ossl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/hash/hmac_ossl.lo -MD -MP -MF $depbase.Tpo -c -o crypto/hash/hmac_ossl.lo crypto/hash/hmac_ossl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/hash/hmac_ossl.lo -MD -MP -MF crypto/hash/.deps/hmac_ossl.Tpo -c crypto/hash/hmac_ossl.c -fPIC -DPIC -o crypto/hash/hmac_ossl.o cat /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include/switch_cpp.h | perl /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/build/strip.pl > /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include/switch_swigable_cpp.h make[1]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[2]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr' crypto/hash/hmac_ossl.c: In function 'srtp_hmac_alloc': crypto/hash/hmac_ossl.c:106:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 106 | (*a)->state = HMAC_CTX_new(); | ^ In file included from crypto/hash/hmac_ossl.c:54: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ crypto/hash/hmac_ossl.c: In function 'srtp_hmac_dealloc': crypto/hash/hmac_ossl.c:136:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 136 | HMAC_CTX_free(hmac_ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ crypto/hash/hmac_ossl.c: In function 'srtp_hmac_start': crypto/hash/hmac_ossl.c:152:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 152 | if (HMAC_Init_ex(state, NULL, 0, NULL, NULL) == 0) | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ crypto/hash/hmac_ossl.c: In function 'srtp_hmac_init': crypto/hash/hmac_ossl.c:164:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 164 | if (HMAC_Init_ex(state, key, key_len, EVP_sha1(), NULL) == 0) | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ crypto/hash/hmac_ossl.c: In function 'srtp_hmac_update': crypto/hash/hmac_ossl.c:179:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 179 | if (HMAC_Update(state, message, msg_octets) == 0) | ^~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ crypto/hash/hmac_ossl.c: In function 'srtp_hmac_compute': crypto/hash/hmac_ossl.c:205:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 205 | if (HMAC_Update(state, message, msg_octets) == 0) | ^~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ crypto/hash/hmac_ossl.c:208:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | if (HMAC_Final(state, hash_value, &len) == 0) | ^~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ awk -f /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/build/make_var_export.awk /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_thread_mutex.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_env.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_poll.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_fnmatch.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_global_mutex.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_pools.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_want.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_file_io.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_version.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_mmap.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_dso.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_thread_proc.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_errno.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_shm.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_network_io.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_signal.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_user.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_support.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_atomic.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_random.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_thread_cond.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_thread_rwlock.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_getopt.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_inherit.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_strings.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_general.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_proc_mutex.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_tables.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_ring.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_file_info.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_allocator.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_portable.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_hash.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_time.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_lib.h > export_vars.c awk -f /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/build/make_exports.awk /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_thread_mutex.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_env.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_poll.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_fnmatch.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_global_mutex.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_pools.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_want.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_file_io.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_version.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_mmap.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_dso.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_thread_proc.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_errno.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_shm.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_network_io.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_signal.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_user.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_support.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_atomic.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_random.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_thread_cond.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_thread_rwlock.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_getopt.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_inherit.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_strings.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_general.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_proc_mutex.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_tables.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_ring.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_file_info.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_allocator.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_portable.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_hash.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_time.h /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/fspr_lib.h > exports.c /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o passwd/fspr_getpass.lo -c passwd/fspr_getpass.c && touch passwd/fspr_getpass.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o strings/fspr_cpystrn.lo -c strings/fspr_cpystrn.c && touch strings/fspr_cpystrn.lo depbase=`echo srtp/srtp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT srtp/srtp.lo -MD -MP -MF $depbase.Tpo -c -o srtp/srtp.lo srtp/srtp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT srtp/srtp.lo -MD -MP -MF srtp/.deps/srtp.Tpo -c srtp/srtp.c -fPIC -DPIC -o srtp/srtp.o /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o strings/fspr_strnatcmp.lo -c strings/fspr_strnatcmp.c && touch strings/fspr_strnatcmp.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o strings/fspr_strings.lo -c strings/fspr_strings.c && touch strings/fspr_strings.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o strings/fspr_strtok.lo -c strings/fspr_strtok.c && touch strings/fspr_strtok.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o strings/fspr_fnmatch.lo -c strings/fspr_fnmatch.c && touch strings/fspr_fnmatch.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o strings/fspr_snprintf.lo -c strings/fspr_snprintf.c && touch strings/fspr_snprintf.lo strings/fspr_snprintf.c: In function 'conv_os_thread_t': strings/fspr_snprintf.c:510:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 510 | return conv_10(*(fspr_uint32_t *)&u.tid, TRUE, &is_negative, buf_end, len); | ^~~~~~~~~~~~~~~~~~~~~~~ strings/fspr_snprintf.c:512:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 512 | return conv_10_quad(*(fspr_uint64_t *)&u.tid, TRUE, &is_negative, buf_end, len); | ^~~~~~~~~~~~~~~~~~~~~~~ strings/fspr_snprintf.c: In function 'conv_os_thread_t_hex': strings/fspr_snprintf.c:680:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 680 | return conv_p2(*(fspr_uint32_t *)&u.tid, 4, 'x', buf_end, len); | ^~~~~~~~~~~~~~~~~~~~~~~ strings/fspr_snprintf.c:682:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 682 | return conv_p2_quad(*(fspr_uint64_t *)&u.tid, 4, 'x', buf_end, len); | ^~~~~~~~~~~~~~~~~~~~~~~ strings/fspr_snprintf.c: In function 'fspr_vformatter': strings/fspr_snprintf.c:1271:41: warning: comparison with string literal results in unspecified behavior [-Waddress] 1271 | if (prefix_char != NUL && s != S_NULL && s != char_buf) { | ^~ /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o tables/fspr_tables.lo -c tables/fspr_tables.c && touch tables/fspr_tables.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o tables/fspr_hash.lo -c tables/fspr_hash.c && touch tables/fspr_hash.lo depbase=`echo crypto/cipher/cipher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/cipher/cipher.lo -MD -MP -MF $depbase.Tpo -c -o crypto/cipher/cipher.lo crypto/cipher/cipher.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/cipher/cipher.lo -MD -MP -MF crypto/cipher/.deps/cipher.Tpo -c crypto/cipher/cipher.c -fPIC -DPIC -o crypto/cipher/cipher.o /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o atomic/unix/fspr_atomic.lo -c atomic/unix/fspr_atomic.c && touch atomic/unix/fspr_atomic.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o dso/unix/dso.lo -c dso/unix/dso.c && touch dso/unix/dso.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o file_io/unix/flock.lo -c file_io/unix/flock.c && touch file_io/unix/flock.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o file_io/unix/readwrite.lo -c file_io/unix/readwrite.c && touch file_io/unix/readwrite.lo depbase=`echo crypto/cipher/null_cipher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/cipher/null_cipher.lo -MD -MP -MF $depbase.Tpo -c -o crypto/cipher/null_cipher.lo crypto/cipher/null_cipher.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/cipher/null_cipher.lo -MD -MP -MF crypto/cipher/.deps/null_cipher.Tpo -c crypto/cipher/null_cipher.c -fPIC -DPIC -o crypto/cipher/null_cipher.o /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o file_io/unix/seek.lo -c file_io/unix/seek.c && touch file_io/unix/seek.lo depbase=`echo crypto/hash/null_auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/hash/null_auth.lo -MD -MP -MF $depbase.Tpo -c -o crypto/hash/null_auth.lo crypto/hash/null_auth.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/hash/null_auth.lo -MD -MP -MF crypto/hash/.deps/null_auth.Tpo -c crypto/hash/null_auth.c -fPIC -DPIC -o crypto/hash/null_auth.o /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o file_io/unix/dir.lo -c file_io/unix/dir.c && touch file_io/unix/dir.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o file_io/unix/mktemp.lo -c file_io/unix/mktemp.c && touch file_io/unix/mktemp.lo depbase=`echo crypto/hash/auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/hash/auth.lo -MD -MP -MF $depbase.Tpo -c -o crypto/hash/auth.lo crypto/hash/auth.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/hash/auth.lo -MD -MP -MF crypto/hash/.deps/auth.Tpo -c crypto/hash/auth.c -fPIC -DPIC -o crypto/hash/auth.o /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o file_io/unix/filedup.lo -c file_io/unix/filedup.c && touch file_io/unix/filedup.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o file_io/unix/tempdir.lo -c file_io/unix/tempdir.c && touch file_io/unix/tempdir.lo depbase=`echo crypto/math/datatypes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/math/datatypes.lo -MD -MP -MF $depbase.Tpo -c -o crypto/math/datatypes.lo crypto/math/datatypes.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/math/datatypes.lo -MD -MP -MF crypto/math/.deps/datatypes.Tpo -c crypto/math/datatypes.c -fPIC -DPIC -o crypto/math/datatypes.o /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o file_io/unix/filepath.lo -c file_io/unix/filepath.c && touch file_io/unix/filepath.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o file_io/unix/pipe.lo -c file_io/unix/pipe.c && touch file_io/unix/pipe.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o file_io/unix/open.lo -c file_io/unix/open.c && touch file_io/unix/open.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o file_io/unix/filestat.lo -c file_io/unix/filestat.c && touch file_io/unix/filestat.lo depbase=`echo crypto/kernel/crypto_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/kernel/crypto_kernel.lo -MD -MP -MF $depbase.Tpo -c -o crypto/kernel/crypto_kernel.lo crypto/kernel/crypto_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/kernel/crypto_kernel.lo -MD -MP -MF crypto/kernel/.deps/crypto_kernel.Tpo -c crypto/kernel/crypto_kernel.c -fPIC -DPIC -o crypto/kernel/crypto_kernel.o /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o file_io/unix/copy.lo -c file_io/unix/copy.c && touch file_io/unix/copy.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o file_io/unix/fileacc.lo -c file_io/unix/fileacc.c && touch file_io/unix/fileacc.lo depbase=`echo crypto/kernel/alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/kernel/alloc.lo -MD -MP -MF $depbase.Tpo -c -o crypto/kernel/alloc.lo crypto/kernel/alloc.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o file_io/unix/fullrw.lo -c file_io/unix/fullrw.c && touch file_io/unix/fullrw.lo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/kernel/alloc.lo -MD -MP -MF crypto/kernel/.deps/alloc.Tpo -c crypto/kernel/alloc.c -fPIC -DPIC -o crypto/kernel/alloc.o depbase=`echo crypto/kernel/key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/kernel/key.lo -MD -MP -MF $depbase.Tpo -c -o crypto/kernel/key.lo crypto/kernel/key.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o locks/unix/thread_rwlock.lo -c locks/unix/thread_rwlock.c && touch locks/unix/thread_rwlock.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o locks/unix/thread_mutex.lo -c locks/unix/thread_mutex.c && touch locks/unix/thread_mutex.lo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/kernel/key.lo -MD -MP -MF crypto/kernel/.deps/key.Tpo -c crypto/kernel/key.c -fPIC -DPIC -o crypto/kernel/key.o depbase=`echo crypto/kernel/err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/kernel/err.lo -MD -MP -MF $depbase.Tpo -c -o crypto/kernel/err.lo crypto/kernel/err.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o locks/unix/thread_cond.lo -c locks/unix/thread_cond.c && touch locks/unix/thread_cond.lo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/kernel/err.lo -MD -MP -MF crypto/kernel/.deps/err.Tpo -c crypto/kernel/err.c -fPIC -DPIC -o crypto/kernel/err.o depbase=`echo crypto/replay/rdb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/replay/rdb.lo -MD -MP -MF $depbase.Tpo -c -o crypto/replay/rdb.lo crypto/replay/rdb.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o locks/unix/proc_mutex.lo -c locks/unix/proc_mutex.c && touch locks/unix/proc_mutex.lo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/replay/rdb.lo -MD -MP -MF crypto/replay/.deps/rdb.Tpo -c crypto/replay/rdb.c -fPIC -DPIC -o crypto/replay/rdb.o /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o locks/unix/global_mutex.lo -c locks/unix/global_mutex.c && touch locks/unix/global_mutex.lo depbase=`echo crypto/replay/rdbx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/replay/rdbx.lo -MD -MP -MF $depbase.Tpo -c -o crypto/replay/rdbx.lo crypto/replay/rdbx.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -DGCM -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -MT crypto/replay/rdbx.lo -MD -MP -MF crypto/replay/.deps/rdbx.Tpo -c crypto/replay/rdbx.c -fPIC -DPIC -o crypto/replay/rdbx.o /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o memory/unix/fspr_pools.lo -c memory/unix/fspr_pools.c && touch memory/unix/fspr_pools.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o misc/unix/charset.lo -c misc/unix/charset.c && touch misc/unix/charset.lo /bin/sh ./libtool --tag=CC --mode=link cc -I./src -Icrypto/include -I./include -I./crypto/include -DGCM -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -version-info 2:4:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lssl -lcrypto -o libsrtp.la -rpath /usr/lib srtp/srtp.lo crypto/cipher/cipher.lo crypto/cipher/null_cipher.lo crypto/hash/null_auth.lo crypto/hash/auth.lo crypto/math/datatypes.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/cipher/cipher_test_cases.lo crypto/hash/auth_test_cases.lo crypto/cipher/aes_icm_ossl.lo crypto/cipher/aes_gcm_ossl.lo crypto/hash/hmac_ossl.lo -lcrypto -lcrypto -lcrypto /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o misc/unix/env.lo -c misc/unix/env.c && touch misc/unix/env.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o misc/unix/version.lo -c misc/unix/version.c && touch misc/unix/version.lo libtool: link: ar cr .libs/libsrtp.a srtp/srtp.o crypto/cipher/cipher.o crypto/cipher/null_cipher.o crypto/hash/null_auth.o crypto/hash/auth.o crypto/math/datatypes.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/cipher/cipher_test_cases.o crypto/hash/auth_test_cases.o crypto/cipher/aes_icm_ossl.o crypto/cipher/aes_gcm_ossl.o crypto/hash/hmac_ossl.o libtool: link: ranlib .libs/libsrtp.a libtool: link: ( cd ".libs" && rm -f "libsrtp.la" && ln -s "../libsrtp.la" "libsrtp.la" ) make[1]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/srtp' CXX libs/libyuv/source/libfreeswitch_libyuv_la-compare.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o misc/unix/rand.lo -c misc/unix/rand.c && touch misc/unix/rand.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o misc/unix/start.lo -c misc/unix/start.c && touch misc/unix/start.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o misc/unix/errorcodes.lo -c misc/unix/errorcodes.c && touch misc/unix/errorcodes.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o misc/unix/getopt.lo -c misc/unix/getopt.c && touch misc/unix/getopt.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o misc/unix/otherchild.lo -c misc/unix/otherchild.c && touch misc/unix/otherchild.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-compare_common.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o mmap/unix/mmap.lo -c mmap/unix/mmap.c && touch mmap/unix/mmap.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-compare_gcc.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o mmap/unix/common.lo -c mmap/unix/common.c && touch mmap/unix/common.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o network_io/unix/sockaddr.lo -c network_io/unix/sockaddr.c && touch network_io/unix/sockaddr.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o network_io/unix/sockopt.lo -c network_io/unix/sockopt.c && touch network_io/unix/sockopt.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-compare_mmi.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o network_io/unix/sendrecv.lo -c network_io/unix/sendrecv.c && touch network_io/unix/sendrecv.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-compare_msa.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o network_io/unix/multicast.lo -c network_io/unix/multicast.c && touch network_io/unix/multicast.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-compare_neon64.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o network_io/unix/sockets.lo -c network_io/unix/sockets.c && touch network_io/unix/sockets.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-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 CXX libs/libyuv/source/libfreeswitch_libyuv_la-compare_neon.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-compare_win.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-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/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o poll/unix/epoll.lo -c poll/unix/epoll.c && touch poll/unix/epoll.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-convert_argb.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o poll/unix/select.lo -c poll/unix/select.c && touch poll/unix/select.lo In file included from /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix/fspr_arch_poll_private.h:32, from poll/unix/epoll.c:17: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix/fspr_arch_poll_private.h:32, from poll/unix/select.c:28: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o poll/unix/poll.lo -c poll/unix/poll.c && touch poll/unix/poll.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o poll/unix/port.lo -c poll/unix/port.c && touch poll/unix/port.lo In file included from /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix/fspr_arch_poll_private.h:32, from poll/unix/poll.c:17: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix/fspr_arch_poll_private.h:32, from poll/unix/port.c:17: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o poll/unix/kqueue.lo -c poll/unix/kqueue.c && touch poll/unix/kqueue.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o random/unix/sha2.lo -c random/unix/sha2.c && touch random/unix/sha2.lo random/unix/sha2.c:514:35: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 514 | void fspr__SHA256_Final(sha2_byte digest[], SHA256_CTX* context) { | ~~~~~~~~~~^~~~~~~~ In file included from random/unix/sha2.c:25: random/unix/sha2.h:62:25: note: previously declared as 'fspr_byte_t[32]' {aka 'unsigned char[32]'} 62 | void fspr__SHA256_Final(fspr_byte_t [SHA256_DIGEST_LENGTH], SHA256_CTX *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ random/unix/sha2.c:579:50: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 579 | char *fspr__SHA256_End(SHA256_CTX* context, char buffer[]) { | ~~~~~^~~~~~~~ random/unix/sha2.h:63:38: note: previously declared as 'char[65]' 63 | char* fspr__SHA256_End(SHA256_CTX *, char [SHA256_DIGEST_STRING_LENGTH]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ random/unix/sha2.c:895:35: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 895 | void fspr__SHA512_Final(sha2_byte digest[], SHA512_CTX* context) { | ~~~~~~~~~~^~~~~~~~ random/unix/sha2.h:76:25: note: previously declared as 'fspr_byte_t[64]' {aka 'unsigned char[64]'} 76 | void fspr__SHA512_Final(fspr_byte_t [SHA512_DIGEST_LENGTH], SHA512_CTX *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ random/unix/sha2.c:924:50: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 924 | char *fspr__SHA512_End(SHA512_CTX* context, char buffer[]) { | ~~~~~^~~~~~~~ random/unix/sha2.h:77:38: note: previously declared as 'char[129]' 77 | char* fspr__SHA512_End(SHA512_CTX *, char [SHA512_DIGEST_STRING_LENGTH]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ random/unix/sha2.c:970:35: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 970 | void fspr__SHA384_Final(sha2_byte digest[], SHA384_CTX* context) { | ~~~~~~~~~~^~~~~~~~ random/unix/sha2.h:69:25: note: previously declared as 'fspr_byte_t[48]' {aka 'unsigned char[48]'} 69 | void fspr__SHA384_Final(fspr_byte_t [SHA384_DIGEST_LENGTH], SHA384_CTX *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ random/unix/sha2.c:999:50: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 999 | char *fspr__SHA384_End(SHA384_CTX* context, char buffer[]) { | ~~~~~^~~~~~~~ random/unix/sha2.h:70:38: note: previously declared as 'char[97]' 70 | char* fspr__SHA384_End(SHA384_CTX *, char [SHA384_DIGEST_STRING_LENGTH]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix/fspr_arch_poll_private.h:32, from poll/unix/kqueue.c:17: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o random/unix/fspr_random.lo -c random/unix/fspr_random.c && touch random/unix/fspr_random.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o random/unix/sha2_glue.lo -c random/unix/sha2_glue.c && touch random/unix/sha2_glue.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o shmem/unix/shm.lo -c shmem/unix/shm.c && touch shmem/unix/shm.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o support/unix/waitio.lo -c support/unix/waitio.c && touch support/unix/waitio.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-convert.lo In file included from support/unix/waitio.c:37: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o threadproc/unix/procsup.lo -c threadproc/unix/procsup.c && touch threadproc/unix/procsup.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o threadproc/unix/thread.lo -c threadproc/unix/thread.c && touch threadproc/unix/thread.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o threadproc/unix/signals.lo -c threadproc/unix/signals.c && touch threadproc/unix/signals.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o threadproc/unix/proc.lo -c threadproc/unix/proc.c && touch threadproc/unix/proc.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o threadproc/unix/threadpriv.lo -c threadproc/unix/threadpriv.c && touch threadproc/unix/threadpriv.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o time/unix/time.lo -c time/unix/time.c && touch time/unix/time.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o time/unix/timestr.lo -c time/unix/timestr.c && touch time/unix/timestr.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o user/unix/userinfo.lo -c user/unix/userinfo.c && touch user/unix/userinfo.lo /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=compile cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -o user/unix/groupinfo.lo -c user/unix/groupinfo.c && touch user/unix/groupinfo.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-convert_from_argb.lo cc -E -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$/\1/' >> apr.exp /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/libtool --silent --mode=link cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include -version-info 2:8:2 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libapr-1.la -rpath /usr/lib passwd/fspr_getpass.lo strings/fspr_cpystrn.lo strings/fspr_strnatcmp.lo strings/fspr_strings.lo strings/fspr_strtok.lo strings/fspr_fnmatch.lo strings/fspr_snprintf.lo tables/fspr_tables.lo tables/fspr_hash.lo atomic/unix/fspr_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/fspr_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/fspr_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 cc -E -DHAVE_CONFIG_H -D_REENTRANT -D_GNU_SOURCE -I./include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include/arch/unix -I./include/arch/unix -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr/include export_vars.c | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> apr.exp ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr' make[1]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr' CXX libs/libyuv/source/libfreeswitch_libyuv_la-convert_from.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-convert_jpeg.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-convert_to_argb.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-convert_to_i420.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-cpu_id.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-mjpeg_decoder.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-mjpeg_validate.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-planar_functions.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-rotate_any.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-rotate_argb.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-rotate.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-rotate_common.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-rotate_gcc.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-rotate_mmi.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-rotate_msa.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-rotate_neon64.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-rotate_neon.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-rotate_win.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-row_any.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-row_common.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-row_gcc.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-row_mmi.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-row_msa.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-row_neon64.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-row_neon.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-row_win.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-scale_any.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-scale_argb.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-scale.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-scale_common.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-scale_gcc.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-scale_mmi.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-scale_msa.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-scale_neon64.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-scale_neon.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-scale_win.lo CXX libs/libyuv/source/libfreeswitch_libyuv_la-video_common.lo CXXLD libfreeswitch_libyuv.la config.status: creating Makefile config.status: creating include/fspr.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/fspr_private.h config.status: executing libtool commands rm: cannot remove 'libtoolT': No such file or directory config.status: executing default commands config.status: include/fspr.h is unchanged config.status: include/arch/unix/fspr_private.h is unchanged make[1]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr' make[1]: warning: -j2 forced in submake: resetting jobserver mode. make[2]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr' make[2]: Nothing to be done for 'local-all'. make[2]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr' make[1]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/apr' CC src/libfreeswitch_la-switch_apr.lo CC src/libfreeswitch_la-switch_apr_queue.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_packetizer.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_spandsp.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 libtool: warning: Linking the shared library libfreeswitch.la against the static library libs/libvpx/libvpx.a is not portable! make all-recursive make[1]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release' CC src/libfreeswitch_la-switch_version.lo CXXLD libfreeswitch.la libtool: warning: Linking the shared library libfreeswitch.la against the static library libs/libvpx/libvpx.a is not portable! Making all in . make[2]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-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 CCLD freeswitch 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 fs_cli make[2]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release' Making all in src make[2]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src' Making all in mod make[3]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod' sh: /destroy: unknown operand making all mod_avmd sh: /destroy: unknown operand making all mod_amr make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_avmd' make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_amr' CC mod_avmd_la-mod_avmd.lo CC mod_amr_la-mod_amr.lo CCLD mod_amr.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_amr' sh: /destroy: unknown operand making all mod_b64 make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_b64' CC mod_b64_la-mod_b64.lo CCLD mod_b64.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_b64' CC mod_avmd_la-avmd_buffer.lo sh: /destroy: unknown operand making all mod_blacklist make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_blacklist' CC mod_blacklist_la-mod_blacklist.lo CC mod_avmd_la-avmd_desa2_tweaked.lo CCLD mod_blacklist.la CC mod_avmd_la-avmd_fast_acosf.lo make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_blacklist' sh: /destroy: unknown operand making all mod_callcenter make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_callcenter' CC mod_callcenter_la-mod_callcenter.lo CCLD mod_avmd.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_avmd' sh: /destroy: unknown operand making all mod_cdr_csv make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_csv' CC mod_cdr_csv_la-mod_cdr_csv.lo CCLD mod_cdr_csv.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_csv' sh: /destroy: unknown operand making all mod_cdr_pg_csv make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-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 make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_pg_csv' sh: /destroy: unknown operand making all mod_cdr_sqlite make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_sqlite' CC mod_cdr_sqlite_la-mod_cdr_sqlite.lo CCLD mod_cdr_sqlite.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_sqlite' sh: /destroy: unknown operand making all mod_cidlookup make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_cidlookup' CC mod_cidlookup_la-mod_cidlookup.lo CCLD mod_callcenter.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_callcenter' sh: /destroy: unknown operand making all mod_cluechoo make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_cluechoo' CC mod_cluechoo_la-mod_cluechoo.lo CCLD mod_cluechoo.la CCLD mod_cidlookup.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_cluechoo' sh: /destroy: unknown operand making all mod_commands make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_commands' CC libmodcommands_la-mod_commands.lo make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_cidlookup' sh: /destroy: unknown operand making all mod_conference make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_conference' CC libmodconference_la-mod_conference.lo CC libmodconference_la-conference_api.lo CC mod_commands_la-mod_commands.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 test/test_mod_commands-test_mod_commands.o CCLD libmodcommands.la CCLD mod_commands.la CCLD test/test_mod_commands make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_commands' sh: /destroy: unknown operand making all mod_console make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_console' CC mod_console_la-mod_console.lo CC libmodconference_la-conference_event.lo CCLD mod_console.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_console' CC libmodconference_la-conference_member.lo sh: /destroy: unknown operand making all mod_curl make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_curl' CC mod_curl_la-mod_curl.lo CC libmodconference_la-conference_utils.lo CCLD mod_curl.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_curl' CC libmodconference_la-conference_file.lo sh: /destroy: unknown operand making all mod_db make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_db' CC mod_db_la-mod_db.lo CC libmodconference_la-conference_record.lo CCLD mod_db.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_db' CC test/test_member-test_member.o sh: /destroy: unknown operand making all mod_dialplan_asterisk make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/dialplans/mod_dialplan_asterisk' CC mod_dialplan_asterisk_la-mod_dialplan_asterisk.lo CCLD mod_dialplan_asterisk.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/dialplans/mod_dialplan_asterisk' CC mod_conference_la-mod_conference.lo sh: /destroy: unknown operand making all mod_dialplan_xml make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/dialplans/mod_dialplan_xml' CC mod_dialplan_xml_la-mod_dialplan_xml.lo CCLD mod_dialplan_xml.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/dialplans/mod_dialplan_xml' CC mod_conference_la-conference_api.lo sh: /destroy: unknown operand WARNING mod_dingaling is not a valid FreeSWITCH module dir, skipping it... CC mod_conference_la-conference_loop.lo sh: /destroy: unknown operand making all mod_directory make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_directory' CC mod_directory_la-mod_directory.lo CCLD mod_directory.la CC mod_conference_la-conference_al.lo make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_directory' CC mod_conference_la-conference_cdr.lo sh: /destroy: unknown operand making all mod_distributor make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_distributor' CC mod_distributor_la-mod_distributor.lo CC mod_conference_la-conference_video.lo CCLD mod_distributor.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_distributor' CC mod_conference_la-conference_event.lo sh: /destroy: unknown operand making all mod_dptools make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_dptools' CC mod_dptools_la-mod_dptools.lo CC mod_conference_la-conference_member.lo CC mod_conference_la-conference_utils.lo CC mod_conference_la-conference_file.lo CCLD mod_dptools.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_dptools' CC mod_conference_la-conference_record.lo sh: /destroy: unknown operand making all mod_enum make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_enum' CC mod_enum_la-mod_enum.lo CC test/test_image-test_image.o CCLD mod_enum.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_enum' CCLD libmodconference.la sh: /destroy: unknown operand making all mod_esf make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_esf' CC mod_esf_la-mod_esf.lo CCLD mod_conference.la CCLD mod_esf.la CCLD test/test_image make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_esf' CCLD test/test_member sh: /destroy: unknown operand making all mod_esl make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_esl' CC mod_esl_la-mod_esl.lo make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_conference' sh: /destroy: unknown operand making all mod_event_socket make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_event_socket' CC mod_event_socket_la-mod_event_socket.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 CCLD mod_event_socket.la CC ../../../../libs/esl/src/mod_esl_la-esl_config.lo make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_event_socket' CXX ../../../../libs/esl/src/mod_esl_la-esl_oop.lo CC ../../../../libs/esl/src/mod_esl_la-esl_buffer.lo sh: /destroy: unknown operand making all mod_expr make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_expr' CC mod_expr_la-mod_expr.lo CC mod_expr_la-expreval.lo CXXLD mod_esl.la CC mod_expr_la-exprinit.lo make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_esl' sh: /destroy: unknown operand making all mod_fifo make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_fifo' CC mod_fifo_la-mod_fifo.lo CC mod_expr_la-exprobj.lo CC mod_expr_la-exprutil.lo CC mod_expr_la-exprfunc.lo CC mod_expr_la-exprmem.lo CC mod_expr_la-exprpars.lo CC mod_expr_la-exprval.lo CCLD mod_expr.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_expr' sh: /destroy: unknown operand making all mod_flite make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/asr_tts/mod_flite' CC mod_flite_la-mod_flite.lo CCLD mod_flite.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/asr_tts/mod_flite' sh: /destroy: unknown operand making all mod_g723_1 make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_g723_1' CC mod_g723_1_la-mod_g723_1.lo CCLD mod_g723_1.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_g723_1' sh: /destroy: unknown operand making all mod_g729 make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_g729' CC mod_g729_la-mod_g729.lo CCLD mod_fifo.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_fifo' sh: /destroy: unknown operand making all mod_h26x make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_h26x' CC mod_h26x_la-mod_h26x.lo CCLD mod_g729.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_g729' sh: /destroy: unknown operand making all mod_hash make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_hash' CC mod_hash_la-mod_hash.lo CCLD mod_h26x.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_h26x' CC ../../../../libs/esl/src/mod_hash_la-esl.lo sh: /destroy: unknown operand making all mod_httapi make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_httapi' CC mod_httapi_la-mod_httapi.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 make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_hash' sh: /destroy: unknown operand making all mod_http_cache make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_http_cache' CC mod_http_cache.lo CCLD mod_httapi.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_httapi' CC common.lo sh: /destroy: unknown operand making all mod_json_cdr make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_json_cdr' CC mod_json_cdr_la-mod_json_cdr.lo In file included from ../../../../src/include/switch_curl.h:33, from mod_http_cache.c:36: In function 'http_get', inlined from 'url_cache_get.constprop' at mod_http_cache.c:765:7: ../../../../src/include/switch_curl.h:59:33: warning: call to '_curl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 59 | #define switch_curl_easy_setopt curl_easy_setopt | ^~~~~~~~~~~~~~~~ mod_http_cache.c:1134:17: note: in expansion of macro 'switch_curl_easy_setopt' 1134 | switch_curl_easy_setopt(curl_handle, CURLOPT_FOLLOWLOCATION, 1); | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../../src/include/switch_curl.h:59:33: warning: call to '_curl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 59 | #define switch_curl_easy_setopt curl_easy_setopt | ^~~~~~~~~~~~~~~~ mod_http_cache.c:1135:17: note: in expansion of macro 'switch_curl_easy_setopt' 1135 | switch_curl_easy_setopt(curl_handle, CURLOPT_MAXREDIRS, 10); | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../../src/include/switch_curl.h:59:33: warning: call to '_curl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 59 | #define switch_curl_easy_setopt curl_easy_setopt | ^~~~~~~~~~~~~~~~ mod_http_cache.c:1136:17: note: in expansion of macro 'switch_curl_easy_setopt' 1136 | switch_curl_easy_setopt(curl_handle, CURLOPT_FAILONERROR, 1); | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../../src/include/switch_curl.h:59:33: warning: call to '_curl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 59 | #define switch_curl_easy_setopt curl_easy_setopt | ^~~~~~~~~~~~~~~~ mod_http_cache.c:1137:17: note: in expansion of macro 'switch_curl_easy_setopt' 1137 | switch_curl_easy_setopt(curl_handle, CURLOPT_NOSIGNAL, 1); | ^~~~~~~~~~~~~~~~~~~~~~~ CC aws.lo CCLD mod_json_cdr.la CC azure.lo make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_json_cdr' sh: /destroy: unknown operand making all mod_local_stream make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_local_stream' CC mod_local_stream_la-mod_local_stream.lo CC test/test_aws-test_aws.o CCLD mod_local_stream.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_local_stream' CCLD libhttpcachemod.la CCLD mod_http_cache.la sh: /destroy: unknown operand making all mod_logfile make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_logfile' CC mod_logfile_la-mod_logfile.lo CCLD mod_logfile.la CCLD test/test_aws make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_logfile' sh: /destroy: unknown operand making all mod_loopback make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_loopback' CC mod_loopback_la-mod_loopback.lo make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_http_cache' sh: /destroy: unknown operand making all mod_lua make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_lua' CXX libluamod_la-mod_lua.lo CCLD mod_loopback.la CXX libluamod_la-freeswitch_lua.lo make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_loopback' sh: /destroy: unknown operand making all mod_mariadb make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/databases/mod_mariadb' CXX mod_mariadb_la-mariadb_dsn.lo CXX libluamod_la-mod_lua_wrap.lo CXX mod_lua_la-mod_lua.lo CC mod_mariadb_la-mod_mariadb.lo CXXLD mod_mariadb.la CXX mod_lua_la-freeswitch_lua.lo make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/databases/mod_mariadb' CXX mod_lua_la-mod_lua_wrap.lo sh: /destroy: unknown operand making all mod_native_file make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_native_file' CC mod_native_file_la-mod_native_file.lo CCLD mod_native_file.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_native_file' CC test/test_mod_lua-test_mod_lua.o sh: /destroy: unknown operand making all mod_opus make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_opus' CC mod_opus_la-mod_opus.lo CC mod_opus_la-opus_parse.lo CCLD mod_opus.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_opus' CXXLD libluamod.la sh: /destroy: unknown operand making all mod_perl make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_perl' CC mod_perl_la-mod_perl.lo CXX mod_perl_la-freeswitch_perl.lo CCLD test/test_mod_lua CXX mod_perl_la-mod_perl_wrap.lo CXXLD mod_lua.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_lua' sh: /destroy: unknown operand making all mod_pgsql make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/databases/mod_pgsql' CC mod_pgsql_la-mod_pgsql.lo CCLD mod_pgsql.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/databases/mod_pgsql' CC mod_perl_la-perlxsi.lo sh: /destroy: unknown operand making all mod_png make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_png' CC mod_png_la-mod_png.lo CCLD mod_png.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_png' CXX freeswitch_la-freeswitch_perl.lo sh: /destroy: unknown operand making all mod_portaudio make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-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 make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_portaudio' CXX freeswitch_la-mod_perl_wrap.lo sh: /destroy: unknown operand making all mod_python3 make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_python3' CC mod_python3_la-mod_python3.lo CXX mod_python3_la-freeswitch_python.lo CXX mod_python3_la-mod_python_wrap.lo CC freeswitch_la-perlxsi.lo CXXLD mod_perl.la CXXLD freeswitch.la CXXLD mod_python3.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_perl' sh: /destroy: unknown operand making all mod_redis make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_redis' CC mod_redis_la-mod_redis.lo make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_python3' sh: /destroy: unknown operand making all mod_rtc make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtc' CC mod_rtc_la-mod_rtc.lo CC mod_redis_la-credis.lo CCLD mod_rtc.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtc' sh: /destroy: unknown operand making all mod_rtmp make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtmp' CC mod_rtmp_la-mod_rtmp.lo CCLD mod_redis.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_redis' CC mod_rtmp_la-rtmp_sig.lo sh: /destroy: unknown operand making all mod_sangoma_codec make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_sangoma_codec' CC mod_sangoma_codec_la-mod_sangoma_codec.lo CC mod_rtmp_la-rtmp.lo CCLD mod_sangoma_codec.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_sangoma_codec' sh: /destroy: unknown operand making all mod_say_de make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_de' CC mod_say_de_la-mod_say_de.lo CC mod_rtmp_la-rtmp_tcp.lo CC mod_rtmp_la-rtmp_video.lo CCLD mod_say_de.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_de' sh: /destroy: unknown operand making all mod_say_en make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_en' CC mod_say_en_la-mod_say_en.lo CC libamf/src/mod_rtmp_la-amf0.lo CCLD mod_say_en.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_en' CC libamf/src/mod_rtmp_la-hash.lo sh: /destroy: unknown operand making all mod_say_es make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_es' CC mod_say_es_la-mod_say_es.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_say_es.la CCLD mod_rtmp.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_es' sh: /destroy: unknown operand making all mod_say_es_ar make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_es_ar' CC mod_say_es_ar_la-mod_say_es_ar.lo make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtmp' sh: /destroy: unknown operand making all mod_say_fa make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_fa' CC mod_say_fa_la-mod_say_fa.lo CCLD mod_say_es_ar.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_es_ar' sh: /destroy: unknown operand making all mod_say_fr make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_fr' CC mod_say_fr_la-mod_say_fr.lo CCLD mod_say_fa.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_fa' sh: /destroy: unknown operand making all mod_say_he make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_he' CC mod_say_he_la-mod_say_he.lo CCLD mod_say_fr.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_fr' sh: /destroy: unknown operand making all mod_say_hr make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_hr' CC mod_say_hr_la-mod_say_hr.lo CCLD mod_say_he.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_he' sh: /destroy: unknown operand making all mod_say_hu make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_hu' CC mod_say_hu_la-mod_say_hu.lo CCLD mod_say_hu.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_hu' sh: /destroy: unknown operand making all mod_say_it make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_it' CC mod_say_it_la-mod_say_it.lo CCLD mod_say_hr.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_hr' sh: /destroy: unknown operand making all mod_say_ja make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_ja' CC mod_say_ja_la-mod_say_ja.lo CCLD mod_say_it.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_it' sh: /destroy: unknown operand making all mod_say_nl make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_nl' CC mod_say_nl_la-mod_say_nl.lo CCLD mod_say_ja.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_ja' sh: /destroy: unknown operand making all mod_say_pl make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_pl' CC mod_say_pl_la-mod_say_pl.lo CCLD mod_say_nl.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_nl' sh: /destroy: unknown operand making all mod_say_pt make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_pt' CC mod_say_pt_la-mod_say_pt.lo CCLD mod_say_pl.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_pl' sh: /destroy: unknown operand making all mod_say_ru make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_ru' CC mod_say_ru_la-mod_say_ru.lo CCLD mod_say_pt.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_pt' sh: /destroy: unknown operand making all mod_say_sv make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_sv' CC mod_say_sv_la-mod_say_sv.lo CCLD mod_say_ru.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_ru' sh: /destroy: unknown operand making all mod_say_th make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_th' CC mod_say_th_la-mod_say_th.lo CCLD mod_say_sv.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_sv' sh: /destroy: unknown operand making all mod_say_zh make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_zh' CC mod_say_zh_la-mod_say_zh.lo CCLD mod_say_th.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_th' sh: /destroy: unknown operand making all mod_shell_stream make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_shell_stream' CC mod_shell_stream_la-mod_shell_stream.lo CCLD mod_say_zh.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_zh' sh: /destroy: unknown operand making all mod_shout make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_shout' CC mod_shout_la-mod_shout.lo CCLD mod_shell_stream.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_shell_stream' sh: /destroy: unknown operand making all mod_skinny make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_skinny' CC mod_skinny_la-mod_skinny.lo CCLD mod_shout.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_shout' sh: /destroy: unknown operand making all mod_sms make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_sms' CC mod_sms_la-mod_sms.lo CC mod_skinny_la-skinny_protocol.lo CCLD mod_sms.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_sms' CC mod_skinny_la-skinny_tables.lo sh: /destroy: unknown operand making all mod_sndfile make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_sndfile' CC libsndfilemod_la-mod_sndfile.lo CC mod_skinny_la-skinny_api.lo CC test/test_sndfile_conf-test_sndfile_conf.o CC mod_skinny_la-skinny_server.lo CC test/test_sndfile-test_sndfile.o CCLD mod_skinny.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_skinny' CCLD libsndfilemod.la sh: /destroy: unknown operand making all mod_snmp make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_snmp' CC mod_snmp_la-mod_snmp.lo CC mod_snmp_la-subagent.lo CCLD mod_snmp.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_snmp' CCLD test/test_sndfile_conf sh: /destroy: unknown operand making all mod_sofia make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_sofia' CC libsofiamod_la-mod_sofia.lo CCLD mod_sndfile.la CCLD test/test_sndfile make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_sndfile' CC libsofiamod_la-sofia.lo sh: /destroy: unknown operand making all mod_spandsp make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-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 make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_spandsp' CC libsofiamod_la-sofia_json_api.lo sh: /destroy: unknown operand making all mod_spy make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_spy' CC mod_spy_la-mod_spy.lo CC libsofiamod_la-sofia_glue.lo CCLD mod_spy.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_spy' CC libsofiamod_la-sofia_presence.lo sh: /destroy: unknown operand making all mod_syslog make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_syslog' CC mod_syslog_la-mod_syslog.lo CCLD mod_syslog.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_syslog' CC libsofiamod_la-sofia_reg.lo sh: /destroy: unknown operand making all mod_timerfd make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/timers/mod_timerfd' CC mod_timerfd_la-mod_timerfd.lo CCLD mod_timerfd.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/timers/mod_timerfd' CC libsofiamod_la-sofia_media.lo sh: /destroy: unknown operand making all mod_tone_stream make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_tone_stream' CC mod_tone_stream_la-mod_tone_stream.lo CCLD mod_tone_stream.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_tone_stream' CC libsofiamod_la-sip-dig.lo sh: /destroy: unknown operand making all mod_valet_parking make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_valet_parking' CC mod_valet_parking_la-mod_valet_parking.lo CC libsofiamod_la-rtp.lo CCLD mod_valet_parking.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_valet_parking' sh: /destroy: unknown operand making all mod_verto make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_verto' CC mod_verto_la-mod_verto.lo CC test/test_nuafail-test_nuafail.o In file included from /usr/include/libks2/libks/ks_platform.h:96, from /usr/include/libks2/libks/ks.h:41, from mod_verto.c:46: /usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ CC test/sipp_based_tests-sipp-based-tests.o CC test/test_sofia_funcs-test_sofia_funcs.o CC mcast/mod_verto_la-mcast.lo CXX mcast/MCAST_la-mcast_wrap.lo CCLD libsofiamod.la CCLD test/test_sofia_funcs CCLD test/test_nuafail CCLD test/sipp-based-tests CC mcast/MCAST_la-perlxsi.lo CCLD mod_sofia.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_sofia' CC mcast/MCAST_la-mcast.lo sh: /destroy: unknown operand making all mod_voicemail make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_voicemail' CC mod_voicemail_la-mod_voicemail.lo CXX mcast/MCAST_la-mcast_cpp.lo CCLD mod_verto.la CXXLD MCAST.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_verto' sh: /destroy: unknown operand making all mod_voicemail_ivr make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-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 make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_voicemail_ivr' sh: /destroy: unknown operand making all mod_xml_cdr make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_cdr' CC mod_xml_cdr_la-mod_xml_cdr.lo CCLD mod_voicemail.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_voicemail' sh: /destroy: unknown operand making all mod_xml_curl make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_curl' CC mod_xml_curl_la-mod_xml_curl.lo CCLD mod_xml_cdr.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_cdr' sh: /destroy: unknown operand making all mod_xml_rpc make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_rpc' make[4]: warning: -j1 forced in makefile: resetting jobserver mode. CC mod_xml_rpc_la-mod_xml_rpc.lo CCLD mod_xml_curl.la make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_curl' sh: /destroy: unknown operand making all mod_xml_scgi make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_scgi' CC mod_xml_scgi_la-mod_xml_scgi.lo CC mod_xml_rpc_la-ws.lo CC ../../../../libs/libscgi/src/mod_xml_scgi_la-scgi.lo CCLD mod_xml_scgi.la CC ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-version.lo CC ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-asprintf.lo make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_scgi' 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 make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_rpc' make[3]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod' make[3]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src' make[2]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src' Making all in build make[2]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/build' +---------- FreeSWITCH Build Complete ----------+ + FreeSWITCH has been successfully built. + + Install by running: + + + + make install + + + + While you're waiting, register for ClueCon! + + https://www.cluecon.com + + + +-----------------------------------------------+ .=======================================================================================================. | _ _ ____ _ ____ | | / \ _ __ _ __ _ _ __ _| | / ___| |_ _ ___ / ___|___ _ __ | | / _ \ | '_ \| '_ \| | | |/ _` | | | | | | | | |/ _ \ | / _ \| '_ \ | | / ___ \| | | | | | | |_| | (_| | | | |___| | |_| | __/ |__| (_) | | | | | | /_/ \_\_| |_|_| |_|\__,_|\__,_|_| \____|_|\__,_|\___|\____\___/|_| |_| | | | | ____ _____ ____ ____ __ | | | _ \_ _/ ___| / ___|___ _ __ / _| ___ _ __ ___ _ __ ___ ___ | | | |_) || || | | | / _ \| '_ \| |_ / _ \ '__/ _ \ '_ \ / __/ _ \ | | | _ < | || |___ | |__| (_) | | | | _| __/ | | __/ | | | (_| __/ | | |_| \_\|_| \____| \____\___/|_| |_|_| \___|_| \___|_| |_|\___\___| | | | | ____ _ ____ | | / ___| |_ _ ___ / ___|___ _ __ ___ ___ _ __ ___ | | | | | | | | |/ _ \ | / _ \| '_ \ / __/ _ \| '_ ` _ \ | | | |___| | |_| | __/ |__| (_) | | | | _ | (_| (_) | | | | | | | | \____|_|\__,_|\___|\____\___/|_| |_| (_) \___\___/|_| |_| |_| | | | .=======================================================================================================. make[2]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/build' Making all in tests/unit make[2]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/tests/unit' CC switch_eavesdrop.o CC switch_event.o CC switch_hash.o CC switch_ivr_originate.o CC switch_utils.o CC switch_core.o CC switch_console.o CC switch_vpx.o CC switch_core_file.o CC switch_ivr_play_say.o CC switch_core_codec.o CC switch_rtp.o CC switch_xml.o CC switch_core_video.o CC switch_core_db.o CC switch_vad.o CC switch_packetizer.o CC switch_core_session.o CC test_sofia.o CC switch_ivr_async.o CC switch_core_asr.o CC switch_log.o CC switch_hold.o CC switch_sip.o CCLD switch_eavesdrop CCLD switch_event CCLD switch_hash CCLD switch_ivr_originate CCLD switch_utils CCLD switch_core CCLD switch_console CCLD switch_vpx CCLD switch_core_file CCLD switch_ivr_play_say CCLD switch_core_codec CCLD switch_rtp CCLD switch_xml CCLD switch_core_video CCLD switch_core_db CCLD switch_vad CCLD switch_packetizer CCLD switch_core_session CCLD test_sofia CCLD switch_ivr_async CCLD switch_core_asr CCLD switch_log CCLD switch_hold CCLD switch_sip make[2]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/tests/unit' make[1]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release' make -C perl make[1]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/esl/perl' CXX ESL_la-esl_wrap.lo CC ESL_la-perlxsi.lo make -C .. make[2]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/esl' Making all in . make[3]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/esl' CC src/libesl_la-esl.lo CC src/libesl_la-esl_event.lo CC src/libesl_la-esl_threadmutex.lo CC src/libesl_la-esl_config.lo CC src/libesl_la-esl_json.lo CC src/libesl_la-esl_buffer.lo CC src/libesl_la-cJSON.lo CC src/libesl_la-cJSON_Utils.lo CXX src/libesl_la-esl_oop.lo CC testclient-testclient.o CC testserver-testserver.o CC testserver_fork-testserver_fork.o CXXLD libesl.la CCLD fs_cli CCLD fs_ivrd CCLD testclient CCLD testserver CCLD testserver_fork make[3]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/esl' Making all in perl make[3]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/esl/perl' CXXLD ESL.la make[3]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/esl/perl' make[2]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/esl' CXXLD ESL.la make[1]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/esl/perl' >>> freeswitch: Entering fakeroot... libfakeroot internal error: payload not recognized! make install-recursive make[1]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release' /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c libfreeswitch.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib' libtool: install: /usr/bin/install -c .libs/libfreeswitch.so.1.0.0 /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/libfreeswitch.so.1.0.0 libtool: install: (cd /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib && { ln -s -f libfreeswitch.so.1.0.0 libfreeswitch.so.1 || { rm -f libfreeswitch.so.1 && ln -s libfreeswitch.so.1.0.0 libfreeswitch.so.1; }; }) libtool: install: (cd /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib && { ln -s -f libfreeswitch.so.1.0.0 libfreeswitch.so || { rm -f libfreeswitch.so && ln -s libfreeswitch.so.1.0.0 libfreeswitch.so; }; }) libtool: install: /usr/bin/install -c .libs/libfreeswitch.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/libfreeswitch.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c freeswitch fs_cli fs_ivrd tone2wav fs_encode fs_tts '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin' libtool: warning: 'libfreeswitch.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/freeswitch /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin/freeswitch libtool: install: /usr/bin/install -c fs_cli /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin/fs_cli libtool: install: /usr/bin/install -c fs_ivrd /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin/fs_ivrd libtool: warning: 'libfreeswitch.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/tone2wav /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin/tone2wav libtool: warning: 'libfreeswitch.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/fs_encode /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin/fs_encode libtool: warning: 'libfreeswitch.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/fs_tts /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin/fs_tts Making install in . make[2]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release' make[3]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release' /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c libfreeswitch.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib' libtool: install: /usr/bin/install -c .libs/libfreeswitch.so.1.0.0 /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/libfreeswitch.so.1.0.0 libtool: install: (cd /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib && { ln -s -f libfreeswitch.so.1.0.0 libfreeswitch.so.1 || { rm -f libfreeswitch.so.1 && ln -s libfreeswitch.so.1.0.0 libfreeswitch.so.1; }; }) libtool: install: (cd /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib && { ln -s -f libfreeswitch.so.1.0.0 libfreeswitch.so || { rm -f libfreeswitch.so && ln -s libfreeswitch.so.1.0.0 libfreeswitch.so; }; }) libtool: install: /usr/bin/install -c .libs/libfreeswitch.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/libfreeswitch.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c freeswitch fs_cli fs_ivrd tone2wav fs_encode fs_tts '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin' libtool: warning: 'libfreeswitch.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/freeswitch /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin/freeswitch libtool: install: /usr/bin/install -c fs_cli /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin/fs_cli libtool: install: /usr/bin/install -c fs_ivrd /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin/fs_ivrd libtool: warning: 'libfreeswitch.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/tone2wav /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin/tone2wav libtool: warning: 'libfreeswitch.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/fs_encode /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin/fs_encode libtool: warning: 'libfreeswitch.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/fs_tts /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin/fs_tts /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin' /usr/bin/install -c scripts/gentls_cert scripts/fsxs '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/build/config/install-sh -d /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod Installing freeswitch test -d /home/udu/aports/main/freeswitch/pkg/freeswitch/etc/freeswitch || make samples-conf test -d /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/htdocs || make samples-htdocs make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release' test -d /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/htdocs || /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/build/config/install-sh -d /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/htdocs for htdocsfile in `cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/htdocs && find . -type f -name \* | sed -e 's|^\.||'` ; do \ dir=`echo $htdocsfile | sed -e 's|/[^/]*$||'`; \ filename=`echo $htdocsfile | sed -e 's|^.*/||'`; \ test -d /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/htdocs$dir || /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/build/config/install-sh -d /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/htdocs$dir ; \ test -f /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/htdocs$dir/$filename || /usr/bin/install -c -m 644 /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/htdocs/$dir/$filename /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/htdocs$dir 2>/dev/null; \ done libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release' /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/fonts' /usr/bin/install -c -m 644 fonts/FreeMono.ttf fonts/FreeMonoOblique.ttf fonts/FreeSansBoldOblique.ttf fonts/FreeSerifBold.ttf fonts/OFL.txt fonts/FreeMonoBold.ttf fonts/FreeSans.ttf fonts/FreeSansOblique.ttf fonts/FreeSerifBoldItalic.ttf fonts/README.fonts fonts/FreeMonoBoldOblique.ttf fonts/FreeSansBold.ttf fonts/FreeSerif.ttf fonts/FreeSerifItalic.ttf '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/fonts' /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/var/lib/freeswitch/images' /usr/bin/install -c -m 644 images/default-avatar.png images/default-mute.png '/home/udu/aports/main/freeswitch/pkg/freeswitch/var/lib/freeswitch/images' /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/include/freeswitch' /usr/bin/install -c -m 644 src/include/switch_am_config.h src/include/switch.h src/include/switch_apr.h src/include/switch_buffer.h src/include/switch_caller.h src/include/switch_channel.h src/include/switch_console.h src/include/switch_core_event_hook.h src/include/switch_scheduler.h src/include/switch_core.h src/include/switch_core_media.h src/include/switch_core_video.h src/include/switch_core_db.h src/include/switch_mprintf.h src/include/switch_config.h src/include/switch_event.h src/include/switch_frame.h src/include/switch_ivr.h src/include/switch_dso.h src/include/switch_loadable_module.h src/include/switch_module_interfaces.h src/include/switch_packetizer.h src/include/switch_platform.h src/include/switch_resample.h src/include/switch_regex.h src/include/switch_types.h src/include/switch_utils.h src/include/switch_rtp.h src/include/switch_jitterbuffer.h src/include/switch_estimators.h src/include/switch_rtcp_frame.h src/include/switch_spandsp.h src/include/switch_stun.h src/include/switch_nat.h src/include/switch_log.h src/include/switch_xml.h src/include/switch_xml_config.h src/include/switch_cpp.h src/include/switch_curl.h src/include/switch_cJSON.h '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/include/freeswitch' /usr/bin/install -c -m 644 src/include/switch_cJSON_Utils.h src/include/switch_json.h src/include/switch_utf8.h src/include/switch_msrp.h src/include/switch_vpx.h src/include/switch_vad.h libs/libteletone/src/libteletone_detect.h libs/libteletone/src/libteletone_generate.h libs/libteletone/src/libteletone.h src/include/switch_limit.h src/include/switch_odbc.h src/include/switch_hashtable.h src/include/switch_image.h '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/include/freeswitch' /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/include/freeswitch/test' /usr/bin/install -c -m 644 src/include/test/switch_fct.h src/include/test/switch_test.h '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/include/freeswitch/test' /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/pkgconfig' /usr/bin/install -c -m 644 build/freeswitch.pc '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/pkgconfig' make[3]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release' make[2]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release' Making install in src make[2]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src' Making install in mod make[3]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod' sh: /destroy: unknown operand making install mod_amr make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_amr' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_amr' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_amr.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_amr.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_amr; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -DAMR_PASSTHROUGH -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_amr.la -rpath /usr/lib/freeswitch/mod mod_amr_la-mod_amr.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_amr.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_amr.so libtool: install: /usr/bin/install -c .libs/mod_amr.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_amr.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_amr' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_amr' sh: /destroy: unknown operand making install mod_avmd make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_avmd' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_avmd' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_avmd.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_avmd.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_avmd; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -std=gnu99 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_avmd.la -rpath /usr/lib/freeswitch/mod mod_avmd_la-mod_avmd.lo mod_avmd_la-avmd_buffer.lo mod_avmd_la-avmd_desa2_tweaked.lo mod_avmd_la-avmd_fast_acosf.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_avmd.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_avmd.so libtool: install: /usr/bin/install -c .libs/mod_avmd.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_avmd.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_avmd' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_avmd' libfakeroot internal error: payload not recognized! sh: /destroy: unknown operand making install mod_b64 make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_b64' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_b64' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_b64.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_b64.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_b64; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_b64.la -rpath /usr/lib/freeswitch/mod mod_b64_la-mod_b64.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_b64.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_b64.so libtool: install: /usr/bin/install -c .libs/mod_b64.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_b64.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_b64' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_b64' sh: /destroy: unknown operand making install mod_blacklist make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_blacklist' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_blacklist' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_blacklist.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_blacklist.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_blacklist; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_blacklist.la -rpath /usr/lib/freeswitch/mod mod_blacklist_la-mod_blacklist.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_blacklist.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_blacklist.so libtool: install: /usr/bin/install -c .libs/mod_blacklist.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_blacklist.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_blacklist' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_blacklist' sh: /destroy: unknown operand making install mod_callcenter make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_callcenter' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_callcenter' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_callcenter.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_callcenter.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_callcenter; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_callcenter.la -rpath /usr/lib/freeswitch/mod mod_callcenter_la-mod_callcenter.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_callcenter.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_callcenter.so libtool: install: /usr/bin/install -c .libs/mod_callcenter.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_callcenter.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_callcenter' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_callcenter' sh: /destroy: unknown operand making install mod_cdr_csv make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_csv' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_csv' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_cdr_csv.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_cdr_csv.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_csv; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_cdr_csv.la -rpath /usr/lib/freeswitch/mod mod_cdr_csv_la-mod_cdr_csv.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_cdr_csv.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_cdr_csv.so libtool: install: /usr/bin/install -c .libs/mod_cdr_csv.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_cdr_csv.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_csv' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_csv' sh: /destroy: unknown operand making install mod_cdr_pg_csv make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_pg_csv' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_pg_csv' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_cdr_pg_csv.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_cdr_pg_csv.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_pg_csv; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -I/usr/include/postgresql -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -lpq -luuid -lm -lresolv -lpq -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_cdr_pg_csv.la -rpath /usr/lib/freeswitch/mod mod_cdr_pg_csv_la-mod_cdr_pg_csv.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_cdr_pg_csv.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_cdr_pg_csv.so libtool: install: /usr/bin/install -c .libs/mod_cdr_pg_csv.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_cdr_pg_csv.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_pg_csv' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_pg_csv' sh: /destroy: unknown operand making install mod_cdr_sqlite make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_sqlite' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_sqlite' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_cdr_sqlite.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_cdr_sqlite.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_sqlite; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_cdr_sqlite.la -rpath /usr/lib/freeswitch/mod mod_cdr_sqlite_la-mod_cdr_sqlite.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_cdr_sqlite.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_cdr_sqlite.so libtool: install: /usr/bin/install -c .libs/mod_cdr_sqlite.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_cdr_sqlite.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_sqlite' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_cdr_sqlite' sh: /destroy: unknown operand making install mod_cidlookup make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_cidlookup' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_cidlookup' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_cidlookup.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_cidlookup.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_cidlookup; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -lcurl -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_cidlookup.la -rpath /usr/lib/freeswitch/mod mod_cidlookup_la-mod_cidlookup.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_cidlookup.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_cidlookup.so libtool: install: /usr/bin/install -c .libs/mod_cidlookup.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_cidlookup.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_cidlookup' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_cidlookup' sh: /destroy: unknown operand making install mod_cluechoo make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_cluechoo' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_cluechoo' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_cluechoo.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_cluechoo.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_cluechoo; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -lncurses -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_cluechoo.la -rpath /usr/lib/freeswitch/mod mod_cluechoo_la-mod_cluechoo.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_cluechoo.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_cluechoo.so libtool: install: /usr/bin/install -c .libs/mod_cluechoo.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_cluechoo.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_cluechoo' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_cluechoo' sh: /destroy: unknown operand making install mod_commands make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_commands' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_commands' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_commands.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_commands.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_commands; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_commands.la -rpath /usr/lib/freeswitch/mod mod_commands_la-mod_commands.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_commands.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_commands.so libtool: install: /usr/bin/install -c .libs/mod_commands.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_commands.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_commands' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_commands' sh: /destroy: unknown operand making install mod_conference make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_conference' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_conference' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_conference.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_conference.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_conference; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_conference.la -rpath /usr/lib/freeswitch/mod mod_conference_la-mod_conference.lo mod_conference_la-conference_api.lo mod_conference_la-conference_loop.lo mod_conference_la-conference_al.lo mod_conference_la-conference_cdr.lo mod_conference_la-conference_video.lo mod_conference_la-conference_event.lo mod_conference_la-conference_member.lo mod_conference_la-conference_utils.lo mod_conference_la-conference_file.lo mod_conference_la-conference_record.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_conference.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_conference.so libtool: install: /usr/bin/install -c .libs/mod_conference.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_conference.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_conference' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_conference' sh: /destroy: unknown operand making install mod_console make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_console' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_console' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_console.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_console.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_console; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_console.la -rpath /usr/lib/freeswitch/mod mod_console_la-mod_console.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_console.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_console.so libtool: install: /usr/bin/install -c .libs/mod_console.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_console.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_console' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_console' sh: /destroy: unknown operand making install mod_curl make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_curl' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_curl' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_curl.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_curl.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_curl; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -lcurl -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_curl.la -rpath /usr/lib/freeswitch/mod mod_curl_la-mod_curl.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_curl.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_curl.so libtool: install: /usr/bin/install -c .libs/mod_curl.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_curl.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_curl' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_curl' sh: /destroy: unknown operand making install mod_db make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_db' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_db' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_db.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_db.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_db; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_db.la -rpath /usr/lib/freeswitch/mod mod_db_la-mod_db.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_db.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_db.so libtool: install: /usr/bin/install -c .libs/mod_db.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_db.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_db' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_db' sh: /destroy: unknown operand making install mod_dialplan_asterisk make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/dialplans/mod_dialplan_asterisk' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/dialplans/mod_dialplan_asterisk' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_dialplan_asterisk.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_dialplan_asterisk.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/dialplans/mod_dialplan_asterisk; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_dialplan_asterisk.la -rpath /usr/lib/freeswitch/mod mod_dialplan_asterisk_la-mod_dialplan_asterisk.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_dialplan_asterisk.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_dialplan_asterisk.so libtool: install: /usr/bin/install -c .libs/mod_dialplan_asterisk.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_dialplan_asterisk.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/dialplans/mod_dialplan_asterisk' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/dialplans/mod_dialplan_asterisk' sh: /destroy: unknown operand making install mod_dialplan_xml make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/dialplans/mod_dialplan_xml' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/dialplans/mod_dialplan_xml' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_dialplan_xml.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_dialplan_xml.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/dialplans/mod_dialplan_xml; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_dialplan_xml.la -rpath /usr/lib/freeswitch/mod mod_dialplan_xml_la-mod_dialplan_xml.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_dialplan_xml.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_dialplan_xml.so libtool: install: /usr/bin/install -c .libs/mod_dialplan_xml.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_dialplan_xml.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/dialplans/mod_dialplan_xml' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/dialplans/mod_dialplan_xml' sh: /destroy: unknown operand WARNING mod_dingaling is not a valid FreeSWITCH module dir, skipping it... sh: /destroy: unknown operand making install mod_directory make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_directory' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_directory' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_directory.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_directory.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_directory; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_directory.la -rpath /usr/lib/freeswitch/mod mod_directory_la-mod_directory.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_directory.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_directory.so libtool: install: /usr/bin/install -c .libs/mod_directory.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_directory.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_directory' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_directory' sh: /destroy: unknown operand making install mod_distributor make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_distributor' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_distributor' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_distributor.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_distributor.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_distributor; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_distributor.la -rpath /usr/lib/freeswitch/mod mod_distributor_la-mod_distributor.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_distributor.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_distributor.so libtool: install: /usr/bin/install -c .libs/mod_distributor.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_distributor.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_distributor' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_distributor' libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! sh: /destroy: unknown operand making install mod_dptools make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_dptools' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_dptools' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_dptools.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_dptools.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_dptools; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_dptools.la -rpath /usr/lib/freeswitch/mod mod_dptools_la-mod_dptools.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_dptools.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_dptools.so libtool: install: /usr/bin/install -c .libs/mod_dptools.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_dptools.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_dptools' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_dptools' sh: /destroy: unknown operand making install mod_enum make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_enum' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_enum' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_enum.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_enum.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_enum; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_enum.la -rpath /usr/lib/freeswitch/mod mod_enum_la-mod_enum.lo -lldns /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_enum.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_enum.so libtool: install: /usr/bin/install -c .libs/mod_enum.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_enum.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_enum' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_enum' sh: /destroy: unknown operand making install mod_esf make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_esf' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_esf' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_esf.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_esf.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_esf; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_esf.la -rpath /usr/lib/freeswitch/mod mod_esf_la-mod_esf.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_esf.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_esf.so libtool: install: /usr/bin/install -c .libs/mod_esf.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_esf.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_esf' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_esf' sh: /destroy: unknown operand making install mod_esl make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_esl' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_esl' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_esl.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_esl.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_esl; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CXX --mode=relink c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -g -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_esl.la -rpath /usr/lib/freeswitch/mod mod_esl_la-mod_esl.lo ../../../../libs/esl/src/mod_esl_la-esl.lo ../../../../libs/esl/src/mod_esl_la-esl_json.lo ../../../../libs/esl/src/mod_esl_la-esl_event.lo ../../../../libs/esl/src/mod_esl_la-esl_threadmutex.lo ../../../../libs/esl/src/mod_esl_la-esl_config.lo ../../../../libs/esl/src/mod_esl_la-esl_oop.lo ../../../../libs/esl/src/mod_esl_la-esl_buffer.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_esl.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_esl.so libtool: install: /usr/bin/install -c .libs/mod_esl.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_esl.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_esl' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_esl' sh: /destroy: unknown operand making install mod_event_socket make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_event_socket' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_event_socket' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_event_socket.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_event_socket.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_event_socket; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_event_socket.la -rpath /usr/lib/freeswitch/mod mod_event_socket_la-mod_event_socket.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_event_socket.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_event_socket.so libtool: install: /usr/bin/install -c .libs/mod_event_socket.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_event_socket.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_event_socket' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_event_socket' sh: /destroy: unknown operand making install mod_expr make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_expr' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_expr' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_expr.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_expr.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_expr; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -lm -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_expr.la -rpath /usr/lib/freeswitch/mod mod_expr_la-mod_expr.lo mod_expr_la-expreval.lo mod_expr_la-exprinit.lo mod_expr_la-exprobj.lo mod_expr_la-exprutil.lo mod_expr_la-exprfunc.lo mod_expr_la-exprmem.lo mod_expr_la-exprpars.lo mod_expr_la-exprval.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_expr.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_expr.so libtool: install: /usr/bin/install -c .libs/mod_expr.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_expr.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_expr' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_expr' sh: /destroy: unknown operand making install mod_fifo make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_fifo' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_fifo' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_fifo.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_fifo.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_fifo; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_fifo.la -rpath /usr/lib/freeswitch/mod mod_fifo_la-mod_fifo.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_fifo.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_fifo.so libtool: install: /usr/bin/install -c .libs/mod_fifo.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_fifo.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_fifo' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_fifo' sh: /destroy: unknown operand making install mod_flite make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/asr_tts/mod_flite' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/asr_tts/mod_flite' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_flite.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_flite.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/asr_tts/mod_flite; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement "-I\\/usr/include/flite/" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_flite.la -rpath /usr/lib/freeswitch/mod mod_flite_la-mod_flite.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la "-L\\/usr/lib" -lflite -lflite_cmu_grapheme_lang -lflite_cmu_grapheme_lex -lflite_cmu_indic_lang -lflite_cmu_indic_lex -lflite_cmulex -lflite_cmu_time_awb -lflite_cmu_us_awb -lflite_cmu_us_kal16 -lflite_cmu_us_kal -lflite_cmu_us_rms -lflite_cmu_us_slt -lflite_usenglish -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_flite.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_flite.so libtool: install: /usr/bin/install -c .libs/mod_flite.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_flite.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/asr_tts/mod_flite' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/asr_tts/mod_flite' sh: /destroy: unknown operand making install mod_g723_1 make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_g723_1' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_g723_1' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_g723_1.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_g723_1.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_g723_1; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -DG723_PASSTHROUGH -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_g723_1.la -rpath /usr/lib/freeswitch/mod mod_g723_1_la-mod_g723_1.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_g723_1.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_g723_1.so libtool: install: /usr/bin/install -c .libs/mod_g723_1.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_g723_1.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_g723_1' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_g723_1' sh: /destroy: unknown operand making install mod_g729 make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_g729' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_g729' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_g729.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_g729.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_g729; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -DG729_PASSTHROUGH -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_g729.la -rpath /usr/lib/freeswitch/mod mod_g729_la-mod_g729.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_g729.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_g729.so libtool: install: /usr/bin/install -c .libs/mod_g729.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_g729.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_g729' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_g729' sh: /destroy: unknown operand making install mod_h26x make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_h26x' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_h26x' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_h26x.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_h26x.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_h26x; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_h26x.la -rpath /usr/lib/freeswitch/mod mod_h26x_la-mod_h26x.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_h26x.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_h26x.so libtool: install: /usr/bin/install -c .libs/mod_h26x.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_h26x.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_h26x' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_h26x' sh: /destroy: unknown operand making install mod_hash make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_hash' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_hash' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_hash.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_hash.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_hash; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/esl/src/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_hash.la -rpath /usr/lib/freeswitch/mod mod_hash_la-mod_hash.lo ../../../../libs/esl/src/mod_hash_la-esl.lo ../../../../libs/esl/src/mod_hash_la-esl_json.lo ../../../../libs/esl/src/mod_hash_la-esl_event.lo ../../../../libs/esl/src/mod_hash_la-esl_threadmutex.lo ../../../../libs/esl/src/mod_hash_la-esl_config.lo ../../../../libs/esl/src/mod_hash_la-esl_buffer.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_hash.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_hash.so libtool: install: /usr/bin/install -c .libs/mod_hash.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_hash.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_hash' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_hash' sh: /destroy: unknown operand making install mod_httapi make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_httapi' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_httapi' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_httapi.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_httapi.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_httapi; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -lcurl -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_httapi.la -rpath /usr/lib/freeswitch/mod mod_httapi_la-mod_httapi.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_httapi.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_httapi.so libtool: install: /usr/bin/install -c .libs/mod_httapi.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_httapi.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_httapi' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_httapi' sh: /destroy: unknown operand making install mod_http_cache make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_http_cache' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_http_cache' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_http_cache.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_http_cache.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_http_cache; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -lcurl -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_http_cache.la -rpath /usr/lib/freeswitch/mod /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la libhttpcachemod.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_http_cache.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_http_cache.so libtool: install: /usr/bin/install -c .libs/mod_http_cache.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_http_cache.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_http_cache' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_http_cache' sh: /destroy: unknown operand making install mod_json_cdr make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_json_cdr' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_json_cdr' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_json_cdr.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_json_cdr.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_json_cdr; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -lcurl -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_json_cdr.la -rpath /usr/lib/freeswitch/mod mod_json_cdr_la-mod_json_cdr.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_json_cdr.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_json_cdr.so libtool: install: /usr/bin/install -c .libs/mod_json_cdr.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_json_cdr.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_json_cdr' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_json_cdr' sh: /destroy: unknown operand making install mod_local_stream make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_local_stream' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_local_stream' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_local_stream.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_local_stream.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_local_stream; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_local_stream.la -rpath /usr/lib/freeswitch/mod mod_local_stream_la-mod_local_stream.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_local_stream.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_local_stream.so libtool: install: /usr/bin/install -c .libs/mod_local_stream.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_local_stream.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_local_stream' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_local_stream' sh: /destroy: unknown operand making install mod_logfile make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_logfile' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_logfile' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_logfile.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_logfile.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_logfile; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_logfile.la -rpath /usr/lib/freeswitch/mod mod_logfile_la-mod_logfile.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_logfile.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_logfile.so libtool: install: /usr/bin/install -c .libs/mod_logfile.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_logfile.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_logfile' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_logfile' sh: /destroy: unknown operand making install mod_loopback make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_loopback' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_loopback' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_loopback.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_loopback.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_loopback; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_loopback.la -rpath /usr/lib/freeswitch/mod mod_loopback_la-mod_loopback.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_loopback.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_loopback.so libtool: install: /usr/bin/install -c .libs/mod_loopback.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_loopback.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_loopback' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_loopback' libfakeroot internal error: payload not recognized! sh: /destroy: unknown operand making install mod_lua make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_lua' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_lua' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_lua.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_lua.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_lua; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CXX --mode=relink c++ -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -I/usr/include/lua5.3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -g -avoid-version -module -no-undefined -shared -lm -luuid -lm -lresolv -shared -Xlinker -x -L/usr/lib/lua5.3 -llua -lm -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_lua.la -rpath /usr/lib/freeswitch/mod mod_lua_la-mod_lua.lo mod_lua_la-freeswitch_lua.lo mod_lua_la-mod_lua_wrap.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_lua.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_lua.so libtool: install: /usr/bin/install -c .libs/mod_lua.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_lua.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_lua' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_lua' sh: /destroy: unknown operand making install mod_mariadb make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/databases/mod_mariadb' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/databases/mod_mariadb' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_mariadb.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_mariadb.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/databases/mod_mariadb; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CXX --mode=relink c++ -std=c++11 -I/usr/include/mysql/ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -g -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_mariadb.la -rpath /usr/lib/freeswitch/mod mod_mariadb_la-mariadb_dsn.lo mod_mariadb_la-mod_mariadb.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -L/usr/lib/ -lmariadb -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_mariadb.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_mariadb.so libtool: install: /usr/bin/install -c .libs/mod_mariadb.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_mariadb.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/databases/mod_mariadb' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/databases/mod_mariadb' sh: /destroy: unknown operand making install mod_native_file make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_native_file' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_native_file' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_native_file.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_native_file.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_native_file; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_native_file.la -rpath /usr/lib/freeswitch/mod mod_native_file_la-mod_native_file.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_native_file.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_native_file.so libtool: install: /usr/bin/install -c .libs/mod_native_file.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_native_file.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_native_file' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_native_file' sh: /destroy: unknown operand making install mod_opus make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_opus' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_opus' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_opus.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_opus.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_opus; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -I/usr/include/opus -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -lm -lz -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_opus.la -rpath /usr/lib/freeswitch/mod mod_opus_la-mod_opus.lo mod_opus_la-opus_parse.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lopus -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_opus.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_opus.so libtool: install: /usr/bin/install -c .libs/mod_opus.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_opus.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_opus' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_opus' libfakeroot internal error: payload not recognized! sh: /destroy: unknown operand making install mod_perl make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_perl' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_perl' make[5]: Nothing to be done for 'install-exec-am'. mkdir -p /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/perl /usr/bin/install -c freeswitch.pm /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/perl if [ ! -f /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/perl/freeswitch.pm ] ; then /usr/bin/install -c freeswitch.pm /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/perl ; fi /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_perl.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_perl.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_perl; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CXX --mode=relink c++ -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -g -avoid-version -module -no-undefined -shared -rdynamic -Wl,-rpath,/usr/lib/perl5/core_perl/CORE -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc -lpthread -ldl -lm -lcrypt -lutil -lc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_perl.la -rpath /usr/lib/freeswitch/mod mod_perl_la-mod_perl.lo mod_perl_la-freeswitch_perl.lo mod_perl_la-mod_perl_wrap.lo mod_perl_la-perlxsi.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_perl.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_perl.so libtool: install: /usr/bin/install -c .libs/mod_perl.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_perl.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/perl' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c freeswitch.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/perl' libtool: install: /usr/bin/install -c .libs/freeswitch.so /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/perl/freeswitch.so libtool: install: /usr/bin/install -c .libs/freeswitch.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/perl/freeswitch.la libtool: warning: remember to run 'libtool --finish /usr/perl' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_perl' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_perl' sh: /destroy: unknown operand making install mod_pgsql make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/databases/mod_pgsql' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/databases/mod_pgsql' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_pgsql.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_pgsql.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/databases/mod_pgsql; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -I/usr/include/postgresql -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -lpq -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_pgsql.la -rpath /usr/lib/freeswitch/mod mod_pgsql_la-mod_pgsql.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_pgsql.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_pgsql.so libtool: install: /usr/bin/install -c .libs/mod_pgsql.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_pgsql.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/databases/mod_pgsql' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/databases/mod_pgsql' sh: /destroy: unknown operand making install mod_png make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_png' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_png' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_png.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_png.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_png; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_png.la -rpath /usr/lib/freeswitch/mod mod_png_la-mod_png.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_png.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_png.so libtool: install: /usr/bin/install -c .libs/mod_png.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_png.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_png' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_png' sh: /destroy: unknown operand making install mod_portaudio make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_portaudio' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_portaudio' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_portaudio.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_portaudio.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_portaudio; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_portaudio.la -rpath /usr/lib/freeswitch/mod mod_portaudio_la-mod_portaudio.lo mod_portaudio_la-pablio.lo mod_portaudio_la-pa_ringbuffer.lo -lportaudio -lm -lpthread -lasound /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_portaudio.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_portaudio.so libtool: install: /usr/bin/install -c .libs/mod_portaudio.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_portaudio.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_portaudio' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_portaudio' sh: /destroy: unknown operand making install mod_python3 make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_python3' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_python3' make[5]: Nothing to be done for 'install-exec-am'. mkdir -m755 -p /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/python3.12/site-packages cp -f freeswitch.py /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/python3.12/site-packages /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_python3.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_python3.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_python3; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CXX --mode=relink c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -g -avoid-version -module -no-undefined -shared -ldl -lm -lpython3.12 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_python3.la -rpath /usr/lib/freeswitch/mod mod_python3_la-mod_python3.lo mod_python3_la-freeswitch_python.lo mod_python3_la-mod_python_wrap.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_python3.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_python3.so libtool: install: /usr/bin/install -c .libs/mod_python3.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_python3.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_python3' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/languages/mod_python3' sh: /destroy: unknown operand making install mod_redis make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_redis' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_redis' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_redis.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_redis.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_redis; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -D_GNU_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_redis.la -rpath /usr/lib/freeswitch/mod mod_redis_la-mod_redis.lo mod_redis_la-credis.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_redis.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_redis.so libtool: install: /usr/bin/install -c .libs/mod_redis.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_redis.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_redis' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_redis' sh: /destroy: unknown operand making install mod_rtc make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtc' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtc' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_rtc.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_rtc.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtc; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_rtc.la -rpath /usr/lib/freeswitch/mod mod_rtc_la-mod_rtc.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_rtc.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_rtc.so libtool: install: /usr/bin/install -c .libs/mod_rtc.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_rtc.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtc' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtc' sh: /destroy: unknown operand making install mod_rtmp make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtmp' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtmp' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_rtmp.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_rtmp.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtmp; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Ilibamf/src -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtmp/libamf/src -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_rtmp.la -rpath /usr/lib/freeswitch/mod mod_rtmp_la-mod_rtmp.lo mod_rtmp_la-rtmp_sig.lo mod_rtmp_la-rtmp.lo mod_rtmp_la-rtmp_tcp.lo mod_rtmp_la-rtmp_video.lo libamf/src/mod_rtmp_la-amf0.lo libamf/src/mod_rtmp_la-hash.lo libamf/src/mod_rtmp_la-io.lo libamf/src/mod_rtmp_la-ptrarray.lo libamf/src/mod_rtmp_la-types.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_rtmp.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_rtmp.so libtool: install: /usr/bin/install -c .libs/mod_rtmp.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_rtmp.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtmp' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_rtmp' sh: /destroy: unknown operand making install mod_sangoma_codec make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_sangoma_codec' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_sangoma_codec' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_sangoma_codec.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_sangoma_codec.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_sangoma_codec; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -lsngtc_node -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_sangoma_codec.la -rpath /usr/lib/freeswitch/mod mod_sangoma_codec_la-mod_sangoma_codec.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_sangoma_codec.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_sangoma_codec.so libtool: install: /usr/bin/install -c .libs/mod_sangoma_codec.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_sangoma_codec.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_sangoma_codec' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/codecs/mod_sangoma_codec' sh: /destroy: unknown operand making install mod_say_de make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_de' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_de' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_de.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_de.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_de; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_de.la -rpath /usr/lib/freeswitch/mod mod_say_de_la-mod_say_de.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_de.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_de.so libtool: install: /usr/bin/install -c .libs/mod_say_de.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_de.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_de' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_de' sh: /destroy: unknown operand making install mod_say_en make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_en' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_en' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_en.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_en.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_en; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_en.la -rpath /usr/lib/freeswitch/mod mod_say_en_la-mod_say_en.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_en.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_en.so libtool: install: /usr/bin/install -c .libs/mod_say_en.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_en.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_en' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_en' sh: /destroy: unknown operand making install mod_say_es make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_es' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_es' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_es.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_es.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_es; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_es.la -rpath /usr/lib/freeswitch/mod mod_say_es_la-mod_say_es.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_es.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_es.so libtool: install: /usr/bin/install -c .libs/mod_say_es.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_es.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_es' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_es' sh: /destroy: unknown operand making install mod_say_es_ar make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_es_ar' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_es_ar' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_es_ar.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_es_ar.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_es_ar; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_es_ar.la -rpath /usr/lib/freeswitch/mod mod_say_es_ar_la-mod_say_es_ar.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_es_ar.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_es_ar.so libtool: install: /usr/bin/install -c .libs/mod_say_es_ar.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_es_ar.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_es_ar' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_es_ar' sh: /destroy: unknown operand making install mod_say_fa make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_fa' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_fa' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_fa.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_fa.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_fa; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_fa.la -rpath /usr/lib/freeswitch/mod mod_say_fa_la-mod_say_fa.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_fa.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_fa.so libtool: install: /usr/bin/install -c .libs/mod_say_fa.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_fa.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_fa' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_fa' sh: /destroy: unknown operand making install mod_say_fr make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_fr' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_fr' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_fr.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_fr.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_fr; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_fr.la -rpath /usr/lib/freeswitch/mod mod_say_fr_la-mod_say_fr.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_fr.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_fr.so libtool: install: /usr/bin/install -c .libs/mod_say_fr.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_fr.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_fr' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_fr' sh: /destroy: unknown operand making install mod_say_he make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_he' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_he' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_he.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_he.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_he; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_he.la -rpath /usr/lib/freeswitch/mod mod_say_he_la-mod_say_he.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_he.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_he.so libtool: install: /usr/bin/install -c .libs/mod_say_he.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_he.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_he' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_he' sh: /destroy: unknown operand making install mod_say_hr make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_hr' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_hr' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_hr.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_hr.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_hr; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_hr.la -rpath /usr/lib/freeswitch/mod mod_say_hr_la-mod_say_hr.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_hr.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_hr.so libtool: install: /usr/bin/install -c .libs/mod_say_hr.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_hr.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_hr' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_hr' sh: /destroy: unknown operand making install mod_say_hu make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_hu' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_hu' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_hu.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_hu.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_hu; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_hu.la -rpath /usr/lib/freeswitch/mod mod_say_hu_la-mod_say_hu.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_hu.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_hu.so libtool: install: /usr/bin/install -c .libs/mod_say_hu.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_hu.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_hu' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_hu' sh: /destroy: unknown operand making install mod_say_it make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_it' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_it' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_it.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_it.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_it; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_it.la -rpath /usr/lib/freeswitch/mod mod_say_it_la-mod_say_it.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_it.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_it.so libtool: install: /usr/bin/install -c .libs/mod_say_it.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_it.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_it' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_it' sh: /destroy: unknown operand making install mod_say_ja make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_ja' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_ja' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_ja.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_ja.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_ja; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_ja.la -rpath /usr/lib/freeswitch/mod mod_say_ja_la-mod_say_ja.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_ja.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_ja.so libtool: install: /usr/bin/install -c .libs/mod_say_ja.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_ja.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_ja' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_ja' sh: /destroy: unknown operand making install mod_say_nl make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_nl' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_nl' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_nl.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_nl.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_nl; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_nl.la -rpath /usr/lib/freeswitch/mod mod_say_nl_la-mod_say_nl.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_nl.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_nl.so libtool: install: /usr/bin/install -c .libs/mod_say_nl.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_nl.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_nl' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_nl' sh: /destroy: unknown operand making install mod_say_pl make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_pl' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_pl' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_pl.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_pl.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_pl; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_pl.la -rpath /usr/lib/freeswitch/mod mod_say_pl_la-mod_say_pl.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_pl.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_pl.so libtool: install: /usr/bin/install -c .libs/mod_say_pl.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_pl.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_pl' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_pl' libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! sh: /destroy: unknown operand making install mod_say_pt make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_pt' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_pt' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_pt.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_pt.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_pt; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_pt.la -rpath /usr/lib/freeswitch/mod mod_say_pt_la-mod_say_pt.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_pt.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_pt.so libtool: install: /usr/bin/install -c .libs/mod_say_pt.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_pt.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_pt' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_pt' sh: /destroy: unknown operand making install mod_say_ru make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_ru' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_ru' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_ru.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_ru.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_ru; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_ru.la -rpath /usr/lib/freeswitch/mod mod_say_ru_la-mod_say_ru.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_ru.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_ru.so libtool: install: /usr/bin/install -c .libs/mod_say_ru.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_ru.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_ru' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_ru' sh: /destroy: unknown operand making install mod_say_sv make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_sv' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_sv' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_sv.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_sv.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_sv; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_sv.la -rpath /usr/lib/freeswitch/mod mod_say_sv_la-mod_say_sv.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_sv.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_sv.so libtool: install: /usr/bin/install -c .libs/mod_say_sv.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_sv.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_sv' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_sv' sh: /destroy: unknown operand making install mod_say_th make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_th' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_th' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_th.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_th.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_th; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_th.la -rpath /usr/lib/freeswitch/mod mod_say_th_la-mod_say_th.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_th.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_th.so libtool: install: /usr/bin/install -c .libs/mod_say_th.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_th.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_th' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_th' sh: /destroy: unknown operand making install mod_say_zh make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_zh' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_zh' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_say_zh.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_say_zh.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_zh; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_say_zh.la -rpath /usr/lib/freeswitch/mod mod_say_zh_la-mod_say_zh.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_say_zh.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_zh.so libtool: install: /usr/bin/install -c .libs/mod_say_zh.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_say_zh.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_zh' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/say/mod_say_zh' sh: /destroy: unknown operand making install mod_shell_stream make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_shell_stream' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_shell_stream' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_shell_stream.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_shell_stream.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_shell_stream; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_shell_stream.la -rpath /usr/lib/freeswitch/mod mod_shell_stream_la-mod_shell_stream.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_shell_stream.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_shell_stream.so libtool: install: /usr/bin/install -c .libs/mod_shell_stream.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_shell_stream.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_shell_stream' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_shell_stream' sh: /destroy: unknown operand making install mod_shout make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_shout' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_shout' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_shout.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_shout.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_shout; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -DSHOUT_VERSION=2.4.6 -DSHOUT_MAJOR_VERSION=2 -DSHOUT_MINOR_VERSION=4 -DSHOUT_PATCH_VERSION=6 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -lcurl -avoid-version -module -no-undefined -shared -lshout -lmp3lame -lmpg123 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_shout.la -rpath /usr/lib/freeswitch/mod mod_shout_la-mod_shout.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_shout.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_shout.so libtool: install: /usr/bin/install -c .libs/mod_shout.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_shout.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_shout' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_shout' sh: /destroy: unknown operand making install mod_skinny make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_skinny' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_skinny' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_skinny.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_skinny.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_skinny; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_skinny.la -rpath /usr/lib/freeswitch/mod mod_skinny_la-mod_skinny.lo mod_skinny_la-skinny_protocol.lo mod_skinny_la-skinny_tables.lo mod_skinny_la-skinny_api.lo mod_skinny_la-skinny_server.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_skinny.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_skinny.so libtool: install: /usr/bin/install -c .libs/mod_skinny.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_skinny.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_skinny' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_skinny' sh: /destroy: unknown operand making install mod_sms make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_sms' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_sms' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_sms.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_sms.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_sms; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_sms.la -rpath /usr/lib/freeswitch/mod mod_sms_la-mod_sms.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_sms.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_sms.so libtool: install: /usr/bin/install -c .libs/mod_sms.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_sms.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_sms' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_sms' sh: /destroy: unknown operand making install mod_sndfile make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_sndfile' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_sndfile' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_sndfile.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_sndfile.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_sndfile; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -I/usr/include/opus -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_sndfile.la -rpath /usr/lib/freeswitch/mod libsndfilemod.la /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lsndfile -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_sndfile.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_sndfile.so libtool: install: /usr/bin/install -c .libs/mod_sndfile.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_sndfile.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_sndfile' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_sndfile' sh: /destroy: unknown operand making install mod_snmp make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_snmp' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_snmp' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_snmp.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_snmp.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_snmp; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_snmp.la -rpath /usr/lib/freeswitch/mod mod_snmp_la-mod_snmp.lo mod_snmp_la-subagent.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lnetsnmpmibs -lnetsnmpagent -lnetsnmp -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_snmp.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_snmp.so libtool: install: /usr/bin/install -c .libs/mod_snmp.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_snmp.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_snmp' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/event_handlers/mod_snmp' sh: /destroy: unknown operand making install mod_sofia make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_sofia' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_sofia' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_sofia.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_sofia.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_sofia; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -lsofia-sip-ua -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_sofia.la -rpath /usr/lib/freeswitch/mod /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la libsofiamod.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_sofia.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_sofia.so libtool: install: /usr/bin/install -c .libs/mod_sofia.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_sofia.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_sofia' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_sofia' sh: /destroy: unknown operand making install mod_spandsp make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_spandsp' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_spandsp' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_spandsp.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_spandsp.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_spandsp; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_spandsp.la -rpath /usr/lib/freeswitch/mod mod_spandsp_la-mod_spandsp.lo mod_spandsp_la-udptl.lo mod_spandsp_la-mod_spandsp_fax.lo mod_spandsp_la-mod_spandsp_dsp.lo mod_spandsp_la-mod_spandsp_codecs.lo mod_spandsp_la-mod_spandsp_modem.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lspandsp -ljpeg -lz -ltiff -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_spandsp.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_spandsp.so libtool: install: /usr/bin/install -c .libs/mod_spandsp.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_spandsp.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_spandsp' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_spandsp' sh: /destroy: unknown operand making install mod_spy make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_spy' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_spy' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_spy.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_spy.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_spy; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_spy.la -rpath /usr/lib/freeswitch/mod mod_spy_la-mod_spy.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_spy.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_spy.so libtool: install: /usr/bin/install -c .libs/mod_spy.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_spy.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_spy' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_spy' sh: /destroy: unknown operand making install mod_syslog make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_syslog' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_syslog' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_syslog.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_syslog.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_syslog; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_syslog.la -rpath /usr/lib/freeswitch/mod mod_syslog_la-mod_syslog.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_syslog.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_syslog.so libtool: install: /usr/bin/install -c .libs/mod_syslog.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_syslog.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_syslog' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/loggers/mod_syslog' libfakeroot internal error: payload not recognized! sh: /destroy: unknown operand making install mod_timerfd make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/timers/mod_timerfd' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/timers/mod_timerfd' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_timerfd.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_timerfd.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/timers/mod_timerfd; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_timerfd.la -rpath /usr/lib/freeswitch/mod mod_timerfd_la-mod_timerfd.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_timerfd.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_timerfd.so libtool: install: /usr/bin/install -c .libs/mod_timerfd.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_timerfd.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/timers/mod_timerfd' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/timers/mod_timerfd' sh: /destroy: unknown operand making install mod_tone_stream make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_tone_stream' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_tone_stream' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_tone_stream.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_tone_stream.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_tone_stream; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_tone_stream.la -rpath /usr/lib/freeswitch/mod mod_tone_stream_la-mod_tone_stream.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_tone_stream.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_tone_stream.so libtool: install: /usr/bin/install -c .libs/mod_tone_stream.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_tone_stream.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_tone_stream' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/formats/mod_tone_stream' sh: /destroy: unknown operand making install mod_valet_parking make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_valet_parking' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_valet_parking' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_valet_parking.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_valet_parking.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_valet_parking; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_valet_parking.la -rpath /usr/lib/freeswitch/mod mod_valet_parking_la-mod_valet_parking.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_valet_parking.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_valet_parking.so libtool: install: /usr/bin/install -c .libs/mod_valet_parking.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_valet_parking.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_valet_parking' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_valet_parking' sh: /destroy: unknown operand making install mod_verto make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_verto' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_verto' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_verto.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_verto.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_verto; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -D__EXTENSIONS__ -D_GNU_SOURCE -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -I/usr/include/libks2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_verto.la -rpath /usr/lib/freeswitch/mod mod_verto_la-mod_verto.lo mcast/mod_verto_la-mcast.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lks2 -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_verto.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_verto.so libtool: install: /usr/bin/install -c .libs/mod_verto.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_verto.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_verto' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/endpoints/mod_verto' libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! sh: /destroy: unknown operand making install mod_voicemail make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_voicemail' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_voicemail' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_voicemail.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_voicemail.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_voicemail; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_voicemail.la -rpath /usr/lib/freeswitch/mod mod_voicemail_la-mod_voicemail.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_voicemail.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_voicemail.so libtool: install: /usr/bin/install -c .libs/mod_voicemail.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_voicemail.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_voicemail' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_voicemail' sh: /destroy: unknown operand making install mod_voicemail_ivr make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_voicemail_ivr' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_voicemail_ivr' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_voicemail_ivr.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_voicemail_ivr.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_voicemail_ivr; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_voicemail_ivr.la -rpath /usr/lib/freeswitch/mod mod_voicemail_ivr_la-mod_voicemail_ivr.lo mod_voicemail_ivr_la-ivr.lo mod_voicemail_ivr_la-utils.lo mod_voicemail_ivr_la-config.lo mod_voicemail_ivr_la-menu.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_voicemail_ivr.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_voicemail_ivr.so libtool: install: /usr/bin/install -c .libs/mod_voicemail_ivr.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_voicemail_ivr.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_voicemail_ivr' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/applications/mod_voicemail_ivr' sh: /destroy: unknown operand making install mod_xml_cdr make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_cdr' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_cdr' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_xml_cdr.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_xml_cdr.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_cdr; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -lcurl -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_xml_cdr.la -rpath /usr/lib/freeswitch/mod mod_xml_cdr_la-mod_xml_cdr.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_xml_cdr.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_xml_cdr.so libtool: install: /usr/bin/install -c .libs/mod_xml_cdr.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_xml_cdr.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_cdr' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_cdr' sh: /destroy: unknown operand making install mod_xml_curl make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_curl' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_curl' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_xml_curl.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_xml_curl.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_curl; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -lcurl -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_xml_curl.la -rpath /usr/lib/freeswitch/mod mod_xml_curl_la-mod_xml_curl.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_xml_curl.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_xml_curl.so libtool: install: /usr/bin/install -c .libs/mod_xml_curl.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_xml_curl.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_curl' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_curl' sh: /destroy: unknown operand making install mod_xml_rpc make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_rpc' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_rpc' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_xml_rpc.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_xml_rpc.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_rpc; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/xmlrpc-c/lib/expat/xmlparse -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/xmlrpc-c/lib/expat/xmltok -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/xmlrpc-c -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/xmlrpc-c/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/xmlrpc-c/lib/abyss/src -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/xmlrpc-c/lib/util/include -D_THREAD -D__EXTENSIONS__ -D_GNU_SOURCE -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/xmlrpc-c/include -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -I. -w -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_xml_rpc.la -rpath /usr/lib/freeswitch/mod mod_xml_rpc_la-mod_xml_rpc.lo mod_xml_rpc_la-ws.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-version.lo ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-asprintf.lo ../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-casprintf.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-channel.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-chanswitch.lo ../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-cmdline_parser.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-conf.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-conn.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-data.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-date.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-double.lo ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-error.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-file.lo ../../../../libs/xmlrpc-c/lib/expat/gennmtab/mod_xml_rpc_la-gennmtab.lo ../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-getoptx.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-handler.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-http.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-init.lo ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-make_printable.lo ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-memblock.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-method.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-parse_value.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-parse_datetime.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-registry.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-resource.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-response.lo ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-select.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-server.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-session.lo ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-sleep.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-socket.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-socket_unix.lo ../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-string_parser.lo ../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-stripcaseeq.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-system_method.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-thread_pthread.lo ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-time.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-token.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xml_trace.lo ../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-trace.lo ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-utf8.lo ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-string_number.lo ../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-base64.lo ../../../../libs/xmlrpc-c/lib/expat/xmlparse/mod_xml_rpc_la-xmlparse.lo ../../../../libs/xmlrpc-c/lib/expat/xmltok/mod_xml_rpc_la-xmlrole.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_array.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_authcookie.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_base64.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_build.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_data.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_datetime.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_decompose.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_expat.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_parse.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_serialize.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_server_abyss.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_server_cgi.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_string.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_struct.lo ../../../../libs/xmlrpc-c/lib/expat/xmltok/mod_xml_rpc_la-xmltok.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_xml_rpc.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_xml_rpc.so libtool: install: /usr/bin/install -c .libs/mod_xml_rpc.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_xml_rpc.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_rpc' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_rpc' sh: /destroy: unknown operand making install mod_xml_scgi make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_scgi' make[5]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_scgi' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c mod_xml_scgi.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod' libtool: warning: relinking 'mod_xml_scgi.la' libtool: install: (cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_scgi; /bin/sh "/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool" --silent --tag CC --mode=relink cc -I/usr/include/uuid -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/include -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libteletone/src -fPIC -ffast-math -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -DHAVE_OPENSSL -Wdeclaration-after-statement -I. -I/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/libscgi/src/include -D_GNU_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wno-unused-but-set-variable -Wno-format-truncation -avoid-version -module -no-undefined -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_xml_scgi.la -rpath /usr/lib/freeswitch/mod mod_xml_scgi_la-mod_xml_scgi.lo ../../../../libs/libscgi/src/mod_xml_scgi_la-scgi.lo /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la -lssl -lcrypto -inst-prefix-dir /home/udu/aports/main/freeswitch/pkg/freeswitch) libtool: install: /usr/bin/install -c .libs/mod_xml_scgi.soT /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_xml_scgi.so libtool: install: /usr/bin/install -c .libs/mod_xml_scgi.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod/mod_xml_scgi.la libtool: warning: remember to run 'libtool --finish /usr/lib/freeswitch/mod' make[5]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_scgi' make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod/xml_int/mod_xml_scgi' make[3]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src/mod' make[3]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src' make[4]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src' make[3]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src' make[2]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/src' Making install in build make[2]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/build' +---------- FreeSWITCH install Complete ----------+ + FreeSWITCH has been successfully installed. + + + + Install sounds: + + (uhd-sounds includes hd-sounds, sounds) + + (hd-sounds includes sounds) + + ------------------------------------ + + make cd-sounds-install + + make cd-moh-install + + + + make uhd-sounds-install + + make uhd-moh-install + + + libfakeroot internal error: payload not recognized! + make hd-sounds-install + + make hd-moh-install + + + + make sounds-install + + make moh-install + + + + Install non english sounds: + + replace XX with language + + (ru : Russian) + + (fr : French) + + ------------------------------------ + + make cd-sounds-XX-install + + make uhd-sounds-XX-install + + make hd-sounds-XX-install + + make sounds-XX-install + + + + Upgrade to latest: + + ---------------------------------- + + make current + + + + Rebuild all: + + ---------------------------------- + + make sure + + + + Install/Re-install default config: + + ---------------------------------- + + make samples + + + + + + Additional resources: + + ---------------------------------- + + https://www.freeswitch.org + + https://freeswitch.org/confluence + + https://freeswitch.org/jira + + http://lists.freeswitch.org + + + + irc.freenode.net / #freeswitch + + + + Register For ClueCon: + + ---------------------------------- + + https://www.cluecon.com + + + +-------------------------------------------------+ .=======================================================================================================. | _ _ ____ _ ____ | | / \ _ __ _ __ _ _ __ _| | / ___| |_ _ ___ / ___|___ _ __ | | / _ \ | '_ \| '_ \| | | |/ _` | | | | | | | | |/ _ \ | / _ \| '_ \ | | / ___ \| | | | | | | |_| | (_| | | | |___| | |_| | __/ |__| (_) | | | | | | /_/ \_\_| |_|_| |_|\__,_|\__,_|_| \____|_|\__,_|\___|\____\___/|_| |_| | | | | ____ _____ ____ ____ __ | | | _ \_ _/ ___| / ___|___ _ __ / _| ___ _ __ ___ _ __ ___ ___ | | | |_) || || | | | / _ \| '_ \| |_ / _ \ '__/ _ \ '_ \ / __/ _ \ | | | _ < | || |___ | |__| (_) | | | | _| __/ | | __/ | | | (_| __/ | | |_| \_\|_| \____| \____\___/|_| |_|_| \___|_| \___|_| |_|\___\___| | | | | ____ _ ____ | | / ___| |_ _ ___ / ___|___ _ __ ___ ___ _ __ ___ | | | | | | | | |/ _ \ | / _ \| '_ \ / __/ _ \| '_ ` _ \ | | | |___| | |_| | __/ |__| (_) | | | | _ | (_| (_) | | | | | | | | \____|_|\__,_|\___|\____\___/|_| |_| (_) \___\___/|_| |_| |_| | | | .=======================================================================================================. Checking module integrity in target [/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/freeswitch/mod] make[2]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/build' Making install in tests/unit make[2]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/tests/unit' make[3]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/tests/unit' /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c switch_eavesdrop '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin' libtool: warning: '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libfreeswitch.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/switch_eavesdrop /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/bin/switch_eavesdrop make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/tests/unit' make[2]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/tests/unit' make[1]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release' test -d /home/udu/aports/main/freeswitch/pkg/freeswitch/etc/freeswitch || /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/build/config/install-sh -d /home/udu/aports/main/freeswitch/pkg/freeswitch/etc/freeswitch for conffile in `cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/conf/vanilla && find . -name \*.xml && find . -name \*.conf && find . -name \*.tpl && find . -name \*.ttml && find . -name mime.types` ; do \ dir=`echo $conffile | sed -e 's|^\.||' | sed -e 's|/[^/]*$||'`; \ filename=`echo $conffile | sed -e 's|^\.||' | sed -e 's|^.*/||'`; \ test -d /home/udu/aports/main/freeswitch/pkg/freeswitch/etc/freeswitch$dir || /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/build/config/install-sh -d /home/udu/aports/main/freeswitch/pkg/freeswitch/etc/freeswitch$dir ; \ test -f /home/udu/aports/main/freeswitch/pkg/freeswitch/etc/freeswitch$dir/$filename || \ test -f /home/udu/aports/main/freeswitch/pkg/freeswitch/etc/freeswitch$dir/$filename.noload || \ /usr/bin/install -c -m 644 /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/conf/vanilla/$dir/$filename /home/udu/aports/main/freeswitch/pkg/freeswitch/etc/freeswitch$dir; \ done libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! test -d /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/htdocs || /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/build/config/install-sh -d /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/htdocs for htdocsfile in `cd /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/htdocs && find . -type f -name \* | sed -e 's|^\.||'` ; do \ dir=`echo $htdocsfile | sed -e 's|/[^/]*$||'`; \ filename=`echo $htdocsfile | sed -e 's|^.*/||'`; \ test -d /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/htdocs$dir || /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/build/config/install-sh -d /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/htdocs$dir ; \ test -f /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/htdocs$dir/$filename || /usr/bin/install -c -m 644 /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/htdocs/$dir/$filename /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/share/freeswitch/htdocs$dir 2>/dev/null; \ done libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! make -C perl install make[1]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/esl/perl' make[2]: Entering directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/esl/perl' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/perl5/core_perl' /bin/sh /home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libtool --mode=install /usr/bin/install -c ESL.la '/home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/perl5/core_perl' libtool: install: /usr/bin/install -c .libs/ESL.so /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/perl5/core_perl/ESL.so libtool: install: /usr/bin/install -c .libs/ESL.lai /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/perl5/core_perl/ESL.la libtool: warning: remember to run 'libtool --finish /usr/lib/perl5/core_perl' install -d -m 755 ESL /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/perl5/core_perl/ESL install -m 755 ESL.pm /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/perl5/core_perl install -m 755 ESL/* /home/udu/aports/main/freeswitch/pkg/freeswitch/usr/lib/perl5/core_perl/ESL make[2]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/esl/perl' make[1]: Leaving directory '/home/udu/aports/main/freeswitch/src/freeswitch-1.10.12.-release/libs/esl/perl' >>> freeswitch-dbg*: Running split function dbg... >>> freeswitch-dbg*: Preparing subpackage freeswitch-dbg... >>> freeswitch-dbg*: Stripping binaries >>> freeswitch-dbg*: Running postcheck for freeswitch-dbg >>> freeswitch-dev*: Running split function dev... renamed 'usr/include' -> '/home/udu/aports/main/freeswitch/pkg/freeswitch-dev/usr/include' renamed 'usr/lib/pkgconfig' -> '/home/udu/aports/main/freeswitch/pkg/freeswitch-dev/usr/lib/pkgconfig' renamed 'usr/lib/libfreeswitch.so' -> '/home/udu/aports/main/freeswitch/pkg/freeswitch-dev/usr/lib/libfreeswitch.so' >>> freeswitch-dev*: Preparing subpackage freeswitch-dev... >>> freeswitch-dev*: Stripping binaries >>> freeswitch-dev*: Running postcheck for freeswitch-dev >>> freeswitch-flite*: Running split function flite... >>> freeswitch-flite*: Preparing subpackage freeswitch-flite... >>> freeswitch-flite*: Stripping binaries >>> freeswitch-flite*: Running postcheck for freeswitch-flite >>> freeswitch-timezones*: Running split function timezones... >>> freeswitch-timezones*: Preparing subpackage freeswitch-timezones... >>> freeswitch-timezones*: Running postcheck for freeswitch-timezones >>> freeswitch-sample-config*: Running split function conf... >>> freeswitch-sample-config*: Preparing subpackage freeswitch-sample-config... >>> freeswitch-sample-config*: Running postcheck for freeswitch-sample-config >>> freeswitch-sangoma*: Running split function sangoma... >>> freeswitch-sangoma*: Preparing subpackage freeswitch-sangoma... >>> freeswitch-sangoma*: Stripping binaries >>> freeswitch-sangoma*: Running postcheck for freeswitch-sangoma >>> freeswitch-snmp*: Running split function snmp... >>> freeswitch-snmp*: Preparing subpackage freeswitch-snmp... >>> freeswitch-snmp*: Stripping binaries >>> freeswitch-snmp*: Running postcheck for freeswitch-snmp >>> freeswitch-pgsql*: Running split function pgsql... >>> freeswitch-pgsql*: Preparing subpackage freeswitch-pgsql... >>> freeswitch-pgsql*: Stripping binaries >>> freeswitch-pgsql*: Running postcheck for freeswitch-pgsql >>> freeswitch-mariadb*: Running split function mariadb... >>> freeswitch-mariadb*: Preparing subpackage freeswitch-mariadb... >>> freeswitch-mariadb*: Stripping binaries >>> freeswitch-mariadb*: Running postcheck for freeswitch-mariadb >>> freeswitch-python3*: Running split function python3... >>> freeswitch-python3*: Preparing subpackage freeswitch-python3... >>> freeswitch-python3*: Stripping binaries >>> freeswitch-python3*: Running postcheck for freeswitch-python3 >>> freeswitch-perl*: Running split function perl... >>> freeswitch-perl*: Preparing subpackage freeswitch-perl... >>> freeswitch-perl*: Stripping binaries >>> freeswitch-perl*: Running postcheck for freeswitch-perl >>> freeswitch-perlesl*: Running split function perlesl... >>> freeswitch-perlesl*: Preparing subpackage freeswitch-perlesl... >>> freeswitch-perlesl*: Stripping binaries >>> freeswitch-perlesl*: Running postcheck for freeswitch-perlesl >>> freeswitch-openrc*: Running split function openrc... renamed 'etc/conf.d' -> '/home/udu/aports/main/freeswitch/pkg/freeswitch-openrc/etc/conf.d' renamed 'etc/init.d' -> '/home/udu/aports/main/freeswitch/pkg/freeswitch-openrc/etc/init.d' >>> freeswitch-openrc*: Preparing subpackage freeswitch-openrc... >>> freeswitch-openrc*: Running postcheck for freeswitch-openrc >>> freeswitch*: Running postcheck for freeswitch >>> freeswitch*: Preparing package freeswitch... >>> freeswitch*: Stripping binaries >>> freeswitch*: Script found. /bin/sh added as a dependency for freeswitch-1.10.12-r0.apk >>> freeswitch*: Adding .pre-install >>> freeswitch*: Adding .pre-upgrade >>> WARNING: freeswitch*: Redundant /usr/lib in rpath found >>> freeswitch-dbg*: Scanning shared objects >>> freeswitch-dev*: Scanning shared objects >>> freeswitch-flite*: Scanning shared objects >>> freeswitch-mariadb*: Scanning shared objects >>> freeswitch-openrc*: Scanning shared objects >>> freeswitch-perl*: Scanning shared objects >>> freeswitch-perlesl*: Scanning shared objects >>> freeswitch-pgsql*: Scanning shared objects >>> freeswitch-python3*: Scanning shared objects >>> freeswitch-sample-config*: Scanning shared objects >>> freeswitch-sangoma*: Scanning shared objects >>> freeswitch-snmp*: Scanning shared objects >>> freeswitch-timezones*: Scanning shared objects >>> freeswitch*: Scanning shared objects >>> freeswitch-dbg*: Tracing dependencies... !freeswitch-flite<1.10.12-r0 !freeswitch-flite>1.10.12-r0 !freeswitch-mariadb<1.10.12-r0 !freeswitch-mariadb>1.10.12-r0 !freeswitch-perl<1.10.12-r0 !freeswitch-perl>1.10.12-r0 !freeswitch-perlesl<1.10.12-r0 !freeswitch-perlesl>1.10.12-r0 !freeswitch-pgsql<1.10.12-r0 !freeswitch-pgsql>1.10.12-r0 !freeswitch-python3<1.10.12-r0 !freeswitch-python3>1.10.12-r0 !freeswitch-sangoma<1.10.12-r0 !freeswitch-sangoma>1.10.12-r0 !freeswitch-snmp<1.10.12-r0 !freeswitch-snmp>1.10.12-r0 !freeswitch<1.10.12-r0 !freeswitch>1.10.12-r0 >>> freeswitch-dbg*: Package size: 23.1 MB >>> freeswitch-dbg*: Compressing data... >>> freeswitch-dbg*: Create checksum... >>> freeswitch-dbg*: Create freeswitch-dbg-1.10.12-r0.apk >>> freeswitch-dev*: Tracing dependencies... freeswitch=1.10.12-r0 pkgconfig >>> freeswitch-dev*: Package size: 957.0 KB >>> freeswitch-dev*: Compressing data... >>> freeswitch-dev*: Create checksum... >>> freeswitch-dev*: Create freeswitch-dev-1.10.12-r0.apk >>> freeswitch-flite*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libflite.so.1 so:libflite_cmu_us_awb.so.1 so:libflite_cmu_us_kal.so.1 so:libflite_cmu_us_kal16.so.1 so:libflite_cmu_us_rms.so.1 so:libflite_cmu_us_slt.so.1 so:libfreeswitch.so.1 >>> freeswitch-flite*: Package size: 13.7 KB >>> freeswitch-flite*: Compressing data... >>> freeswitch-flite*: Create checksum... >>> freeswitch-flite*: Create freeswitch-flite-1.10.12-r0.apk >>> freeswitch-mariadb*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libfreeswitch.so.1 so:libgcc_s.so.1 so:libmariadb.so.3 so:libstdc++.so.6 >>> freeswitch-mariadb*: Package size: 171.0 KB >>> freeswitch-mariadb*: Compressing data... >>> freeswitch-mariadb*: Create checksum... >>> freeswitch-mariadb*: Create freeswitch-mariadb-1.10.12-r0.apk >>> freeswitch-openrc*: Tracing dependencies... >>> freeswitch-openrc*: Package size: 1.8 KB >>> freeswitch-openrc*: Compressing data... >>> freeswitch-openrc*: Create checksum... >>> freeswitch-openrc*: Create freeswitch-openrc-1.10.12-r0.apk >>> freeswitch-perl*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libfreeswitch.so.1 so:libgcc_s.so.1 so:libperl.so so:libstdc++.so.6 >>> freeswitch-perl*: Package size: 230.4 KB >>> freeswitch-perl*: Compressing data... >>> freeswitch-perl*: Create checksum... >>> freeswitch-perl*: Create freeswitch-perl-1.10.12-r0.apk >>> freeswitch-perlesl*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libperl.so so:libstdc++.so.6 >>> freeswitch-perlesl*: Package size: 124.2 KB >>> freeswitch-perlesl*: Compressing data... >>> freeswitch-perlesl*: Create checksum... >>> freeswitch-perlesl*: Create freeswitch-perlesl-1.10.12-r0.apk >>> freeswitch-pgsql*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libfreeswitch.so.1 so:libpq.so.5 >>> freeswitch-pgsql*: Package size: 22.5 KB >>> freeswitch-pgsql*: Compressing data... >>> freeswitch-pgsql*: Create checksum... >>> freeswitch-pgsql*: Create freeswitch-pgsql-1.10.12-r0.apk >>> freeswitch-python3*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libfreeswitch.so.1 so:libgcc_s.so.1 so:libpython3.12.so.1.0 so:libstdc++.so.6 >>> freeswitch-python3*: Package size: 160.7 KB >>> freeswitch-python3*: Compressing data... >>> freeswitch-python3*: Create checksum... >>> freeswitch-python3*: Create freeswitch-python3-1.10.12-r0.apk >>> freeswitch-sample-config*: Tracing dependencies... freeswitch-timezones >>> freeswitch-sample-config*: Package size: 731.9 KB >>> freeswitch-sample-config*: Compressing data... >>> freeswitch-sample-config*: Create checksum... >>> freeswitch-sample-config*: Create freeswitch-sample-config-1.10.12-r0.apk >>> freeswitch-sangoma*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libfreeswitch.so.1 so:libsngtc_node.so >>> freeswitch-sangoma*: Package size: 39.6 KB >>> freeswitch-sangoma*: Compressing data... >>> freeswitch-sangoma*: Create checksum... >>> freeswitch-sangoma*: Create freeswitch-sangoma-1.10.12-r0.apk >>> freeswitch-snmp*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libfreeswitch.so.1 so:libnetsnmp.so.40 so:libnetsnmpagent.so.40 >>> freeswitch-snmp*: Package size: 18.0 KB >>> freeswitch-snmp*: Compressing data... >>> freeswitch-snmp*: Create checksum... >>> freeswitch-snmp*: Create freeswitch-snmp-1.10.12-r0.apk >>> freeswitch-timezones*: Tracing dependencies... >>> freeswitch-timezones*: Package size: 35.0 KB >>> freeswitch-timezones*: Compressing data... >>> freeswitch-timezones*: Create checksum... >>> freeswitch-timezones*: Create freeswitch-timezones-1.10.12-r0.apk >>> freeswitch*: Tracing dependencies... /bin/sh python3~3.12 so:libc.musl-x86_64.so.1 so:libcrypto.so.3 so:libcurl.so.4 so:libedit.so.0 so:libgcc_s.so.1 so:libks2.so.2 so:libldns.so.3 so:liblua-5.3.so.0 so:libmp3lame.so.0 so:libmpg123.so.0 so:libncursesw.so.6 so:libodbc.so.2 so:libopus.so.0 so:libpcre.so.1 so:libportaudio.so.2 so:libpq.so.5 so:libshout.so.3 so:libsndfile.so.1 so:libsofia-sip-ua.so.0 so:libspandsp.so.3 so:libspeex.so.1 so:libspeexdsp.so.1 so:libsqlite3.so.0 so:libssl.so.3 so:libstdc++.so.6 so:libuuid.so.1 >>> freeswitch*: Package size: 23.0 MB >>> freeswitch*: Compressing data... >>> freeswitch*: Create checksum... >>> freeswitch*: Create freeswitch-1.10.12-r0.apk >>> freeswitch: Build complete at Tue, 11 Nov 2025 22:28:55 +0000 elapsed time 0h 9m 41s >>> freeswitch: Cleaning up srcdir >>> freeswitch: Cleaning up pkgdir >>> freeswitch: Uninstalling dependencies... (1/169) Purging .makedepends-freeswitch (20251111.221916) (2/169) Purging apr-dev (1.7.5-r0) (3/169) Purging apr (1.7.5-r0) (4/169) Purging autoconf (2.72-r1) (5/169) Purging m4 (1.4.19-r4) (6/169) Purging automake (1.17-r1) (7/169) Purging coreutils (9.7-r1) Executing coreutils-9.7-r1.post-deinstall (8/169) Purging coreutils-env (9.7-r1) (9/169) Purging coreutils-fmt (9.7-r1) (10/169) Purging coreutils-sha512sum (9.7-r1) (11/169) Purging curl-dev (8.14.1-r2) (12/169) Purging diffutils (3.12-r0) (13/169) Purging flite-dev (2.2-r5) (14/169) Purging flite (2.2-r5) (15/169) Purging gdbm-dev (1.24-r0) (16/169) Purging gdbm-tools (1.24-r0) (17/169) Purging lame-dev (3.100-r5) (18/169) Purging ldns-dev (1.8.4-r0) (19/169) Purging ldns (1.8.4-r0) (20/169) Purging libks-dev (2.0.6-r1) (21/169) Purging libks (2.0.6-r1) (22/169) Purging libpq-dev (17.6-r0) (23/169) Purging libpq (17.6-r0) (24/169) Purging libshout-dev (2.4.6-r3) (25/169) Purging libshout (2.4.6-r3) (26/169) Purging libsndfile-dev (1.2.2-r2) (27/169) Purging libsndfile (1.2.2-r2) (28/169) Purging libsrtp-dev (2.6.0-r0) (29/169) Purging libsrtp (2.6.0-r0) (30/169) Purging libtool (2.5.4-r1) (31/169) Purging libltdl (2.5.4-r1) (32/169) Purging lua5.3-dev (5.3.6-r6) (33/169) Purging lua5.3 (5.3.6-r6) (34/169) Purging lua5.3-libs (5.3.6-r6) (35/169) Purging mpg123-dev (1.32.10-r0) (36/169) Purging mpg123-libs (1.32.10-r0) (37/169) Purging mariadb-dev (11.4.8-r0) (38/169) Purging fmt-dev (11.2.0-r0) (39/169) Purging fmt (11.2.0-r0) (40/169) Purging mariadb-connector-c-dev (3.3.10-r0) (41/169) Purging mariadb-connector-c (3.3.10-r0) (42/169) Purging mariadb-embedded (11.4.8-r0) (43/169) Purging mariadb-common (11.4.8-r0) (44/169) Purging nasm (2.16.03-r0) (45/169) Purging net-snmp-dev (5.9.4-r1) (46/169) Purging net-snmp-agent-libs (5.9.4-r1) (47/169) Purging net-snmp-libs (5.9.4-r1) (48/169) Purging openssl-dev (3.5.4-r0) (49/169) Purging opus-dev (1.5.2-r1) (50/169) Purging pcre-dev (8.45-r4) (51/169) Purging libpcre16 (8.45-r4) (52/169) Purging libpcre32 (8.45-r4) (53/169) Purging libpcrecpp (8.45-r4) (54/169) Purging pcre (8.45-r4) (55/169) Purging perl-dev (5.40.3-r0) (56/169) Purging perl-utils (5.40.3-r0) (57/169) Purging portaudio-dev (19.7.0-r2) (58/169) Purging libportaudiocxx (19.7.0-r2) (59/169) Purging portaudio (19.7.0-r2) (60/169) Purging py3-setuptools-pyc (80.9.0-r0) (61/169) Purging py3-setuptools (80.9.0-r0) (62/169) Purging python3-dev (3.12.12-r0) (63/169) Purging sngtc_client-dev (1.3.11-r5) (64/169) Purging sngtc_client (1.3.11-r5) (65/169) Purging sofia-sip-dev (1.13.17-r1) (66/169) Purging sofia-sip (1.13.17-r1) (67/169) Purging spandsp3-dev (0_git20201102-r3) (68/169) Purging spandsp3 (0_git20201102-r3) (69/169) Purging speex-dev (1.2.1-r2) (70/169) Purging speex (1.2.1-r2) (71/169) Purging speexdsp-dev (1.2.1-r2) (72/169) Purging speexdsp (1.2.1-r2) (73/169) Purging tiff-dev (4.7.1-r0) (74/169) Purging libtiffxx (4.7.1-r0) (75/169) Purging tiff (4.7.1-r0) (76/169) Purging unixodbc-dev (2.3.12-r0) (77/169) Purging unixodbc (2.3.12-r0) (78/169) Purging xmlrpc-c-dev (1.51.08-r5) (79/169) Purging libxml2-dev (2.13.9-r0) (80/169) Purging xmlrpc-c-client++ (1.51.08-r5) (81/169) Purging xmlrpc-c-client (1.51.08-r5) (82/169) Purging alsa-lib-dev (1.2.14-r0) (83/169) Purging brotli-dev (1.1.0-r2) (84/169) Purging brotli (1.1.0-r2) (85/169) Purging c-ares-dev (1.34.5-r0) (86/169) Purging flac-dev (1.4.3-r1) (87/169) Purging libflac++ (1.4.3-r1) (88/169) Purging libflac (1.4.3-r1) (89/169) Purging git-perl (2.49.1-r0) (90/169) Purging perl-git (2.49.1-r0) (91/169) Purging perl-error (0.17030-r0) (92/169) Purging perl (5.40.3-r0) (93/169) Purging glib-dev (2.84.4-r0) (94/169) Purging bzip2-dev (1.0.8-r6) (95/169) Purging docbook-xsl (1.79.2-r11) (96/169) Purging docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.pre-deinstall (97/169) Purging docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.pre-deinstall (98/169) Purging docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.pre-deinstall (99/169) Purging gettext-dev (0.24.1-r0) (100/169) Purging gettext-asprintf (0.24.1-r0) (101/169) Purging gettext (0.24.1-r0) (102/169) Purging libxml2-utils (2.13.9-r0) (103/169) Purging libxslt (1.1.43-r3) (104/169) Purging py3-packaging-pyc (25.0-r0) (105/169) Purging py3-packaging (25.0-r0) (106/169) Purging py3-parsing-pyc (3.2.3-r0) (107/169) Purging py3-parsing (3.2.3-r0) (108/169) Purging jack (1.9.22-r4) (109/169) Purging lame-libs (3.100-r5) (110/169) Purging libaio (0.3.113-r2) (111/169) Purging libattr (2.5.2-r2) (112/169) Purging libffi-dev (3.4.8-r0) (113/169) Purging linux-headers (6.14.2-r0) (114/169) Purging libjpeg-turbo-dev (3.1.0-r0) (115/169) Purging libjpeg-turbo (3.1.0-r0) (116/169) Purging libturbojpeg (3.1.0-r0) (117/169) Purging libpsl-dev (0.21.5-r3) (118/169) Purging libpsl-utils (0.21.5-r3) (119/169) Purging libsamplerate (0.2.2-r3) (120/169) Purging libtheora-dev (1.1.1-r18) (121/169) Purging libtheora (1.1.1-r18) (122/169) Purging libvorbis-dev (1.3.7-r2) (123/169) Purging libvorbis (1.3.7-r2) (124/169) Purging libwebp-dev (1.5.0-r0) (125/169) Purging libwebpdecoder (1.5.0-r0) (126/169) Purging libwebpdemux (1.5.0-r0) (127/169) Purging libwebpmux (1.5.0-r0) (128/169) Purging libxml2 (2.13.9-r0) (129/169) Purging linenoise (1.0-r5) (130/169) Purging nghttp2-dev (1.65.0-r0) (131/169) Purging opus (1.5.2-r1) (132/169) Purging ortp (5.3.105-r0) (133/169) Purging pcre2-dev (10.46-r0) (134/169) Purging libedit-dev (20250104.3.1-r1) (135/169) Purging bsd-compat-headers (0.7.2-r6) (136/169) Purging libedit (20250104.3.1-r1) (137/169) Purging zlib-dev (1.3.1-r2) (138/169) Purging libpcre2-16 (10.46-r0) (139/169) Purging libpcre2-32 (10.46-r0) (140/169) Purging util-linux-dev (2.41-r9) (141/169) Purging libfdisk (2.41-r9) (142/169) Purging liblastlog2 (2.41-r9) (143/169) Purging libsmartcols (2.41-r9) (144/169) Purging libuuid (2.41-r9) (145/169) Purging utmps-libs (0.1.3.1-r0) (146/169) Purging xmlrpc-c++ (1.51.08-r5) (147/169) Purging xmlrpc-c-abyss (1.51.08-r5) (148/169) Purging xz-dev (5.8.1-r0) (149/169) Purging xz (5.8.1-r0) (150/169) Purging zstd-dev (1.5.7-r0) (151/169) Purging zstd (1.5.7-r0) (152/169) Purging alsa-lib (1.2.14-r0) (153/169) Purging bctoolbox (5.3.81-r0) (154/169) Purging dbus-libs (1.16.2-r1) (155/169) Purging gettext-libs (0.24.1-r0) (156/169) Purging glib (2.84.4-r0) (157/169) Purging libmount (2.41-r9) (158/169) Purging libblkid (2.41-r9) (159/169) Purging libeconf (0.6.3-r0) (160/169) Purging libidn2-dev (2.3.7-r0) (161/169) Purging libogg-dev (1.3.5-r5) (162/169) Purging libogg (1.3.5-r5) (163/169) Purging libwebp (1.5.0-r0) (164/169) Purging libsharpyuv (1.5.0-r0) (165/169) Purging mbedtls (3.6.5-r0) (166/169) Purging skalibs-libs (2.14.4.0-r0) (167/169) Purging sqlite-dev (3.49.2-r1) (168/169) Purging sqlite (3.49.2-r1) (169/169) Purging xmlrpc-c (1.51.08-r5) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> freeswitch: Updating the main/x86_64 repository index... >>> freeswitch: Signing the index...