make[1]: Entering directory '/tmp/instance-6/output-1/build/tinyxml2-8.0.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libtinyxml2.so.8.0.0 -- Installing: /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libtinyxml2.so.8 -- Installing: /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libtinyxml2.so -- Installing: /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/tinyxml2.h -- Installing: /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/tinyxml2.pc -- Installing: /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/cmake/tinyxml2/tinyxml2Config.cmake -- Installing: /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/cmake/tinyxml2/tinyxml2ConfigVersion.cmake -- Installing: /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/cmake/tinyxml2/tinyxml2Targets.cmake -- Installing: /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/cmake/tinyxml2/tinyxml2Targets-release.cmake make[1]: Leaving directory '/tmp/instance-6/output-1/build/tinyxml2-8.0.0' >>> tinyxml2 8.0.0 Fixing libtool files for la in $(find /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-6/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-6/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-6/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-6/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> tinyxml2 8.0.0 Installing to target PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/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-6/output-1/target install/fast -C /tmp/instance-6/output-1/build/tinyxml2-8.0.0/ make[1]: Entering directory '/tmp/instance-6/output-1/build/tinyxml2-8.0.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-6/output-1/target/usr/lib/libtinyxml2.so.8.0.0 -- Installing: /tmp/instance-6/output-1/target/usr/lib/libtinyxml2.so.8 -- Installing: /tmp/instance-6/output-1/target/usr/lib/libtinyxml2.so -- Installing: /tmp/instance-6/output-1/target/usr/include/tinyxml2.h -- Installing: /tmp/instance-6/output-1/target/usr/lib/pkgconfig/tinyxml2.pc -- Installing: /tmp/instance-6/output-1/target/usr/lib/cmake/tinyxml2/tinyxml2Config.cmake -- Installing: /tmp/instance-6/output-1/target/usr/lib/cmake/tinyxml2/tinyxml2ConfigVersion.cmake -- Installing: /tmp/instance-6/output-1/target/usr/lib/cmake/tinyxml2/tinyxml2Targets.cmake -- Installing: /tmp/instance-6/output-1/target/usr/lib/cmake/tinyxml2/tinyxml2Targets-release.cmake make[1]: Leaving directory '/tmp/instance-6/output-1/build/tinyxml2-8.0.0' ushare-2.1.tar.gz: OK (sha256: e4563141a171138900540cc979f205cf666e820f709d47a98521bc77f53a99e6) >>> ushare 2.1 Extracting gzip -d -c /tmp/instance-6/dl/ushare/ushare-2.1.tar.gz | tar --strip-components=1 -C /tmp/instance-6/output-1/build/ushare-2.1 -xf - >>> ushare 2.1 Patching >>> ushare 2.1 Configuring (cd /tmp/instance-6/output-1/build/ushare-2.1; PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-6/output-1/host/bin/sparc64-linux-ar" AS="/tmp/instance-6/output-1/host/bin/sparc64-linux-as" LD="/tmp/instance-6/output-1/host/bin/sparc64-linux-ld" NM="/tmp/instance-6/output-1/host/bin/sparc64-linux-nm" CC="/tmp/instance-6/output-1/host/bin/sparc64-linux-gcc" GCC="/tmp/instance-6/output-1/host/bin/sparc64-linux-gcc" CPP="/tmp/instance-6/output-1/host/bin/sparc64-linux-cpp" CXX="/tmp/instance-6/output-1/host/bin/sparc64-linux-g++" FC="/tmp/instance-6/output-1/host/bin/sparc64-linux-gfortran" F77="/tmp/instance-6/output-1/host/bin/sparc64-linux-gfortran" RANLIB="/tmp/instance-6/output-1/host/bin/sparc64-linux-ranlib" READELF="/tmp/instance-6/output-1/host/bin/sparc64-linux-readelf" STRIP="/tmp/instance-6/output-1/host/bin/sparc64-linux-strip" OBJCOPY="/tmp/instance-6/output-1/host/bin/sparc64-linux-objcopy" OBJDUMP="/tmp/instance-6/output-1/host/bin/sparc64-linux-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-6/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-6/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-6/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-6/output-1/host/lib -Wl,-rpath,/tmp/instance-6/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-6/output-1/host/bin/sparc64-linux-as" DEFAULT_LINKER="/tmp/instance-6/output-1/host/bin/sparc64-linux-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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-6/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ./configure --prefix=/usr --cross-compile --cross-prefix="/tmp/instance-6/output-1/host/bin/sparc64-linux-" --sysconfdir=/etc --disable-strip ) Checking for compiler available... Checking for locales ... Checking for ifaddrs ... Checking for langinfo ... Checking for iconv ... Checking for libixml ... Checking for libupnp >= 1.4.2 ... uShare: configure is OK version 1.1a using libupnp 1.14.7 configuration: install prefix /usr configuration dir /etc locales dir ${PREFIX}/share/locale NLS support yes DLNA support no C compiler /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc STRIP /tmp/instance-6/output-1/host/bin/sparc64-linux-strip make make CPU x86_64 () debug symbols no strip symbols no optimize yes CFLAGS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp LDFLAGS extralibs -lixml -lpthread -lupnp -pthread -L/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/lib Creating config.mak ... Creating config.h ... >>> ushare 2.1 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 LDFLAGS=" " -C /tmp/instance-6/output-1/build/ushare-2.1 make[1]: Entering directory '/tmp/instance-6/output-1/build/ushare-2.1' for subdir in po scripts src ; do \ make -C $subdir all; \ done make[2]: Entering directory '/tmp/instance-6/output-1/build/ushare-2.1/po' make fr.gmo de.gmo make[3]: Entering directory '/tmp/instance-6/output-1/build/ushare-2.1/po' /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po fr.po:7: warning: header field 'Language' missing in header 60 translated messages. /usr/bin/msgfmt -c --statistics -o de.gmo de.po de.po:7: warning: header field 'Language' missing in header 47 translated messages, 2 fuzzy translations, 11 untranslated messages. make[3]: Leaving directory '/tmp/instance-6/output-1/build/ushare-2.1/po' touch stamp-po make[2]: Leaving directory '/tmp/instance-6/output-1/build/ushare-2.1/po' make[2]: Entering directory '/tmp/instance-6/output-1/build/ushare-2.1/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-6/output-1/build/ushare-2.1/scripts' make[2]: Entering directory '/tmp/instance-6/output-1/build/ushare-2.1/src' /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -I.. -MM cds.c cms.c msr.c http.c presentation.c metadata.c mime.c services.c buffer.c util_iconv.c content.c cfgparser.c trace.c redblack.c osdep.c ctrl_telnet.c ushare.c 1>.depend /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o cds.o cds.c /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o cms.o cms.c /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o msr.o msr.c /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o http.o http.c /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o presentation.o presentation.c /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o metadata.o metadata.c /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o mime.o mime.c /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o services.o services.c /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o buffer.o buffer.c /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o util_iconv.o util_iconv.c In file included from msr.c:24: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ cds.c: In function 'cds_browse': cds.c:485:43: warning: variable 'sort_criteria' set but not used [-Wunused-but-set-variable] 485 | int result_count = 0, index, count, id, sort_criteria; | ^~~~~~~~~~~~~ cds.c: In function 'cds_search': cds.c:805:43: warning: variable 'sort_criteria' set but not used [-Wunused-but-set-variable] 805 | int result_count = 0, index, count, id, sort_criteria; | ^~~~~~~~~~~~~ In file included from cds.c:28: cds.c: At top level: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o content.o content.c /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o cfgparser.o cfgparser.c In file included from cms.c:28: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o trace.o trace.c /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o redblack.o redblack.c In file included from http.c:42: trace.h:32:13: warning: inline function 'start_log' declared but never defined 32 | inline void start_log (void); | ^~~~~~~~~ In file included from services.h:27, from http.c:35: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o osdep.o osdep.c In file included from /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/string.h:495, from cms.c:24: In function 'strncpy', inlined from 'cms_get_protocol_info' at cms.c:117:5, inlined from 'cms_get_protocol_info' at cms.c:87:1: /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cms.c: In function 'cms_get_protocol_info': cms.c:116:11: note: length computed here 116 | len = strlen (protocol); | ^~~~~~~~~~~~~~~~~ /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o ctrl_telnet.o ctrl_telnet.c In file included from metadata.c:38: trace.h:32:13: warning: inline function 'start_log' declared but never defined 32 | inline void start_log (void); | ^~~~~~~~~ In file included from metadata.h:29, from metadata.c:34: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include/upnp -o ushare.o ushare.c In file included from mime.c:27: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ In file included from /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/string.h:495, from cds.c:24: In function 'strncpy', inlined from 'matches_search' at cds.c:615:5: /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'matches_search' at cds.c:604:5: /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'matches_search' at cds.c:593:5: /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ content.c: In function 'content_del': content.c:58:6: warning: nonnull argument 'list' compared to NULL [-Wnonnull-compare] 58 | if (!list || n >= list->count) | ^ content.c: In function 'content_free': content.c:80:6: warning: nonnull argument 'list' compared to NULL [-Wnonnull-compare] 80 | if (!list) | ^ redblack.c: In function 'rbinit': redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] 143 | char c; | ^ In file included from metadata.h:29, from presentation.c:30: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ In file included from cfgparser.c:32: trace.h:32:13: warning: inline function 'start_log' declared but never defined 32 | inline void start_log (void); | ^~~~~~~~~ In file included from cfgparser.h:24, from cfgparser.c:30: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ In file included from trace.c:28: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ In file included from ctrl_telnet.c:27: trace.h:32:13: warning: inline function 'start_log' declared but never defined 32 | inline void start_log (void); | ^~~~~~~~~ cfgparser.c: In function 'parse_config_file': cfgparser.c:279:6: warning: nonnull argument 'ut' compared to NULL [-Wnonnull-compare] 279 | if (!ut) | ^ ctrl_telnet.c: In function 'ctrl_telnet_tokenize': ctrl_telnet.c:759:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 759 | if (!has_backslash) | ^ ctrl_telnet.c:765:7: note: here 765 | case ' ': | ^~~~ ctrl_telnet.c: In function 'ctrl_telnet_stop': ctrl_telnet.c:214:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 214 | write (ttd.killer[1], &yes, sizeof (char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from services.c:33: trace.h:32:13: warning: inline function 'start_log' declared but never defined 32 | inline void start_log (void); | ^~~~~~~~~ In file included from services.c:28: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ In file included from ushare.c:73: trace.h:32:13: warning: inline function 'start_log' declared but never defined 32 | inline void start_log (void); | ^~~~~~~~~ /tmp/instance-6/output-1/host/bin/sparc64-linux-gcc cds.o cms.o msr.o http.o presentation.o metadata.o mime.o services.o buffer.o util_iconv.o content.o cfgparser.o trace.o redblack.o osdep.o ctrl_telnet.o ushare.o -lixml -lpthread -lupnp -pthread -L/tmp/instance-6/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/lib -o ushare make[2]: Leaving directory '/tmp/instance-6/output-1/build/ushare-2.1/src' make[1]: Leaving directory '/tmp/instance-6/output-1/build/ushare-2.1' >>> ushare 2.1 Installing to target PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-6/output-1/build/ushare-2.1 DESTDIR=/tmp/instance-6/output-1/target install make[1]: Entering directory '/tmp/instance-6/output-1/build/ushare-2.1' for subdir in po scripts src ; do \ make -C $subdir install; \ done make[2]: Entering directory '/tmp/instance-6/output-1/build/ushare-2.1/po' for gmo in fr.gmo de.gmo; do \ lang=`echo $gmo | sed -e 's/\.gmo$//'`; \ /usr/bin/install -c -d /tmp/instance-6/output-1/target/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -m 644 $lang.gmo /tmp/instance-6/output-1/target/usr/share/locale/$lang/LC_MESSAGES/ushare.mo; \ done make[2]: Leaving directory '/tmp/instance-6/output-1/build/ushare-2.1/po' make[2]: Entering directory '/tmp/instance-6/output-1/build/ushare-2.1/scripts' /usr/bin/install -c -d /tmp/instance-6/output-1/target/etc /usr/bin/install -c -m 644 "ushare.conf" /tmp/instance-6/output-1/target/etc /usr/bin/install -c -d /tmp/instance-6/output-1/target/etc/init.d /usr/bin/install -c -m 755 "ushare" /tmp/instance-6/output-1/target/etc/init.d make[2]: Leaving directory '/tmp/instance-6/output-1/build/ushare-2.1/scripts' make[2]: Entering directory '/tmp/instance-6/output-1/build/ushare-2.1/src' /usr/bin/install -c -d /tmp/instance-6/output-1/target/usr/bin /usr/bin/install -c ushare /tmp/instance-6/output-1/target/usr/bin echo ignoring strip /tmp/instance-6/output-1/target/usr/bin/ushare ignoring strip /tmp/instance-6/output-1/target/usr/bin/ushare make[2]: Leaving directory '/tmp/instance-6/output-1/build/ushare-2.1/src' make[1]: Leaving directory '/tmp/instance-6/output-1/build/ushare-2.1' rm -f /tmp/instance-6/output-1/target/etc/init.d/ushare >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-6/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-6/output-1/host/bin/sparc64-linux-%g' -e 's%@TARGET_ARCH@%sparc64%g' -e 's%@TARGET_CPU@%ultrasparc%g' -e 's%@TARGET_ENDIAN@%big%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-6/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-6/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-6/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-6/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-6/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-6/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-6/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-6/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-6/output-1/target/etc/shells; fi rm -f /tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-6/output-1/host/bin/glib-compile-schemas /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-6/output-1/target/etc echo "buildroot" > /tmp/instance-6/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-6/output-1/target/etc/hosts mkdir -p /tmp/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-6/output-1/target/etc/shadow rm -f /tmp/instance-6/output-1/target/bin/sh if [ -x /tmp/instance-6/output-1/target/sbin/swapon -a -x /tmp/instance-6/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-6/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-6/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-6/output-1/build/locales.nopurge for dir in /tmp/instance-6/output-1/target/usr/share/locale /tmp/instance-6/output-1/target/usr/share/X11/locale /tmp/instance-6/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-6/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-6/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-6/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-6/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-6/output-1/target/usr/include /tmp/instance-6/output-1/target/usr/share/aclocal \ /tmp/instance-6/output-1/target/usr/lib/pkgconfig /tmp/instance-6/output-1/target/usr/share/pkgconfig \ /tmp/instance-6/output-1/target/usr/lib/cmake /tmp/instance-6/output-1/target/usr/share/cmake \ /tmp/instance-6/output-1/target/usr/doc find /tmp/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-6/output-1/target/lib/ /tmp/instance-6/output-1/target/usr/lib/ /tmp/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-6/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-6/output-1/target/usr/share/gdb rm -rf /tmp/instance-6/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-6/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-6/output-1/target/usr/share/zsh rm -rf /tmp/instance-6/output-1/target/usr/man /tmp/instance-6/output-1/target/usr/share/man rm -rf /tmp/instance-6/output-1/target/usr/info /tmp/instance-6/output-1/target/usr/share/info rm -rf /tmp/instance-6/output-1/target/usr/doc /tmp/instance-6/output-1/target/usr/share/doc rm -rf /tmp/instance-6/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-6/output-1/target/lib/debug /tmp/instance-6/output-1/target/usr/lib/debug find /tmp/instance-6/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-6/output-1/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-6/output-1/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-6/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-6/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-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-928-gde669abcb4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-6/output-1/per-package /tmp/instance-6/buildroot/support/scripts/fix-rpath target touch /tmp/instance-6/output-1/target/usr ln -snf /tmp/instance-6/output-1/host/sparc64-buildroot-linux-gnu/sysroot /tmp/instance-6/output-1/staging make: Leaving directory '/tmp/instance-6/buildroot' make: Entering directory '/tmp/instance-6/buildroot' >>> Buildroot 2021.05-928-gde669abcb4 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 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> azmq 1.0.2 Collecting legal info LICENSE-BOOST_1_0: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zeromq 4.3.4 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> 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) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> 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) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> botan 2.17.3 Collecting legal info license.txt: OK (sha256: fb7f0322d36fba55ca17d77bc203a9f09a40daa8a249b75cf8887aba36cec9d0) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ccid 1.4.34 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.1 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> enchant 2.2.15 Collecting legal info COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> 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) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> glog 0.4.0 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> igmpproxy 0.3 Collecting legal info COPYING: OK (sha256: be3d05af93dbbc4650f8d641d8e1bec220af4a729e07ba71e949c25b93a1b4f6) GPL.txt: OK (sha256: c4f65d5d396ad518a37d30b83fe33897661858dc174ff64a15d0461630ce64e4) Stanford.txt: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> initscripts Collecting legal info >>> leveldb 1.22 Collecting legal info LICENSE: OK (sha256: ccc19f1da0798ed666609b65a5b44dd8b3abe6fc08b9c0592eb76e82e174db19) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libupnp 1.14.7 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> 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.184 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.5 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.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-mkpasswd Collecting legal info >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tinyxml2 8.0.0 Collecting legal info LICENSE.txt: OK (sha256: 9332252e9b9e46db8285d4a3f0bf25f139bf1dca6781b956d57f2302efca6432) >>> ushare 2.1 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) 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: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-6/output-1/legal-info make: Leaving directory '/tmp/instance-6/buildroot'