265 | log5(0, 0, 0, "read timeout: %ld.%06ld", tv->tv_sec, tv->tv_usec); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ | | | __suseconds_t {aka int} uftp_common.h:142:66: note: in definition of macro 'log5' 142 | logfunc(group_id, group_inst, file_id, 5, showtime, 1, 0, 0, __VA_ARGS__) | ^~~~~~~~~~~ client_loop.c:265:50: note: format string is defined here 265 | log5(0, 0, 0, "read timeout: %ld.%06ld", tv->tv_sec, tv->tv_usec); | ~~~~^ | | | long int | %06d /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c client_announce.c In file included from client.h:34, from client_announce.c:53: client_announce.c: In function 'send_register': client_announce.c:337:18: warning: format '%ld' expects argument of type 'long int', but argument 11 has type '__suseconds_t' {aka 'int'} [-Wformat=] 337 | glog3(group, "send time: %ld.%06ld", send_time.tv_sec, send_time.tv_usec); | ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ | | | __suseconds_t {aka int} uftp_common.h:120:50: note: in definition of macro 'glog3' 120 | logfunc(GRPLOG(group), 3, showtime, 1, 0, 0, __VA_ARGS__) | ^~~~~~~~~~~ client_announce.c:337:38: note: format string is defined here 337 | glog3(group, "send time: %ld.%06ld", send_time.tv_sec, send_time.tv_usec); | ~~~~^ | | | long int | %06d In file included from client.h:34, from client_announce.c:53: client_announce.c: In function 'send_fileinfo_ack': client_announce.c:483:18: warning: format '%ld' expects argument of type 'long int', but argument 11 has type '__suseconds_t' {aka 'int'} [-Wformat=] 483 | glog3(group, "send time: %ld.%06ld", send_time.tv_sec, send_time.tv_usec); | ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ | | | __suseconds_t {aka int} uftp_common.h:120:50: note: in definition of macro 'glog3' 120 | logfunc(GRPLOG(group), 3, showtime, 1, 0, 0, __VA_ARGS__) | ^~~~~~~~~~~ client_announce.c:483:38: note: format string is defined here 483 | glog3(group, "send time: %ld.%06ld", send_time.tv_sec, send_time.tv_usec); | ~~~~^ | | | long int | %06d /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c client_fileinfo.c /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c client_transfer.c /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c client_common.c /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c client_config.c /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c client_init.c /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c client_main.c /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c heartbeat_send.c /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -o uftpd uftp_common.o encrypt_openssl.o client_loop.o client_announce.o client_fileinfo.o client_transfer.o client_common.o client_config.o client_init.o client_main.o heartbeat_send.o -lm -L/tmp/instance-13/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/lib -lcrypto /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c proxy_loop.c In file included from proxy.h:34, from proxy_loop.c:50: proxy_loop.c: In function 'mainloop': proxy_loop.c:194:27: warning: format '%ld' expects argument of type 'long int', but argument 11 has type '__suseconds_t' {aka 'int'} [-Wformat=] 194 | log5(0, 0, 0, "timeout: %ld.%06ld", tv->tv_sec, tv->tv_usec); | ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ | | | __suseconds_t {aka int} uftp_common.h:142:66: note: in definition of macro 'log5' 142 | logfunc(group_id, group_inst, file_id, 5, showtime, 1, 0, 0, __VA_ARGS__) | ^~~~~~~~~~~ proxy_loop.c:194:45: note: format string is defined here 194 | log5(0, 0, 0, "timeout: %ld.%06ld", tv->tv_sec, tv->tv_usec); | ~~~~^ | | | long int | %06d /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c proxy_upstream.c /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c proxy_downstream.c proxy_downstream.c: In function 'send_keyinfo': proxy_downstream.c:750:31: warning: 'basesigcontextlen' may be used uninitialized in this function [-Wmaybe-uninitialized] 750 | sigcontextlen = basesigcontextlen + packetlen; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c proxy_common.c In file included from proxy.h:34, from proxy_common.c:53: proxy_common.c: In function 'check_pending': proxy_common.c:389:26: warning: format '%ld' expects argument of type 'long int', but argument 11 has type '__suseconds_t' {aka 'int'} [-Wformat=] 389 | glog3(group, "send time = %ld.%06ld", | ^~~~~~~~~~~~~~~~~~~~~~~ 390 | pending->tstamp.tv_sec, pending->tstamp.tv_usec); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | __suseconds_t {aka int} uftp_common.h:120:50: note: in definition of macro 'glog3' 120 | logfunc(GRPLOG(group), 3, showtime, 1, 0, 0, __VA_ARGS__) | ^~~~~~~~~~~ proxy_common.c:389:47: note: format string is defined here 389 | glog3(group, "send time = %ld.%06ld", | ~~~~^ | | | long int | %06d In file included from proxy.h:34, from proxy_common.c:53: proxy_common.c:391:26: warning: format '%ld' expects argument of type 'long int', but argument 11 has type '__suseconds_t' {aka 'int'} [-Wformat=] 391 | glog3(group, "rx time = %ld.%06ld", | ^~~~~~~~~~~~~~~~~~~~~ 392 | pending->rx_tstamp.tv_sec, pending->rx_tstamp.tv_usec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | __suseconds_t {aka int} uftp_common.h:120:50: note: in definition of macro 'glog3' 120 | logfunc(GRPLOG(group), 3, showtime, 1, 0, 0, __VA_ARGS__) | ^~~~~~~~~~~ proxy_common.c:391:45: note: format string is defined here 391 | glog3(group, "rx time = %ld.%06ld", | ~~~~^ | | | long int | %06d In file included from proxy.h:34, from proxy_common.c:53: proxy_common.c:408:26: warning: format '%ld' expects argument of type 'long int', but argument 11 has type '__suseconds_t' {aka 'int'} [-Wformat=] 408 | glog3(group, "send time = %ld.%06ld", | ^~~~~~~~~~~~~~~~~~~~~~~ 409 | pending->tstamp.tv_sec, pending->tstamp.tv_usec); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | __suseconds_t {aka int} uftp_common.h:120:50: note: in definition of macro 'glog3' 120 | logfunc(GRPLOG(group), 3, showtime, 1, 0, 0, __VA_ARGS__) | ^~~~~~~~~~~ proxy_common.c:408:47: note: format string is defined here 408 | glog3(group, "send time = %ld.%06ld", | ~~~~^ | | | long int | %06d In file included from proxy.h:34, from proxy_common.c:53: proxy_common.c:410:26: warning: format '%ld' expects argument of type 'long int', but argument 11 has type '__suseconds_t' {aka 'int'} [-Wformat=] 410 | glog3(group, "rx time = %ld.%06ld", | ^~~~~~~~~~~~~~~~~~~~~ 411 | pending->rx_tstamp.tv_sec, pending->rx_tstamp.tv_usec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | __suseconds_t {aka int} uftp_common.h:120:50: note: in definition of macro 'glog3' 120 | logfunc(GRPLOG(group), 3, showtime, 1, 0, 0, __VA_ARGS__) | ^~~~~~~~~~~ proxy_common.c:410:45: note: format string is defined here 410 | glog3(group, "rx time = %ld.%06ld", | ~~~~^ | | | long int | %06d proxy_common.c:434:32: warning: 'hlen' may be used uninitialized in this function [-Wmaybe-uninitialized] 434 | (pending->count == max_msg_dest(group, *func, hlen))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c proxy_config.c /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c proxy_init.c /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c proxy_main.c /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -o uftpproxyd uftp_common.o encrypt_openssl.o proxy_loop.o proxy_upstream.o proxy_downstream.o proxy_common.o proxy_config.o proxy_init.o proxy_main.o heartbeat_send.o -lm -L/tmp/instance-13/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/lib -lcrypto /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 `getconf LFS_CFLAGS` -c uftp_keymgt.c /tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -o uftp_keymgt uftp_keymgt.o uftp_common.o encrypt_openssl.o -lm -L/tmp/instance-13/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/lib -lcrypto make[1]: Leaving directory '/tmp/instance-13/output-1/build/uftp-5.0.1' >>> uftp 5.0.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Og -g0" FFLAGS=" -Og -g0" PKG_CONFIG="/tmp/instance-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/uftp-5.0.1 CRYPT_LIB="`/tmp/instance-13/output-1/host/bin/pkg-config --libs libcrypto`" DESTDIR=/tmp/instance-13/output-1/target install make[1]: Entering directory '/tmp/instance-13/output-1/build/uftp-5.0.1' install -m 755 -d /tmp/instance-13/output-1/target/usr/bin install -m 755 -d /tmp/instance-13/output-1/target/usr/share/man/man1 install -m 755 uftp /tmp/instance-13/output-1/target/usr/bin install -m 755 uftpd /tmp/instance-13/output-1/target/usr/bin install -m 755 uftpproxyd /tmp/instance-13/output-1/target/usr/bin install -m 755 uftp_keymgt /tmp/instance-13/output-1/target/usr/bin install -m 644 uftp.1 uftpd.1 uftpproxyd.1 uftp_keymgt.1 /tmp/instance-13/output-1/target/usr/share/man/man1 make[1]: Leaving directory '/tmp/instance-13/output-1/build/uftp-5.0.1' >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Downloading GIT_DIR=/tmp/instance-13/dl/wilink-bt-firmware/git/.git git init . hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /tmp/instance-13/dl/wilink-bt-firmware/git/.git/ GIT_DIR=/tmp/instance-13/dl/wilink-bt-firmware/git/.git git remote add origin 'https://git.ti.com/git/ti-bt/service-packs.git' GIT_DIR=/tmp/instance-13/dl/wilink-bt-firmware/git/.git git remote set-url origin 'https://git.ti.com/git/ti-bt/service-packs.git' Fetching all references GIT_DIR=/tmp/instance-13/dl/wilink-bt-firmware/git/.git git fetch origin From https://git.ti.com/git/ti-bt/service-packs * [new branch] master -> origin/master GIT_DIR=/tmp/instance-13/dl/wilink-bt-firmware/git/.git git fetch origin -t GIT_DIR=/tmp/instance-13/dl/wilink-bt-firmware/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/tmp/instance-13/dl/wilink-bt-firmware/git/.git git checkout -f -q '43fca73c6a98c63fcb98f82af5bf83761778e005' warning: refname '43fca73c6a98c63fcb98f82af5bf83761778e005' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/tmp/instance-13/dl/wilink-bt-firmware/git/.git git clean -ffdx wilink-bt-firmware-43fca73c6a98c63fcb98f82af5bf83761778e005-br1.tar.gz: OK (sha256: 209e1a46a945e7d4d031e22fb7bd1e3fc96fa3b99d069051ce257c5e2e0843f4) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Extracting gzip -d -c /tmp/instance-13/dl/wilink-bt-firmware/wilink-bt-firmware-43fca73c6a98c63fcb98f82af5bf83761778e005-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-13/output-1/build/wilink-bt-firmware-43fca73c6a98c63fcb98f82af5bf83761778e005 -xf - >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Patching >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Configuring >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Building >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Installing to target mkdir -p /tmp/instance-13/output-1/target/lib/firmware/ti-connectivity cp /tmp/instance-13/output-1/build/wilink-bt-firmware-43fca73c6a98c63fcb98f82af5bf83761778e005/initscripts/TIInit_*.bts /tmp/instance-13/output-1/target/lib/firmware/ti-connectivity >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-13/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%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-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-13/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-13/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-13/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-13/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%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@%'-Og', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-13/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-13/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-13/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /tmp/instance-13/output-1/target/etc/shells || echo "/bin/bash" >> /tmp/instance-13/output-1/target/etc/shells grep -qsE '^/bin/dash$' /tmp/instance-13/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-13/output-1/target/etc/shells rm -f /tmp/instance-13/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-13/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-13/output-1/host/bin/glib-compile-schemas /tmp/instance-13/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-13/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -f -r /tmp/instance-13/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /tmp/instance-13/output-1/target/etc/conf.d/agetty.console ln -sf agetty /tmp/instance-13/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /tmp/instance-13/output-1/target/etc/runlevels/default/agetty.console mkdir -p /tmp/instance-13/output-1/target/etc echo "buildroot" > /tmp/instance-13/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-13/output-1/target/etc/hosts mkdir -p /tmp/instance-13/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-13/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-13/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-13/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-13/output-1/target/etc/shells ln -sf dash /tmp/instance-13/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-13/output-1/target/etc/passwd rm -rf /tmp/instance-13/output-1/target/usr/include /tmp/instance-13/output-1/target/usr/share/aclocal \ /tmp/instance-13/output-1/target/usr/lib/pkgconfig /tmp/instance-13/output-1/target/usr/share/pkgconfig \ /tmp/instance-13/output-1/target/usr/lib/cmake /tmp/instance-13/output-1/target/usr/share/cmake \ /tmp/instance-13/output-1/target/usr/lib/rpm /tmp/instance-13/output-1/target/usr/doc find /tmp/instance-13/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-13/output-1/target/lib/ /tmp/instance-13/output-1/target/usr/lib/ /tmp/instance-13/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-13/output-1/target/usr/share/gdb rm -rf /tmp/instance-13/output-1/target/usr/share/zsh rm -rf /tmp/instance-13/output-1/target/usr/man /tmp/instance-13/output-1/target/usr/share/man rm -rf /tmp/instance-13/output-1/target/usr/info /tmp/instance-13/output-1/target/usr/share/info rm -rf /tmp/instance-13/output-1/target/usr/doc /tmp/instance-13/output-1/target/usr/share/doc rm -rf /tmp/instance-13/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-13/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-13/output-1/target/lib/debug /tmp/instance-13/output-1/target/usr/lib/debug find /tmp/instance-13/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-13/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-13/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-13/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-13/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-93-gd3051892eb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /tmp/instance-13/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-13/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-13/output-1/per-package /tmp/instance-13/buildroot/support/scripts/fix-rpath target touch /tmp/instance-13/output-1/target/usr ln -snf /tmp/instance-13/output-1/host/sparc64-buildroot-linux-gnu/sysroot /tmp/instance-13/output-1/staging make: Leaving directory '/tmp/instance-13/buildroot' make: Entering directory '/tmp/instance-13/buildroot' >>> Buildroot 2023.02-93-gd3051892eb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.4.233 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acsccid 1.1.8 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.9 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> augeas 1.12.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> c-ares 1.19.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> libedit 20210910-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.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.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-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) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> exfatprogs 1.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> lksctp-tools 1.0.19 Collecting legal info COPYING.lib: OK (sha256: dee5f35e583183abb9212938643ecb2d858fd89e2e286f4b1d903f65d49d6c76) COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.04 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbedtls 2.28.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> monit 5.26.0 Collecting legal info COPYING: OK (sha256: d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada) >>> neardal 4143d130ed39299bfc59d08d2c7c77dbc7f809e9 Collecting legal info COPYING: OK (sha256: 296a87e9098d3f2ce1ef80c73c53399dc2c7412f35d4175c45810ea15ed86406) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.6 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> shadowsocks-libev 3.3.5 Collecting legal info COPYING: OK (sha256: 736883f97d44dbec288bb82819f18f4f86d02ae3192f6a9abefa00db76bace41) libbloom/LICENSE: OK (sha256: c41a4bc2c4c43e4daa3051e77e31b2d5c8500498afaeac6d831d55a4bb8de3fb) libcork/COPYING: OK (sha256: 4fa2ada54f8c0410ec243265378242ffe862386d5ac517f8dd30a1911d25ae93) >>> tcpreplay 4.4.2 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> uftp 5.0.1 Collecting legal info LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.4.233: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-13/output-1/legal-info make: Leaving directory '/tmp/instance-13/buildroot'