rice.c:5802:5: warning: declaration of 'pixels_per_scanline' shadows a global declaration [-Wshadow] 5802 | int pixels_per_scanline; | ^~~~~~~~~~~~~~~~~~~ rice.c:132:12: note: shadowed declaration is here 132 | static int pixels_per_scanline; | ^~~~~~~~~~~~~~~~~~~ rice.c:5812:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5812 | *msg = "bits per pixel must be in range 1..24,32,64"; | ^ rice.c:5818:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5818 | *msg = "maximum pixels per block exceeded"; | ^ rice.c:5824:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5824 | *msg = "pixels per block must be even"; | ^ rice.c:5830:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5830 | *msg = "pixels per block > pixels per scanline"; | ^ rice.c:5836:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5836 | *msg = "maximum pixels per scanline exceeded"; | ^ rice.c:5842:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5842 | *msg = "image pixels less than pixels per scanline"; | ^ rice.c: In function 'rice_decode': rice.c:5358:20: warning: 'ext2_bit' may be used uninitialized in this function [-Wmaybe-uninitialized] 5358 | if (ext2_bit) | ^ /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g2 -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -fomit-frame-pointer -finline-functions -version-info 2:0:0 -o libsz.la -rpath /usr/lib rice.lo sz_api.lo encoding.lo -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/rice.o .libs/sz_api.o .libs/encoding.o -lm -O0 -g2 -O -Wl,-soname -Wl,libsz.so.2 -o .libs/libsz.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libsz.so.2" && ln -s "libsz.so.2.0.0" "libsz.so.2") libtool: link: (cd ".libs" && rm -f "libsz.so" && ln -s "libsz.so.2.0.0" "libsz.so") libtool: link: ( cd ".libs" && rm -f "libsz.la" && ln -s "../libsz.la" "libsz.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/src' Making all in test make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/test' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' >>> szip 2.1.1 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/src' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libsz.la '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 ricehdf.h szip_adpt.h szlib.h '/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libsz.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libsz.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so.2 || { rm -f libsz.so.2 && ln -s libsz.so.2.0.0 libsz.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so || { rm -f libsz.so && ln -s libsz.so.2.0.0 libsz.so; }; }) libtool: install: /usr/bin/install -c .libs/libsz.lai /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libsz.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/src' Making install in test make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/test' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/test' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/test' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' >>> szip 2.1.1 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/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 >>> szip 2.1.1 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/src' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libsz.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 ricehdf.h szip_adpt.h szlib.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' libtool: install: /usr/bin/install -c .libs/libsz.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libsz.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so.2 || { rm -f libsz.so.2 && ln -s libsz.so.2.0.0 libsz.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so || { rm -f libsz.so && ln -s libsz.so.2.0.0 libsz.so; }; }) libtool: install: /usr/bin/install -c .libs/libsz.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libsz.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/src' Making install in test make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/test' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/test' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1/test' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/szip-2.1.1' ux500-firmware_1.1.3-6linaro1.tar.gz: OK (sha256: 81633274a9157c076e5e09b5addd81fbcef504b829fc801041cea50eea774bcd) >>> ux500-firmware 1.1.3-6 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/ux500-firmware/ux500-firmware_1.1.3-6linaro1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/ux500-firmware-1.1.3-6 -xf - >>> ux500-firmware 1.1.3-6 Patching >>> ux500-firmware 1.1.3-6 Configuring >>> ux500-firmware 1.1.3-6 Building >>> ux500-firmware 1.1.3-6 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/ux500-firmware-1.1.3-6 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ux500-firmware-1.1.3-6' install -d /home/buildroot/autobuild/instance-0/output-1/target/lib/firmware/cw1200 install -m 0666 *.bin *.fw /home/buildroot/autobuild/instance-0/output-1/target/lib/firmware install -m 0666 cw1200/*.bin /home/buildroot/autobuild/instance-0/output-1/target/lib/firmware/cw1200 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ux500-firmware-1.1.3-6' for f in /home/buildroot/autobuild/instance-0/output-1/target/lib/firmware/CG2900* ; do mv $f ${f/CG2900/CG29XX}; done 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/bin PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/autobuild/instance-0/output-1/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/autobuild/instance-0/output-1/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g2'@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', '-O0', '-g2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g2'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%e5500%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%e5500%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g2'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g2'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-0/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-0/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-0/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/include /home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-0/output-1/target/usr/doc find /home/buildroot/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output-1/target/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/man /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/info /home/buildroot/autobuild/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/doc /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/buildroot/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 /home/buildroot/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 /home/buildroot/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 /home/buildroot/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 /home/buildroot/autobuild/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-8853-g0627cb0e8a9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-0/output-1/per-package /home/buildroot/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /home/buildroot/autobuild/instance-0/output-1/host/bin/mkcramfs -B /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target /home/buildroot/autobuild/instance-0/output-1/images/rootfs.cramfs\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/cramfs/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' warning: file sizes truncated to 16MB (minus 1 byte) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 744 objects. stage 2: creating image '/home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/744 0% [ ] 2/744 0% [ ] 3/744 0% [ ] 4/744 0% [ ] 5/744 0% [ ] 6/744 0% [ ] 7/744 0% [ ] 8/744 1% [ ] 9/744 1% [ ] 10/744 1% [ ] 11/744 1% [= ] 12/744 1% [= ] 13/744 1% [= ] 14/744 1% [= ] 15/744 2% [= ] 16/744 2% [= ] 17/744 2% [= ] 18/744 2% [= ] 19/744 2% [= ] 20/744 2% [= ] 21/744 2% [= ] 22/744 2% [= ] 23/744 3% [== ] 24/744 3% [== ] 25/744 3% [== ] 26/744 3% [== ] 27/744 3% [== ] 28/744 3% [== ] 29/744 3% [== ] 30/744 4% [== ] 31/744 4% [== ] 32/744 4% [== ] 33/744 4% [== ] 34/744 4% [=== ] 35/744 4% [=== ] 36/744 4% [=== ] 37/744 4% [=== ] 38/744 5% [=== ] 39/744 5% [=== ] 40/744 5% [=== ] 41/744 5% [=== ] 42/744 5% [=== ] 43/744 5% [=== ] 44/744 5% [=== ] 45/744 6% [=== ] 46/744 6% [==== ] 47/744 6% [==== ] 48/744 6% [==== ] 49/744 6% [==== ] 50/744 6% [==== ] 51/744 6% [==== ] 52/744 6% [==== ] 53/744 7% [==== ] 54/744 7% [==== ] 55/744 7% [==== ] 56/744 7% [==== ] 57/744 7% [==== ] 58/744 7% [===== ] 59/744 7% [===== ] 60/744 8% [===== ] 61/744 8% [===== ] 62/744 8% [===== ] 63/744 8% [===== ] 64/744 8% [===== ] 65/744 8% [===== ] 66/744 8% [===== ] 67/744 9% [===== ] 68/744 9% [===== ] 69/744 9% [====== ] 70/744 9% [====== ] 71/744 9% [====== ] 72/744 9% [====== ] 73/744 9% [====== ] 74/744 9% [====== ] 75/744 10% [====== ] 76/744 10% [====== ] 77/744 10% [====== ] 78/744 10% [====== ] 79/744 10% [====== ] 80/744 10% [====== ] 81/744 10% [======= ] 82/744 11% [======= ] 83/744 11% [======= ] 84/744 11% [======= ] 85/744 11% [======= ] 86/744 11% [======= ] 87/744 11% [======= ] 88/744 11% [======= ] 89/744 11% [======= ] 90/744 12% [======= ] 91/744 12% [======= ] 92/744 12% [======== ] 93/744 12% [======== ] 94/744 12% [======== ] 95/744 12% [======== ] 96/744 12% [======== ] 97/744 13% [======== ] 98/744 13% [======== ] 99/744 13% [======== ] 100/744 13% [======== ] 101/744 13% [======== ] 102/744 13% [======== ] 103/744 13% [======== ] 104/744 13% [========= ] 105/744 14% [========= ] 106/744 14% [========= ] 107/744 14% [========= ] 108/744 14% [========= ] 109/744 14% [========= ] 110/744 14% [========= ] 111/744 14% [========= ] 112/744 15% [========= ] 113/744 15% [========= ] 114/744 15% [========= ] 115/744 15% [========= ] 116/744 15% [========== ] 117/744 15% [========== ] 118/744 15% [========== ] 119/744 15% [========== ] 120/744 16% [========== ] 121/744 16% [========== ] 122/744 16% [========== ] 123/744 16% [========== ] 124/744 16% [========== ] 125/744 16% [========== ] 126/744 16% [========== ] 127/744 17% [=========== ] 128/744 17% [=========== ] 129/744 17% [=========== ] 130/744 17% [=========== ] 131/744 17% [=========== ] 132/744 17% [=========== ] 133/744 17% [=========== ] 134/744 18% [=========== ] 135/744 18% [=========== ] 136/744 18% [=========== ] 137/744 18% [=========== ] 138/744 18% [=========== ] 139/744 18% [============ ] 140/744 18% [============ ] 141/744 18% [============ ] 142/744 19% [============ ] 143/744 19% [============ ] 144/744 19% [============ ] 145/744 19% [============ ] 146/744 19% [============ ] 147/744 19% [============ ] 148/744 19% [============ ] 149/744 20% [============ ] 150/744 20% [============ ] 151/744 20% [============= ] 152/744 20% [============= ] 153/744 20% [============= ] 154/744 20% [============= ] 155/744 20% [============= ] 156/744 20% [============= ] 157/744 21% [============= ] 158/744 21% [============= ] 159/744 21% [============= ] 160/744 21% [============= ] 161/744 21% [============= ] 162/744 21% [============== ] 163/744 21% [============== ] 164/744 22% [============== ] 165/744 22% [============== ] 166/744 22% [============== ] 167/744 22% [============== ] 168/744 22% [============== ] 169/744 22% [============== ] 170/744 22% [============== ] 171/744 22% [============== ] 172/744 23% [============== ] 173/744 23% [============== ] 174/744 23% [=============== ] 175/744 23% [=============== ] 176/744 23% [=============== ] 177/744 23% [=============== ] 178/744 23% [=============== ] 179/744 24% [=============== ] 180/744 24% [=============== ] 181/744 24% [=============== ] 182/744 24% [=============== ] 183/744 24% [=============== ] 184/744 24% [=============== ] 185/744 24% [================ ] 186/744 25% [================ ] 187/744 25% [================ ] 188/744 25% [================ ] 189/744 25% [================ ] 190/744 25% [================ ] 191/744 25% [================ ] 192/744 25% [================ ] 193/744 25% [================ ] 194/744 26% [================ ] 195/744 26% [================ ] 196/744 26% [================ ] 197/744 26% [================= ] 198/744 26% [================= ] 199/744 26% [================= ] 200/744 26% [================= ] 201/744 27% [================= ] 202/744 27% [================= ] 203/744 27% [================= ] 204/744 27% [================= ] 205/744 27% [================= ] 206/744 27% [================= ] 207/744 27% [================= ] 208/744 27% [================= ] 209/744 28% [================== ] 210/744 28% [================== ] 211/744 28% [================== ] 212/744 28% [================== ] 213/744 28% [================== ] 214/744 28% [================== ] 215/744 28% [================== ] 216/744 29% [================== ] 217/744 29% [================== ] 218/744 29% [================== ] 219/744 29% [================== ] 220/744 29% [=================== ] 221/744 29% [=================== ] 222/744 29% [=================== ] 223/744 29% [=================== ] 224/744 30% [=================== ] 225/744 30% [=================== ] 226/744 30% [=================== ] 227/744 30% [=================== ] 228/744 30% [=================== ] 229/744 30% [=================== ] 230/744 30% [=================== ] 231/744 31% [=================== ] 232/744 31% [==================== ] 233/744 31% [==================== ] 234/744 31% [==================== ] 235/744 31% [==================== ] 236/744 31% [==================== ] 237/744 31% [==================== ] 238/744 31% [==================== ] 239/744 32% [==================== ] 240/744 32% [==================== ] 241/744 32% [==================== ] 242/744 32% [==================== ] 243/744 32% [==================== ] 244/744 32% [===================== ] 245/744 32% [===================== ] 246/744 33% [===================== ] 247/744 33% [===================== ] 248/744 33% [===================== ] 249/744 33% [===================== ] 250/744 33% [===================== ] 251/744 33% [===================== ] 252/744 33% [===================== ] 253/744 34% [===================== ] 254/744 34% [===================== ] 255/744 34% [====================== ] 256/744 34% [====================== ] 257/744 34% [====================== ] 258/744 34% [====================== ] 259/744 34% [====================== ] 260/744 34% [====================== ] 261/744 35% [====================== ] 262/744 35% [====================== ] 263/744 35% [====================== ] 264/744 35% [====================== ] 265/744 35% [====================== ] 266/744 35% [====================== ] 267/744 35% [======================= ] 268/744 36% [======================= ] 269/744 36% [======================= ] 270/744 36% [======================= ] 271/744 36% [======================= ] 272/744 36% [======================= ] 273/744 36% [======================= ] 274/744 36% [======================= ] 275/744 36% [======================= ] 276/744 37% [======================= ] 277/744 37% [======================= ] 278/744 37% [======================== ] 279/744 37% [======================== ] 280/744 37% [======================== ] 281/744 37% [======================== ] 282/744 37% [======================== ] 283/744 38% [======================== ] 284/744 38% [======================== ] 285/744 38% [======================== ] 286/744 38% [======================== ] 287/744 38% [======================== ] 288/744 38% [======================== ] 289/744 38% [======================== ] 290/744 38% [========================= ] 291/744 39% [========================= ] 292/744 39% [========================= ] 293/744 39% [========================= ] 294/744 39% [========================= ] 295/744 39% [========================= ] 296/744 39% [========================= ] 297/744 39% [========================= ] 298/744 40% [========================= ] 299/744 40% [========================= ] 300/744 40% [========================= ] 301/744 40% [========================= ] 302/744 40% [========================== ] 303/744 40% [========================== ] 304/744 40% [========================== ] 305/744 40% [========================== ] 306/744 41% [========================== ] 307/744 41% [========================== ] 308/744 41% [========================== ] 309/744 41% [========================== ] 310/744 41% [========================== ] 311/744 41% [========================== ] 312/744 41% [========================== ] 313/744 42% [=========================== ] 314/744 42% [=========================== ] 315/744 42% [=========================== ] 316/744 42% [=========================== ] 317/744 42% [=========================== ] 318/744 42% [=========================== ] 319/744 42% [=========================== ] 320/744 43% [=========================== ] 321/744 43% [=========================== ] 322/744 43% [=========================== ] 323/744 43% [=========================== ] 324/744 43% [=========================== ] 325/744 43% [============================ ] 326/744 43% [============================ ] 327/744 43% [============================ ] 328/744 44% [============================ ] 329/744 44% [============================ ] 330/744 44% [============================ ] 331/744 44% [============================ ] 332/744 44% [============================ ] 333/744 44% [============================ ] 334/744 44% [============================ ] 335/744 45% [============================ ] 336/744 45% [============================ ] 337/744 45% [============================= ] 338/744 45% [============================= ] 339/744 45% [============================= ] 340/744 45% [============================= ] 341/744 45% [============================= ] 342/744 45% [============================= ] 343/744 46% [============================= ] 344/744 46% [============================= ] 345/744 46% [============================= ] 346/744 46% [============================= ] 347/744 46% [============================= ] 348/744 46% [============================== ] 349/744 46% [============================== ] 350/744 47% [============================== ] 351/744 47% [============================== ] 352/744 47% [============================== ] 353/744 47% [============================== ] 354/744 47% [============================== ] 355/744 47% [============================== ] 356/744 47% [============================== ] 357/744 47% [============================== ] 358/744 48% [============================== ] 359/744 48% [============================== ] 360/744 48% [=============================== ] 361/744 48% [=============================== ] 362/744 48% [=============================== ] 363/744 48% [=============================== ] 364/744 48% [=============================== ] 365/744 49% [=============================== ] 366/744 49% [=============================== ] 367/744 49% [=============================== ] 368/744 49% [=============================== ] 369/744 49% [=============================== ] 370/744 49% [=============================== ] 371/744 49% [================================ ] 372/744 50% [================================ ] 373/744 50% [================================ ] 374/744 50% [================================ ] 375/744 50% [================================ ] 376/744 50% [================================ ] 377/744 50% [================================ ] 378/744 50% [================================ ] 379/744 50% [================================ ] 380/744 51% [================================ ] 381/744 51% [================================ ] 382/744 51% [================================ ] 383/744 51% [================================= ] 384/744 51% [================================= ] 385/744 51% [================================= ] 386/744 51% [================================= ] 387/744 52% [================================= ] 388/744 52% [================================= ] 389/744 52% [================================= ] 390/744 52% [================================= ] 391/744 52% [================================= ] 392/744 52% [================================= ] 393/744 52% [================================= ] 394/744 52% [================================= ] 395/744 53% [================================== ] 396/744 53% [================================== ] 397/744 53% [================================== ] 398/744 53% [================================== ] 399/744 53% [================================== ] 400/744 53% [================================== ] 401/744 53% [================================== ] 402/744 54% [================================== ] 403/744 54% [================================== ] 404/744 54% [================================== ] 405/744 54% [================================== ] 406/744 54% [=================================== ] 407/744 54% [=================================== ] 408/744 54% [=================================== ] 409/744 54% [=================================== ] 410/744 55% [=================================== ] 411/744 55% [=================================== ] 412/744 55% [=================================== ] 413/744 55% [=================================== ] 414/744 55% [=================================== ] 415/744 55% [=================================== ] 416/744 55% [=================================== ] 417/744 56% [=================================== ] 418/744 56% [==================================== ] 419/744 56% [==================================== ] 420/744 56% [==================================== ] 421/744 56% [==================================== ] 422/744 56% [==================================== ] 423/744 56% [==================================== ] 424/744 56% [==================================== ] 425/744 57% [==================================== ] 426/744 57% [==================================== ] 427/744 57% [==================================== ] 428/744 57% [==================================== ] 429/744 57% [==================================== ] 430/744 57% [===================================== ] 431/744 57% [===================================== ] 432/744 58% [===================================== ] 433/744 58% [===================================== ] 434/744 58% [===================================== ] 435/744 58% [===================================== ] 436/744 58% [===================================== ] 437/744 58% [===================================== ] 438/744 58% [===================================== ] 439/744 59% [===================================== ] 440/744 59% [===================================== ] 441/744 59% [====================================== ] 442/744 59% [====================================== ] 443/744 59% [====================================== ] 444/744 59% [====================================== ] 445/744 59% [====================================== ] 446/744 59% [====================================== ] 447/744 60% [====================================== ] 448/744 60% [====================================== ] 449/744 60% [====================================== ] 450/744 60% [====================================== ] 451/744 60% [====================================== ] 452/744 60% [====================================== ] 453/744 60% [======================================= ] 454/744 61% [======================================= ] 455/744 61% [======================================= ] 456/744 61% [======================================= ] 457/744 61% [======================================= ] 458/744 61% [======================================= ] 459/744 61% [======================================= ] 460/744 61% [======================================= ] 461/744 61% [======================================= ] 462/744 62% [======================================= ] 463/744 62% [======================================= ] 464/744 62% [======================================== ] 465/744 62% [======================================== ] 466/744 62% [======================================== ] 467/744 62% [======================================== ] 468/744 62% [======================================== ] 469/744 63% [======================================== ] 470/744 63% [======================================== ] 471/744 63% [======================================== ] 472/744 63% [======================================== ] 473/744 63% [======================================== ] 474/744 63% [======================================== ] 475/744 63% [======================================== ] 476/744 63% [========================================= ] 477/744 64% [========================================= ] 478/744 64% [========================================= ] 479/744 64% [========================================= ] 480/744 64% [========================================= ] 481/744 64% [========================================= ] 482/744 64% [========================================= ] 483/744 64% [========================================= ] 484/744 65% [========================================= ] 485/744 65% [========================================= ] 486/744 65% [========================================= ] 487/744 65% [========================================= ] 488/744 65% [========================================== ] 489/744 65% [========================================== ] 490/744 65% [========================================== ] 491/744 65% [========================================== ] 492/744 66% [========================================== ] 493/744 66% [========================================== ] 494/744 66% [========================================== ] 495/744 66% [========================================== ] 496/744 66% [========================================== ] 497/744 66% [========================================== ] 498/744 66% [========================================== ] 499/744 67% [=========================================== ] 500/744 67% [=========================================== ] 501/744 67% [=========================================== ] 502/744 67% [=========================================== ] 503/744 67% [=========================================== ] 504/744 67% [=========================================== ] 505/744 67% [=========================================== ] 506/744 68% [=========================================== ] 507/744 68% [=========================================== ] 508/744 68% [=========================================== ] 509/744 68% [=========================================== ] 510/744 68% [=========================================== ] 511/744 68% [============================================ ] 512/744 68% [============================================ ] 513/744 68% [============================================ ] 514/744 69% [============================================ ] 515/744 69% [============================================ ] 516/744 69% [============================================ ] 517/744 69% [============================================ ] 518/744 69% [============================================ ] 519/744 69% [============================================ ] 520/744 69% [============================================ ] 521/744 70% [============================================ ] 522/744 70% [============================================ ] 523/744 70% [============================================= ] 524/744 70% [============================================= ] 525/744 70% [============================================= ] 526/744 70% [============================================= ] 527/744 70% [============================================= ] 528/744 70% [============================================= ] 529/744 71% [============================================= ] 530/744 71% [============================================= ] 531/744 71% [============================================= ] 532/744 71% [============================================= ] 533/744 71% [============================================= ] 534/744 71% [============================================== ] 535/744 71% [============================================== ] 536/744 72% [============================================== ] 537/744 72% [============================================== ] 538/744 72% [============================================== ] 539/744 72% [============================================== ] 540/744 72% [============================================== ] 541/744 72% [============================================== ] 542/744 72% [============================================== ] 543/744 72% [============================================== ] 544/744 73% [============================================== ] 545/744 73% [============================================== ] 546/744 73% [=============================================== ] 547/744 73% [=============================================== ] 548/744 73% [=============================================== ] 549/744 73% [=============================================== ] 550/744 73% [=============================================== ] 551/744 74% [=============================================== ] 552/744 74% [=============================================== ] 553/744 74% [=============================================== ] 554/744 74% [=============================================== ] 555/744 74% [=============================================== ] 556/744 74% [=============================================== ] 557/744 74% [================================================ ] 558/744 75% [================================================ ] 559/744 75% [================================================ ] 560/744 75% [================================================ ] 561/744 75% [================================================ ] 562/744 75% [================================================ ] 563/744 75% [================================================ ] 564/744 75% [================================================ ] 565/744 75% [================================================ ] 566/744 76% [================================================ ] 567/744 76% [================================================ ] 568/744 76% [================================================ ] 569/744 76% [================================================= ] 570/744 76% [================================================= ] 571/744 76% [================================================= ] 572/744 76% [================================================= ] 573/744 77% [================================================= ] 574/744 77% [================================================= ] 575/744 77% [================================================= ] 576/744 77% [================================================= ] 577/744 77% [================================================= ] 578/744 77% [================================================= ] 579/744 77% [================================================= ] 580/744 77% [================================================= ] 581/744 78% [================================================== ] 582/744 78% [================================================== ] 583/744 78% [================================================== ] 584/744 78% [================================================== ] 585/744 78% [================================================== ] 586/744 78% [================================================== ] 587/744 78% [================================================== ] 588/744 79% [================================================== ] 589/744 79% [================================================== ] 590/744 79% [================================================== ] 591/744 79% [================================================== ] 592/744 79% [=================================================== ] 593/744 79% [=================================================== ] 594/744 79% [=================================================== ] 595/744 79% [=================================================== ] 596/744 80% [=================================================== ] 597/744 80% [=================================================== ] 598/744 80% [=================================================== ] 599/744 80% [=================================================== ] 600/744 80% [=================================================== ] 601/744 80% [=================================================== ] 602/744 80% [=================================================== ] 603/744 81% [=================================================== ] 604/744 81% [==================================================== ] 605/744 81% [==================================================== ] 606/744 81% [==================================================== ] 607/744 81% [==================================================== ] 608/744 81% [==================================================== ] 609/744 81% [==================================================== ] 610/744 81% [==================================================== ] 611/744 82% [==================================================== ] 612/744 82% [==================================================== ] 613/744 82% [==================================================== ] 614/744 82% [==================================================== ] 615/744 82% [==================================================== ] 616/744 82% [===================================================== ] 617/744 82% [===================================================== ] 618/744 83% [===================================================== ] 619/744 83% [===================================================== ] 620/744 83% [===================================================== ] 621/744 83% [===================================================== ] 622/744 83% [===================================================== ] 623/744 83% [===================================================== ] 624/744 83% [===================================================== ] 625/744 84% [===================================================== ] 626/744 84% [===================================================== ] 627/744 84% [====================================================== ] 628/744 84% [====================================================== ] 629/744 84% [====================================================== ] 630/744 84% [====================================================== ] 631/744 84% [====================================================== ] 632/744 84% [====================================================== ] 633/744 85% [====================================================== ] 634/744 85% [====================================================== ] 635/744 85% [====================================================== ] 636/744 85% [====================================================== ] 637/744 85% [====================================================== ] 638/744 85% [====================================================== ] 639/744 85% [======================================================= ] 640/744 86% [======================================================= ] 641/744 86% [======================================================= ] 642/744 86% [======================================================= ] 643/744 86% [======================================================= ] 644/744 86% [======================================================= ] 645/744 86% [======================================================= ] 646/744 86% [======================================================= ] 647/744 86% [======================================================= ] 648/744 87% [======================================================= ] 649/744 87% [======================================================= ] 650/744 87% [======================================================== ] 651/744 87% [======================================================== ] 652/744 87% [======================================================== ] 653/744 87% [======================================================== ] 654/744 87% [======================================================== ] 655/744 88% [======================================================== ] 656/744 88% [======================================================== ] 657/744 88% [======================================================== ] 658/744 88% [======================================================== ] 659/744 88% [======================================================== ] 660/744 88% [======================================================== ] 661/744 88% [======================================================== ] 662/744 88% [========================================================= ] 663/744 89% [========================================================= ] 664/744 89% [========================================================= ] 665/744 89% [========================================================= ] 666/744 89% [========================================================= ] 667/744 89% [========================================================= ] 668/744 89% [========================================================= ] 669/744 89% [========================================================= ] 670/744 90% [========================================================= ] 671/744 90% [========================================================= ] 672/744 90% [========================================================= ] 673/744 90% [========================================================= ] 674/744 90% [========================================================== ] 675/744 90% [========================================================== ] 676/744 90% [========================================================== ] 677/744 90% [========================================================== ] 678/744 91% [========================================================== ] 679/744 91% [========================================================== ] 680/744 91% [========================================================== ] 681/744 91% [========================================================== ] 682/744 91% [========================================================== ] 683/744 91% [========================================================== ] 684/744 91% [========================================================== ] 685/744 92% [=========================================================== ] 686/744 92% [=========================================================== ] 687/744 92% [=========================================================== ] 688/744 92% [=========================================================== ] 689/744 92% [=========================================================== ] 690/744 92% [=========================================================== ] 691/744 92% [=========================================================== ] 692/744 93% [=========================================================== ] 693/744 93% [=========================================================== ] 694/744 93% [=========================================================== ] 695/744 93% [=========================================================== ] 696/744 93% [=========================================================== ] 697/744 93% [============================================================ ] 698/744 93% [============================================================ ] 699/744 93% [============================================================ ] 700/744 94% [============================================================ ] 701/744 94% [============================================================ ] 702/744 94% [============================================================ ] 703/744 94% [============================================================ ] 704/744 94% [============================================================ ] 705/744 94% [============================================================ ] 706/744 94% [============================================================ ] 707/744 95% [============================================================ ] 708/744 95% [============================================================ ] 709/744 95% [============================================================= ] 710/744 95% [============================================================= ] 711/744 95% [============================================================= ] 712/744 95% [============================================================= ] 713/744 95% [============================================================= ] 714/744 95% [============================================================= ] 715/744 96% [============================================================= ] 716/744 96% [============================================================= ] 717/744 96% [============================================================= ] 718/744 96% [============================================================= ] 719/744 96% [============================================================= ] 720/744 96% [============================================================== ] 721/744 96% [============================================================== ] 722/744 97% [============================================================== ] 723/744 97% [============================================================== ] 724/744 97% [============================================================== ] 725/744 97% [============================================================== ] 726/744 97% [============================================================== ] 727/744 97% [============================================================== ] 728/744 97% [============================================================== ] 729/744 97% [============================================================== ] 730/744 98% [============================================================== ] 731/744 98% [============================================================== ] 732/744 98% [=============================================================== ] 733/744 98% [=============================================================== ] 734/744 98% [=============================================================== ] 735/744 98% [=============================================================== ] 736/744 98% [=============================================================== ] 737/744 99% [=============================================================== ] 738/744 99% [=============================================================== ] 739/744 99% [=============================================================== ] 740/744 99% [=============================================================== ] 741/744 99% [=============================================================== ] 742/744 99% [=============================================================== ] 743/744 99% [================================================================] 744/744 100% operation complete, 744 objects in 125887 NAND pages. ln -snf /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-0/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2021.05-8853-g0627cb0e8a9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> 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-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> watchdog 5.16 Collecting legal info COPYING: OK (sha256: af7f3f94e85080204b37f7c53717a2c94c6b54d7fa516ebd74e008cb4c0391bd) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> 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) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> flite 2.2 Collecting legal info COPYING: OK (sha256: d31bceaf2823d56a8c9400f7bde3b17140e739e991eb4f203bdcf9827754ab59) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-imx-mkimage lf-5.10.72_2.2.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jquery 3.5.1 Collecting legal info >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libarchive 3.6.2 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> logrotate 3.20.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> minicom 2.8 Collecting legal info COPYING: OK (sha256: cf80a758014eefbf068afffe3d462fc34ff4f528527524d8e100329c42094e15) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> 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-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) 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: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'