utils.c:53:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 53 | static char const ident[]="$Id: utils.c 585 2020-07-07 22:05:29Z hb9xar $"; | ^~~~~ /tmp/instance-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c sip_utils.c sip_utils.c:45:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 45 | static char const ident[]="$Id: sip_utils.c 585 2020-07-07 22:05:29Z 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-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:888, from /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_port.h:23, from /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_headers.h:23, from /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_message.h:24, from /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_parser.h:23, from sip_utils.c:38: /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 23 or more bytes (assuming 156) into a destination of size 128 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __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-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:888, from /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_port.h:23, from /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_headers.h:23, from /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_message.h:24, from /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/osipparser2/osip_parser.h:23, from sip_utils.c:38: /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 23 or more bytes (assuming 156) into a destination of size 128 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c sip_layer.c sip_layer.c:24:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 24 | static char const ident[]="$Id: sip_layer.c 458 2010-03-29 17:41:39Z hb9xar $"; | ^~~~~ /tmp/instance-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c log.c log.c:43:19: warning: 'ident' defined but not used [-Wunused-const-variable=] 43 | static char const ident[]="$Id: log.c 587 2020-07-26 09:40:23Z hb9xar $"; | ^~~~~ /tmp/instance-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c readconf.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-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c rtpproxy.c 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-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c rtpproxy_relay.c 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 $"; | ^~~~~ /tmp/instance-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c accessctl.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-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c route_processing.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-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c security.c 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 $"; | ^~~~~ /tmp/instance-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c auth.c auth.c:337:21: warning: argument 1 of type 'unsigned char[16]' with mismatched bound [-Warray-parameter=] 337 | IN HASH Bin, | ~~~~~^~~ In file included from auth.c:37: siproxd.h:254:28: note: previously declared as 'unsigned char *' 254 | void CvtHex(unsigned char *hash, unsigned char *hashstring); | ~~~~~~~~~~~~~~~^~~~ auth.c:338:25: warning: argument 2 of type 'unsigned char[33]' with mismatched bound [-Warray-parameter=] 338 | OUT HASHHEX Hex | ~~~~~~~~^~~ In file included from auth.c:37: siproxd.h:254:49: note: previously declared as 'unsigned char *' 254 | void CvtHex(unsigned char *hash, unsigned char *hashstring); | ~~~~~~~~~~~~~~~^~~~~~~~~~ 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 $"; | ^~~~~ /tmp/instance-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c fwapi.c 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 $"; | ^~~~~ /tmp/instance-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c resolve.c 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 $"; | ^~~~~ /tmp/instance-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c dejitter.c 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 $"; | ^~~~~ /tmp/instance-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c plugins.c 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-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -D_POSIX_THREAD_SAFE_FUNCTIONS -c redirect_cache.c 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 $"; | ^~~~~ /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-19/output-1/host/bin/sparc64-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 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -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 libtool: link: /tmp/instance-19/output-1/host/bin/sparc64-linux-gcc -D_GNU_SOURCE -Werror-implicit-function-declaration -DBUILDSTR=\"3452\" -DBUILDDATE=\"2022-11-20T21:21:13\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=2 -Wall -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 incrementing BUILD number make[3]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/src' Making all in doc make[3]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/doc' make[4]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/doc' mkdir -p html mkdir -p pdf make[4]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/doc' make[3]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/doc' Making all in scripts make[3]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/scripts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/scripts' Making all in contrib make[3]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/contrib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/contrib' make[3]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3' make[3]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3' make[2]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3' make[1]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3' >>> siproxd 0.8.3 Installing to target PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-19/output-1/target install -C /tmp/instance-19/output-1/build/siproxd-0.8.3/ make[1]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3' Making install in libltdl make[2]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/libltdl' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/libltdl' make[4]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/libltdl' make[4]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/libltdl' make[3]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/libltdl' make[2]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/libltdl' Making install in src make[2]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/src' incrementing BUILD number make[3]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/src' /usr/bin/mkdir -p '/tmp/instance-19/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-19/output-1/target/usr/lib/siproxd' libtool: install: /usr/bin/install -c .libs/plugin_demo.so /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_demo.so libtool: install: /usr/bin/install -c .libs/plugin_demo.lai /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_demo.la libtool: install: /usr/bin/install -c .libs/plugin_shortdial.so /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_shortdial.so libtool: install: /usr/bin/install -c .libs/plugin_shortdial.lai /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_shortdial.la libtool: install: /usr/bin/install -c .libs/plugin_logcall.so /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_logcall.so libtool: install: /usr/bin/install -c .libs/plugin_logcall.lai /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_logcall.la libtool: install: /usr/bin/install -c .libs/plugin_defaulttarget.so /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_defaulttarget.so libtool: install: /usr/bin/install -c .libs/plugin_defaulttarget.lai /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_defaulttarget.la libtool: install: /usr/bin/install -c .libs/plugin_fix_bogus_via.so /tmp/instance-19/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-19/output-1/target/usr/lib/siproxd/plugin_fix_bogus_via.la libtool: install: /usr/bin/install -c .libs/plugin_fix_DTAG.so /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_fix_DTAG.so libtool: install: /usr/bin/install -c .libs/plugin_fix_DTAG.lai /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_fix_DTAG.la libtool: install: /usr/bin/install -c .libs/plugin_stun.so /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_stun.so libtool: install: /usr/bin/install -c .libs/plugin_stun.lai /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_stun.la libtool: install: /usr/bin/install -c .libs/plugin_prefix.so /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_prefix.so libtool: install: /usr/bin/install -c .libs/plugin_prefix.lai /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_prefix.la libtool: install: /usr/bin/install -c .libs/plugin_regex.so /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_regex.so libtool: install: /usr/bin/install -c .libs/plugin_regex.lai /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_regex.la libtool: install: /usr/bin/install -c .libs/plugin_codecfilter.so /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_codecfilter.so libtool: install: /usr/bin/install -c .libs/plugin_codecfilter.lai /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_codecfilter.la libtool: install: /usr/bin/install -c .libs/plugin_stripheader.so /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_stripheader.so libtool: install: /usr/bin/install -c .libs/plugin_stripheader.lai /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_stripheader.la libtool: install: /usr/bin/install -c .libs/plugin_siptrunk.so /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_siptrunk.so libtool: install: /usr/bin/install -c .libs/plugin_siptrunk.lai /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_siptrunk.la libtool: install: /usr/bin/install -c .libs/plugin_fix_fbox_anoncall.so /tmp/instance-19/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-19/output-1/target/usr/lib/siproxd/plugin_fix_fbox_anoncall.la libtool: install: /usr/bin/install -c .libs/plugin_stats.so /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_stats.so libtool: install: /usr/bin/install -c .libs/plugin_stats.lai /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_stats.la libtool: install: /usr/bin/install -c .libs/plugin_blacklist.so /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_blacklist.so libtool: install: /usr/bin/install -c .libs/plugin_blacklist.lai /tmp/instance-19/output-1/target/usr/lib/siproxd/plugin_blacklist.la libtool: install: warning: remember to run `libtool --finish /usr/lib/siproxd' /usr/bin/mkdir -p '/tmp/instance-19/output-1/target/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c siproxd '/tmp/instance-19/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c siproxd /tmp/instance-19/output-1/target/usr/sbin/siproxd make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/src' make[2]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/src' Making install in doc make[2]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/doc' make[3]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/doc' mkdir -p html mkdir -p pdf make[4]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/bash /tmp/instance-19/output-1/build/siproxd-0.8.3/scripts/install-sh -d /tmp/instance-19/output-1/target/etc /usr/bin/install -c -m 644 ./siproxd.conf.example /tmp/instance-19/output-1/target/etc/ /usr/bin/install -c -m 644 ./siproxd_passwd.cfg /tmp/instance-19/output-1/target/etc/ chmod 600 /tmp/instance-19/output-1/target/etc/siproxd_passwd.cfg /bin/bash /tmp/instance-19/output-1/build/siproxd-0.8.3/scripts/install-sh -d /tmp/instance-19/output-1/target/usr/share/doc/siproxd make[4]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/doc' make[3]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/doc' make[2]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/doc' Making install in scripts make[2]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/scripts' make[3]: Entering directory '/tmp/instance-19/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-19/output-1/build/siproxd-0.8.3/scripts' make[2]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/scripts' Making install in contrib make[2]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/contrib' make[3]: Entering directory '/tmp/instance-19/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-19/output-1/build/siproxd-0.8.3/contrib' make[2]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3/contrib' make[2]: Entering directory '/tmp/instance-19/output-1/build/siproxd-0.8.3' make[3]: Entering directory '/tmp/instance-19/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-19/output-1/build/siproxd-0.8.3' make[2]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3' make[1]: Leaving directory '/tmp/instance-19/output-1/build/siproxd-0.8.3' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-19/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-19/output-1/host/bin/sparc64-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-19/output-1/host/bin/sparc64-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-19/output-1/host/bin/sparc64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-19/output-1/host/bin/sparc64-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc64%g" -e "s%@TARGET_CPU@%ultrasparc%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-19/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-19/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-19/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-19/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-19/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-19/output-1/host/bin/sparc64-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-19/output-1/host/bin/sparc64-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-19/output-1/host/bin/sparc64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-19/output-1/host/bin/sparc64-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc64%g" -e "s%@TARGET_CPU@%ultrasparc%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/tmp/instance-19/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-19/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-19/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-19/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-19/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /tmp/instance-19/output-1/target/etc/shells || echo "/bin/bash" >> /tmp/instance-19/output-1/target/etc/shells if grep -q CONFIG_ASH=y /tmp/instance-19/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-19/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-19/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-19/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-19/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-19/output-1/target/etc/shells; fi PYTHONPATH="/tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/python3.10/" /tmp/instance-19/output-1/host/bin/python3.10 /tmp/instance-19/output-1/build/python3-3.10.8/Lib/compileall.py -q -b -s /tmp/instance-19/output-1/target -p / /tmp/instance-19/output-1/target/usr/lib/python3.10 find /tmp/instance-19/output-1/target/usr/lib/python3.10 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /tmp/instance-19/output-1/target/usr/lib/python3.10 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /tmp/instance-19/output-1/target/etc echo "buildroot" > /tmp/instance-19/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-19/output-1/target/etc/hosts mkdir -p /tmp/instance-19/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-19/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-19/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-19/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-19/output-1/target/etc/shells if [ -x /tmp/instance-19/output-1/target/sbin/swapon -a -x /tmp/instance-19/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-19/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-19/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-19/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-19/output-1/target/etc/inittab rm -rf /tmp/instance-19/output-1/target/usr/include /tmp/instance-19/output-1/target/usr/share/aclocal \ /tmp/instance-19/output-1/target/usr/lib/pkgconfig /tmp/instance-19/output-1/target/usr/share/pkgconfig \ /tmp/instance-19/output-1/target/usr/lib/cmake /tmp/instance-19/output-1/target/usr/share/cmake \ /tmp/instance-19/output-1/target/usr/lib/rpm /tmp/instance-19/output-1/target/usr/doc find /tmp/instance-19/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-19/output-1/target/lib/ /tmp/instance-19/output-1/target/usr/lib/ /tmp/instance-19/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-19/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-19/output-1/target/usr/share/gdb rm -rf /tmp/instance-19/output-1/target/usr/share/zsh rm -rf /tmp/instance-19/output-1/target/usr/man /tmp/instance-19/output-1/target/usr/share/man rm -rf /tmp/instance-19/output-1/target/usr/info /tmp/instance-19/output-1/target/usr/share/info rm -rf /tmp/instance-19/output-1/target/usr/doc /tmp/instance-19/output-1/target/usr/share/doc rm -rf /tmp/instance-19/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-19/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-19/output-1/target/lib/debug /tmp/instance-19/output-1/target/usr/lib/debug find /tmp/instance-19/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-19/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-19/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-19/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-19/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc2-16-g81a02457b0"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc2\"" \ ) > /tmp/instance-19/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-19/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-19/output-1/per-package /tmp/instance-19/buildroot/support/scripts/fix-rpath target touch /tmp/instance-19/output-1/target/usr ln -snf /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot /tmp/instance-19/output-1/staging make: Leaving directory '/tmp/instance-19/buildroot' make: Entering directory '/tmp/instance-19/buildroot' >>> Buildroot 2022.11-rc2-16-g81a02457b0 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-1 Collecting legal info >>> toolchain Collecting legal info >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.38 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> exfat 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> ffmpeg 4.4.3 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> gnutls 3.7.8 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> initscripts Collecting legal info >>> iperf 2.1.8 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> libcamera ba6435930f08e802cffc688d90f156a8959a0f86 Collecting legal info LICENSES/LGPL-2.1-or-later.txt: OK (sha256: 1ccf09bf2f598308df4bed9cd8e9657dc5cd0973d2800318f2e241486e2edf3f) LICENSES/GPL-2.0-or-later.txt: OK (sha256: 606aa26338f69ce178f1cbc648b7574aec4b5bbaeb20f4df36ff49010cb8fbbd) LICENSES/MIT.txt: OK (sha256: 8f25018489d6fe0dec34a352314c38dc146247b7de65735790f4398a92afa84b) LICENSES/BSD-2-Clause.txt: OK (sha256: fd38b2c053c0cce46d9c5ef3545a6e34d157a240ba99c9b8dca5d37a8147da6c) LICENSES/GPL-2.0-only.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSES/Linux-syscall-note.txt: OK (sha256: 3f9e477523febab58de8b716ccfbcf02e6ef1c8e7728953905e8558637abe2a9) LICENSES/BSD-3-Clause.txt: OK (sha256: e11af671c491efac2f94c1d752bea92f4308ca2450c7d11e582e4b48c40e4de1) LICENSES/CC0-1.0.txt: OK (sha256: 6a573fb2f9082662978cf21fb153096df0a1981deaea7dbc10a11046fe005d9f) LICENSES/CC-BY-SA-4.0.txt: OK (sha256: ec3732087acf8c52429a020d6bba362ff578705bdb53365a21744485ec15b0e6) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-python-jinja2 3.1.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> host-python-markupsafe 2.0.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> host-python-ply 3.11 Collecting legal info README.md: OK (sha256: 1095b93b81d2043c5c55e0859875b416f75edb6d5eccb4bf2ace1b5445d1c84f) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> libcodec2 1.0.5 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libuci 4b3db1179747b6a6779029407984bacef851325c Collecting legal info cli.c: OK (sha256: 39e1cc18a36172fb80d9b37f0af77d78ae935bd8a020978a7895d9e76a24e112) libuci.c: OK (sha256: 69d4eea4de19d27014f3d6ed723081b4039700bfd73cd0a5e39e2c4f19a58c66) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> putty 0.76 Collecting legal info LICENCE: OK (sha256: 3f3e870dd3d0867d79370b1d433602c60bb91b59de04e5d8f2a149b788530d53) >>> python-chardet 5.0.0 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> python-mbstrdecoder 1.1.0 Collecting legal info LICENSE: OK (sha256: 7588265082eed5e9f4afd5090c57e610b740ec547b16aaaab739ba07c5eefb15) >>> python-pymodbus 2.2.0 Collecting legal info doc/LICENSE: OK (sha256: 796a47993313691ea404d8af7e4c0f9daf1d2760e3900938985b59c9008eee2f) >>> python-pytz 2021.3 Collecting legal info LICENSE.txt: OK (sha256: be8b1a37ebe26c592a90f6c0eb33103a7f383ce2f4d7498c0af9a526990a07b8) >>> python-serial 3.5 Collecting legal info LICENSE.txt: OK (sha256: f91cb9813de6a5b142b8f7f2dede630b5134160aedaeaf55f4d6a7e2593ca3f3) >>> python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> qpid-proton 0.35.0 Collecting legal info LICENSE.txt: OK (sha256: 52310e65489d30afeefc8589479fc02862a875349c19edd165658a915009da82) >>> rsyslog 8.2204.1 Collecting legal info COPYING: OK (sha256: 054b3a047d9232376a46b87356b19b0c0c2924cb5e6911ab96a01fc4b515f083) COPYING.LESSER: OK (sha256: 4038442ca5bde8ffd243cfc235cb4455e7d618d47558ea3d8284733f71d904ed) COPYING.ASL20: OK (sha256: 8743ad560dea1229d4f46cd603e10874db41a27f3c74f64e958ef123f3943fab) >>> host-sdbusplus 4212292bcf136d04b38ba5116aa568b0fa312798 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-python-inflection 0.5.1 Collecting legal info LICENSE: OK (sha256: 9e9f9b4b2e7543ad1486f1328bf9ec50e5a5e2bb9caceb59652496dd61e64133) >>> host-python-mako 1.1.5 Collecting legal info LICENSE: OK (sha256: 47cd0d41b1092f9161cfb629ed15e5cea185144710ff4633a4281ef088ff5de7) >>> siproxd 0.8.3 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> sqlite 3.39.4 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /tmp/instance-19/output-1/legal-info make: Leaving directory '/tmp/instance-19/buildroot'