>>> resiprocate 1.12.0 Extracting gzip -d -c /tmp/instance-0/dl/resiprocate/resiprocate-1.12.0.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/resiprocate-1.12.0 -xf - >>> resiprocate 1.12.0 Patching >>> resiprocate 1.12.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-0/output-1/build/resiprocate-1.12.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> resiprocate 1.12.0 Patching libtool patching file /tmp/instance-0/output-1/build/resiprocate-1.12.0/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8146 (offset 34 lines). Hunk #8 succeeded at 10778 (offset 68 lines). >>> resiprocate 1.12.0 Configuring (cd /tmp/instance-0/output-1/build/resiprocate-1.12.0/ && rm -rf config.cache && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-0/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-0/output-1/host/bin/arm-linux-as" LD="/tmp/instance-0/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-0/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-0/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-0/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-0/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-0/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-0/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-0/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-0/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-0/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -g0 -DNDEBUG -static" FFLAGS=" -Os -g0 -DNDEBUG -static" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no LIBS=`/tmp/instance-0/output-1/host/bin/pkg-config --libs openssl` CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared -with-c-ares --with-sysroot="/tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot" --with-ssl --with-popt --with-rend ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-uclibcgnueabi-strip... /tmp/instance-0/output-1/host/bin/arm-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-uclibcgnueabi checking for arm-buildroot-linux-uclibcgnueabi-gcc... /tmp/instance-0/output-1/host/bin/arm-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-0/output-1/host/bin/arm-linux-gcc accepts -g... yes checking for /tmp/instance-0/output-1/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking whether /tmp/instance-0/output-1/host/bin/arm-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-0/output-1/host/bin/arm-linux-gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /tmp/instance-0/output-1/host/bin/arm-linux-g++ accepts -g... yes checking dependency style of /tmp/instance-0/output-1/host/bin/arm-linux-g++... none 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 /tmp/instance-0/output-1/host/bin/arm-linux-gcc... /tmp/instance-0/output-1/host/bin/arm-linux-ld checking if the linker (/tmp/instance-0/output-1/host/bin/arm-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-0/output-1/host/bin/arm-linux-nm checking the name lister (/tmp/instance-0/output-1/host/bin/arm-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-uclibcgnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-0/output-1/host/bin/arm-linux-ld option to reload object files... -r checking for arm-buildroot-linux-uclibcgnueabi-objdump... /tmp/instance-0/output-1/host/bin/arm-linux-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-uclibcgnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-uclibcgnueabi-ar... /tmp/instance-0/output-1/host/bin/arm-linux-ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-uclibcgnueabi-strip... (cached) /tmp/instance-0/output-1/host/bin/arm-linux-strip checking for arm-buildroot-linux-uclibcgnueabi-ranlib... /tmp/instance-0/output-1/host/bin/arm-linux-ranlib checking command to parse /tmp/instance-0/output-1/host/bin/arm-linux-nm output from /tmp/instance-0/output-1/host/bin/arm-linux-gcc object... ok checking for sysroot... /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-buildroot-linux-uclibcgnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-0/output-1/host/bin/arm-linux-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for objdir... .libs checking if /tmp/instance-0/output-1/host/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-0/output-1/host/bin/arm-linux-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-0/output-1/host/bin/arm-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-0/output-1/host/bin/arm-linux-gcc static flag -static works... yes checking if /tmp/instance-0/output-1/host/bin/arm-linux-gcc supports -c -o file.o... yes checking if /tmp/instance-0/output-1/host/bin/arm-linux-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-0/output-1/host/bin/arm-linux-gcc linker (/tmp/instance-0/output-1/host/bin/arm-linux-ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... /tmp/instance-0/output-1/host/bin/arm-linux-g++ -E checking for ld used by /tmp/instance-0/output-1/host/bin/arm-linux-g++... /tmp/instance-0/output-1/host/bin/arm-linux-ld checking if the linker (/tmp/instance-0/output-1/host/bin/arm-linux-ld) is GNU ld... yes checking whether the /tmp/instance-0/output-1/host/bin/arm-linux-g++ linker (/tmp/instance-0/output-1/host/bin/arm-linux-ld) supports shared libraries... yes checking for /tmp/instance-0/output-1/host/bin/arm-linux-g++ option to produce PIC... -fPIC -DPIC checking if /tmp/instance-0/output-1/host/bin/arm-linux-g++ PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-0/output-1/host/bin/arm-linux-g++ static flag -static works... yes checking if /tmp/instance-0/output-1/host/bin/arm-linux-g++ supports -c -o file.o... yes checking if /tmp/instance-0/output-1/host/bin/arm-linux-g++ supports -c -o file.o... (cached) yes checking whether the /tmp/instance-0/output-1/host/bin/arm-linux-g++ linker (/tmp/instance-0/output-1/host/bin/arm-linux-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a sed that does not truncate output... (cached) /bin/sed checking whether make sets $(MAKE)... (cached) yes checking for arm-buildroot-linux-uclibcgnueabi-ranlib... (cached) /tmp/instance-0/output-1/host/bin/arm-linux-ranlib checking for GNU warning flags... yes Using native OSTYPE value: Linux Using native ARCH/LARCH value from $host_cpu: arm checking whether byte ordering is bigendian... (cached) no checking for struct sockaddr_in.sin_len... no checking for library containing ares_init... -lcares checking pkg-config is at least version 0.9.0... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking for Linux epoll(7) interface... yes checking for dlopen in -ldl... no checking whether to enable maintainer-specific portions of Makefiles... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating rutil/dns/ares/Makefile config.status: creating rutil/Makefile config.status: creating rutil/test/Makefile config.status: creating resip/Makefile config.status: creating resip/stack/Makefile config.status: creating resip/stack/test/Makefile config.status: creating resip/dum/Makefile config.status: creating resip/dum/test/Makefile config.status: creating resip/certs/Makefile config.status: creating resip/rend/Makefile config.status: creating repro/Makefile config.status: creating repro/accountingconsumers/Makefile config.status: creating repro/reprocmd/Makefile config.status: creating repro/test/Makefile config.status: creating repro/plugins/Makefile config.status: creating repro/plugins/example/Makefile config.status: creating repro/plugins/pyroute/Makefile config.status: creating tfm/Makefile config.status: creating tfm/repro/Makefile config.status: creating tfm/tfdum/Makefile config.status: creating apps/Makefile config.status: creating apps/clicktocall/Makefile config.status: creating apps/clicktocall/test/Makefile config.status: creating apps/ichat-gw/Makefile config.status: creating apps/ichat-gw/jabberconnector/Makefile config.status: creating apps/sipdial/Makefile config.status: creating apps/telepathy/Makefile config.status: creating apps/telepathy/data/Makefile config.status: creating apps/registration-agent/Makefile config.status: creating apps/reConServer/Makefile config.status: creating resiprocate.spec config.status: creating reTurn/Makefile config.status: creating reTurn/test/Makefile config.status: creating reTurn/client/Makefile config.status: creating reTurn/client/test/Makefile config.status: creating reflow/Makefile config.status: creating reflow/dtls_wrapper/test/Makefile config.status: creating resip/recon/Makefile config.status: creating resip/recon/MOHParkServer/Makefile config.status: creating resip/recon/test/Makefile config.status: creating p2p/s2c/s2c/Makefile config.status: creating p2p/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls >>> resiprocate 1.12.0 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-0/output-1/build/resiprocate-1.12.0/ make[1]: Entering directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0' /usr/bin/make all-recursive make[2]: Entering directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0' Making all in rutil make[3]: Entering directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0/rutil' Making all in . make[4]: Entering directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0/rutil' /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o AbstractFifo.lo AbstractFifo.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o AndroidLogger.lo AndroidLogger.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o BaseException.lo BaseException.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Coders.lo Coders.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Condition.lo Condition.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ConfigParse.lo ConfigParse.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o CountStream.lo CountStream.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ServerProcess.lo ServerProcess.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Data.lo Data.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o DataStream.lo DataStream.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o DnsUtil.lo DnsUtil.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o FileSystem.lo FileSystem.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o GeneralCongestionManager.lo GeneralCongestionManager.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o GenericIPAddress.lo GenericIPAddress.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o HeapInstanceCounter.lo HeapInstanceCounter.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o KeyValueStore.lo KeyValueStore.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Lock.lo Lock.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Log.lo Log.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o MD5Stream.lo MD5Stream.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Mutex.lo Mutex.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o NetNs.lo NetNs.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ParseBuffer.lo ParseBuffer.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ParseException.lo ParseException.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Poll.lo Poll.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o PoolBase.lo PoolBase.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o FdPoll.lo FdPoll.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o RADIUSDigestAuthenticator.lo RADIUSDigestAuthenticator.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o RWMutex.lo RWMutex.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Random.lo Random.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o RecursiveMutex.lo RecursiveMutex.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o resipfaststreams.lo resipfaststreams.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o SelectInterruptor.lo SelectInterruptor.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c BaseException.cxx -o BaseException.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c AbstractFifo.cxx -o AbstractFifo.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c DnsUtil.cxx -o DnsUtil.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c AndroidLogger.cxx -o AndroidLogger.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Condition.cxx -o Condition.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Coders.cxx -o Coders.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c GeneralCongestionManager.cxx -o GeneralCongestionManager.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Data.cxx -o Data.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c GenericIPAddress.cxx -o GenericIPAddress.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ParseBuffer.cxx -o ParseBuffer.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c KeyValueStore.cxx -o KeyValueStore.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ServerProcess.cxx -o ServerProcess.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ConfigParse.cxx -o ConfigParse.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c CountStream.cxx -o CountStream.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c DataStream.cxx -o DataStream.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c FileSystem.cxx -o FileSystem.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c HeapInstanceCounter.cxx -o HeapInstanceCounter.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ParseException.cxx -o ParseException.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c MD5Stream.cxx -o MD5Stream.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Log.cxx -o Log.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Lock.cxx -o Lock.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Mutex.cxx -o Mutex.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c NetNs.cxx -o NetNs.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Poll.cxx -o Poll.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c RADIUSDigestAuthenticator.cxx -o RADIUSDigestAuthenticator.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c FdPoll.cxx -o FdPoll.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Random.cxx -o Random.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c SelectInterruptor.cxx -o SelectInterruptor.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c PoolBase.cxx -o PoolBase.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c RWMutex.cxx -o RWMutex.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c RecursiveMutex.cxx -o RecursiveMutex.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c resipfaststreams.cxx -o resipfaststreams.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Sha1.lo Sha1.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Socket.lo Socket.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Subsystem.lo Subsystem.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o SysLogBuf.lo SysLogBuf.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o SysLogStream.lo SysLogStream.cxx RecursiveMutex.cxx: In constructor 'resip::RecursiveMutex::RecursiveMutex()': RecursiveMutex.cxx:71:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 71 | int rc = pthread_mutexattr_init(&mMutexAttr); | ^~ RecursiveMutex.cxx: In destructor 'virtual resip::RecursiveMutex::~RecursiveMutex()': RecursiveMutex.cxx:89:10: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 89 | int rc = pthread_mutex_destroy(&mId); | ^~ /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ThreadIf.lo ThreadIf.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Time.lo Time.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Socket.cxx -o Socket.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Sha1.cxx -o Sha1.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c SysLogBuf.cxx -o SysLogBuf.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Timer.lo Timer.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Subsystem.cxx -o Subsystem.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c SysLogStream.cxx -o SysLogStream.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Time.cxx -o Time.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ThreadIf.cxx -o ThreadIf.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Timer.cxx -o Timer.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TransportType.lo TransportType.cxx BaseException.cxx:36:10: warning: 'std::ostream& resip::operator<<(std::ostream&, const resip::BaseException&)' has not been declared within 'resip' 36 | ostream& resip::operator<<(ostream& strm, const BaseException& e) | ^~~~~ In file included from BaseException.cxx:5: ../rutil/BaseException.hxx:41:28: note: only here as a 'friend' 41 | friend std::ostream& operator<<(std::ostream& strm, const BaseException& e); | ^~~~~~~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TransportType.cxx -o TransportType.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o vmd5.lo vmd5.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o XMLCursor.lo XMLCursor.cxx Data.cxx:733:1: warning: 'bool resip::operator==(const resip::Data&, const resip::Data&)' has not been declared within 'resip' 733 | resip::operator==(const Data& lhs, const Data& rhs) | ^~~~~ In file included from Data.cxx:14: ../rutil/Data.hxx:400:19: note: only here as a 'friend' 400 | friend bool operator==(const Data& lhs, const Data& rhs); | ^~~~~~~~ Data.cxx:743:1: warning: 'bool resip::operator==(const resip::Data&, const char*)' has not been declared within 'resip' 743 | resip::operator==(const Data& lhs, const char* rhs) | ^~~~~ In file included from Data.cxx:14: ../rutil/Data.hxx:401:19: note: only here as a 'friend' 401 | friend bool operator==(const Data& lhs, const char* rhs); | ^~~~~~~~ Data.cxx:754:1: warning: 'bool resip::operator<(const resip::Data&, const resip::Data&)' has not been declared within 'resip' 754 | resip::operator<(const Data& lhs, const Data& rhs) | ^~~~~ In file included from Data.cxx:14: ../rutil/Data.hxx:403:19: note: only here as a 'friend' 403 | friend bool operator<(const Data& lhs, const Data& rhs); | ^~~~~~~~ Data.cxx:773:1: warning: 'bool resip::operator<(const resip::Data&, const char*)' has not been declared within 'resip' 773 | resip::operator<(const Data& lhs, const char* rhs) | ^~~~~ In file included from Data.cxx:14: ../rutil/Data.hxx:404:19: note: only here as a 'friend' 404 | friend bool operator<(const Data& lhs, const char* rhs); | ^~~~~~~~ Data.cxx:794:1: warning: 'bool resip::operator<(const char*, const resip::Data&)' has not been declared within 'resip' 794 | resip::operator<(const char* lhs, const Data& rhs) | ^~~~~ In file included from Data.cxx:14: ../rutil/Data.hxx:405:19: note: only here as a 'friend' 405 | friend bool operator<(const char* lhs, const Data& rhs); | ^~~~~~~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c vmd5.cxx -o vmd5.o FdPoll.cxx: In member function 'virtual void resip::FdPollImplFdSet::buildFdSet(resip::FdSet&)': FdPoll.cxx:362:8: warning: unused variable 'loopCnt' [-Wunused-variable] 362 | int loopCnt = 0; | ^~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/AresDns.lo dns/AresDns.cxx FdPoll.cxx: In member function 'virtual bool resip::FdPollImplFdSet::processFdSet(resip::FdSet&)': FdPoll.cxx:415:8: warning: unused variable 'loopCnt' [-Wunused-variable] 415 | int loopCnt = 0; | ^~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/DnsCnameRecord.lo dns/DnsCnameRecord.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/DnsAAAARecord.lo dns/DnsAAAARecord.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/DnsHostRecord.lo dns/DnsHostRecord.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/DnsNaptrRecord.lo dns/DnsNaptrRecord.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/DnsResourceRecord.lo dns/DnsResourceRecord.cxx FdPoll.cxx: In member function 'virtual resip::FdPollItemFake* resip::FdPollImplEpoll::addPollItem(resip::Socket, resip::FdPollEventMask, resip::FdPollItemIf*)': FdPoll.cxx:959:18: warning: unused variable 'olditem' [-Wunused-variable] 959 | FdPollItemIf *olditem = mItems[fd]; | ^~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/DnsSrvRecord.lo dns/DnsSrvRecord.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c XMLCursor.cxx -o XMLCursor.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/DnsStub.lo dns/DnsStub.cxx Subsystem.cxx:25:1: warning: 'std::ostream& resip::operator<<(std::ostream&, const resip::Subsystem&)' has not been declared within 'resip' 25 | resip::operator<<(EncodeStream& strm, const Subsystem& ss) | ^~~~~ In file included from Subsystem.cxx:1: ../rutil/Subsystem.hxx:62:28: note: only here as a 'friend' 62 | friend EncodeStream& operator<<(EncodeStream& strm, const Subsystem& ss); | ^~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/DnsThread.lo dns/DnsThread.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/AresDns.cxx -o dns/AresDns.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/DnsNaptrRecord.cxx -o dns/DnsNaptrRecord.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/ExternalDnsFactory.lo dns/ExternalDnsFactory.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/DnsAAAARecord.cxx -o dns/DnsAAAARecord.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/DnsResourceRecord.cxx -o dns/DnsResourceRecord.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/DnsHostRecord.cxx -o dns/DnsHostRecord.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/DnsCnameRecord.cxx -o dns/DnsCnameRecord.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/DnsSrvRecord.cxx -o dns/DnsSrvRecord.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/RRCache.lo dns/RRCache.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/DnsStub.cxx -o dns/DnsStub.o In file included from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/vector:72, from ../rutil/KeyValueStore.hxx:4, from KeyValueStore.cxx:1: /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(std::vector<_Tp, _Alloc>::iterator, std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = resip::KeyValueStore::Value; _Alloc = std::allocator]': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/vector.tcc:509:5: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 509 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/DnsThread.cxx -o dns/DnsThread.o In file included from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/vector:67, from ../rutil/KeyValueStore.hxx:4, from KeyValueStore.cxx:1: /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = resip::KeyValueStore::Value; _Alloc = std::allocator]': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_vector.h:957:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 957 | _M_fill_insert(end(), __new_size - size(), __x); | ^~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/RRList.lo dns/RRList.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/ExternalDnsFactory.cxx -o dns/ExternalDnsFactory.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/RRVip.lo dns/RRVip.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/QueryTypes.lo dns/QueryTypes.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o dns/RROverlay.lo dns/RROverlay.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o stun/Stun.lo stun/Stun.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o stun/Udp.lo stun/Udp.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/RRCache.cxx -o dns/RRCache.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o hep/HepAgent.lo hep/HepAgent.cxx /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o hep/ResipHep.lo hep/ResipHep.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/RRList.cxx -o dns/RRList.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ssl/OpenSSLInit.lo ssl/OpenSSLInit.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/RRVip.cxx -o dns/RRVip.o /bin/bash ../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ssl/SHA1Stream.lo ssl/SHA1Stream.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/QueryTypes.cxx -o dns/QueryTypes.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c dns/RROverlay.cxx -o dns/RROverlay.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c stun/Stun.cxx -o stun/Stun.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c stun/Udp.cxx -o stun/Udp.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c hep/HepAgent.cxx -o hep/HepAgent.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c hep/ResipHep.cxx -o hep/ResipHep.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ssl/OpenSSLInit.cxx -o ssl/OpenSSLInit.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ssl/SHA1Stream.cxx -o ssl/SHA1Stream.o Log.cxx: In static member function 'static resip::Data& resip::Log::timestamp(resip::Data&)': Log.cxx:605:25: warning: '%3.3ld' directive output may be truncated writing between 3 and 8 bytes into a region of size 4 [-Wformat-truncation=] 605 | snprintf(msbuf, 5, ".%3.3ld", long(tv.tv_usec / 1000)); | ^~~~~~ Log.cxx:605:23: note: directive argument in the range [-2147483, 2147483] 605 | snprintf(msbuf, 5, ".%3.3ld", long(tv.tv_usec / 1000)); | ^~~~~~~~~ Log.cxx:605:12: note: 'snprintf' output between 5 and 10 bytes into a destination of size 5 605 | snprintf(msbuf, 5, ".%3.3ld", long(tv.tv_usec / 1000)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dns/RRCache.cxx: In member function 'int resip::RRCache::getTTL(const resip::RROverlay&)': dns/RRCache.cxx:214:8: warning: variable 'status' set but not used [-Wunused-but-set-variable] 214 | int status = ares_expand_name(overlay.data(), overlay.msg(), overlay.msgLength(), &name, &len); | ^~~~~~ /bin/bash ../libtool --tag=CXX --mode=link /tmp/instance-0/output-1/host/bin/arm-linux-g++ -I .. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -release 1.12 -export-dynamic -static -o librutil.la -rpath /usr/lib AbstractFifo.lo AndroidLogger.lo BaseException.lo Coders.lo Condition.lo ConfigParse.lo CountStream.lo ServerProcess.lo Data.lo DataStream.lo DnsUtil.lo FileSystem.lo GeneralCongestionManager.lo GenericIPAddress.lo HeapInstanceCounter.lo KeyValueStore.lo Lock.lo Log.lo MD5Stream.lo Mutex.lo NetNs.lo ParseBuffer.lo ParseException.lo Poll.lo PoolBase.lo FdPoll.lo RADIUSDigestAuthenticator.lo RWMutex.lo Random.lo RecursiveMutex.lo resipfaststreams.lo SelectInterruptor.lo Sha1.lo Socket.lo Subsystem.lo SysLogBuf.lo SysLogStream.lo ThreadIf.lo Time.lo Timer.lo TransportType.lo vmd5.lo XMLCursor.lo dns/AresDns.lo dns/DnsCnameRecord.lo dns/DnsAAAARecord.lo dns/DnsHostRecord.lo dns/DnsNaptrRecord.lo dns/DnsResourceRecord.lo dns/DnsSrvRecord.lo dns/DnsStub.lo dns/DnsThread.lo dns/ExternalDnsFactory.lo dns/RRCache.lo dns/RRList.lo dns/RRVip.lo dns/QueryTypes.lo dns/RROverlay.lo stun/Stun.lo stun/Udp.lo hep/HepAgent.lo hep/ResipHep.lo ssl/OpenSSLInit.lo ssl/SHA1Stream.lo -lssl -lcrypto -lcares -lpthread -lcares -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lssl -L/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -pthread -latomic -lcrypto -pthread -latomic libtool: warning: library '/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libcares.la' was moved. libtool: warning: library '/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/9.3.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libatomic.la' was moved. libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-ar cru .libs/librutil.a AbstractFifo.o AndroidLogger.o BaseException.o Coders.o Condition.o ConfigParse.o CountStream.o ServerProcess.o Data.o DataStream.o DnsUtil.o FileSystem.o GeneralCongestionManager.o GenericIPAddress.o HeapInstanceCounter.o KeyValueStore.o Lock.o Log.o MD5Stream.o Mutex.o NetNs.o ParseBuffer.o ParseException.o Poll.o PoolBase.o FdPoll.o RADIUSDigestAuthenticator.o RWMutex.o Random.o RecursiveMutex.o resipfaststreams.o SelectInterruptor.o Sha1.o Socket.o Subsystem.o SysLogBuf.o SysLogStream.o ThreadIf.o Time.o Timer.o TransportType.o vmd5.o XMLCursor.o dns/AresDns.o dns/DnsCnameRecord.o dns/DnsAAAARecord.o dns/DnsHostRecord.o dns/DnsNaptrRecord.o dns/DnsResourceRecord.o dns/DnsSrvRecord.o dns/DnsStub.o dns/DnsThread.o dns/ExternalDnsFactory.o dns/RRCache.o dns/RRList.o dns/RRVip.o dns/QueryTypes.o dns/RROverlay.o stun/Stun.o stun/Udp.o hep/HepAgent.o hep/ResipHep.o ssl/OpenSSLInit.o ssl/SHA1Stream.o libtool: link: /tmp/instance-0/output-1/host/bin/arm-linux-ranlib .libs/librutil.a libtool: link: ( cd ".libs" && rm -f "librutil.la" && ln -s "../librutil.la" "librutil.la" ) make[4]: Leaving directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0/rutil' Making all in test make[4]: Entering directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0/rutil/test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0/rutil/test' make[3]: Leaving directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0/rutil' Making all in resip make[3]: Entering directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0/resip' Making all in stack make[4]: Entering directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0/resip/stack' /usr/bin/make all-recursive make[5]: Entering directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0/resip/stack' Making all in . make[6]: Entering directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0/resip/stack' /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Auth.lo Auth.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o CSeqCategory.lo CSeqCategory.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o CallId.lo CallId.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Cookie.lo Cookie.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o DateCategory.lo DateCategory.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o DtmfPayloadContents.lo DtmfPayloadContents.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ExpiresCategory.lo ExpiresCategory.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o GenericUri.lo GenericUri.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o IntegerCategory.lo IntegerCategory.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o InteropHelper.lo InteropHelper.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o UInt32Category.lo UInt32Category.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Mime.lo Mime.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o NameAddr.lo NameAddr.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ParserCategories.lo ParserCategories.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o RequestLine.lo RequestLine.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o StatusLine.lo StatusLine.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o StringCategory.lo StringCategory.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Token.lo Token.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TokenOrQuotedStringCategory.lo TokenOrQuotedStringCategory.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Via.lo Via.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o WarningCategory.lo WarningCategory.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Aor.lo Aor.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ApiCheck.lo ApiCheck.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ApplicationSip.lo ApplicationSip.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o BasicDomainMatcher.lo BasicDomainMatcher.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o BasicNonceHelper.lo BasicNonceHelper.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o BranchParameter.lo BranchParameter.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Connection.lo Connection.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ConnectionBase.lo ConnectionBase.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ConnectionManager.lo ConnectionManager.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Contents.lo Contents.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ContentsFactoryBase.lo ContentsFactoryBase.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c CallId.cxx -o CallId.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Auth.cxx -o Auth.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c CSeqCategory.cxx -o CSeqCategory.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c DateCategory.cxx -o DateCategory.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c IntegerCategory.cxx -o IntegerCategory.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c DtmfPayloadContents.cxx -o DtmfPayloadContents.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Cookie.cxx -o Cookie.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c UInt32Category.cxx -o UInt32Category.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ExpiresCategory.cxx -o ExpiresCategory.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Token.cxx -o Token.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c NameAddr.cxx -o NameAddr.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TokenOrQuotedStringCategory.cxx -o TokenOrQuotedStringCategory.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Mime.cxx -o Mime.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c GenericUri.cxx -o GenericUri.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c StatusLine.cxx -o StatusLine.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ParserCategories.cxx -o ParserCategories.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c WarningCategory.cxx -o WarningCategory.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c StringCategory.cxx -o StringCategory.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c RequestLine.cxx -o RequestLine.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Via.cxx -o Via.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c InteropHelper.cxx -o InteropHelper.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c BasicNonceHelper.cxx -o BasicNonceHelper.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ConnectionBase.cxx -o ConnectionBase.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ApiCheck.cxx -o ApiCheck.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Contents.cxx -o Contents.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ApplicationSip.cxx -o ApplicationSip.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ConnectionManager.cxx -o ConnectionManager.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c BasicDomainMatcher.cxx -o BasicDomainMatcher.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Aor.cxx -o Aor.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Connection.cxx -o Connection.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ContentsFactoryBase.cxx -o ContentsFactoryBase.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c BranchParameter.cxx -o BranchParameter.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o CpimContents.lo CpimContents.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o DataParameter.lo DataParameter.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c DataParameter.cxx -o DataParameter.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c CpimContents.cxx -o CpimContents.o In file included from ../../resip/stack/Token.hxx:7, from Token.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/NameAddr.hxx:7, from NameAddr.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/ContentsFactoryBase.hxx:4, from ContentsFactoryBase.cxx:3: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/TokenOrQuotedStringCategory.hxx:7, from TokenOrQuotedStringCategory.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/GenericUri.hxx:7, from GenericUri.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/CallId.hxx:7, from CallId.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from Contents.cxx:7: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/DomainMatcher.hxx:4, from ../../resip/stack/BasicDomainMatcher.hxx:4, from BasicDomainMatcher.cxx:1: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipFrag.hxx:6, from ../../resip/stack/ApplicationSip.hxx:4, from ApplicationSip.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/StringCategory.hxx:7, from Cookie.cxx:6: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ Cookie.cxx: At global scope: Cookie.cxx:48:1: warning: 'std::ostream& resip::operator<<(std::ostream&, const resip::Cookie&)' has not been declared within 'resip' 48 | resip::operator<<(EncodeStream& strm, const Cookie& c) | ^~~~~ In file included from Cookie.cxx:5: ../../resip/stack/Cookie.hxx:22:28: note: only here as a 'friend' 22 | friend EncodeStream& operator<<(EncodeStream& strm, const Cookie& c); | ^~~~~~~~ In file included from ../../resip/stack/Token.hxx:7, from ../../resip/stack/Uri.hxx:8, from Aor.cxx:6: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/DtmfPayloadContents.hxx:4, from DtmfPayloadContents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Via.hxx:7, from Via.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/NonceHelper.hxx:4, from ../../resip/stack/BasicNonceHelper.hxx:4, from BasicNonceHelper.cxx:3: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Token.hxx:7, from ../../resip/stack/Uri.hxx:8, from ../../resip/stack/RequestLine.hxx:8, from RequestLine.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from DateCategory.cxx:9: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/ConnectionBase.hxx:9, from ../../resip/stack/Connection.hxx:6, from ../../resip/stack/ConnectionManager.hxx:6, from ConnectionManager.cxx:10: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/WarningCategory.hxx:7, from WarningCategory.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from Mime.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/StringCategory.hxx:7, from StringCategory.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o DeprecatedDialog.lo DeprecatedDialog.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o DialogInfoContents.lo DialogInfoContents.cxx In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/ConnectionBase.hxx:9, from ConnectionBase.cxx:8: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/ConnectionBase.hxx:9, from ../../resip/stack/Connection.hxx:6, from Connection.cxx:8: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Dispatcher.lo Dispatcher.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o DnsInterface.lo DnsInterface.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o DnsResult.lo DnsResult.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c DeprecatedDialog.cxx -o DeprecatedDialog.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c DialogInfoContents.cxx -o DialogInfoContents.o In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/ConnectionBase.hxx:9, from ../../resip/stack/Connection.hxx:6, from ../../resip/stack/ApiCheckList.hxx:15, from ApiCheck.cxx:6: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o DtlsMessage.lo DtlsMessage.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c DnsInterface.cxx -o DnsInterface.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Dispatcher.cxx -o Dispatcher.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Embedded.lo Embedded.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ExtendedDomainMatcher.lo ExtendedDomainMatcher.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c DnsResult.cxx -o DnsResult.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ExtensionParameter.lo ExtensionParameter.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ExtensionHeader.lo ExtensionHeader.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ExistsOrDataParameter.lo ExistsOrDataParameter.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ExistsParameter.lo ExistsParameter.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ExternalBodyContents.lo ExternalBodyContents.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o QValue.lo QValue.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c DtlsMessage.cxx -o DtlsMessage.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ExtendedDomainMatcher.cxx -o ExtendedDomainMatcher.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Embedded.cxx -o Embedded.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o QValueParameter.lo QValueParameter.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o GenericContents.lo GenericContents.cxx In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/CpimContents.hxx:4, from CpimContents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o GenericPidfContents.lo GenericPidfContents.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o HEPSipMessageLoggingHandler.lo HEPSipMessageLoggingHandler.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ExtensionParameter.cxx -o ExtensionParameter.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ExtensionHeader.cxx -o ExtensionHeader.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ExternalBodyContents.cxx -o ExternalBodyContents.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ExistsOrDataParameter.cxx -o ExistsOrDataParameter.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ExistsParameter.cxx -o ExistsParameter.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c QValue.cxx -o QValue.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o HeaderFieldValue.lo HeaderFieldValue.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c GenericContents.cxx -o GenericContents.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c QValueParameter.cxx -o QValueParameter.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c GenericPidfContents.cxx -o GenericPidfContents.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c HEPSipMessageLoggingHandler.cxx -o HEPSipMessageLoggingHandler.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o HeaderFieldValueList.lo HeaderFieldValueList.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o gen/HeaderHash.lo gen/HeaderHash.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c HeaderFieldValue.cxx -o HeaderFieldValue.o ConnectionBase.cxx: In member function 'char* resip::ConnectionBase::getWriteBufferForExtraBytes(int, int)': ConnectionBase.cxx:1068:37: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 1068 | if ((currentPos + extraBytes) > mBufferSize) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o HeaderTypes.lo HeaderTypes.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Headers.lo Headers.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c HeaderFieldValueList.cxx -o HeaderFieldValueList.o DtmfPayloadContents.cxx: In member function 'short unsigned int resip::DtmfPayloadContents::DtmfPayload::getEventCode() const': DtmfPayloadContents.cxx:194:11: warning: 'eventCode' may be used uninitialized in this function [-Wmaybe-uninitialized] 194 | return eventCode; | ^~~~~~~~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c gen/HeaderHash.cxx -o gen/HeaderHash.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Helper.lo Helper.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o IntegerParameter.lo IntegerParameter.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Headers.cxx -o Headers.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c HeaderTypes.cxx -o HeaderTypes.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o UInt32Parameter.lo UInt32Parameter.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o InternalTransport.lo InternalTransport.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c IntegerParameter.cxx -o IntegerParameter.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o LazyParser.lo LazyParser.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Helper.cxx -o Helper.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Message.lo Message.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c UInt32Parameter.cxx -o UInt32Parameter.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o MessageWaitingContents.lo MessageWaitingContents.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o gen/MethodHash.lo gen/MethodHash.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o MethodTypes.lo MethodTypes.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o gen/MonthHash.lo gen/MonthHash.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o MsgHeaderScanner.lo MsgHeaderScanner.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c InternalTransport.cxx -o InternalTransport.o In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/DeprecatedDialog.hxx:6, from DeprecatedDialog.cxx:6: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o MultipartAlternativeContents.lo MultipartAlternativeContents.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c LazyParser.cxx -o LazyParser.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c gen/MethodHash.cxx -o gen/MethodHash.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/DialogInfoContents.hxx:7, from DialogInfoContents.cxx:8: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/TuSelector.hxx:4, from ../../resip/stack/TransactionController.hxx:4, from ../../resip/stack/SipStack.hxx:17, from Dispatcher.cxx:3: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c MethodTypes.cxx -o MethodTypes.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o MultipartMixedContents.lo MultipartMixedContents.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c MessageWaitingContents.cxx -o MessageWaitingContents.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Message.cxx -o Message.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c MsgHeaderScanner.cxx -o MsgHeaderScanner.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c gen/MonthHash.cxx -o gen/MonthHash.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/DomainMatcher.hxx:4, from ../../resip/stack/BasicDomainMatcher.hxx:4, from ../../resip/stack/ExtendedDomainMatcher.hxx:4, from ExtendedDomainMatcher.cxx:2: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o MultipartRelatedContents.lo MultipartRelatedContents.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o MultipartSignedContents.lo MultipartSignedContents.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o NonceHelper.lo NonceHelper.cxx In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipFrag.hxx:6, from ../../resip/stack/ExternalBodyContents.hxx:4, from ExternalBodyContents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/PlainContents.hxx:4, from ../../resip/stack/GenericContents.hxx:4, from GenericContents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c MultipartAlternativeContents.cxx -o MultipartAlternativeContents.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c MultipartMixedContents.cxx -o MultipartMixedContents.o In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/DnsResult.hxx:17, from DnsResult.cxx:38: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/DnsResult.hxx:17, from DnsInterface.cxx:25: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o OctetContents.lo OctetContents.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c MultipartRelatedContents.cxx -o MultipartRelatedContents.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c NonceHelper.cxx -o NonceHelper.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c MultipartSignedContents.cxx -o MultipartSignedContents.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/HEPSipMessageLoggingHandler.hxx:4, from HEPSipMessageLoggingHandler.cxx:7: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/GenericPidfContents.hxx:7, from GenericPidfContents.cxx:8: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Parameter.lo Parameter.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o gen/ParameterHash.lo gen/ParameterHash.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c OctetContents.cxx -o OctetContents.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ParameterTypes.lo ParameterTypes.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ParserCategory.lo ParserCategory.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ParserContainerBase.lo ParserContainerBase.cxx In file included from ../../resip/stack/CallId.hxx:7, from ../../resip/stack/ParserCategories.hxx:8, from ../../resip/stack/Headers.hxx:4, from Headers.cxx:6: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/CallId.hxx:7, from ../../resip/stack/ParserCategories.hxx:8, from ../../resip/stack/Headers.hxx:4, from HeaderTypes.cxx:8: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c gen/ParameterHash.cxx -o gen/ParameterHash.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Pidf.lo Pidf.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Parameter.cxx -o Parameter.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Pkcs7Contents.lo Pkcs7Contents.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Pkcs8Contents.lo Pkcs8Contents.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ParserCategory.cxx -o ParserCategory.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ParserContainerBase.cxx -o ParserContainerBase.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ParameterTypes.cxx -o ParameterTypes.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o PlainContents.lo PlainContents.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o PrivacyCategory.lo PrivacyCategory.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o QuotedDataParameter.lo QuotedDataParameter.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Pidf.cxx -o Pidf.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Pkcs7Contents.cxx -o Pkcs7Contents.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Pkcs8Contents.cxx -o Pkcs8Contents.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c PlainContents.cxx -o PlainContents.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o RAckCategory.lo RAckCategory.cxx In file included from ../../resip/stack/CallId.hxx:7, from ../../resip/stack/ParserCategories.hxx:8, from ../../resip/stack/Headers.hxx:4, from LazyParser.cxx:8: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c PrivacyCategory.cxx -o PrivacyCategory.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/NonceHelper.hxx:4, from ../../resip/stack/Helper.hxx:6, from InternalTransport.cxx:11: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c QuotedDataParameter.cxx -o QuotedDataParameter.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/MessageWaitingContents.hxx:6, from MessageWaitingContents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/NonceHelper.hxx:4, from ../../resip/stack/BasicNonceHelper.hxx:4, from Helper.cxx:11: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from MsgHeaderScanner.cxx:9: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Rlmi.lo Rlmi.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o RportParameter.lo RportParameter.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c RAckCategory.cxx -o RAckCategory.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o SERNonceHelper.lo SERNonceHelper.cxx In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/MultipartMixedContents.hxx:6, from MultipartMixedContents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o SdpContents.lo SdpContents.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Rlmi.cxx -o Rlmi.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/MultipartMixedContents.hxx:6, from ../../resip/stack/MultipartAlternativeContents.hxx:4, from MultipartAlternativeContents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c SERNonceHelper.cxx -o SERNonceHelper.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c RportParameter.cxx -o RportParameter.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/MultipartMixedContents.hxx:6, from ../../resip/stack/MultipartRelatedContents.hxx:4, from MultipartRelatedContents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/NonceHelper.hxx:4, from NonceHelper.cxx:2: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c SdpContents.cxx -o SdpContents.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/MultipartMixedContents.hxx:6, from ../../resip/stack/MultipartSignedContents.hxx:5, from MultipartSignedContents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o SecurityAttributes.lo SecurityAttributes.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Compression.lo Compression.cxx In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/OctetContents.hxx:4, from OctetContents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o SipConfigParse.lo SipConfigParse.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Compression.cxx -o Compression.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o SipFrag.lo SipFrag.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c SecurityAttributes.cxx -o SecurityAttributes.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o SipMessage.lo SipMessage.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c SipConfigParse.cxx -o SipConfigParse.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o SipStack.lo SipStack.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o StackThread.lo StackThread.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c SipFrag.cxx -o SipFrag.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c SipMessage.cxx -o SipMessage.o In file included from ../../resip/stack/CallId.hxx:7, from ../../resip/stack/ParserCategories.hxx:8, from ParameterTypes.cxx:6: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o InterruptableStackThread.lo InterruptableStackThread.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c SipStack.cxx -o SipStack.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c StackThread.cxx -o StackThread.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ParserCategory.cxx:8: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/Pidf.hxx:6, from Pidf.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o EventStackThread.lo EventStackThread.cxx In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/Pkcs8Contents.hxx:4, from Pkcs8Contents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/PlainContents.hxx:4, from PlainContents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/Pkcs7Contents.hxx:4, from Pkcs7Contents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ Helper.cxx: In static member function 'static resip::SipMessage* resip::Helper::make405(const resip::SipMessage&, const int*, int)': Helper.cxx:1272:17: warning: variable 'last' set but not used [-Wunused-but-set-variable] 1272 | int last = 0; | ^~~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o StatisticsHandler.lo StatisticsHandler.cxx In file included from ../../resip/stack/PrivacyCategory.hxx:7, from PrivacyCategory.cxx:1: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c InterruptableStackThread.cxx -o InterruptableStackThread.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c EventStackThread.cxx -o EventStackThread.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c StatisticsHandler.cxx -o StatisticsHandler.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o StatisticsManager.lo StatisticsManager.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o StatisticsMessage.lo StatisticsMessage.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Symbols.lo Symbols.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TcpBaseTransport.lo TcpBaseTransport.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TcpConnection.lo TcpConnection.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TcpConnectState.lo TcpConnectState.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TcpTransport.lo TcpTransport.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c StatisticsMessage.cxx -o StatisticsMessage.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Symbols.cxx -o Symbols.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c StatisticsManager.cxx -o StatisticsManager.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TcpBaseTransport.cxx -o TcpBaseTransport.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TcpConnection.cxx -o TcpConnection.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TimeAccumulate.lo TimeAccumulate.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TimerMessage.lo TimerMessage.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TimerQueue.lo TimerQueue.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TcpConnectState.cxx -o TcpConnectState.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TcpTransport.cxx -o TcpTransport.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/Rlmi.hxx:6, from Rlmi.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/NonceHelper.hxx:4, from ../../resip/stack/SERNonceHelper.hxx:4, from SERNonceHelper.cxx:2: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TimeAccumulate.cxx -o TimeAccumulate.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TimerQueue.cxx -o TimerQueue.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TimerMessage.cxx -o TimerMessage.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Tuple.lo Tuple.cxx In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SdpContents.hxx:9, from SdpContents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TupleMarkManager.lo TupleMarkManager.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TransactionController.lo TransactionController.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Tuple.cxx -o Tuple.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TupleMarkManager.cxx -o TupleMarkManager.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o MessageFilterRule.lo MessageFilterRule.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TransactionUser.lo TransactionUser.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TransactionController.cxx -o TransactionController.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TransactionUserMessage.lo TransactionUserMessage.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c MessageFilterRule.cxx -o MessageFilterRule.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TransactionMap.lo TransactionMap.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TransactionUser.cxx -o TransactionUser.o In file included from ../../resip/stack/NameAddr.hxx:7, from SipConfigParse.cxx:2: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TransactionUserMessage.cxx -o TransactionUserMessage.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from SipMessage.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipFrag.hxx:6, from SipFrag.cxx:6: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TransactionMap.cxx -o TransactionMap.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/TuSelector.hxx:4, from ../../resip/stack/TransactionController.hxx:4, from ../../resip/stack/SipStack.hxx:17, from StackThread.cxx:2: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TransactionState.lo TransactionState.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Transport.lo Transport.cxx In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from SipStack.cxx:25: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TransportThread.lo TransportThread.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TransportFailure.lo TransportFailure.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Transport.cxx -o Transport.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/TuSelector.hxx:4, from ../../resip/stack/TransactionController.hxx:4, from ../../resip/stack/SipStack.hxx:17, from EventStackThread.cxx:4: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TransactionState.cxx -o TransactionState.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/TuSelector.hxx:4, from ../../resip/stack/TransactionController.hxx:4, from ../../resip/stack/SipStack.hxx:17, from InterruptableStackThread.cxx:2: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TransportThread.cxx -o TransportThread.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TransportFailure.cxx -o TransportFailure.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TransportSelector.lo TransportSelector.cxx In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from StatisticsManager.cxx:7: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TuIM.lo TuIM.cxx In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/InternalTransport.hxx:13, from ../../resip/stack/TcpBaseTransport.hxx:4, from TcpBaseTransport.cxx:12: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TransportSelector.cxx -o TransportSelector.o In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/InternalTransport.hxx:13, from ../../resip/stack/TcpBaseTransport.hxx:4, from ../../resip/stack/TcpTransport.hxx:4, from TcpTransport.cxx:10: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/ConnectionBase.hxx:9, from ../../resip/stack/Connection.hxx:6, from ../../resip/stack/TcpConnection.hxx:4, from TcpConnection.cxx:7: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o TuSelector.lo TuSelector.cxx Tuple.cxx: In member function 'bool resip::Tuple::isEqualWithMask(const resip::Tuple&, short int, bool, bool) const': Tuple.cxx:895:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 895 | if((*((UInt32*)&addr1->sin6_addr.s6_addr16[i*2]) & htonl(mask6part)) != | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Tuple.cxx:896:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 896 | (*((UInt32*)&addr2->sin6_addr.s6_addr16[i*2]) & htonl(mask6part))) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TuIM.cxx -o TuIM.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o UdpTransport.lo UdpTransport.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o UnknownParameter.lo UnknownParameter.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c TuSelector.cxx -o TuSelector.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o Uri.lo Uri.cxx In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/TuSelector.hxx:4, from TimerQueue.cxx:12: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o X509Contents.lo X509Contents.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c UdpTransport.cxx -o UdpTransport.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o KeepAliveMessage.lo KeepAliveMessage.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c UnknownParameter.cxx -o UnknownParameter.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c Uri.cxx -o Uri.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c X509Contents.cxx -o X509Contents.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/MessageFilterRule.hxx:5, from MessageFilterRule.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Token.hxx:7, from ../../resip/stack/CancelClientInviteTransaction.hxx:6, from TransactionController.cxx:7: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ StackThread.cxx: In member function 'virtual void resip::StackThread::thread()': StackThread.cxx:28:33: warning: 'virtual void resip::SipStack::buildFdSet(resip::FdSet&)' is deprecated [-Wdeprecated-declarations] 28 | mStack.buildFdSet(fdset); | ^ In file included from ../../rutil/Socket.hxx:15, from ../../rutil/ThreadIf.hxx:4, from ../../resip/stack/StackThread.hxx:4, from StackThread.cxx:1: ../../resip/stack/SipStack.hxx:719:37: note: declared here 719 | RESIP_DEPRECATED(virtual void buildFdSet(FdSet& fdset)); | ^~~~~~~~~~ ../../rutil/compat.hxx:312:29: note: in definition of macro 'RESIP_DEPRECATED' 312 | #define RESIP_DEPRECATED(x) x __attribute__ ((deprecated)) | ^ StackThread.cxx:36:33: warning: 'virtual void resip::SipStack::process(resip::FdSet&)' is deprecated [-Wdeprecated-declarations] 36 | mStack.process(fdset); | ^ In file included from ../../rutil/Socket.hxx:15, from ../../rutil/ThreadIf.hxx:4, from ../../resip/stack/StackThread.hxx:4, from StackThread.cxx:1: ../../resip/stack/SipStack.hxx:736:37: note: declared here 736 | RESIP_DEPRECATED(virtual void process(FdSet& fdset)); | ^~~~~~~ ../../rutil/compat.hxx:312:29: note: in definition of macro 'RESIP_DEPRECATED' 312 | #define RESIP_DEPRECATED(x) x __attribute__ ((deprecated)) | ^ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c KeepAliveMessage.cxx -o KeepAliveMessage.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/DomainMatcher.hxx:4, from ../../resip/stack/BasicDomainMatcher.hxx:4, from TransactionUser.cxx:1: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o StatelessHandler.lo StatelessHandler.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o InvalidContents.lo InvalidContents.cxx In file included from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/map:60, from ../../rutil/HashMap.hxx:20, from ../../rutil/Data.hxx:16, from ../../rutil/TransportType.hxx:6, from ../../rutil/Socket.hxx:16, from ../../resip/stack/Tuple.hxx:10, from ../../resip/stack/TupleMarkManager.hxx:4, from TupleMarkManager.cxx:1: /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = resip::TupleMarkManager::ListEntry; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_tree.h:2452:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' {aka 'std::_Rb_tree_const_iterator >'} changed in GCC 7.1 2452 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/map:61, from ../../rutil/HashMap.hxx:20, from ../../rutil/Data.hxx:16, from ../../rutil/TransportType.hxx:6, from ../../rutil/Socket.hxx:16, from ../../resip/stack/Tuple.hxx:10, from ../../resip/stack/TupleMarkManager.hxx:4, from TupleMarkManager.cxx:1: /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_map.h: In member function 'void resip::TupleMarkManager::mark(const resip::Tuple&, UInt64, resip::TupleMarkManager::MarkType)': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' {aka 'std::_Rb_tree_const_iterator >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o WorkerThread.lo WorkerThread.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c StatelessHandler.cxx -o StatelessHandler.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c InvalidContents.cxx -o InvalidContents.o InterruptableStackThread.cxx: In member function 'virtual void resip::InterruptableStackThread::thread()': InterruptableStackThread.cxx:29:30: warning: 'virtual void resip::SipStack::process(resip::FdSet&)' is deprecated [-Wdeprecated-declarations] 29 | mStack.process(fdset); // .dcm. reqd to get send requests queued at transports | ^ In file included from ../../rutil/Socket.hxx:15, from ../../rutil/ThreadIf.hxx:4, from ../../resip/stack/InterruptableStackThread.hxx:4, from InterruptableStackThread.cxx:1: ../../resip/stack/SipStack.hxx:736:37: note: declared here 736 | RESIP_DEPRECATED(virtual void process(FdSet& fdset)); | ^~~~~~~ ../../rutil/compat.hxx:312:29: note: in definition of macro 'RESIP_DEPRECATED' 312 | #define RESIP_DEPRECATED(x) x __attribute__ ((deprecated)) | ^ InterruptableStackThread.cxx:31:33: warning: 'virtual void resip::SipStack::buildFdSet(resip::FdSet&)' is deprecated [-Wdeprecated-declarations] 31 | mStack.buildFdSet(fdset); | ^ In file included from ../../rutil/Socket.hxx:15, from ../../rutil/ThreadIf.hxx:4, from ../../resip/stack/InterruptableStackThread.hxx:4, from InterruptableStackThread.cxx:1: ../../resip/stack/SipStack.hxx:719:37: note: declared here 719 | RESIP_DEPRECATED(virtual void buildFdSet(FdSet& fdset)); | ^~~~~~~~~~ ../../rutil/compat.hxx:312:29: note: in definition of macro 'RESIP_DEPRECATED' 312 | #define RESIP_DEPRECATED(x) x __attribute__ ((deprecated)) | ^ InterruptableStackThread.cxx:41:33: warning: 'virtual void resip::SipStack::process(resip::FdSet&)' is deprecated [-Wdeprecated-declarations] 41 | mStack.process(fdset); | ^ In file included from ../../rutil/Socket.hxx:15, from ../../rutil/ThreadIf.hxx:4, from ../../resip/stack/InterruptableStackThread.hxx:4, from InterruptableStackThread.cxx:1: ../../resip/stack/SipStack.hxx:736:37: note: declared here 736 | RESIP_DEPRECATED(virtual void process(FdSet& fdset)); | ^~~~~~~ ../../rutil/compat.hxx:312:29: note: in definition of macro 'RESIP_DEPRECATED' 312 | #define RESIP_DEPRECATED(x) x __attribute__ ((deprecated)) | ^ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o WsBaseTransport.lo WsBaseTransport.cxx In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/TransactionState.hxx:8, from TransactionMap.cxx:7: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c WorkerThread.cxx -o WorkerThread.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c WsBaseTransport.cxx -o WsBaseTransport.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o WsFrameExtractor.lo WsFrameExtractor.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o WsTransport.lo WsTransport.cxx In file included from ../../resip/stack/Token.hxx:7, from ../../resip/stack/CancelClientInviteTransaction.hxx:6, from TransactionState.cxx:6: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c WsFrameExtractor.cxx -o WsFrameExtractor.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c WsTransport.cxx -o WsTransport.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o WsConnection.lo WsConnection.cxx In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from TransportThread.cxx:3: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o WsConnectionBase.lo WsConnectionBase.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o WsCookieContext.lo WsCookieContext.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o WsDecorator.lo WsDecorator.cxx In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from Transport.cxx:18: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c WsConnection.cxx -o WsConnection.o In file included from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/queue:62, from ../../resip/stack/TimerQueue.hxx:9, from TimerQueue.cxx:9: /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator > >; _Distance = int; _Tp = resip::TransactionTimer; _Compare = __gnu_cxx::__ops::_Iter_comp_val >]': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_heap.h:128:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 128 | __push_heap(_RandomAccessIterator __first, | ^~~~~~~~~~~ /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator > >; _Distance = int; _Tp = resip::TimerWithPayload; _Compare = __gnu_cxx::__ops::_Iter_comp_val >]': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_heap.h:128:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator > >; _Distance = int; _Tp = resip::TimerWithPayload; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c WsConnectionBase.cxx -o WsConnectionBase.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o gen/DayOfWeekHash.lo gen/DayOfWeekHash.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c WsCookieContext.cxx -o WsCookieContext.o /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ssl/DtlsTransport.lo ssl/DtlsTransport.cxx In file included from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/vector:72, from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/queue:61, from ../../resip/stack/TimerQueue.hxx:9, from TimerQueue.cxx:9: /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {resip::TimerWithPayload}; _Tp = resip::TimerWithPayload; _Alloc = std::allocator]': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector >::iterator' {aka '__gnu_cxx::__normal_iterator > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/vector.tcc: In member function 'void std::priority_queue<_Tp, _Sequence, _Compare>::push(std::priority_queue<_Tp, _Sequence, _Compare>::value_type&&) [with _Tp = resip::TimerWithPayload; _Sequence = std::vector >; _Compare = std::greater]': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c WsDecorator.cxx -o WsDecorator.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ssl/DtlsTransport.cxx -o ssl/DtlsTransport.o In file included from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/queue:62, from ../../resip/stack/TimerQueue.hxx:9, from TimerQueue.cxx:9: /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator > >; _Distance = int; _Tp = resip::TransactionTimer; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c gen/DayOfWeekHash.cxx -o gen/DayOfWeekHash.o In file included from ../../resip/stack/NameAddr.hxx:7, from TransportSelector.cxx:16: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ssl/Security.lo ssl/Security.cxx /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ssl/TlsBaseTransport.lo ssl/TlsBaseTransport.cxx In file included from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/vector:72, from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/queue:61, from ../../resip/stack/TimerQueue.hxx:9, from TimerQueue.cxx:9: /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const resip::TransactionTimer&}; _Tp = resip::TransactionTimer; _Alloc = std::allocator]': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector >::iterator' {aka '__gnu_cxx::__normal_iterator > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/vector:67, from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/queue:61, from ../../resip/stack/TimerQueue.hxx:9, from TimerQueue.cxx:9: /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_vector.h: In member function 'void std::priority_queue<_Tp, _Sequence, _Compare>::push(const value_type&) [with _Tp = resip::TransactionTimer; _Sequence = std::vector >; _Compare = std::greater]': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ssl/TlsConnection.lo ssl/TlsConnection.cxx In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/TuSelector.hxx:4, from ../../resip/stack/TransactionController.hxx:4, from ../../resip/stack/SipStack.hxx:17, from TuIM.cxx:20: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/TuSelector.hxx:4, from TuSelector.cxx:3: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/NonceHelper.hxx:4, from ../../resip/stack/Helper.hxx:6, from Uri.cxx:8: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ssl/Security.cxx -o ssl/Security.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ssl/TlsBaseTransport.cxx -o ssl/TlsBaseTransport.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/NonceHelper.hxx:4, from ../../resip/stack/Helper.hxx:6, from UdpTransport.cxx:7: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ssl/TlsTransport.lo ssl/TlsTransport.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ssl/TlsConnection.cxx -o ssl/TlsConnection.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/X509Contents.hxx:4, from X509Contents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ssl/WssTransport.lo ssl/WssTransport.cxx In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/KeepAliveMessage.hxx:4, from KeepAliveMessage.cxx:1: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ /bin/bash ../../libtool --tag=CXX --mode=compile /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -static -static -Wall -Wno-deprecated -c -o ssl/WssConnection.lo ssl/WssConnection.cxx libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ssl/TlsTransport.cxx -o ssl/TlsTransport.o In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/InvalidContents.hxx:4, from InvalidContents.cxx:5: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ssl/WssConnection.cxx -o ssl/WssConnection.o libtool: compile: /tmp/instance-0/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_ARM -DRESIP_LARCH_ARM -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -Wall -Wno-deprecated -c ssl/WssTransport.cxx -o ssl/WssTransport.o In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/TransportSelector.hxx:15, from StatelessHandler.cxx:27: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Token.hxx:7, from ../../resip/stack/Uri.hxx:8, from ../../resip/stack/WsCookieContext.hxx:6, from ../../resip/stack/WsConnectionValidator.hxx:4, from ../../resip/stack/WsBaseTransport.hxx:4, from WsBaseTransport.cxx:10: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ../../resip/stack/SipMessage.hxx:11, from ../../resip/stack/TuSelector.hxx:4, from ../../resip/stack/TransactionController.hxx:4, from ../../resip/stack/SipStack.hxx:17, from WorkerThread.cxx:3: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Token.hxx:7, from ../../resip/stack/Uri.hxx:8, from ../../resip/stack/WsCookieContext.hxx:6, from ../../resip/stack/WsConnectionValidator.hxx:4, from ../../resip/stack/WsBaseTransport.hxx:4, from ../../resip/stack/WsTransport.hxx:4, from WsTransport.cxx:10: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Token.hxx:7, from ../../resip/stack/Uri.hxx:8, from ../../resip/stack/WsCookieContext.hxx:6, from ../../resip/stack/WsConnectionValidator.hxx:4, from ../../resip/stack/WsConnectionBase.hxx:4, from WsConnectionBase.cxx:1: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ TransactionState.cxx: At global scope: TransactionState.cxx:3013:1: warning: 'std::ostream& resip::operator<<(std::ostream&, const resip::TransactionState&)' has not been declared within 'resip' 3013 | resip::operator<<(EncodeStream& strm, const resip::TransactionState& state) | ^~~~~ In file included from TransactionState.cxx:28: ../../resip/stack/TransactionState.hxx:199:28: note: only here as a 'friend' 199 | friend EncodeStream& operator<<(EncodeStream& strm, const TransactionState& state); | ^~~~~~~~ In file included from ../../resip/stack/Token.hxx:7, from ../../resip/stack/Uri.hxx:8, from ../../resip/stack/WsCookieContext.hxx:6, from WsCookieContext.cxx:1: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/ConnectionBase.hxx:9, from ../../resip/stack/Connection.hxx:6, from ../../resip/stack/TcpConnection.hxx:4, from WsConnection.cxx:3: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from SipMessage.hxx:11, from WsDecorator.cxx:3: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_algo.h:61, from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/algorithm:62, from ../../resip/stack/ParserContainer.hxx:4, from ../../resip/stack/Token.hxx:7, from ../../resip/stack/CancelClientInviteTransaction.hxx:6, from TransactionController.cxx:7: /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator > >; _Distance = int; _Tp = resip::TransactionTimer; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/InternalTransport.hxx:13, from ../../resip/stack/TcpBaseTransport.hxx:4, from ../../resip/stack/ssl/TlsBaseTransport.hxx:9, from ssl/TlsBaseTransport.cxx:14: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_algo.h:61, from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/algorithm:62, from ../../rutil/Socket.hxx:6, from ../../rutil/DnsUtil.hxx:5, from SipStack.cxx:14: /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator > >; _Distance = int; _Tp = resip::TimerWithPayload; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/ConnectionBase.hxx:9, from ../../resip/stack/Connection.hxx:6, from ../../resip/stack/ssl/TlsConnection.hxx:9, from ssl/TlsConnection.cxx:7: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/InternalTransport.hxx:13, from ../../resip/stack/TcpBaseTransport.hxx:4, from ../../resip/stack/ssl/TlsBaseTransport.hxx:9, from ../../resip/stack/ssl/TlsTransport.hxx:8, from ssl/TlsTransport.cxx:13: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Mime.hxx:8, from ../../resip/stack/Contents.hxx:8, from ssl/Security.cxx:13: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ssl/TlsBaseTransport.cxx: In constructor 'resip::TlsBaseTransport::TlsBaseTransport(resip::Fifo&, int, resip::IpVersion, const resip::Data&, resip::Security&, const resip::Data&, resip::SecurityTypes::SSLType, resip::TransportType, resip::AfterSocketCreationFuncPtr, resip::Compression&, unsigned int, resip::SecurityTypes::TlsClientVerificationMode, bool, const resip::Data&, const resip::Data&, const resip::Data&)': ssl/TlsBaseTransport.cxx:68:63: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] 68 | mDomainCtx = mSecurity->createDomainCtx(TLSv1_method(), sipDomain, certificateFilename, privateKeyFilename, privateKeyPassPhrase); | ^ In file included from /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/ssl.h:15, from ../../resip/stack/ssl/TlsBaseTransport.hxx:14, from ssl/TlsBaseTransport.cxx:14: /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/ssl.h:1877:1: note: declared here 1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ ssl/TlsBaseTransport.cxx:68:63: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] 68 | mDomainCtx = mSecurity->createDomainCtx(TLSv1_method(), sipDomain, certificateFilename, privateKeyFilename, privateKeyPassPhrase); | ^ In file included from /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/ssl.h:15, from ../../resip/stack/ssl/TlsBaseTransport.hxx:14, from ssl/TlsBaseTransport.cxx:14: /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/ssl.h:1877:1: note: declared here 1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ In file included from ../../resip/stack/NameAddr.hxx:7, from ../../resip/stack/Transport.hxx:11, from ../../resip/stack/ConnectionBase.hxx:9, from ../../resip/stack/Connection.hxx:6, from ../../resip/stack/ssl/TlsConnection.hxx:9, from ssl/WssConnection.cxx:3: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ In file included from ../../resip/stack/Token.hxx:7, from ../../resip/stack/Uri.hxx:8, from ../../resip/stack/WsCookieContext.hxx:6, from ../../resip/stack/WsConnectionValidator.hxx:4, from ../../resip/stack/WsBaseTransport.hxx:4, from ../../resip/stack/ssl/WssTransport.hxx:8, from ssl/WssTransport.cxx:13: ../../resip/stack/ParserContainer.hxx: In member function 'resip::ParserContainer resip::ParserContainer::reverse() const': ../../resip/stack/ParserContainer.hxx:158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ../../resip/stack/ParserContainer.hxx:158:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 158 | std::reverse(tmp.mParsers.begin(), tmp.mParsers.end()); | ^~~ ssl/Security.cxx: In function 'int verifyCallback(int, X509_STORE_CTX*)': ssl/Security.cxx:118:8: warning: variable 'iErr' set but not used [-Wunused-but-set-variable] 118 | int iErr = 0; | ^~~~ ssl/TlsConnection.cxx: In constructor 'resip::TlsConnection::TlsConnection(resip::Transport*, const resip::Tuple&, resip::Socket, resip::Security*, bool, resip::Data, resip::SecurityTypes::SSLType, resip::Compression&)': ssl/TlsConnection.cxx:126:21: warning: 'verify_mode' may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | SSL_set_verify(mSsl, verify_mode, 0); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ssl/Security.cxx: In member function 'void resip::BaseSecurity::addPrivateKeyPKEY(resip::BaseSecurity::PEMType, const resip::Data&, EVP_PKEY*, bool)': ssl/Security.cxx:799:37: error: 'EVP_des_ede3_cbc' was not declared in this scope; did you mean 'NID_des_ede3_cbc'? 799 | const EVP_CIPHER* cipher = EVP_des_ede3_cbc(); | ^~~~~~~~~~~~~~~~ | NID_des_ede3_cbc ssl/Security.cxx: In constructor 'resip::BaseSecurity::BaseSecurity(const resip::BaseSecurity::CipherList&, const resip::Data&, const resip::Data&)': ssl/Security.cxx:1169:40: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] 1169 | mTlsCtx = SSL_CTX_new( TLSv1_method() ); | ^ In file included from /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/ssl.h:15, from ../../resip/stack/ssl/Security.hxx:32, from ssl/Security.cxx:7: /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/ssl.h:1877:1: note: declared here 1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ ssl/Security.cxx:1169:40: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] 1169 | mTlsCtx = SSL_CTX_new( TLSv1_method() ); | ^ In file included from /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/ssl.h:15, from ../../resip/stack/ssl/Security.hxx:32, from ssl/Security.cxx:7: /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/ssl.h:1877:1: note: declared here 1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/vector:72, from ../../resip/stack/SipMessage.hxx:7, from ../../resip/stack/TuSelector.hxx:4, from ../../resip/stack/TransactionController.hxx:4, from ../../resip/stack/SipStack.hxx:17, from TuIM.cxx:20: /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const resip::TuIM::Buddy&}; _Tp = resip::TuIM::Buddy; _Alloc = std::allocator]': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [Makefile:1161: ssl/Security.lo] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/vector:67, from ../../resip/stack/SipMessage.hxx:7, from ../../resip/stack/TuSelector.hxx:4, from ../../resip/stack/TransactionController.hxx:4, from ../../resip/stack/SipStack.hxx:17, from TuIM.cxx:20: /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_vector.h: In member function 'void resip::TuIM::addBuddy(const resip::Uri&, const resip::Data&)': /tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabi/include/c++/9.3.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ make[6]: Leaving directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0/resip/stack' make[5]: *** [Makefile:1202: all-recursive] Error 1 make[5]: Leaving directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0/resip/stack' make[4]: *** [Makefile:873: all] Error 2 make[4]: Leaving directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0/resip/stack' make[3]: *** [Makefile:383: all-recursive] Error 1 make[3]: Leaving directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0/resip' make[2]: *** [Makefile:454: all-recursive] Error 1 make[2]: Leaving directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0' make[1]: *** [Makefile:384: all] Error 2 make[1]: Leaving directory '/tmp/instance-0/output-1/build/resiprocate-1.12.0' make: *** [package/pkg-generic.mk:250: /tmp/instance-0/output-1/build/resiprocate-1.12.0/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-0/buildroot'