| ^~ tools/swupdate-progress.c:59:26: note: directive argument in the range [-2147483618, 2147483647] 59 | sprintf(command, "%c[%d;%d;%dm", 0x1B, attr, fg + 30, bg + 40); | ^~~~~~~~~~~~~~ tools/swupdate-progress.c:59:26: note: directive argument in the range [-2147483608, 2147483647] tools/swupdate-progress.c:59:9: note: 'sprintf' output between 9 and 39 bytes into a destination of size 13 59 | sprintf(command, "%c[%d;%d;%dm", 0x1B, attr, fg + 30, bg + 40); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AR tools/lib.a fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). LD tools/swupdate-client echo tools/swupdate-client fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). LD tools/swupdate-ipc echo tools/swupdate-ipc fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). LD tools/swupdate-progress echo tools/swupdate-progress make[1]: Leaving directory '/nvmedata/autobuild/instance-13/output-1/build/swupdate-2022.05' >>> swupdate 2022.05 Installing to target PATH="/nvmedata/autobuild/instance-13/output-1/host/bin:/nvmedata/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC="/nvmedata/autobuild/instance-13/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc" LD="/nvmedata/autobuild/instance-13/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc" SKIP_STRIP=y HAVE_LIBEXT2FS=n HAVE_JSON_C=n HAVE_LIBARCHIVE=n HAVE_LIBBLKID=y HAVE_LIBCONFIG=y HAVE_LIBCURL=n HAVE_LIBFDISK=n HAVE_LIBGPIOD=n HAVE_URIPARSER=n HAVE_LIBWEBSOCKETS=n HAVE_LUA=n HAVE_MBEDTLS=n HAVE_LIBMTD=n HAVE_LIBUBI=n HAVE_LIBSSL=y HAVE_LIBCRYPTO=y HAVE_P11KIT=n HAVE_LIBSYSTEMD=n HAVE_WOLFSSL=n HAVE_ZCK=n HAVE_LIBZEROMQ=n HAVE_ZLIB=y HAVE_ZSTD=n HAVE_LIBRSYNC=n /usr/bin/make -j1 -C /nvmedata/autobuild/instance-13/output-1/build/swupdate-2022.05 CROSS_COMPILE="/nvmedata/autobuild/instance-13/output-1/host/bin/mipsel-buildroot-linux-uclibc-" CONFIG_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " CONFIG_EXTRA_LDFLAGS="" DESTDIR=/nvmedata/autobuild/instance-13/output-1/target install make[1]: Entering directory '/nvmedata/autobuild/instance-13/output-1/build/swupdate-2022.05' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). install -d /nvmedata/autobuild/instance-13/output-1/target//usr/bin fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). install -d /nvmedata/autobuild/instance-13/output-1/target//usr/include install -d /nvmedata/autobuild/instance-13/output-1/target//usr/lib install -m 755 swupdate /nvmedata/autobuild/instance-13/output-1/target//usr/bin for i in tools/swupdate-client tools/swupdate-ipc tools/swupdate-progress;do \ install -m 755 $i /nvmedata/autobuild/instance-13/output-1/target//usr/bin; \ done install -m 0644 /nvmedata/autobuild/instance-13/output-1/build/swupdate-2022.05/include/network_ipc.h /nvmedata/autobuild/instance-13/output-1/target//usr/include install -m 0644 /nvmedata/autobuild/instance-13/output-1/build/swupdate-2022.05/include/swupdate_status.h /nvmedata/autobuild/instance-13/output-1/target//usr/include install -m 0644 /nvmedata/autobuild/instance-13/output-1/build/swupdate-2022.05/include/progress_ipc.h /nvmedata/autobuild/instance-13/output-1/target//usr/include install -m 0755 /nvmedata/autobuild/instance-13/output-1/build/swupdate-2022.05/libswupdate.so.0.1 /nvmedata/autobuild/instance-13/output-1/target//usr/lib ln -sfr /nvmedata/autobuild/instance-13/output-1/target//usr/lib/libswupdate.so.0.1 /nvmedata/autobuild/instance-13/output-1/target//usr/lib/libswupdate.so if [ n = y ]; then \ install -d /nvmedata/autobuild/instance-13/output-1/target//usr/lib/lua/; \ install -m 0755 /nvmedata/autobuild/instance-13/output-1/target//usr/lib/lua/; \ ln -sf /nvmedata/autobuild/instance-13/output-1/target//usr/lib/lua//lua_swupdate.so; \ fi make[1]: Leaving directory '/nvmedata/autobuild/instance-13/output-1/build/swupdate-2022.05' mkdir -p /nvmedata/autobuild/instance-13/output-1/target/etc/swupdate/conf.d /nvmedata/autobuild/instance-13/output-1/target/usr/lib/swupdate/conf.d /usr/bin/install -D -m 755 package/swupdate//swupdate.sh /nvmedata/autobuild/instance-13/output-1/target/usr/lib/swupdate/swupdate.sh /usr/bin/install -D -m 755 package/swupdate//S80swupdate /nvmedata/autobuild/instance-13/output-1/target/etc/init.d/S80swupdate /usr/bin/install -D -m 644 package/swupdate//90-start-progress /nvmedata/autobuild/instance-13/output-1/target/usr/lib/swupdate/conf.d/90-start-progress tzcode2021e.tar.gz: OK (sha512: 87b0335129ea41c5f42f687f548712e5da892baa8494cecf5d34851beceecf6ae52f22104696ed187713cf9e502570eb2041e277dfd3c043c11d0253bfde685a) >>> host-zic 2021e Extracting gzip -d -c /nvmedata/autobuild/instance-13/dl/zic/tzcode2021e.tar.gz | tar --strip-components=0 -C /nvmedata/autobuild/instance-13/output-1/build/host-zic-2021e -xf - >>> host-zic 2021e Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile >>> host-zic 2021e Configuring >>> host-zic 2021e Building PATH="/nvmedata/autobuild/instance-13/output-1/host/bin:/nvmedata/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-13/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-13/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-13/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-13/output-1/build/host-zic-2021e zic make[1]: Entering directory '/nvmedata/autobuild/instance-13/output-1/build/host-zic-2021e' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory '/nvmedata/autobuild/instance-13/output-1/build/host-zic-2021e' >>> host-zic 2021e Installing to host directory /usr/bin/install -D -m 755 /nvmedata/autobuild/instance-13/output-1/build/host-zic-2021e/zic /nvmedata/autobuild/instance-13/output-1/host/sbin/zic /usr/bin/install -D -m 644 /nvmedata/autobuild/instance-13/output-1/build/host-zic-2021e/tzfile.h /nvmedata/autobuild/instance-13/output-1/host/include/tzfile.h tzdata2021e.tar.gz: OK (sha512: c1e8d04e049157ed5d4af0868855bbd75517e3d7e1db9c41d5283ff260109de46b6fac6be94828201d093e163d868044ac2a9db2bf0aeab800e264d0c73a9119) >>> host-tzdata 2021e Extracting gzip -d -c /nvmedata/autobuild/instance-13/dl/tzdata/tzdata2021e.tar.gz | tar --strip-components=0 -C /nvmedata/autobuild/instance-13/output-1/build/host-tzdata-2021e -xf - >>> host-tzdata 2021e Patching >>> host-tzdata 2021e Configuring >>> host-tzdata 2021e Building (cd /nvmedata/autobuild/instance-13/output-1/build/host-tzdata-2021e; for zone in africa antarctica asia australasia europe northamerica southamerica etcetera backward factory; do /nvmedata/autobuild/instance-13/output-1/host/sbin/zic -b fat -d _output/posix $zone || exit 1; /nvmedata/autobuild/instance-13/output-1/host/sbin/zic -b fat -d _output/right -L leapseconds $zone || exit 1; done; ) >>> host-tzdata 2021e Installing to host directory /usr/bin/install -d -m 0755 /nvmedata/autobuild/instance-13/output-1/host/share/zoneinfo cp -a /nvmedata/autobuild/instance-13/output-1/build/host-tzdata-2021e/_output/* /nvmedata/autobuild/instance-13/output-1/build/host-tzdata-2021e/*.tab /nvmedata/autobuild/instance-13/output-1/host/share/zoneinfo >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-13/output-1/build/.tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz.kDADQl/output' 'https://github.com/alexandrebelloni/tzdump/archive/e1a52ce12a701b8ea4163d6719713e38c0e53d35/tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz' --2022-07-30 08:56:40-- https://github.com/alexandrebelloni/tzdump/archive/e1a52ce12a701b8ea4163d6719713e38c0e53d35/tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/alexandrebelloni/tzdump/tar.gz/e1a52ce12a701b8ea4163d6719713e38c0e53d35 [following] --2022-07-30 08:56:41-- https://codeload.github.com/alexandrebelloni/tzdump/tar.gz/e1a52ce12a701b8ea4163d6719713e38c0e53d35 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-13/output-1/build/.tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz.kDADQl/output' 0K ...... 726K=0.008s 2022-07-30 08:56:41 (726 KB/s) - '/nvmedata/autobuild/instance-13/output-1/build/.tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz.kDADQl/output' saved [6144] tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz: OK (sha256: e078ba9bd90cb46368beb3cfef2288194e5edefd53ad9565961a97d1c7d6c59f) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Extracting gzip -d -c /nvmedata/autobuild/instance-13/dl/tzdump/tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-13/output-1/build/host-tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35 -xf - >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Patching >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Configuring >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Building cd /nvmedata/autobuild/instance-13/output-1/build/host-tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35 && /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-13/output-1/host/include -L/nvmedata/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-13/output-1/host/lib -o tzdump tzdump.c tzdump.c: In function 'dumptzdata': tzdump.c:504:58: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 504 | (void)printf("transit[%d]: time=%d (%s) type=%d\n", | ~^ | | | int | %ld 505 | i, transit[i].time, ctimeGMT(transit[i].time), | ~~~~~~~~~~~~~~~ | | | long int tzdump.c:504:71: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=] 504 | (void)printf("transit[%d]: time=%d (%s) type=%d\n", | ~^ | | | int | %ld 505 | i, transit[i].time, ctimeGMT(transit[i].time), 506 | transit[i].type); | ~~~~~~~~~~~~~~~ | | | long int tzdump.c:536:59: warning: format '%d' expects argument of type 'int', but argument 3 has type 'time_t' {aka 'long int'} [-Wformat=] 536 | (void)printf("leaps[%d]: transit=%d correct=%d\n", | ~^ | | | int | %ld 537 | i, leaps[i].transit, leaps[i].correct); | ~~~~~~~~~~~~~~~~ | | | time_t {aka long int} tzdump.c:536:70: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] 536 | (void)printf("leaps[%d]: transit=%d correct=%d\n", | ~^ | | | int | %ld 537 | i, leaps[i].transit, leaps[i].correct); | ~~~~~~~~~~~~~~~~ | | | long int tzdump.c:644:44: warning: format '%d' expects argument of type 'int', but argument 2 has type 'time_t' {aka 'long int'} [-Wformat=] 644 | (void)printf("tt[0]: time=%d (%s) index=%d type=%d\n", | ~^ | | | int | %ld 645 | tt[0].time, ctimeGMT(tt[0].time), | ~~~~~~~~~~ | | | time_t {aka long int} tzdump.c:647:44: warning: format '%d' expects argument of type 'int', but argument 2 has type 'time_t' {aka 'long int'} [-Wformat=] 647 | (void)printf("tt[1]: time=%d (%s) index=%d type=%d\n", | ~^ | | | int | %ld 648 | tt[1].time, ctimeGMT(tt[1].time), | ~~~~~~~~~~ | | | time_t {aka long int} tzdump.c:671:39: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 3 and 13 [-Wformat-overflow=] 671 | (void)sprintf(startdate, "M%d.%d.%d", | ^~ tzdump.c:671:34: note: directive argument in the range [-306783377, 306783379] 671 | (void)sprintf(startdate, "M%d.%d.%d", | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:894, from tzdump.c:41: /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 36 bytes into a destination of size 16 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ tzdump.c:688:37: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 3 and 13 [-Wformat-overflow=] 688 | (void)sprintf(enddate, "M%d.%d.%d", | ^~ tzdump.c:688:32: note: directive argument in the range [-306783377, 306783379] 688 | (void)sprintf(enddate, "M%d.%d.%d", | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:894, from tzdump.c:41: /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 36 bytes into a destination of size 16 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:535, from tzdump.c:44: In function 'strncat', inlined from 'dumptzdata' at tzdump.c:385:8: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' specified bound 1024 equals destination size [-Wstringop-overflow=] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Installing to host directory /usr/bin/install -m 0755 -D /nvmedata/autobuild/instance-13/output-1/build/host-tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35/tzdump /nvmedata/autobuild/instance-13/output-1/host/sbin/tzdump >>> tz Extracting >>> tz Patching >>> tz Configuring >>> tz Building (cd /nvmedata/autobuild/instance-13/output-1/host/share/zoneinfo/posix/; for i in $(find . -type f); do mkdir -p /nvmedata/autobuild/instance-13/output-1/build/tz/output/$(dirname $i); /nvmedata/autobuild/instance-13/output-1/host/sbin/tzdump -p . -q ${i#./} | sed '1d' > /nvmedata/autobuild/instance-13/output-1/build/tz/output/$i; done ) >>> tz Installing to target /usr/bin/install -D -m 0644 /nvmedata/autobuild/instance-13/output-1/host/share/zoneinfo/zone.tab /nvmedata/autobuild/instance-13/output-1/target/usr/share/zoneinfo/zone.tab /usr/bin/install -D -m 0644 /nvmedata/autobuild/instance-13/output-1/host/share/zoneinfo/iso3166.tab /nvmedata/autobuild/instance-13/output-1/target/usr/share/zoneinfo/iso3166.tab mkdir -p /nvmedata/autobuild/instance-13/output-1/target/usr/share/zoneinfo/uclibc cp -a /nvmedata/autobuild/instance-13/output-1/build/tz/output/* /nvmedata/autobuild/instance-13/output-1/target/usr/share/zoneinfo/uclibc if [ ! -f /nvmedata/autobuild/instance-13/output-1/target/usr/share/zoneinfo/uclibc/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/uclibc/Etc/UTC /nvmedata/autobuild/instance-13/output-1/target/etc/TZ >>> urandom-scripts Extracting >>> urandom-scripts Patching >>> urandom-scripts Configuring >>> urandom-scripts Building >>> urandom-scripts Installing to target /usr/bin/install -D -m 0755 package/urandom-scripts//S20urandom /nvmedata/autobuild/instance-13/output-1/target/etc/init.d/S20urandom >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-13/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'@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'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-13/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-13/output-1/host/bin/mipsel-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-13/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-13/output-1/host/mipsel-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-13/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-13/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-13/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-13/output-1/host/bin/mipsel-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-13/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-13/output-1/host/mipsel-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-13/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-13/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /nvmedata/autobuild/instance-13/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /nvmedata/autobuild/instance-13/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-13/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-13/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-13/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-13/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-13/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-13/output-1/target/etc/shells; fi grep -qsE '^/bin/dash$' /nvmedata/autobuild/instance-13/output-1/target/etc/shells || echo "/bin/dash" >> /nvmedata/autobuild/instance-13/output-1/target/etc/shells mkdir -p /nvmedata/autobuild/instance-13/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-13/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-13/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-13/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-13/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-13/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-13/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-13/output-1/target/etc/shells ln -sf dash /nvmedata/autobuild/instance-13/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /nvmedata/autobuild/instance-13/output-1/target/etc/passwd if [ -x /nvmedata/autobuild/instance-13/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-13/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-13/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-13/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-13/output-1/target/usr/include /nvmedata/autobuild/instance-13/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-13/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-13/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-13/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-13/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-13/output-1/target/usr/lib/rpm /nvmedata/autobuild/instance-13/output-1/target/usr/doc find /nvmedata/autobuild/instance-13/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-13/output-1/target/lib/ /nvmedata/autobuild/instance-13/output-1/target/usr/lib/ /nvmedata/autobuild/instance-13/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-13/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-13/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-13/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-13/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-13/output-1/target/usr/man /nvmedata/autobuild/instance-13/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-13/output-1/target/usr/info /nvmedata/autobuild/instance-13/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-13/output-1/target/usr/doc /nvmedata/autobuild/instance-13/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-13/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-13/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-13/output-1/target/lib/debug /nvmedata/autobuild/instance-13/output-1/target/usr/lib/debug find /nvmedata/autobuild/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 /nvmedata/autobuild/instance-13/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/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 /nvmedata/autobuild/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 /nvmedata/autobuild/instance-13/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-946-g5c54c3ef3d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /nvmedata/autobuild/instance-13/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-13/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-13/output-1/per-package /nvmedata/autobuild/instance-13/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-13/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n\n' >> /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /nvmedata/autobuild/instance-13/output-1/images rm -rf /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs mkdir -p /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-13/output-1/target/ /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target" >> /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot PATH="/nvmedata/autobuild/instance-13/output-1/host/bin:/nvmedata/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-13/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target >> /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot echo "/nvmedata/autobuild/instance-13/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target" >> /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot echo "find /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot echo "find /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot printf ' /nvmedata/autobuild/instance-13/output-1/host/bin/mkfs.axfs -s -a /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target /nvmedata/autobuild/instance-13/output-1/images/rootfs.axfs\n' >> /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot PATH="/nvmedata/autobuild/instance-13/output-1/host/bin:/nvmedata/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-13/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/axfs/target table='/nvmedata/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 1141 number of 4KB nodes: 4937 Total image size: 14404046 ln -snf /nvmedata/autobuild/instance-13/output-1/host/mipsel-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-13/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-13/buildroot' make: Entering directory '/nvmedata/autobuild/instance-13/buildroot' >>> Buildroot 2022.05-946-g5c54c3ef3d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.37 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> 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) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-dos2unix 7.4.3 Collecting legal info COPYING.txt: OK (sha256: 275ce1371734904b275e83bf760e3e6d2a520614545a3850c9568d1892b940fd) >>> host-gdb 10.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> initscripts Collecting legal info >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> 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) >>> libuv 1.43.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> host-moby-buildkit 0.10.0 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-go 1.18.3 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Collecting legal info socketcand.c: OK (sha256: 18bda0db4e3c56cefdb1b9b01b7eada7764c0746f6321378c30d78f5ee81cfee) >>> swupdate 2022.05 Collecting legal info LICENSES/BSD-1-Clause.txt: OK (sha256: 4cf04ed34ff0ebbf5c71345b56e6af5093fc17206364cca0ebbae92ef3940683) LICENSES/BSD-3-Clause.txt: OK (sha256: e27a3e87706b3aa5ff2e50eaafe2e6ed5397fbf2d7679eaf444a6d000518a3a6) LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/CC-BY-SA-4.0.txt: OK (sha256: cde7883b9050a1104f4ac19a1572aafd6e5d7323b68351aaf51fbf4beba54966) LICENSES/GPL-2.0-only.txt: OK (sha256: 5d51b52a40391a26cbb2accf5dc5d1c165de49a022d9d5efb50b22204d2682ec) LICENSES/GPL-2.0-or-later.txt: OK (sha256: 43fd695e9b198a9a4997cc2d02e10d26cae937e2c4930b9eff9c6d349c85cd32) LICENSES/ISC.txt: OK (sha256: 492e801f1b0632185431472f148885a4fe8e990b10da57b4986a8bcf140a5374) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) LICENSES/OFL-1.1.txt: OK (sha256: 8f2368a292194be10b1223a8875815240a9208bb30785cb13d8849eb6a750fe9) >>> tz Collecting legal info >>> host-tzdata 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info >>> urandom-scripts Collecting legal info >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info 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: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-13/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-13/buildroot'