>>> sipp: Building main/sipp 3.6.0-r0 (using abuild 3.7.0_rc1-r0) started Tue, 24 Nov 2020 19:05:25 +0000 >>> sipp: Checking sanity of /home/buildozer/aports/main/sipp/APKBUILD... >>> sipp: Analyzing dependencies... >>> sipp: Installing for build: build-base linux-headers autoconf automake openssl-dev libpcap-dev ncurses-dev lksctp-tools-dev (1/16) Installing linux-headers (5.7.8-r0) (2/16) Installing m4 (1.4.18-r1) (3/16) Installing libbz2 (1.0.8-r1) (4/16) Installing perl (5.32.0-r0) (5/16) Installing autoconf (2.69-r2) (6/16) Installing automake (1.16.3-r0) (7/16) Installing openssl-dev (1.1.1h-r0) (8/16) Installing libpcap (1.9.1-r2) (9/16) Installing libpcap-dev (1.9.1-r2) (10/16) Installing ncurses-dev (6.2_p20201121-r0) (11/16) Installing liblksctp (1.0.18-r1) (12/16) Installing lksctp-tools-dev (1.0.18-r1) (13/16) Installing .makedepends-sipp (20201124.190529) (14/16) Installing perl-error (0.17029-r1) (15/16) Installing perl-git (2.29.2-r0) (16/16) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r3.trigger OK: 355 MiB in 103 packages >>> sipp: Cleaning up srcdir >>> sipp: Cleaning up pkgdir >>> sipp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/sipp-3.6.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1030k 100 1030k 0 0 4441k 0 --:--:-- --:--:-- --:--:-- 4441k >>> sipp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/sipp-3.6.0.tar.gz >>> sipp: Checking sha512sums... sipp-3.6.0.tar.gz: OK >>> sipp: Unpacking /var/cache/distfiles/v3.13/sipp-3.6.0.tar.gz... checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking target system type... i686-pc-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether g++ supports C++11 features by default... yes checking whether C compiler accepts -std=gnu11... yes ./configure: line 6039: CFLAGS+= -std=gnu11: not found 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... none required 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... none required 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... none required 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 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 openssl/bio.h usability... yes checking openssl/bio.h presence... yes checking for openssl/bio.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/x509v3.h usability... yes checking openssl/x509v3.h presence... yes checking for openssl/x509v3.h... yes checking for SSL_CTX_new in -lssl... yes checking for CRYPTO_free in -lcrypto... yes checking netinet/sctp.h usability... yes checking netinet/sctp.h presence... yes checking for netinet/sctp.h... yes checking for library containing sctp_send... -lsctp checking for library containing sctp_freepaddrs... none required checking for library containing sctp_bindx... none required checking for library containing sctp_recvmsg... none required checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for library containing pcap_open_offline... -lpcap checking for library containing pcap_next... none required checking for library containing pcap_close... none required checking for pcap_next_ex in -lpcap... yes 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 for stdlib.h... (cached) yes checking for string.h... (cached) 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 for unistd.h... (cached) 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 Updating include/version.h make clean make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/home/buildozer/aports/main/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 '/home/buildozer/aports/main/sipp/src/sipp-3.6.0' echo > .autoclean make all-am make[1]: Entering directory '/home/buildozer/aports/main/sipp/src/sipp-3.6.0' g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 gcc -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -D_GNU_SOURCE -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 gcc -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -D_GNU_SOURCE -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 gcc -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -D_GNU_SOURCE -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 gcc -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -D_GNU_SOURCE -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 gcc -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -D_GNU_SOURCE -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 g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -MT src/sipp-sslsocket.o -MD -MP -MF src/.deps/sipp-sslsocket.Tpo -c -o src/sipp-sslsocket.o `test -f 'src/sslsocket.cpp' || echo './'`src/sslsocket.cpp In file included from ./include/sipp.hpp:39, from src/time.cpp:47: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/actions.cpp:24: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/watchdog.cpp:33: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/reporttask.cpp:33: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/variables.cpp:24: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/scenario.cpp:31: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/ratetask.cpp:33: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/call_generation_task.cpp:33: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/message.cpp:39: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/infile.cpp:22: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from ./include/logger.hpp:7, from src/logger.cpp:45: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from ./include/logger.hpp:7, from src/auth.cpp:35: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/sslsocket.cpp:20: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/socket.cpp:47: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ 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-comp.Tpo src/.deps/sipp-comp.Po gcc -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -D_GNU_SOURCE -D__LINUX -MT src/sipp-prepare_pcap.o -MD -MP -MF src/.deps/sipp-prepare_pcap.Tpo -c -o src/sipp-prepare_pcap.o `test -f 'src/prepare_pcap.c' || echo './'`src/prepare_pcap.c In file included from ./include/sipp.hpp:39, from src/screen.cpp:37: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ mv -f src/.deps/sipp-strings.Tpo src/.deps/sipp-strings.Po gcc -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -D_GNU_SOURCE -D__LINUX -MT src/sipp-send_packets.o -MD -MP -MF src/.deps/sipp-send_packets.Tpo -c -o src/sipp-send_packets.o `test -f 'src/send_packets.c' || echo './'`src/send_packets.c mv -f src/.deps/sipp-milenage.Tpo src/.deps/sipp-milenage.Po g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 In file included from ./include/sipp.hpp:39, from src/rtpstream.cpp:23: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ mv -f src/.deps/sipp-md5.Tpo src/.deps/sipp-md5.Po mv -f src/.deps/sipp-rijndael.Tpo src/.deps/sipp-rijndael.Po g++ -DHAVE_CONFIG_H -DUSE_TLS -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D_BSD_SOURCE -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -D__LINUX -I./include -Wall -pedantic -Os -fomit-frame-pointer -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 In file included from ./include/sipp.hpp:39, from src/listener.cpp:27: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/deadcall.cpp:45: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/socketowner.cpp:46: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/task.cpp:46: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/sipp.cpp:51: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/call.cpp:58: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ./include/sipp.hpp:39, from src/stat.cpp:30: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ mv -f src/.deps/sipp-sip_parser.Tpo src/.deps/sipp-sip_parser.Po mv -f src/.deps/sipp-xp_parser.Tpo src/.deps/sipp-xp_parser.Po mv -f src/.deps/sipp-send_packets.Tpo src/.deps/sipp-send_packets.Po mv -f src/.deps/sipp-prepare_pcap.Tpo src/.deps/sipp-prepare_pcap.Po src/sslsocket.cpp: In function 'SSL_CTX* instantiate_ssl_context(const char*)': src/sslsocket.cpp:194:44: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] 194 | ssl_ctx = SSL_CTX_new(TLSv1_method()); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/bio.h:13, from ./include/sslsocket.hpp:23, from ./include/socket.hpp:24, from ./include/sipp.hpp:73, from src/sslsocket.cpp:20: /usr/include/openssl/ssl.h:1877:1: note: declared here 1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ src/sslsocket.cpp:196:46: warning: 'const SSL_METHOD* TLSv1_1_method()' is deprecated [-Wdeprecated-declarations] 196 | ssl_ctx = SSL_CTX_new(TLSv1_1_method()); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/bio.h:13, from ./include/sslsocket.hpp:23, from ./include/socket.hpp:24, from ./include/sipp.hpp:73, from src/sslsocket.cpp:20: /usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ src/sslsocket.cpp:198:46: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] 198 | ssl_ctx = SSL_CTX_new(TLSv1_2_method()); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/bio.h:13, from ./include/sslsocket.hpp:23, from ./include/socket.hpp:24, from ./include/sipp.hpp:73, from src/sslsocket.cpp:20: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ mv -f src/.deps/sipp-watchdog.Tpo src/.deps/sipp-watchdog.Po mv -f src/.deps/sipp-sslsocket.Tpo src/.deps/sipp-sslsocket.Po mv -f src/.deps/sipp-reporttask.Tpo src/.deps/sipp-reporttask.Po mv -f src/.deps/sipp-auth.Tpo src/.deps/sipp-auth.Po mv -f src/.deps/sipp-call_generation_task.Tpo src/.deps/sipp-call_generation_task.Po mv -f src/.deps/sipp-ratetask.Tpo src/.deps/sipp-ratetask.Po mv -f src/.deps/sipp-logger.Tpo src/.deps/sipp-logger.Po mv -f src/.deps/sipp-rtpstream.Tpo src/.deps/sipp-rtpstream.Po mv -f src/.deps/sipp-time.Tpo src/.deps/sipp-time.Po mv -f src/.deps/sipp-listener.Tpo src/.deps/sipp-listener.Po mv -f src/.deps/sipp-task.Tpo src/.deps/sipp-task.Po mv -f src/.deps/sipp-screen.Tpo src/.deps/sipp-screen.Po mv -f src/.deps/sipp-variables.Tpo src/.deps/sipp-variables.Po mv -f src/.deps/sipp-actions.Tpo src/.deps/sipp-actions.Po mv -f src/.deps/sipp-deadcall.Tpo src/.deps/sipp-deadcall.Po mv -f src/.deps/sipp-socketowner.Tpo src/.deps/sipp-socketowner.Po mv -f src/.deps/sipp-infile.Tpo src/.deps/sipp-infile.Po mv -f src/.deps/sipp-message.Tpo src/.deps/sipp-message.Po mv -f src/.deps/sipp-stat.Tpo src/.deps/sipp-stat.Po mv -f src/.deps/sipp-socket.Tpo src/.deps/sipp-socket.Po mv -f src/.deps/sipp-sipp.Tpo src/.deps/sipp-sipp.Po mv -f src/.deps/sipp-scenario.Tpo src/.deps/sipp-scenario.Po mv -f src/.deps/sipp-call.Tpo src/.deps/sipp-call.Po g++ -I./include -Wall -pedantic -Os -fomit-frame-pointer -Wl,--as-needed -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-sslsocket.o src/sipp-prepare_pcap.o src/sipp-send_packets.o src/sipp-rtpstream.o src/sipp-sipp.o -lpcap -lsctp -lcrypto -lssl -Wl,--as-needed -lncursesw make[1]: Leaving directory '/home/buildozer/aports/main/sipp/src/sipp-3.6.0' >>> WARNING: sipp: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> sipp: Entering fakeroot... make install-am make[1]: Entering directory '/home/buildozer/aports/main/sipp/src/sipp-3.6.0' make[2]: Entering directory '/home/buildozer/aports/main/sipp/src/sipp-3.6.0' ./install-sh -c -d '/home/buildozer/aports/main/sipp/pkg/sipp/usr/bin' /usr/bin/install -c sipp '/home/buildozer/aports/main/sipp/pkg/sipp/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/main/sipp/src/sipp-3.6.0' make[1]: Leaving directory '/home/buildozer/aports/main/sipp/src/sipp-3.6.0' >>> sipp*: Running postcheck for sipp >>> sipp*: Preparing package sipp... >>> sipp*: Stripping binaries >>> sipp*: Scanning shared objects >>> sipp*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.1.1 so:libgcc_s.so.1 so:libncursesw.so.6 so:libpcap.so.1 so:libsctp.so.1 so:libssl.so.1.1 so:libstdc++.so.6 >>> sipp*: Package size: 580.0 KB >>> sipp*: Compressing data... >>> sipp*: Create checksum... >>> sipp*: Create sipp-3.6.0-r0.apk >>> sipp: Build complete at Tue, 24 Nov 2020 19:05:52 +0000 elapsed time 0h 0m 27s >>> sipp: Cleaning up srcdir >>> sipp: Cleaning up pkgdir >>> sipp: Uninstalling dependencies... (1/16) Purging .makedepends-sipp (20201124.190529) (2/16) Purging linux-headers (5.7.8-r0) (3/16) Purging autoconf (2.69-r2) (4/16) Purging m4 (1.4.18-r1) (5/16) Purging automake (1.16.3-r0) (6/16) Purging openssl-dev (1.1.1h-r0) (7/16) Purging libpcap-dev (1.9.1-r2) (8/16) Purging libpcap (1.9.1-r2) (9/16) Purging ncurses-dev (6.2_p20201121-r0) (10/16) Purging lksctp-tools-dev (1.0.18-r1) (11/16) Purging liblksctp (1.0.18-r1) (12/16) Purging git-perl (2.29.2-r0) (13/16) Purging perl-git (2.29.2-r0) (14/16) Purging perl-error (0.17029-r1) (15/16) Purging perl (5.32.0-r0) (16/16) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 87 packages >>> sipp: Updating the main/x86 repository index... >>> sipp: Signing the index...