/nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" killall5.c -o killall5 killall5.c: In function 'check4nfs': killall5.c:447:12: warning: 'strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 447 | strncpy(real, curr, PATH_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o fstab-decode.o fstab-decode.c /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc fstab-decode.o -o fstab-decode /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o logsave.o logsave.c /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc logsave.o -o logsave /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o sulogin.o sulogin.c /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o consoles.o consoles.c /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc sulogin.o consoles.o -lcrypt -o sulogin /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o bootlogd.o bootlogd.c /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc bootlogd.o -lutil -o bootlogd /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o last.o last.c last.c: In function 'list': last.c:462:50: warning: pointer targets in passing argument 4 of 'dns_lookup' differ in signedness [-Wpointer-sign] 462 | r = dns_lookup(domain, sizeof(domain), useip, p->ut_addr_v6); | ~^~~~~~~~~~~~ | | | unsigned int * last.c:320:60: note: expected 'int32_t *' {aka 'int *'} but argument is of type 'unsigned int *' 320 | int dns_lookup(char *result, int size, int useip, int32_t *a) | ~~~~~~~~~^ last.c: In function 'main': last.c:849:5: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 849 | strncpy(ut.ut_line, "system down", OLD_LINESIZE - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ last.c:865:4: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 865 | strncpy(ut.ut_line, "system boot", OLD_LINESIZE - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ last.c: In function 'list': last.c:467:3: warning: 'strncat' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 467 | strncat(domain, p->ut_host, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc last.o -o last /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o mesg.o mesg.c /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc mesg.o -o mesg /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o readbootlog.o readbootlog.c /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc readbootlog.o -o readbootlog /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o utmpdump.o utmpdump.c utmpdump.c: In function 'newtoold': utmpdump.c:70:2: warning: 'strncpy' output may be truncated copying 12 bytes from a string of length 31 [-Wstringop-truncation] 70 | strncpy(dest.ut_line, src.ut_line, OLD_LINESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c:71:2: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] 71 | strncpy(dest.ut_user, src.ut_user, OLD_NAMESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c:72:2: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 255 [-Wstringop-truncation] 72 | strncpy(dest.ut_host, src.ut_host, OLD_HOSTSIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'newtoold', inlined from 'undump' at utmpdump.c:245:31: utmpdump.c:70:2: warning: 'strncpy' output may be truncated copying 12 bytes from a string of length 31 [-Wstringop-truncation] 70 | strncpy(dest.ut_line, src.ut_line, OLD_LINESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c:71:2: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] 71 | strncpy(dest.ut_user, src.ut_user, OLD_NAMESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c:72:2: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 255 [-Wstringop-truncation] 72 | strncpy(dest.ut_host, src.ut_host, OLD_HOSTSIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc utmpdump.o -o utmpdump /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o wall.o wall.c /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc wall.o dowall.o -o wall make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/sysvinit-2.99/src' >>> sysvinit 2.99 Installing to target for x in halt init shutdown killall5; do /usr/bin/install -D -m 0755 /nvmedata/autobuild/instance-0/output-1/build/sysvinit-2.99/src/$x /nvmedata/autobuild/instance-0/output-1/target/sbin/$x || exit 1; done /usr/bin/install -D -m 0644 package/sysvinit/inittab /nvmedata/autobuild/instance-0/output-1/target/etc/inittab ln -sf /sbin/halt /nvmedata/autobuild/instance-0/output-1/target/sbin/reboot ln -sf /sbin/halt /nvmedata/autobuild/instance-0/output-1/target/sbin/poweroff ln -sf killall5 /nvmedata/autobuild/instance-0/output-1/target/sbin/pidof >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Downloading GIT_DIR=/nvmedata/autobuild/instance-0/dl/ustream-ssl/git/.git git init . Initialized empty Git repository in /nvmedata/autobuild/instance-0/dl/ustream-ssl/git/.git/ GIT_DIR=/nvmedata/autobuild/instance-0/dl/ustream-ssl/git/.git git remote add origin 'https://git.openwrt.org/project/ustream-ssl.git' GIT_DIR=/nvmedata/autobuild/instance-0/dl/ustream-ssl/git/.git git remote set-url origin 'https://git.openwrt.org/project/ustream-ssl.git' Fetching all references GIT_DIR=/nvmedata/autobuild/instance-0/dl/ustream-ssl/git/.git git fetch origin From https://git.openwrt.org/project/ustream-ssl * [new branch] master -> origin/master * [new branch] openwrt-19.07 -> origin/openwrt-19.07 * [new branch] staging/ynezz/next -> origin/staging/ynezz/next GIT_DIR=/nvmedata/autobuild/instance-0/dl/ustream-ssl/git/.git git fetch origin -t GIT_DIR=/nvmedata/autobuild/instance-0/dl/ustream-ssl/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/nvmedata/autobuild/instance-0/dl/ustream-ssl/git/.git git checkout -f -q '68d09243b6fd4473004b27ff6483352e76e6af1a' warning: refname '68d09243b6fd4473004b27ff6483352e76e6af1a' 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=/nvmedata/autobuild/instance-0/dl/ustream-ssl/git/.git git clean -ffdx ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a-br1.tar.gz: OK (sha256: e77e579b718085c1447339e0fcd5385b85a783d5c92544e48a6b37b1695a7f39) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Extracting gzip -d -c /nvmedata/autobuild/instance-0/dl/ustream-ssl/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a-br1.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a -xf - >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Patching >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Configuring (mkdir -p /nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ && cd /nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-0/output-1/host/bin/cmake /nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 9.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Building PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ make[1]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' [ 12%] Building C object CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o [ 25%] Building C object CMakeFiles/ustream-ssl.dir/ustream-io-openssl.c.o [ 37%] Building C object CMakeFiles/ustream-ssl.dir/ustream-openssl.c.o [ 50%] Linking C shared library libustream-ssl.so make[3]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' [ 50%] Built target ustream-ssl make[3]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' [ 62%] Building C object CMakeFiles/ustream-example-server.dir/ustream-example-server.c.o [ 75%] Linking C executable ustream-example-server make[3]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' [ 75%] Built target ustream-example-server make[3]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' [ 87%] Building C object CMakeFiles/ustream-example-client.dir/ustream-example-client.c.o [100%] Linking C executable ustream-example-client make[3]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' [100%] Built target ustream-example-client make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Installing to staging directory PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-musl/sysroot install/fast -C /nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ make[1]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' Install the project... -- Install configuration: "Release" -- Installing: /nvmedata/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-musl/sysroot/usr/include/libubox/ustream-ssl.h -- Installing: /nvmedata/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-musl/sysroot/usr/lib/libustream-ssl.so make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Fixing libtool files for la in $(find /nvmedata/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-0/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 >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Installing to target PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-0/output-1/target install/fast -C /nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ make[1]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' Install the project... -- Install configuration: "Release" -- Installing: /nvmedata/autobuild/instance-0/output-1/target/usr/include/libubox/ustream-ssl.h -- Installing: /nvmedata/autobuild/instance-0/output-1/target/usr/lib/libustream-ssl.so make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-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', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /nvmedata/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/dash" >> /nvmedata/autobuild/instance-0/output-1/target/etc/shells mkdir -p /nvmedata/autobuild/instance-0/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-0/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-0/output-1/target/etc/shells ln -sf dash /nvmedata/autobuild/instance-0/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,dash,' /nvmedata/autobuild/instance-0/output-1/target/etc/passwd if [ -x /nvmedata/autobuild/instance-0/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-0/output-1/target/etc/inittab; fi /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-0/output-1/target/etc/inittab rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/include /nvmedata/autobuild/instance-0/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-0/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-0/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-0/output-1/target/usr/doc find /nvmedata/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-0/output-1/target/lib/ /nvmedata/autobuild/instance-0/output-1/target/usr/lib/ /nvmedata/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/man /nvmedata/autobuild/instance-0/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/info /nvmedata/autobuild/instance-0/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/doc /nvmedata/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-0/output-1/target/lib/debug /nvmedata/autobuild/instance-0/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-0/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-0/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-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-125-gdcf695206e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /nvmedata/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-0/output-1/per-package /nvmedata/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-0/output-1/target/usr ln -snf /nvmedata/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-musl/sysroot /nvmedata/autobuild/instance-0/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-0/buildroot' make: Entering directory '/nvmedata/autobuild/instance-0/buildroot' >>> Buildroot 2022.05-125-gdcf695206e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> 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 9.4.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) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 9.4.0 Collecting legal info >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> musl-compat-headers Collecting legal info >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> cpulimit 0.2 Collecting legal info LICENSE: OK (sha256: 920489ca9da706d842870701155e70a101315ba0783cff39765d7e15e0916a4a) >>> cryptsetup 2.4.3 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> 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) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> 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) >>> daq3 3.0.5 Collecting legal info COPYING: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) LICENSE: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-genimage 15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-genpart 1.0.2 Collecting legal info >>> host-gptfdisk 1.0.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> initscripts Collecting legal info >>> iperf3 3.10.1 Collecting legal info LICENSE: OK (sha256: 0e1cb1921904626f0d3e86cacc0e28333140f0f9957267cff0b9d185645743ed) >>> ipset 7.15 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdcadec 0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdrm 2.4.110 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> host-meson 0.62.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libroxml 3.0.2 Collecting legal info License.txt: OK (sha256: fe11466c265ad0a6c3896ea113af9403c0a8372b1fdd78712db64f0f1bac6387) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libva 2.14.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> ltp-testsuite 20220121 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> mbuffer 20211018 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> micropython 1.18 Collecting legal info LICENSE: OK (sha256: 0f678c2abd7fe2cfca36693630506bbcbdfc219bd04bf4a02fe3b094ae4c666f) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Collecting legal info mjpg-streamer-experimental/LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> jpeg Collecting legal info >>> motion 4.4.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pulseaudio 14.2 Collecting legal info LICENSE: OK (sha256: a1064b9838b6b4feee61eaeb0925da4b4834c984b77716558860c4294ed6c015) GPL: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> pure-ftpd 1.0.50 Collecting legal info COPYING: OK (sha256: c1be5d56c28927b05131d7384bd522af4b11c3afea45725f5ca7983c11db61ac) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> sane-backends 1.0.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sofia-sip 1.13.6-4152840260 Collecting legal info COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Collecting legal info ustream-ssl.h: OK (sha256: cf28f0f01a57423983fa062eb0f04bb1a78891863cb58c53059c3d8cb52c1dd4) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-9.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-9.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-0/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-0/buildroot'