==> Synchronizing chroot copy [/chroot/armv7h/root] -> [build]...done ==> Making package: sipp 3.6.0-1 (Wed Jun 10 10:02:00 2020) ==> Retrieving sources... -> Found v3.6.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... v3.6.0.tar.gz ... Passed Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals ==> Making package: sipp 3.6.0-1 (Wed 10 Jun 2020 10:02:26 AM EDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found v3.6.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting v3.6.0.tar.gz with bsdtar ==> Starting prepare()... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --force-missing configure.ac:43: installing './compile' configure.ac:15: installing './config.guess' configure.ac:15: installing './config.sub' configure.ac:19: installing './install-sh' configure.ac:19: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' ==> Starting build()... checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for help2man... no configure: WARNING: cannot find help2man, you will not be able to generate manpages checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether g++ supports C++11 features by default... yes checking whether C compiler accepts -std=gnu11... yes checking for pkg-config... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ncurses... yes checking for pthread_mutex_init in -lpthread... yes checking for library containing dlopen... -ldl checking for library containing dlerror... none required checking for library containing dlsym... none required checking for library containing clock_gettime... none required checking for library containing inet_addr... none required checking for library containing inet_ntoa... none required checking for library containing pthread_mutex_init... none required checking for library containing pthread_mutex_destroy... none required checking for library containing pthread_mutex_lock... none required checking for library containing pthread_mutex_unlock... none required checking for library containing pthread_self... none required checking for library containing pthread_cancel... -lpthread checking for library containing pthread_join... none required checking for library containing pthread_attr_init... none required checking for library containing pthread_attr_setstacksize... none required checking for library containing pthread_create... none required checking for library containing pthread_attr_destroy... none required checking for library containing pthread_setschedparam... none required checking for library containing pthread_setcancelstate... none required checking for library containing pthread_setcanceltype... none required checking for library containing pthread_exit... none required checking for library containing pthread_sigmask... none required checking for library containing floor... -lm checking for library containing pow... none required checking for library containing htons... none required checking for library containing ntohs... none required checking for library containing bind... none required checking for library containing freeaddrinfo... none required checking for library containing getaddrinfo... none required checking for library containing listen... none required checking for library containing recvfrom... none required checking for library containing shutdown... none 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 size_t... yes checking for working alloca.h... yes checking for alloca... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for pid_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for alarm... yes checking for dup2... yes checking for floor... yes checking for gethostname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for pow... yes checking for regcomp... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking whether le16toh is declared... yes checking whether g++ supports is_default_constructible (used by gmock)... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/config.h config.status: executing depfiles commands make clean make[1]: Entering directory '/build/sipp/src/sipp-3.6.0' test -z "sipp" || rm -f sipp test -z "sipp_unittest" || rm -f sipp_unittest test -z "" || rm -f rm -f *.o rm -f gmock/src/*.o rm -f gtest/src/*.o rm -f src/*.o test -z "sipp_unittest.log" || rm -f sipp_unittest.log test -z "sipp_unittest.trs" || rm -f sipp_unittest.trs test -z "test-suite.log" || rm -f test-suite.log make[1]: Leaving directory '/build/sipp/src/sipp-3.6.0' echo > .autoclean make all-am make[1]: Entering directory '/build/sipp/src/sipp-3.6.0' g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-actions.o -MD -MP -MF src/.deps/sipp-actions.Tpo -c -o src/sipp-actions.o `test -f 'src/actions.cpp' || echo './'`src/actions.cpp mv -f src/.deps/sipp-actions.Tpo src/.deps/sipp-actions.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-auth.o -MD -MP -MF src/.deps/sipp-auth.Tpo -c -o src/sipp-auth.o `test -f 'src/auth.cpp' || echo './'`src/auth.cpp src/auth.cpp: In function ‘int createAuthHeaderMD5(const char*, const char*, int, const char*, const char*, const char*, const char*, const char*, char*)’: src/auth.cpp:392:40: warning: ‘%s’ directive output may be truncated writing up to 2048 bytes into a region of size 2043 [-Wformat-truncation=] 392 | snprintf(tmp, sizeof(tmp), ",uri=\"%s\"", sipuri); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from src/auth.cpp:29: /usr/include/bits/stdio2.h:67:35: note: ‘__builtin___snprintf_chk’ output between 8 and 2056 bytes into a destination of size 2049 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/auth.cpp:414:44: warning: ‘%s’ directive output may be truncated writing up to 2048 bytes into a region of size 2041 [-Wformat-truncation=] 414 | snprintf(tmp2, sizeof(tmp2), ",nonce=\"%s\",response=\"%s\",algorithm=%s", nonce, resp_hex, algo); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from src/auth.cpp:29: /usr/include/bits/stdio2.h:67:35: note: ‘__builtin___snprintf_chk’ output 33 or more bytes (assuming 2113) into a destination of size 2049 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f src/.deps/sipp-auth.Tpo src/.deps/sipp-auth.Po gcc -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -D__LINUX -MT src/sipp-comp.o -MD -MP -MF src/.deps/sipp-comp.Tpo -c -o src/sipp-comp.o `test -f 'src/comp.c' || echo './'`src/comp.c mv -f src/.deps/sipp-comp.Tpo src/.deps/sipp-comp.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-call.o -MD -MP -MF src/.deps/sipp-call.Tpo -c -o src/sipp-call.o `test -f 'src/call.cpp' || echo './'`src/call.cpp src/call.cpp: In member function ‘virtual void call::dump()’: src/call.cpp:684:31: warning: ‘%s’ directive output may be truncated writing up to 2048 bytes into a region of size 64 [-Wformat-truncation=] 684 | snprintf(tmpbuf, 64, "%s (next retrans %u)", s, next_retrans); | ^~ ~ In file included from /usr/include/stdio.h:867, from /usr/include/c++/9.3.0/cstdio:42, from /usr/include/c++/9.3.0/ext/string_conversions.h:43, from /usr/include/c++/9.3.0/bits/basic_string.h:6493, from /usr/include/c++/9.3.0/string:55, from /usr/include/c++/9.3.0/bits/locale_classes.h:40, from /usr/include/c++/9.3.0/bits/ios_base.h:41, from /usr/include/c++/9.3.0/ios:42, from /usr/include/c++/9.3.0/istream:38, from /usr/include/c++/9.3.0/fstream:38, from src/call.cpp:43: /usr/include/bits/stdio2.h:67:35: note: ‘__builtin___snprintf_chk’ output between 18 and 2075 bytes into a destination of size 64 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/call.cpp:688:31: warning: ‘%s’ directive output may be truncated writing up to 2048 bytes into a region of size 64 [-Wformat-truncation=] 688 | snprintf(tmpbuf, 64, "%s (paused until %u)", s, paused_until); | ^~ ~ In file included from /usr/include/stdio.h:867, from /usr/include/c++/9.3.0/cstdio:42, from /usr/include/c++/9.3.0/ext/string_conversions.h:43, from /usr/include/c++/9.3.0/bits/basic_string.h:6493, from /usr/include/c++/9.3.0/string:55, from /usr/include/c++/9.3.0/bits/locale_classes.h:40, from /usr/include/c++/9.3.0/bits/ios_base.h:41, from /usr/include/c++/9.3.0/ios:42, from /usr/include/c++/9.3.0/istream:38, from /usr/include/c++/9.3.0/fstream:38, from src/call.cpp:43: /usr/include/bits/stdio2.h:67:35: note: ‘__builtin___snprintf_chk’ output between 18 and 2075 bytes into a destination of size 64 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/call.cpp:692:31: warning: ‘%s’ directive output may be truncated writing up to 2048 bytes into a region of size 64 [-Wformat-truncation=] 692 | snprintf(tmpbuf, 64, "%s (recv timeout %u)", s, recv_timeout); | ^~ ~ In file included from /usr/include/stdio.h:867, from /usr/include/c++/9.3.0/cstdio:42, from /usr/include/c++/9.3.0/ext/string_conversions.h:43, from /usr/include/c++/9.3.0/bits/basic_string.h:6493, from /usr/include/c++/9.3.0/string:55, from /usr/include/c++/9.3.0/bits/locale_classes.h:40, from /usr/include/c++/9.3.0/bits/ios_base.h:41, from /usr/include/c++/9.3.0/ios:42, from /usr/include/c++/9.3.0/istream:38, from /usr/include/c++/9.3.0/fstream:38, from src/call.cpp:43: /usr/include/bits/stdio2.h:67:35: note: ‘__builtin___snprintf_chk’ output between 18 and 2075 bytes into a destination of size 64 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/call.cpp:696:31: warning: ‘%s’ directive output may be truncated writing up to 2048 bytes into a region of size 64 [-Wformat-truncation=] 696 | snprintf(tmpbuf, 64, "%s (send timeout %u)", s, send_timeout); | ^~ ~ In file included from /usr/include/stdio.h:867, from /usr/include/c++/9.3.0/cstdio:42, from /usr/include/c++/9.3.0/ext/string_conversions.h:43, from /usr/include/c++/9.3.0/bits/basic_string.h:6493, from /usr/include/c++/9.3.0/string:55, from /usr/include/c++/9.3.0/bits/locale_classes.h:40, from /usr/include/c++/9.3.0/bits/ios_base.h:41, from /usr/include/c++/9.3.0/ios:42, from /usr/include/c++/9.3.0/istream:38, from /usr/include/c++/9.3.0/fstream:38, from src/call.cpp:43: /usr/include/bits/stdio2.h:67:35: note: ‘__builtin___snprintf_chk’ output between 18 and 2075 bytes into a destination of size 64 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f src/.deps/sipp-call.Tpo src/.deps/sipp-call.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-deadcall.o -MD -MP -MF src/.deps/sipp-deadcall.Tpo -c -o src/sipp-deadcall.o `test -f 'src/deadcall.cpp' || echo './'`src/deadcall.cpp mv -f src/.deps/sipp-deadcall.Tpo src/.deps/sipp-deadcall.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-infile.o -MD -MP -MF src/.deps/sipp-infile.Tpo -c -o src/sipp-infile.o `test -f 'src/infile.cpp' || echo './'`src/infile.cpp mv -f src/.deps/sipp-infile.Tpo src/.deps/sipp-infile.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-listener.o -MD -MP -MF src/.deps/sipp-listener.Tpo -c -o src/sipp-listener.o `test -f 'src/listener.cpp' || echo './'`src/listener.cpp mv -f src/.deps/sipp-listener.Tpo src/.deps/sipp-listener.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-logger.o -MD -MP -MF src/.deps/sipp-logger.Tpo -c -o src/sipp-logger.o `test -f 'src/logger.cpp' || echo './'`src/logger.cpp mv -f src/.deps/sipp-logger.Tpo src/.deps/sipp-logger.Po gcc -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -D__LINUX -MT src/sipp-md5.o -MD -MP -MF src/.deps/sipp-md5.Tpo -c -o src/sipp-md5.o `test -f 'src/md5.c' || echo './'`src/md5.c mv -f src/.deps/sipp-md5.Tpo src/.deps/sipp-md5.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-message.o -MD -MP -MF src/.deps/sipp-message.Tpo -c -o src/sipp-message.o `test -f 'src/message.cpp' || echo './'`src/message.cpp mv -f src/.deps/sipp-message.Tpo src/.deps/sipp-message.Po gcc -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -D__LINUX -MT src/sipp-milenage.o -MD -MP -MF src/.deps/sipp-milenage.Tpo -c -o src/sipp-milenage.o `test -f 'src/milenage.c' || echo './'`src/milenage.c mv -f src/.deps/sipp-milenage.Tpo src/.deps/sipp-milenage.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-call_generation_task.o -MD -MP -MF src/.deps/sipp-call_generation_task.Tpo -c -o src/sipp-call_generation_task.o `test -f 'src/call_generation_task.cpp' || echo './'`src/call_generation_task.cpp mv -f src/.deps/sipp-call_generation_task.Tpo src/.deps/sipp-call_generation_task.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-ratetask.o -MD -MP -MF src/.deps/sipp-ratetask.Tpo -c -o src/sipp-ratetask.o `test -f 'src/ratetask.cpp' || echo './'`src/ratetask.cpp mv -f src/.deps/sipp-ratetask.Tpo src/.deps/sipp-ratetask.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-reporttask.o -MD -MP -MF src/.deps/sipp-reporttask.Tpo -c -o src/sipp-reporttask.o `test -f 'src/reporttask.cpp' || echo './'`src/reporttask.cpp mv -f src/.deps/sipp-reporttask.Tpo src/.deps/sipp-reporttask.Po gcc -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -D__LINUX -MT src/sipp-rijndael.o -MD -MP -MF src/.deps/sipp-rijndael.Tpo -c -o src/sipp-rijndael.o `test -f 'src/rijndael.c' || echo './'`src/rijndael.c mv -f src/.deps/sipp-rijndael.Tpo src/.deps/sipp-rijndael.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-scenario.o -MD -MP -MF src/.deps/sipp-scenario.Tpo -c -o src/sipp-scenario.o `test -f 'src/scenario.cpp' || echo './'`src/scenario.cpp mv -f src/.deps/sipp-scenario.Tpo src/.deps/sipp-scenario.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-sip_parser.o -MD -MP -MF src/.deps/sipp-sip_parser.Tpo -c -o src/sipp-sip_parser.o `test -f 'src/sip_parser.cpp' || echo './'`src/sip_parser.cpp src/sip_parser.cpp: In function ‘const char* internal_find_header(const char*, const char*, const char*, bool)’: src/sip_parser.cpp:423:65: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=] 423 | WARNING("Missing CR during header scan at pos %ld", ptr - msg); | ~~^ ~~~~~~~~~ | | | | | int | long int | %d mv -f src/.deps/sipp-sip_parser.Tpo src/.deps/sipp-sip_parser.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-screen.o -MD -MP -MF src/.deps/sipp-screen.Tpo -c -o src/sipp-screen.o `test -f 'src/screen.cpp' || echo './'`src/screen.cpp mv -f src/.deps/sipp-screen.Tpo src/.deps/sipp-screen.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-socket.o -MD -MP -MF src/.deps/sipp-socket.Tpo -c -o src/sipp-socket.o `test -f 'src/socket.cpp' || echo './'`src/socket.cpp src/socket.cpp: In function ‘int open_connections()’: src/socket.cpp:2363:46: warning: ‘%s’ directive writing up to 126 bytes into a region of size 41 [-Wformat-overflow=] 2363 | sprintf(remote_ip_escaped, "[%s]", remote_ip); | ^~ ~~~~~~~~~ In file included from /usr/include/stdio.h:867, from src/socket.cpp:42: /usr/include/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 3 and 129 bytes into a destination of size 42 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/socket.cpp:2440:41: warning: ‘%s’ directive writing up to 126 bytes into a region of size 41 [-Wformat-overflow=] 2440 | sprintf(local_ip_escaped, "[%s]", local_ip); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:867, from src/socket.cpp:42: /usr/include/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 3 and 129 bytes into a destination of size 42 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/socket.cpp:2440:41: warning: ‘%s’ directive writing up to 126 bytes into a region of size 41 [-Wformat-overflow=] 2440 | sprintf(local_ip_escaped, "[%s]", local_ip); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:867, from src/socket.cpp:42: /usr/include/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 3 and 129 bytes into a destination of size 42 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f src/.deps/sipp-socket.Tpo src/.deps/sipp-socket.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-socketowner.o -MD -MP -MF src/.deps/sipp-socketowner.Tpo -c -o src/sipp-socketowner.o `test -f 'src/socketowner.cpp' || echo './'`src/socketowner.cpp mv -f src/.deps/sipp-socketowner.Tpo src/.deps/sipp-socketowner.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-stat.o -MD -MP -MF src/.deps/sipp-stat.Tpo -c -o src/sipp-stat.o `test -f 'src/stat.cpp' || echo './'`src/stat.cpp mv -f src/.deps/sipp-stat.Tpo src/.deps/sipp-stat.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-strings.o -MD -MP -MF src/.deps/sipp-strings.Tpo -c -o src/sipp-strings.o `test -f 'src/strings.cpp' || echo './'`src/strings.cpp mv -f src/.deps/sipp-strings.Tpo src/.deps/sipp-strings.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-task.o -MD -MP -MF src/.deps/sipp-task.Tpo -c -o src/sipp-task.o `test -f 'src/task.cpp' || echo './'`src/task.cpp mv -f src/.deps/sipp-task.Tpo src/.deps/sipp-task.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-time.o -MD -MP -MF src/.deps/sipp-time.Tpo -c -o src/sipp-time.o `test -f 'src/time.cpp' || echo './'`src/time.cpp mv -f src/.deps/sipp-time.Tpo src/.deps/sipp-time.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-variables.o -MD -MP -MF src/.deps/sipp-variables.Tpo -c -o src/sipp-variables.o `test -f 'src/variables.cpp' || echo './'`src/variables.cpp mv -f src/.deps/sipp-variables.Tpo src/.deps/sipp-variables.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-watchdog.o -MD -MP -MF src/.deps/sipp-watchdog.Tpo -c -o src/sipp-watchdog.o `test -f 'src/watchdog.cpp' || echo './'`src/watchdog.cpp mv -f src/.deps/sipp-watchdog.Tpo src/.deps/sipp-watchdog.Po gcc -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -D__LINUX -MT src/sipp-xp_parser.o -MD -MP -MF src/.deps/sipp-xp_parser.Tpo -c -o src/sipp-xp_parser.o `test -f 'src/xp_parser.c' || echo './'`src/xp_parser.c mv -f src/.deps/sipp-xp_parser.Tpo src/.deps/sipp-xp_parser.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-rtpstream.o -MD -MP -MF src/.deps/sipp-rtpstream.Tpo -c -o src/sipp-rtpstream.o `test -f 'src/rtpstream.cpp' || echo './'`src/rtpstream.cpp mv -f src/.deps/sipp-rtpstream.Tpo src/.deps/sipp-rtpstream.Po g++ -DHAVE_CONFIG_H -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FORTIFY_SOURCE=2 -D__LINUX -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/sipp-sipp.o -MD -MP -MF src/.deps/sipp-sipp.Tpo -c -o src/sipp-sipp.o `test -f 'src/sipp.cpp' || echo './'`src/sipp.cpp mv -f src/.deps/sipp-sipp.Tpo src/.deps/sipp-sipp.Po g++ -I./include -Wall -pedantic -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -o sipp src/sipp-actions.o src/sipp-auth.o src/sipp-comp.o src/sipp-call.o src/sipp-deadcall.o src/sipp-infile.o src/sipp-listener.o src/sipp-logger.o src/sipp-md5.o src/sipp-message.o src/sipp-milenage.o src/sipp-call_generation_task.o src/sipp-ratetask.o src/sipp-reporttask.o src/sipp-rijndael.o src/sipp-scenario.o src/sipp-sip_parser.o src/sipp-screen.o src/sipp-socket.o src/sipp-socketowner.o src/sipp-stat.o src/sipp-strings.o src/sipp-task.o src/sipp-time.o src/sipp-variables.o src/sipp-watchdog.o src/sipp-xp_parser.o src/sipp-rtpstream.o src/sipp-sipp.o -lm -lpthread -ldl -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lncursesw make[1]: Leaving directory '/build/sipp/src/sipp-3.6.0' ==> Entering fakeroot environment... ==> Starting package()... make install-am make[1]: Entering directory '/build/sipp/src/sipp-3.6.0' make[2]: Entering directory '/build/sipp/src/sipp-3.6.0' /usr/bin/mkdir -p '/build/sipp/pkg/sipp/usr/bin' /usr/bin/install -c sipp '/build/sipp/pkg/sipp/usr/bin' make[2]: Leaving directory '/build/sipp/src/sipp-3.6.0' make[1]: Leaving directory '/build/sipp/src/sipp-3.6.0' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "sipp"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: sipp 3.6.0-1 (Wed 10 Jun 2020 10:05:34 AM EDT) ==> Cleaning up...