In file included from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:867, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_port.h:23, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_headers.h:23, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_message.h:24, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_parser.h:23, from plugin_stun.c:34: /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 8 and 16 bytes into a destination of size 15 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugin_stun.c:260:70: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=] 260 | snprintf(ipstring, IPSTRING_SIZE-1, "%u.%u.%u.%u", | ^ In file included from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:867, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_port.h:23, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_headers.h:23, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_message.h:24, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_parser.h:23, from plugin_stun.c:34: /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 8 and 16 bytes into a destination of size 15 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugin_blacklist.c:43:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 43 | static char const ident[]="$Id: plugin_blacklist.c 573 2017-08-12 15:06:52Z hb9xar $"; | ^~~~~ plugin_prefix.c:51:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 51 | static char const ident[]="$Id: plugin_prefix.c 485 2011-06-18 08:23:54Z hb9xar $"; | ^~~~~ libtool: compile: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR=\"3452\" -DBUILDDATE=\"2021-08-02T03:54:54\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -c plugin_fix_fbox_anoncall.c -fPIC -DPIC -o .libs/plugin_fix_fbox_anoncall.o rtpproxy.c:33:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 33 | static char const ident[]="$Id: rtpproxy.c 583 2019-11-09 17:41:08Z hb9xar $"; | ^~~~~ /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -c security.c plugin_stripheader.c:40:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 40 | static char const ident[]="$Id: plugin_stripheader.c 548 2016-09-04 08:16:01Z hb9xar $"; | ^~~~~ plugin_stats.c:45:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 45 | static char const ident[]="$Id: plugin_stats.c 585 2020-07-07 22:05:29Z hb9xar $"; | ^~~~~ sock.c: In function 'sipsock_listen': sock.c:98:24: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 98 | if (uid != euid) seteuid(0); | ^~~~~~~~~~ sock.c:118:24: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 118 | if (uid != euid) seteuid(euid); | ^~~~~~~~~~~~~ At top level: sock.c:42:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 42 | static char const ident[]="$Id: sock.c 582 2019-05-10 15:01:16Z hb9xar $"; | ^~~~~ /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -c auth.c /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -c fwapi.c /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -c resolve.c readconf.c:35:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 35 | static char const ident[]="$Id: readconf.c 559 2017-02-27 22:04:56Z hb9xar $"; | ^~~~~ /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -c dejitter.c accessctl.c:34:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 34 | static char const ident[]="$Id: accessctl.c 586 2020-07-26 09:23:21Z hb9xar $"; | ^~~~~ /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -c plugins.c route_processing.c:38:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 38 | static char const ident[]="$Id: route_processing.c 524 2015-09-19 12:56:27Z hb9xar $"; | ^~~~~ /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -c redirect_cache.c plugin_fix_fbox_anoncall.c:39:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 39 | static char const ident[]="$Id: plugin_fix_fbox_anoncall.c 578 2017-10-24 18:56:46Z hb9xar $"; | ^~~~~ rtpproxy_relay.c: In function 'rtp_relay_init': rtpproxy_relay.c:152:24: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 152 | if (uid != euid) seteuid(0); | ^~~~~~~~~~ rtpproxy_relay.c:179:25: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | if (uid != euid) seteuid(euid); | ^~~~~~~~~~~~~ rtpproxy_relay.c: In function 'rtp_relay_start_fwd': rtpproxy_relay.c:728:24: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 728 | if (uid != euid) seteuid(0); | ^~~~~~~~~~ rtpproxy_relay.c:748:24: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 748 | if (uid != euid) seteuid(euid); | ^~~~~~~~~~~~~ At top level: rtpproxy_relay.c:49:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 49 | static char const ident[]="$Id: rtpproxy_relay.c 583 2019-11-09 17:41:08Z hb9xar $"; | ^~~~~ fwapi.c:28:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 28 | static char const ident[]="$Id: fwapi.c 369 2008-01-19 16:07:14Z hb9xar $"; | ^~~~~ security.c:36:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 36 | static char const ident[]="$Id: security.c 574 2017-09-27 19:21:11Z hb9xar $"; | ^~~~~ auth.c:40:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 40 | static char const ident[]="$Id: auth.c 392 2008-07-22 11:17:49Z hb9xar $"; | ^~~~~ incrementing BUILD number resolve.c:40:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 40 | static char const ident[]="$Id: resolve.c 581 2019-05-10 14:52:31Z hb9xar $"; | ^~~~~ rm -f libcustom_fw_module.a dejitter.c:43:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 43 | static char const ident[]="$Id: dejitter.c 583 2019-11-09 17:41:08Z hb9xar $"; | ^~~~~ plugins.c:38:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 38 | static char const ident[]="$Id: plugins.c 567 2017-05-28 13:21:53Z hb9xar $"; | ^~~~~ /tmp/instance-4/output-1/host/bin/x86_64-linux-ar cru libcustom_fw_module.a custom_fw_module.o /tmp/instance-4/output-1/host/bin/x86_64-linux-ranlib libcustom_fw_module.a /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_demo.la -rpath /usr/lib/siproxd plugin_demo.lo -lresolv -losipparser2 -losip2 -ldl /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_shortdial.la -rpath /usr/lib/siproxd plugin_shortdial.lo -lresolv -losipparser2 -losip2 -ldl redirect_cache.c:38:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 38 | static char const ident[]="$Id: redirect_cache.c 522 2015-09-15 21:47:53Z hb9xar $"; | ^~~~~ sip_utils.c: In function 'sip_add_myvia': sip_utils.c:598:46: warning: '%s' directive writing up to 127 bytes into a region of size 106 [-Wformat-overflow=] 598 | sprintf(tmp, "SIP/2.0/TCP %s:%i;branch=%s%s", | ^~ 599 | myaddr, configuration.sip_listen_port, 600 | branch_id, | ~~~~~~~~~ In file included from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:867, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_port.h:23, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_headers.h:23, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_message.h:24, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_parser.h:23, from sip_utils.c:38: /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 23 or more bytes (assuming 156) into a destination of size 128 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sip_utils.c:593:46: warning: '%s' directive writing up to 127 bytes into a region of size 106 [-Wformat-overflow=] 593 | sprintf(tmp, "SIP/2.0/UDP %s:%i;branch=%s%s", | ^~ 594 | myaddr, configuration.sip_listen_port, 595 | branch_id, | ~~~~~~~~~ In file included from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:867, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_port.h:23, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_headers.h:23, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_message.h:24, from /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_parser.h:23, from sip_utils.c:38: /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 23 or more bytes (assuming 156) into a destination of size 128 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_logcall.la -rpath /usr/lib/siproxd plugin_logcall.lo -lresolv -losipparser2 -losip2 -ldl /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_defaulttarget.la -rpath /usr/lib/siproxd plugin_defaulttarget.lo -lresolv -losipparser2 -losip2 -ldl /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_fix_bogus_via.la -rpath /usr/lib/siproxd plugin_fix_bogus_via.lo -lresolv -losipparser2 -losip2 -ldl /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_fix_DTAG.la -rpath /usr/lib/siproxd plugin_fix_DTAG.lo -lresolv -losipparser2 -losip2 -ldl /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_stun.la -rpath /usr/lib/siproxd plugin_stun.lo -lresolv -losipparser2 -losip2 -ldl /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_prefix.la -rpath /usr/lib/siproxd plugin_prefix.lo -lresolv -losipparser2 -losip2 -ldl /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_regex.la -rpath /usr/lib/siproxd plugin_regex.lo -lresolv -losipparser2 -losip2 -ldl /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_codecfilter.la -rpath /usr/lib/siproxd plugin_codecfilter.lo -lresolv -losipparser2 -losip2 -ldl /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_stripheader.la -rpath /usr/lib/siproxd plugin_stripheader.lo -lresolv -losipparser2 -losip2 -ldl /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_siptrunk.la -rpath /usr/lib/siproxd plugin_siptrunk.lo -lresolv -losipparser2 -losip2 -ldl /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_fix_fbox_anoncall.la -rpath /usr/lib/siproxd plugin_fix_fbox_anoncall.lo -lresolv -losipparser2 -losip2 -ldl /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_stats.la -rpath /usr/lib/siproxd plugin_stats.lo -lresolv -losipparser2 -losip2 -ldl /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -module -avoid-version -shared -export-dynamic -shrext '.so' -o plugin_blacklist.la -rpath /usr/lib/siproxd plugin_blacklist.lo -lsqlite3 -lresolv -losipparser2 -losip2 -ldl /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR="\"`cat .buildno`\"" -DBUILDDATE="\"`date -u '+%Y-%m-%dT%H:%M:%S'`\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -export-dynamic -o siproxd siproxd.o proxy.o register.o sock.o utils.o sip_utils.o sip_layer.o log.o readconf.o rtpproxy.o rtpproxy_relay.o accessctl.o route_processing.o security.o auth.o fwapi.o resolve.o dejitter.o plugins.o redirect_cache.o -lltdl -lresolv -losipparser2 -losip2 -ldl libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_demo.o -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_demo.so -o .libs/plugin_demo.so libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_logcall.o -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_logcall.so -o .libs/plugin_logcall.so libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_stun.o -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_stun.so -o .libs/plugin_stun.so libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_defaulttarget.o -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_defaulttarget.so -o .libs/plugin_defaulttarget.so libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_shortdial.o -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_shortdial.so -o .libs/plugin_shortdial.so libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_regex.o -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_regex.so -o .libs/plugin_regex.so libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_fix_DTAG.o -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_fix_DTAG.so -o .libs/plugin_fix_DTAG.so libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_prefix.o -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_prefix.so -o .libs/plugin_prefix.so libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_fix_bogus_via.o -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_fix_bogus_via.so -o .libs/plugin_fix_bogus_via.so libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_stripheader.o -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_stripheader.so -o .libs/plugin_stripheader.so libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_siptrunk.o -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_siptrunk.so -o .libs/plugin_siptrunk.so libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_codecfilter.o -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_codecfilter.so -o .libs/plugin_codecfilter.so libtool: link: ( cd ".libs" && rm -f "plugin_regex.la" && ln -s "../plugin_regex.la" "plugin_regex.la" ) libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_fix_fbox_anoncall.o -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_fix_fbox_anoncall.so -o .libs/plugin_fix_fbox_anoncall.so libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_blacklist.o -lsqlite3 -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_blacklist.so -o .libs/plugin_blacklist.so libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -shared -fPIC -DPIC .libs/plugin_stats.o -lresolv -losipparser2 -losip2 -ldl -Os -pthread -pthread -Wl,-soname -Wl,plugin_stats.so -o .libs/plugin_stats.so libtool: link: ( cd ".libs" && rm -f "plugin_shortdial.la" && ln -s "../plugin_shortdial.la" "plugin_shortdial.la" ) libtool: link: ( cd ".libs" && rm -f "plugin_demo.la" && ln -s "../plugin_demo.la" "plugin_demo.la" ) libtool: link: ( cd ".libs" && rm -f "plugin_logcall.la" && ln -s "../plugin_logcall.la" "plugin_logcall.la" ) libtool: link: ( cd ".libs" && rm -f "plugin_stun.la" && ln -s "../plugin_stun.la" "plugin_stun.la" ) libtool: link: ( cd ".libs" && rm -f "plugin_fix_DTAG.la" && ln -s "../plugin_fix_DTAG.la" "plugin_fix_DTAG.la" ) libtool: link: ( cd ".libs" && rm -f "plugin_defaulttarget.la" && ln -s "../plugin_defaulttarget.la" "plugin_defaulttarget.la" ) libtool: link: ( cd ".libs" && rm -f "plugin_fix_bogus_via.la" && ln -s "../plugin_fix_bogus_via.la" "plugin_fix_bogus_via.la" ) libtool: link: ( cd ".libs" && rm -f "plugin_prefix.la" && ln -s "../plugin_prefix.la" "plugin_prefix.la" ) libtool: link: ( cd ".libs" && rm -f "plugin_siptrunk.la" && ln -s "../plugin_siptrunk.la" "plugin_siptrunk.la" ) libtool: link: ( cd ".libs" && rm -f "plugin_stripheader.la" && ln -s "../plugin_stripheader.la" "plugin_stripheader.la" ) libtool: link: ( cd ".libs" && rm -f "plugin_codecfilter.la" && ln -s "../plugin_codecfilter.la" "plugin_codecfilter.la" ) libtool: link: ( cd ".libs" && rm -f "plugin_fix_fbox_anoncall.la" && ln -s "../plugin_fix_fbox_anoncall.la" "plugin_fix_fbox_anoncall.la" ) libtool: link: ( cd ".libs" && rm -f "plugin_stats.la" && ln -s "../plugin_stats.la" "plugin_stats.la" ) libtool: link: ( cd ".libs" && rm -f "plugin_blacklist.la" && ln -s "../plugin_blacklist.la" "plugin_blacklist.la" ) libtool: link: /tmp/instance-4/output-1/host/bin/x86_64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR=\"3453\" -DBUILDDATE=\"2021-08-02T03:54:55\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS -o siproxd siproxd.o proxy.o register.o sock.o utils.o sip_utils.o sip_layer.o log.o readconf.o rtpproxy.o rtpproxy_relay.o accessctl.o route_processing.o security.o auth.o fwapi.o resolve.o dejitter.o plugins.o redirect_cache.o -Wl,--export-dynamic -lltdl -lresolv -losipparser2 -losip2 -ldl -pthread make[3]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/src' Making all in doc make[3]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/doc' make[4]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/doc' mkdir -p html mkdir -p pdf make[4]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/doc' make[3]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/doc' Making all in scripts make[3]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/scripts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/scripts' Making all in contrib make[3]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/contrib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/contrib' make[3]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3' make[3]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3' make[2]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3' make[1]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3' >>> siproxd 0.8.3 Installing to target PATH="/tmp/instance-4/output-1/host/bin:/tmp/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-4/output-1/target install -C /tmp/instance-4/output-1/build/siproxd-0.8.3/ make[1]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3' Making install in libltdl make[2]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/libltdl' /usr/bin/make install-am make[3]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/libltdl' make[4]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/libltdl' make[4]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/libltdl' make[3]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/libltdl' make[2]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/libltdl' Making install in src make[2]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/src' incrementing BUILD number make[3]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/src' /usr/bin/mkdir -p '/tmp/instance-4/output-1/target/usr/lib/siproxd' /bin/bash ../libtool --mode=install /usr/bin/install -c plugin_demo.la plugin_shortdial.la plugin_logcall.la plugin_defaulttarget.la plugin_fix_bogus_via.la plugin_fix_DTAG.la plugin_stun.la plugin_prefix.la plugin_regex.la plugin_codecfilter.la plugin_stripheader.la plugin_siptrunk.la plugin_fix_fbox_anoncall.la plugin_stats.la plugin_blacklist.la '/tmp/instance-4/output-1/target/usr/lib/siproxd' /usr/bin/mkdir -p '/tmp/instance-4/output-1/target/usr/sbin' make[3]: Nothing to be done for 'install-data-am'. libtool: install: /usr/bin/install -c .libs/plugin_demo.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_demo.so libtool: install: /usr/bin/install -c .libs/plugin_demo.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_demo.la /bin/bash ../libtool --mode=install /usr/bin/install -c siproxd '/tmp/instance-4/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c .libs/plugin_shortdial.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_shortdial.so libtool: install: /usr/bin/install -c .libs/plugin_shortdial.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_shortdial.la libtool: install: /usr/bin/install -c .libs/plugin_logcall.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_logcall.so libtool: install: /usr/bin/install -c .libs/plugin_logcall.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_logcall.la libtool: install: /usr/bin/install -c .libs/plugin_defaulttarget.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_defaulttarget.so libtool: install: /usr/bin/install -c siproxd /tmp/instance-4/output-1/target/usr/sbin/siproxd libtool: install: /usr/bin/install -c .libs/plugin_defaulttarget.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_defaulttarget.la libtool: install: /usr/bin/install -c .libs/plugin_fix_bogus_via.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_fix_bogus_via.so libtool: install: /usr/bin/install -c .libs/plugin_fix_bogus_via.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_fix_bogus_via.la libtool: install: /usr/bin/install -c .libs/plugin_fix_DTAG.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_fix_DTAG.so libtool: install: /usr/bin/install -c .libs/plugin_fix_DTAG.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_fix_DTAG.la libtool: install: /usr/bin/install -c .libs/plugin_stun.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_stun.so libtool: install: /usr/bin/install -c .libs/plugin_stun.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_stun.la libtool: install: /usr/bin/install -c .libs/plugin_prefix.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_prefix.so libtool: install: /usr/bin/install -c .libs/plugin_prefix.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_prefix.la libtool: install: /usr/bin/install -c .libs/plugin_regex.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_regex.so libtool: install: /usr/bin/install -c .libs/plugin_regex.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_regex.la libtool: install: /usr/bin/install -c .libs/plugin_codecfilter.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_codecfilter.so libtool: install: /usr/bin/install -c .libs/plugin_codecfilter.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_codecfilter.la libtool: install: /usr/bin/install -c .libs/plugin_stripheader.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_stripheader.so libtool: install: /usr/bin/install -c .libs/plugin_stripheader.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_stripheader.la libtool: install: /usr/bin/install -c .libs/plugin_siptrunk.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_siptrunk.so libtool: install: /usr/bin/install -c .libs/plugin_siptrunk.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_siptrunk.la libtool: install: /usr/bin/install -c .libs/plugin_fix_fbox_anoncall.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_fix_fbox_anoncall.so libtool: install: /usr/bin/install -c .libs/plugin_fix_fbox_anoncall.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_fix_fbox_anoncall.la libtool: install: /usr/bin/install -c .libs/plugin_stats.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_stats.so libtool: install: /usr/bin/install -c .libs/plugin_stats.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_stats.la libtool: install: /usr/bin/install -c .libs/plugin_blacklist.so /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_blacklist.so libtool: install: /usr/bin/install -c .libs/plugin_blacklist.lai /tmp/instance-4/output-1/target/usr/lib/siproxd/plugin_blacklist.la libtool: install: warning: remember to run `libtool --finish /usr/lib/siproxd' make[3]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/src' make[2]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/src' Making install in doc make[2]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/doc' make[3]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/doc' mkdir -p html mkdir -p pdf make[4]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/bash /tmp/instance-4/output-1/build/siproxd-0.8.3/scripts/install-sh -d /tmp/instance-4/output-1/target/etc /usr/bin/install -c -m 644 ./siproxd.conf.example /tmp/instance-4/output-1/target/etc/ /usr/bin/install -c -m 644 ./siproxd_passwd.cfg /tmp/instance-4/output-1/target/etc/ chmod 600 /tmp/instance-4/output-1/target/etc/siproxd_passwd.cfg /bin/bash /tmp/instance-4/output-1/build/siproxd-0.8.3/scripts/install-sh -d /tmp/instance-4/output-1/target/usr/share/doc/siproxd make[4]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/doc' make[3]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/doc' make[2]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/doc' Making install in scripts make[2]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/scripts' make[3]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/scripts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/scripts' make[2]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/scripts' Making install in contrib make[2]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/contrib' make[3]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/contrib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/contrib' make[2]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3/contrib' make[2]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3' make[3]: Entering directory '/tmp/instance-4/output-1/build/siproxd-0.8.3' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3' make[2]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3' make[1]: Leaving directory '/tmp/instance-4/output-1/build/siproxd-0.8.3' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-4/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-4/output-1/host/bin/x86_64-linux-%g' -e 's%@TARGET_ARCH@%x86_64%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-4/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-4/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-4/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-4/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-4/output-1/target/etc echo "buildroot" > /tmp/instance-4/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-4/output-1/target/etc/hosts mkdir -p /tmp/instance-4/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-4/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-4/output-1/target/etc/shadow rm -f /tmp/instance-4/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-4/output-1/build/locales.nopurge for dir in /tmp/instance-4/output-1/target/usr/share/locale /tmp/instance-4/output-1/target/usr/share/X11/locale /tmp/instance-4/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-4/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-4/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-4/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-4/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-4/output-1/target/usr/include /tmp/instance-4/output-1/target/usr/share/aclocal \ /tmp/instance-4/output-1/target/usr/lib/pkgconfig /tmp/instance-4/output-1/target/usr/share/pkgconfig \ /tmp/instance-4/output-1/target/usr/lib/cmake /tmp/instance-4/output-1/target/usr/share/cmake \ /tmp/instance-4/output-1/target/usr/doc find /tmp/instance-4/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-4/output-1/target/lib/ /tmp/instance-4/output-1/target/usr/lib/ /tmp/instance-4/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-4/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-4/output-1/target/usr/share/gdb rm -rf /tmp/instance-4/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-4/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-4/output-1/target/usr/share/zsh rm -rf /tmp/instance-4/output-1/target/usr/man /tmp/instance-4/output-1/target/usr/share/man rm -rf /tmp/instance-4/output-1/target/usr/info /tmp/instance-4/output-1/target/usr/share/info rm -rf /tmp/instance-4/output-1/target/usr/doc /tmp/instance-4/output-1/target/usr/share/doc rm -rf /tmp/instance-4/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-4/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-4/output-1/target/lib/debug /tmp/instance-4/output-1/target/usr/lib/debug find /tmp/instance-4/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-4/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-4/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-4/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-4/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-4/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-4/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-992-gdb380596e3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-4/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-4/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-4/output-1/per-package /tmp/instance-4/buildroot/support/scripts/fix-rpath target touch /tmp/instance-4/output-1/target/usr ln -snf /tmp/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot /tmp/instance-4/output-1/staging make: Leaving directory '/tmp/instance-4/buildroot' make: Entering directory '/tmp/instance-4/buildroot' >>> Buildroot 2021.05-992-gdb380596e3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.5.1 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> alsa-utils 1.2.4 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> cegui 00b4e1fe174da53b7ed726ab5970ba51bd5b5ee0 Collecting legal info COPYING: OK (sha256: cc869e2ece8ad039f6d7fd17259db4ea0ae0a502d02a1bb506c0168deb12e40d) >>> glm 0.9.9.5 Collecting legal info manual.md: OK (sha256: 337130631a714eeae017556cad101d5324c2961214120b6214741d3d43667086) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> collectd 5.12.0 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) >>> host-cryptsetup 2.3.4 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.12 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> edid-decode 188950472c19492547e298b27f9da0d72cf826df Collecting legal info LICENSE: OK (sha256: 9bc7ab961e9a07dc84eaa0210af388def56d024357e79671fb89fe27d073eed7) >>> hiawatha 10.11 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libatomic_ops 7.6.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libosip2 5.2.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libsigsegv 2.13 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libudfread 1.1.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> live555 2021.05.03 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mono 6.12.0.90 Collecting legal info LICENSE: OK (sha256: 923c7053ad0d430cd9b0b69a0ccf3abb7170a1ce50ecbf01915b565a35823d10) mcs/COPYING: OK (sha256: fc488f3ec9f36856bea8cce5cdde1449176341ef93a3962b691970f8981799f4) external/Newtonsoft.Json/Tools/7-zip/copying.txt: OK (sha256: 2c3c3ef532828bcd42bb3127349625a25291ff5ae7e6f8d42e0fe9b5be836a99) >>> host-mono 6.12.0.90 Collecting legal info LICENSE: OK (sha256: 923c7053ad0d430cd9b0b69a0ccf3abb7170a1ce50ecbf01915b565a35823d10) mcs/COPYING: OK (sha256: fc488f3ec9f36856bea8cce5cdde1449176341ef93a3962b691970f8981799f4) external/Newtonsoft.Json/Tools/7-zip/copying.txt: OK (sha256: 2c3c3ef532828bcd42bb3127349625a25291ff5ae7e6f8d42e0fe9b5be836a99) >>> host-monolite 1A5E0066-58DC-428A-B21C-0AD6CDAE2789 Collecting legal info >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> nano 5.8 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-diffutils 3.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> siproxd 0.8.3 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> sqlite 3350500 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: monolite-1A5E0066-58DC-428A-B21C-0AD6CDAE2789: cannot save license (HOST_MONOLITE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-4/output-1/legal-info make: Leaving directory '/tmp/instance-4/buildroot'