install -d /home/thomas/autobuild/instance-0/output-1/target/usr/include for x in rc.h; do install -m 0644 $x /home/thomas/autobuild/instance-0/output-1/target/usr/include; done make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/src/librc' ===> src/rc (install) make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/src/rc' echo "#define VERSION \"0.43.3\"" >version.h.tmp if test -n "Buildroot 2022.08-rc1-178-g2bc9cac446"; then \ echo "#define BRANDING \"Buildroot 2022.08-rc1-178-g2bc9cac446\"" >> version.h.tmp; \ fi cmp -s version.h.tmp version.h && rm version.h.tmp || mv version.h.tmp version.h install -d /home/thomas/autobuild/instance-0/output-1/target/sbin install -m 0755 openrc openrc-run rc rc-service rc-update runscript start-stop-daemon supervise-daemon openrc-init openrc-shutdown /home/thomas/autobuild/instance-0/output-1/target/sbin install -d /home/thomas/autobuild/instance-0/output-1/target/bin install -m 0755 rc-status /home/thomas/autobuild/instance-0/output-1/target/bin install -d /home/thomas/autobuild/instance-0/output-1/target/usr/libexec/rc/bin install -m 0755 einfon einfo ewarnn ewarn eerrorn eerror ebegin eend ewend eindent eoutdent esyslog eval_ecolors ewaitfile veinfo vewarn vebegin veend vewend veindent veoutdent checkpath fstabinfo mountinfo rc-depend is_newer_than is_older_than service_get_value service_set_value get_options save_options service_starting service_started service_stopping service_stopped service_inactive service_wasinactive service_hotplugged service_started_daemon service_crashed shell_var kill_all /home/thomas/autobuild/instance-0/output-1/target/usr/libexec/rc/bin install -d /home/thomas/autobuild/instance-0/output-1/target/usr/libexec/rc/sbin install -m 0755 mark_service_starting mark_service_started mark_service_stopping mark_service_stopped mark_service_inactive mark_service_wasinactive mark_service_hotplugged mark_service_failed mark_service_crashed rc-abort swclock /home/thomas/autobuild/instance-0/output-1/target/usr/libexec/rc/sbin if test "" = pam; then \ install -d /home/thomas/autobuild/instance-0/output-1/target; \ install -m start-stop-daemon.pam /home/thomas/autobuild/instance-0/output-1/target/start-stop-daemon; \ install -m supervise-daemon.pam /home/thomas/autobuild/instance-0/output-1/target/supervise-daemon; \ fi make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/src/rc' make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/src' ===> support (install) make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/support' ===> support/deptree2dot (install) make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/support/deptree2dot' install -d /home/thomas/autobuild/instance-0/output-1/target//usr/share/openrc/support/deptree2dot install -m 0755 deptree2dot /home/thomas/autobuild/instance-0/output-1/target//usr/share/openrc/support/deptree2dot install -m 0644 README.md /home/thomas/autobuild/instance-0/output-1/target//usr/share/openrc/support/deptree2dot make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/support/deptree2dot' ===> support/init.d.examples (install) make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/support/init.d.examples' install -d /home/thomas/autobuild/instance-0/output-1/target//usr/share/openrc/support/init.d.examples install -m 0755 avahi-dnsconfd avahid dhcpcd dbus hald named ntpd openvpn polkitd sshd wpa_supplicant /home/thomas/autobuild/instance-0/output-1/target//usr/share/openrc/support/init.d.examples install -m 0644 README.md /home/thomas/autobuild/instance-0/output-1/target//usr/share/openrc/support/init.d.examples make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/support/init.d.examples' ===> support/openvpn (install) make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/support/openvpn' install -d /home/thomas/autobuild/instance-0/output-1/target//usr/share/openrc/support/openvpn install -m 0755 down.sh up.sh /home/thomas/autobuild/instance-0/output-1/target//usr/share/openrc/support/openvpn install -m 0644 README.md /home/thomas/autobuild/instance-0/output-1/target//usr/share/openrc/support/openvpn make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/support/openvpn' ===> support/sysvinit (install) make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/support/sysvinit' install -d /home/thomas/autobuild/instance-0/output-1/target//usr/share/openrc/support/sysvinit install -m 0644 halt.sh inittab README.md /home/thomas/autobuild/instance-0/output-1/target//usr/share/openrc/support/sysvinit make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/support/sysvinit' make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/support' ===> sysctl.d (install) make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/sysctl.d' install -d /home/thomas/autobuild/instance-0/output-1/target//etc/sysctl.d install -m 0644 README /home/thomas/autobuild/instance-0/output-1/target//etc/sysctl.d make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/sysctl.d' ===> runlevels (install) make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/runlevels' if ! test -d "/home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/sysinit"; then \ install -d /home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/sysinit || exit $?; \ for x in devfs cgroups dmesg sysfs; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/sysinit/"$x" || exit $?; done \ fi if ! test -d "/home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/boot"; then \ install -d /home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/boot || exit $?; \ for x in bootmisc fsck hostname localmount loopback root swap sysctl urandom binfmt hwclock keymaps modules mtab procfs save-keymaps save-termencoding termencoding network staticroute; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/boot/"$x" || exit $?; \ done \ fi if ! test -d "/home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/default"; then \ install -d /home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/default || exit $?; \ for x in local netmount; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/default/"$x" || exit $?; done \ fi if ! test -d "/home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/nonetwork"; then \ install -d /home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/nonetwork || exit $?; \ for x in local; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/nonetwork/"$x" || exit $?; done \ fi if ! test -d "/home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/shutdown"; then \ install -d /home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/shutdown || exit $?; \ for x in savecache killprocs mount-ro; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /home/thomas/autobuild/instance-0/output-1/target//etc/runlevels/shutdown/"$x" || exit $?; done \ fi make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/runlevels' ===> test (install) make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/test' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3/test' make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/openrc-0.43.3' /usr/bin/install -D -m 0755 package/openrc//sysv-rcs /home/thomas/autobuild/instance-0/output-1/target/etc/init.d/sysv-rcs rm -f /home/thomas/autobuild/instance-0/output-1/target/etc/runlevels/boot/{keymaps,save-keymaps} rm -f /home/thomas/autobuild/instance-0/output-1/target/etc/init.d/{keymaps,save-keymaps} rm -f /home/thomas/autobuild/instance-0/output-1/target/etc/conf.d/keymaps patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /home/thomas/autobuild/instance-0/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13 -xf - >>> host-patchelf 0.13 Patching Applying 0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 45 (offset -1 lines). Hunk #2 succeeded at 85 with fuzz 1 (offset 4 lines). Hunk #3 succeeded at 244 with fuzz 2 (offset 14 lines). Hunk #4 succeeded at 1318 with fuzz 2 (offset 226 lines). Hunk #5 succeeded at 1385 (offset 218 lines). Hunk #6 succeeded at 1419 (offset 223 lines). Hunk #7 succeeded at 1861 (offset 323 lines). Hunk #8 succeeded at 1887 (offset 322 lines). Hunk #9 succeeded at 1950 (offset 313 lines). Hunk #10 succeeded at 2021 with fuzz 1 (offset 325 lines). >>> host-patchelf 0.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.13 Patching libtool >>> host-patchelf 0.13 Configuring (cd /home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/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/thomas/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/thomas/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/thomas/autobuild/instance-0/output-1/host" --sysconfdir="/home/thomas/autobuild/instance-0/output-1/host/etc" --localstatedir="/home/thomas/autobuild/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking dependency style of /usr/bin/gcc... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.13 Building PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/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/thomas/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.13.20210805.a949ff2\" -DPACKAGE_STRING=\"patchelf\ 0.13.20210805.a949ff2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.13.20210805.a949ff2\" -I. -I/home/thomas/autobuild/instance-0/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/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/thomas/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-0/output-1/host/bin' /usr/bin/install -c patchelf '/home/thomas/autobuild/instance-0/output-1/host/bin' make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' 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/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-0/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-0/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README.md '/home/thomas/autobuild/instance-0/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/thomas/autobuild/instance-0/output-1/host/share/man/man1' make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-patchelf-0.13' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/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', '-D_FORTIFY_SOURCE=2'@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', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%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/thomas/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/thomas/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/dash" >> /home/thomas/autobuild/instance-0/output-1/target/etc/shells rm -f /home/thomas/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/thomas/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/thomas/autobuild/instance-0/output-1/host/bin/glib-compile-schemas /home/thomas/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/thomas/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -f -r /home/thomas/autobuild/instance-0/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /home/thomas/autobuild/instance-0/output-1/target/etc/conf.d/agetty.console ln -sf agetty /home/thomas/autobuild/instance-0/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /home/thomas/autobuild/instance-0/output-1/target/etc/runlevels/default/agetty.console mkdir -p /home/thomas/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-0/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-0/output-1/target/etc/shells ln -sf dash /home/thomas/autobuild/instance-0/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/thomas/autobuild/instance-0/output-1/target/etc/passwd rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/include /home/thomas/autobuild/instance-0/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-0/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-0/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-0/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-0/output-1/target/usr/doc find /home/thomas/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-0/output-1/target/lib/ /home/thomas/autobuild/instance-0/output-1/target/usr/lib/ /home/thomas/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/man /home/thomas/autobuild/instance-0/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/info /home/thomas/autobuild/instance-0/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/doc /home/thomas/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-0/output-1/target/lib/debug /home/thomas/autobuild/instance-0/output-1/target/usr/lib/debug find /home/thomas/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/thomas/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/thomas/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/thomas/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/thomas/autobuild/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-178-g2bc9cac446"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-rc2\"" \ ) > /home/thomas/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-0/output-1/per-package /home/thomas/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-0/output-1/images rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-0/output-1/target/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/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/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 948 objects. stage 2: creating image '/home/thomas/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/948 0% [ ] 2/948 0% [ ] 3/948 0% [ ] 4/948 0% [ ] 5/948 0% [ ] 6/948 0% [ ] 7/948 0% [ ] 8/948 0% [ ] 9/948 0% [ ] 10/948 1% [ ] 11/948 1% [ ] 12/948 1% [ ] 13/948 1% [ ] 14/948 1% [= ] 15/948 1% [= ] 16/948 1% [= ] 17/948 1% [= ] 18/948 1% [= ] 19/948 2% [= ] 20/948 2% [= ] 21/948 2% [= ] 22/948 2% [= ] 23/948 2% [= ] 24/948 2% [= ] 25/948 2% [= ] 26/948 2% [= ] 27/948 2% [= ] 28/948 2% [= ] 29/948 3% [== ] 30/948 3% [== ] 31/948 3% [== ] 32/948 3% [== ] 33/948 3% [== ] 34/948 3% [== ] 35/948 3% [== ] 36/948 3% [== ] 37/948 3% [== ] 38/948 4% [== ] 39/948 4% [== ] 40/948 4% [== ] 41/948 4% [== ] 42/948 4% [== ] 43/948 4% [== ] 44/948 4% [=== ] 45/948 4% [=== ] 46/948 4% [=== ] 47/948 4% [=== ] 48/948 5% [=== ] 49/948 5% [=== ] 50/948 5% [=== ] 51/948 5% [=== ] 52/948 5% [=== ] 53/948 5% [=== ] 54/948 5% [=== ] 55/948 5% [=== ] 56/948 5% [=== ] 57/948 6% [=== ] 58/948 6% [=== ] 59/948 6% [==== ] 60/948 6% [==== ] 61/948 6% [==== ] 62/948 6% [==== ] 63/948 6% [==== ] 64/948 6% [==== ] 65/948 6% [==== ] 66/948 6% [==== ] 67/948 7% [==== ] 68/948 7% [==== ] 69/948 7% [==== ] 70/948 7% [==== ] 71/948 7% [==== ] 72/948 7% [==== ] 73/948 7% [==== ] 74/948 7% [===== ] 75/948 7% [===== ] 76/948 8% [===== ] 77/948 8% [===== ] 78/948 8% [===== ] 79/948 8% [===== ] 80/948 8% [===== ] 81/948 8% [===== ] 82/948 8% [===== ] 83/948 8% [===== ] 84/948 8% [===== ] 85/948 8% [===== ] 86/948 9% [===== ] 87/948 9% [===== ] 88/948 9% [====== ] 89/948 9% [====== ] 90/948 9% [====== ] 91/948 9% [====== ] 92/948 9% [====== ] 93/948 9% [====== ] 94/948 9% [====== ] 95/948 10% [====== ] 96/948 10% [====== ] 97/948 10% [====== ] 98/948 10% [====== ] 99/948 10% [====== ] 100/948 10% [====== ] 101/948 10% [====== ] 102/948 10% [====== ] 103/948 10% [======= ] 104/948 10% [======= ] 105/948 11% [======= ] 106/948 11% [======= ] 107/948 11% [======= ] 108/948 11% [======= ] 109/948 11% [======= ] 110/948 11% [======= ] 111/948 11% [======= ] 112/948 11% [======= ] 113/948 11% [======= ] 114/948 12% [======= ] 115/948 12% [======= ] 116/948 12% [======= ] 117/948 12% [======= ] 118/948 12% [======== ] 119/948 12% [======== ] 120/948 12% [======== ] 121/948 12% [======== ] 122/948 12% [======== ] 123/948 12% [======== ] 124/948 13% [======== ] 125/948 13% [======== ] 126/948 13% [======== ] 127/948 13% [======== ] 128/948 13% [======== ] 129/948 13% [======== ] 130/948 13% [======== ] 131/948 13% [======== ] 132/948 13% [======== ] 133/948 14% [========= ] 134/948 14% [========= ] 135/948 14% [========= ] 136/948 14% [========= ] 137/948 14% [========= ] 138/948 14% [========= ] 139/948 14% [========= ] 140/948 14% [========= ] 141/948 14% [========= ] 142/948 14% [========= ] 143/948 15% [========= ] 144/948 15% [========= ] 145/948 15% [========= ] 146/948 15% [========= ] 147/948 15% [========= ] 148/948 15% [========== ] 149/948 15% [========== ] 150/948 15% [========== ] 151/948 15% [========== ] 152/948 16% [========== ] 153/948 16% [========== ] 154/948 16% [========== ] 155/948 16% [========== ] 156/948 16% [========== ] 157/948 16% [========== ] 158/948 16% [========== ] 159/948 16% [========== ] 160/948 16% [========== ] 161/948 16% [========== ] 162/948 17% [=========== ] 163/948 17% [=========== ] 164/948 17% [=========== ] 165/948 17% [=========== ] 166/948 17% [=========== ] 167/948 17% [=========== ] 168/948 17% [=========== ] 169/948 17% [=========== ] 170/948 17% [=========== ] 171/948 18% [=========== ] 172/948 18% [=========== ] 173/948 18% [=========== ] 174/948 18% [=========== ] 175/948 18% [=========== ] 176/948 18% [=========== ] 177/948 18% [============ ] 178/948 18% [============ ] 179/948 18% [============ ] 180/948 18% [============ ] 181/948 19% [============ ] 182/948 19% [============ ] 183/948 19% [============ ] 184/948 19% [============ ] 185/948 19% [============ ] 186/948 19% [============ ] 187/948 19% [============ ] 188/948 19% [============ ] 189/948 19% [============ ] 190/948 20% [============ ] 191/948 20% [============ ] 192/948 20% [============= ] 193/948 20% [============= ] 194/948 20% [============= ] 195/948 20% [============= ] 196/948 20% [============= ] 197/948 20% [============= ] 198/948 20% [============= ] 199/948 20% [============= ] 200/948 21% [============= ] 201/948 21% [============= ] 202/948 21% [============= ] 203/948 21% [============= ] 204/948 21% [============= ] 205/948 21% [============= ] 206/948 21% [============= ] 207/948 21% [============== ] 208/948 21% [============== ] 209/948 22% [============== ] 210/948 22% [============== ] 211/948 22% [============== ] 212/948 22% [============== ] 213/948 22% [============== ] 214/948 22% [============== ] 215/948 22% [============== ] 216/948 22% [============== ] 217/948 22% [============== ] 218/948 22% [============== ] 219/948 23% [============== ] 220/948 23% [============== ] 221/948 23% [============== ] 222/948 23% [=============== ] 223/948 23% [=============== ] 224/948 23% [=============== ] 225/948 23% [=============== ] 226/948 23% [=============== ] 227/948 23% [=============== ] 228/948 24% [=============== ] 229/948 24% [=============== ] 230/948 24% [=============== ] 231/948 24% [=============== ] 232/948 24% [=============== ] 233/948 24% [=============== ] 234/948 24% [=============== ] 235/948 24% [=============== ] 236/948 24% [================ ] 237/948 25% [================ ] 238/948 25% [================ ] 239/948 25% [================ ] 240/948 25% [================ ] 241/948 25% [================ ] 242/948 25% [================ ] 243/948 25% [================ ] 244/948 25% [================ ] 245/948 25% [================ ] 246/948 25% [================ ] 247/948 26% [================ ] 248/948 26% [================ ] 249/948 26% [================ ] 250/948 26% [================ ] 251/948 26% [================= ] 252/948 26% [================= ] 253/948 26% [================= ] 254/948 26% [================= ] 255/948 26% [================= ] 256/948 27% [================= ] 257/948 27% [================= ] 258/948 27% [================= ] 259/948 27% [================= ] 260/948 27% [================= ] 261/948 27% [================= ] 262/948 27% [================= ] 263/948 27% [================= ] 264/948 27% [================= ] 265/948 27% [================= ] 266/948 28% [================== ] 267/948 28% [================== ] 268/948 28% [================== ] 269/948 28% [================== ] 270/948 28% [================== ] 271/948 28% [================== ] 272/948 28% [================== ] 273/948 28% [================== ] 274/948 28% [================== ] 275/948 29% [================== ] 276/948 29% [================== ] 277/948 29% [================== ] 278/948 29% [================== ] 279/948 29% [================== ] 280/948 29% [================== ] 281/948 29% [=================== ] 282/948 29% [=================== ] 283/948 29% [=================== ] 284/948 29% [=================== ] 285/948 30% [=================== ] 286/948 30% [=================== ] 287/948 30% [=================== ] 288/948 30% [=================== ] 289/948 30% [=================== ] 290/948 30% [=================== ] 291/948 30% [=================== ] 292/948 30% [=================== ] 293/948 30% [=================== ] 294/948 31% [=================== ] 295/948 31% [=================== ] 296/948 31% [==================== ] 297/948 31% [==================== ] 298/948 31% [==================== ] 299/948 31% [==================== ] 300/948 31% [==================== ] 301/948 31% [==================== ] 302/948 31% [==================== ] 303/948 31% [==================== ] 304/948 32% [==================== ] 305/948 32% [==================== ] 306/948 32% [==================== ] 307/948 32% [==================== ] 308/948 32% [==================== ] 309/948 32% [==================== ] 310/948 32% [==================== ] 311/948 32% [===================== ] 312/948 32% [===================== ] 313/948 33% [===================== ] 314/948 33% [===================== ] 315/948 33% [===================== ] 316/948 33% [===================== ] 317/948 33% [===================== ] 318/948 33% [===================== ] 319/948 33% [===================== ] 320/948 33% [===================== ] 321/948 33% [===================== ] 322/948 33% [===================== ] 323/948 34% [===================== ] 324/948 34% [===================== ] 325/948 34% [====================== ] 326/948 34% [====================== ] 327/948 34% [====================== ] 328/948 34% [====================== ] 329/948 34% [====================== ] 330/948 34% [====================== ] 331/948 34% [====================== ] 332/948 35% [====================== ] 333/948 35% [====================== ] 334/948 35% [====================== ] 335/948 35% [====================== ] 336/948 35% [====================== ] 337/948 35% [====================== ] 338/948 35% [====================== ] 339/948 35% [====================== ] 340/948 35% [======================= ] 341/948 35% [======================= ] 342/948 36% [======================= ] 343/948 36% [======================= ] 344/948 36% [======================= ] 345/948 36% [======================= ] 346/948 36% [======================= ] 347/948 36% [======================= ] 348/948 36% [======================= ] 349/948 36% [======================= ] 350/948 36% [======================= ] 351/948 37% [======================= ] 352/948 37% [======================= ] 353/948 37% [======================= ] 354/948 37% [======================= ] 355/948 37% [======================== ] 356/948 37% [======================== ] 357/948 37% [======================== ] 358/948 37% [======================== ] 359/948 37% [======================== ] 360/948 37% [======================== ] 361/948 38% [======================== ] 362/948 38% [======================== ] 363/948 38% [======================== ] 364/948 38% [======================== ] 365/948 38% [======================== ] 366/948 38% [======================== ] 367/948 38% [======================== ] 368/948 38% [======================== ] 369/948 38% [======================== ] 370/948 39% [========================= ] 371/948 39% [========================= ] 372/948 39% [========================= ] 373/948 39% [========================= ] 374/948 39% [========================= ] 375/948 39% [========================= ] 376/948 39% [========================= ] 377/948 39% [========================= ] 378/948 39% [========================= ] 379/948 39% [========================= ] 380/948 40% [========================= ] 381/948 40% [========================= ] 382/948 40% [========================= ] 383/948 40% [========================= ] 384/948 40% [========================= ] 385/948 40% [========================== ] 386/948 40% [========================== ] 387/948 40% [========================== ] 388/948 40% [========================== ] 389/948 41% [========================== ] 390/948 41% [========================== ] 391/948 41% [========================== ] 392/948 41% [========================== ] 393/948 41% [========================== ] 394/948 41% [========================== ] 395/948 41% [========================== ] 396/948 41% [========================== ] 397/948 41% [========================== ] 398/948 41% [========================== ] 399/948 42% [=========================== ] 400/948 42% [=========================== ] 401/948 42% [=========================== ] 402/948 42% [=========================== ] 403/948 42% [=========================== ] 404/948 42% [=========================== ] 405/948 42% [=========================== ] 406/948 42% [=========================== ] 407/948 42% [=========================== ] 408/948 43% [=========================== ] 409/948 43% [=========================== ] 410/948 43% [=========================== ] 411/948 43% [=========================== ] 412/948 43% [=========================== ] 413/948 43% [=========================== ] 414/948 43% [============================ ] 415/948 43% [============================ ] 416/948 43% [============================ ] 417/948 43% [============================ ] 418/948 44% [============================ ] 419/948 44% [============================ ] 420/948 44% [============================ ] 421/948 44% [============================ ] 422/948 44% [============================ ] 423/948 44% [============================ ] 424/948 44% [============================ ] 425/948 44% [============================ ] 426/948 44% [============================ ] 427/948 45% [============================ ] 428/948 45% [============================ ] 429/948 45% [============================= ] 430/948 45% [============================= ] 431/948 45% [============================= ] 432/948 45% [============================= ] 433/948 45% [============================= ] 434/948 45% [============================= ] 435/948 45% [============================= ] 436/948 45% [============================= ] 437/948 46% [============================= ] 438/948 46% [============================= ] 439/948 46% [============================= ] 440/948 46% [============================= ] 441/948 46% [============================= ] 442/948 46% [============================= ] 443/948 46% [============================= ] 444/948 46% [============================== ] 445/948 46% [============================== ] 446/948 47% [============================== ] 447/948 47% [============================== ] 448/948 47% [============================== ] 449/948 47% [============================== ] 450/948 47% [============================== ] 451/948 47% [============================== ] 452/948 47% [============================== ] 453/948 47% [============================== ] 454/948 47% [============================== ] 455/948 47% [============================== ] 456/948 48% [============================== ] 457/948 48% [============================== ] 458/948 48% [============================== ] 459/948 48% [=============================== ] 460/948 48% [=============================== ] 461/948 48% [=============================== ] 462/948 48% [=============================== ] 463/948 48% [=============================== ] 464/948 48% [=============================== ] 465/948 49% [=============================== ] 466/948 49% [=============================== ] 467/948 49% [=============================== ] 468/948 49% [=============================== ] 469/948 49% [=============================== ] 470/948 49% [=============================== ] 471/948 49% [=============================== ] 472/948 49% [=============================== ] 473/948 49% [================================ ] 474/948 50% [================================ ] 475/948 50% [================================ ] 476/948 50% [================================ ] 477/948 50% [================================ ] 478/948 50% [================================ ] 479/948 50% [================================ ] 480/948 50% [================================ ] 481/948 50% [================================ ] 482/948 50% [================================ ] 483/948 50% [================================ ] 484/948 51% [================================ ] 485/948 51% [================================ ] 486/948 51% [================================ ] 487/948 51% [================================ ] 488/948 51% [================================= ] 489/948 51% [================================= ] 490/948 51% [================================= ] 491/948 51% [================================= ] 492/948 51% [================================= ] 493/948 52% [================================= ] 494/948 52% [================================= ] 495/948 52% [================================= ] 496/948 52% [================================= ] 497/948 52% [================================= ] 498/948 52% [================================= ] 499/948 52% [================================= ] 500/948 52% [================================= ] 501/948 52% [================================= ] 502/948 52% [================================= ] 503/948 53% [================================== ] 504/948 53% [================================== ] 505/948 53% [================================== ] 506/948 53% [================================== ] 507/948 53% [================================== ] 508/948 53% [================================== ] 509/948 53% [================================== ] 510/948 53% [================================== ] 511/948 53% [================================== ] 512/948 54% [================================== ] 513/948 54% [================================== ] 514/948 54% [================================== ] 515/948 54% [================================== ] 516/948 54% [================================== ] 517/948 54% [================================== ] 518/948 54% [=================================== ] 519/948 54% [=================================== ] 520/948 54% [=================================== ] 521/948 54% [=================================== ] 522/948 55% [=================================== ] 523/948 55% [=================================== ] 524/948 55% [=================================== ] 525/948 55% [=================================== ] 526/948 55% [=================================== ] 527/948 55% [=================================== ] 528/948 55% [=================================== ] 529/948 55% [=================================== ] 530/948 55% [=================================== ] 531/948 56% [=================================== ] 532/948 56% [=================================== ] 533/948 56% [==================================== ] 534/948 56% [==================================== ] 535/948 56% [==================================== ] 536/948 56% [==================================== ] 537/948 56% [==================================== ] 538/948 56% [==================================== ] 539/948 56% [==================================== ] 540/948 56% [==================================== ] 541/948 57% [==================================== ] 542/948 57% [==================================== ] 543/948 57% [==================================== ] 544/948 57% [==================================== ] 545/948 57% [==================================== ] 546/948 57% [==================================== ] 547/948 57% [==================================== ] 548/948 57% [===================================== ] 549/948 57% [===================================== ] 550/948 58% [===================================== ] 551/948 58% [===================================== ] 552/948 58% [===================================== ] 553/948 58% [===================================== ] 554/948 58% [===================================== ] 555/948 58% [===================================== ] 556/948 58% [===================================== ] 557/948 58% [===================================== ] 558/948 58% [===================================== ] 559/948 58% [===================================== ] 560/948 59% [===================================== ] 561/948 59% [===================================== ] 562/948 59% [====================================== ] 563/948 59% [====================================== ] 564/948 59% [====================================== ] 565/948 59% [====================================== ] 566/948 59% [====================================== ] 567/948 59% [====================================== ] 568/948 59% [====================================== ] 569/948 60% [====================================== ] 570/948 60% [====================================== ] 571/948 60% [====================================== ] 572/948 60% [====================================== ] 573/948 60% [====================================== ] 574/948 60% [====================================== ] 575/948 60% [====================================== ] 576/948 60% [====================================== ] 577/948 60% [======================================= ] 578/948 60% [======================================= ] 579/948 61% [======================================= ] 580/948 61% [======================================= ] 581/948 61% [======================================= ] 582/948 61% [======================================= ] 583/948 61% [======================================= ] 584/948 61% [======================================= ] 585/948 61% [======================================= ] 586/948 61% [======================================= ] 587/948 61% [======================================= ] 588/948 62% [======================================= ] 589/948 62% [======================================= ] 590/948 62% [======================================= ] 591/948 62% [======================================= ] 592/948 62% [======================================== ] 593/948 62% [======================================== ] 594/948 62% [======================================== ] 595/948 62% [======================================== ] 596/948 62% [======================================== ] 597/948 62% [======================================== ] 598/948 63% [======================================== ] 599/948 63% [======================================== ] 600/948 63% [======================================== ] 601/948 63% [======================================== ] 602/948 63% [======================================== ] 603/948 63% [======================================== ] 604/948 63% [======================================== ] 605/948 63% [======================================== ] 606/948 63% [======================================== ] 607/948 64% [========================================= ] 608/948 64% [========================================= ] 609/948 64% [========================================= ] 610/948 64% [========================================= ] 611/948 64% [========================================= ] 612/948 64% [========================================= ] 613/948 64% [========================================= ] 614/948 64% [========================================= ] 615/948 64% [========================================= ] 616/948 64% [========================================= ] 617/948 65% [========================================= ] 618/948 65% [========================================= ] 619/948 65% [========================================= ] 620/948 65% [========================================= ] 621/948 65% [========================================= ] 622/948 65% [========================================== ] 623/948 65% [========================================== ] 624/948 65% [========================================== ] 625/948 65% [========================================== ] 626/948 66% [========================================== ] 627/948 66% [========================================== ] 628/948 66% [========================================== ] 629/948 66% [========================================== ] 630/948 66% [========================================== ] 631/948 66% [========================================== ] 632/948 66% [========================================== ] 633/948 66% [========================================== ] 634/948 66% [========================================== ] 635/948 66% [========================================== ] 636/948 67% [=========================================== ] 637/948 67% [=========================================== ] 638/948 67% [=========================================== ] 639/948 67% [=========================================== ] 640/948 67% [=========================================== ] 641/948 67% [=========================================== ] 642/948 67% [=========================================== ] 643/948 67% [=========================================== ] 644/948 67% [=========================================== ] 645/948 68% [=========================================== ] 646/948 68% [=========================================== ] 647/948 68% [=========================================== ] 648/948 68% [=========================================== ] 649/948 68% [=========================================== ] 650/948 68% [=========================================== ] 651/948 68% [============================================ ] 652/948 68% [============================================ ] 653/948 68% [============================================ ] 654/948 68% [============================================ ] 655/948 69% [============================================ ] 656/948 69% [============================================ ] 657/948 69% [============================================ ] 658/948 69% [============================================ ] 659/948 69% [============================================ ] 660/948 69% [============================================ ] 661/948 69% [============================================ ] 662/948 69% [============================================ ] 663/948 69% [============================================ ] 664/948 70% [============================================ ] 665/948 70% [============================================ ] 666/948 70% [============================================= ] 667/948 70% [============================================= ] 668/948 70% [============================================= ] 669/948 70% [============================================= ] 670/948 70% [============================================= ] 671/948 70% [============================================= ] 672/948 70% [============================================= ] 673/948 70% [============================================= ] 674/948 71% [============================================= ] 675/948 71% [============================================= ] 676/948 71% [============================================= ] 677/948 71% [============================================= ] 678/948 71% [============================================= ] 679/948 71% [============================================= ] 680/948 71% [============================================= ] 681/948 71% [============================================== ] 682/948 71% [============================================== ] 683/948 72% [============================================== ] 684/948 72% [============================================== ] 685/948 72% [============================================== ] 686/948 72% [============================================== ] 687/948 72% [============================================== ] 688/948 72% [============================================== ] 689/948 72% [============================================== ] 690/948 72% [============================================== ] 691/948 72% [============================================== ] 692/948 72% [============================================== ] 693/948 73% [============================================== ] 694/948 73% [============================================== ] 695/948 73% [============================================== ] 696/948 73% [=============================================== ] 697/948 73% [=============================================== ] 698/948 73% [=============================================== ] 699/948 73% [=============================================== ] 700/948 73% [=============================================== ] 701/948 73% [=============================================== ] 702/948 74% [=============================================== ] 703/948 74% [=============================================== ] 704/948 74% [=============================================== ] 705/948 74% [=============================================== ] 706/948 74% [=============================================== ] 707/948 74% [=============================================== ] 708/948 74% [=============================================== ] 709/948 74% [=============================================== ] 710/948 74% [================================================ ] 711/948 75% [================================================ ] 712/948 75% [================================================ ] 713/948 75% [================================================ ] 714/948 75% [================================================ ] 715/948 75% [================================================ ] 716/948 75% [================================================ ] 717/948 75% [================================================ ] 718/948 75% [================================================ ] 719/948 75% [================================================ ] 720/948 75% [================================================ ] 721/948 76% [================================================ ] 722/948 76% [================================================ ] 723/948 76% [================================================ ] 724/948 76% [================================================ ] 725/948 76% [================================================= ] 726/948 76% [================================================= ] 727/948 76% [================================================= ] 728/948 76% [================================================= ] 729/948 76% [================================================= ] 730/948 77% [================================================= ] 731/948 77% [================================================= ] 732/948 77% [================================================= ] 733/948 77% [================================================= ] 734/948 77% [================================================= ] 735/948 77% [================================================= ] 736/948 77% [================================================= ] 737/948 77% [================================================= ] 738/948 77% [================================================= ] 739/948 77% [================================================= ] 740/948 78% [================================================== ] 741/948 78% [================================================== ] 742/948 78% [================================================== ] 743/948 78% [================================================== ] 744/948 78% [================================================== ] 745/948 78% [================================================== ] 746/948 78% [================================================== ] 747/948 78% [================================================== ] 748/948 78% [================================================== ] 749/948 79% [================================================== ] 750/948 79% [================================================== ] 751/948 79% [================================================== ] 752/948 79% [================================================== ] 753/948 79% [================================================== ] 754/948 79% [================================================== ] 755/948 79% [=================================================== ] 756/948 79% [=================================================== ] 757/948 79% [=================================================== ] 758/948 79% [=================================================== ] 759/948 80% [=================================================== ] 760/948 80% [=================================================== ] 761/948 80% [=================================================== ] 762/948 80% [=================================================== ] 763/948 80% [=================================================== ] 764/948 80% [=================================================== ] 765/948 80% [=================================================== ] 766/948 80% [=================================================== ] 767/948 80% [=================================================== ] 768/948 81% [=================================================== ] 769/948 81% [=================================================== ] 770/948 81% [==================================================== ] 771/948 81% [==================================================== ] 772/948 81% [==================================================== ] 773/948 81% [==================================================== ] 774/948 81% [==================================================== ] 775/948 81% [==================================================== ] 776/948 81% [==================================================== ] 777/948 81% [==================================================== ] 778/948 82% [==================================================== ] 779/948 82% [==================================================== ] 780/948 82% [==================================================== ] 781/948 82% [==================================================== ] 782/948 82% [==================================================== ] 783/948 82% [==================================================== ] 784/948 82% [==================================================== ] 785/948 82% [===================================================== ] 786/948 82% [===================================================== ] 787/948 83% [===================================================== ] 788/948 83% [===================================================== ] 789/948 83% [===================================================== ] 790/948 83% [===================================================== ] 791/948 83% [===================================================== ] 792/948 83% [===================================================== ] 793/948 83% [===================================================== ] 794/948 83% [===================================================== ] 795/948 83% [===================================================== ] 796/948 83% [===================================================== ] 797/948 84% [===================================================== ] 798/948 84% [===================================================== ] 799/948 84% [====================================================== ] 800/948 84% [====================================================== ] 801/948 84% [====================================================== ] 802/948 84% [====================================================== ] 803/948 84% [====================================================== ] 804/948 84% [====================================================== ] 805/948 84% [====================================================== ] 806/948 85% [====================================================== ] 807/948 85% [====================================================== ] 808/948 85% [====================================================== ] 809/948 85% [====================================================== ] 810/948 85% [====================================================== ] 811/948 85% [====================================================== ] 812/948 85% [====================================================== ] 813/948 85% [====================================================== ] 814/948 85% [======================================================= ] 815/948 85% [======================================================= ] 816/948 86% [======================================================= ] 817/948 86% [======================================================= ] 818/948 86% [======================================================= ] 819/948 86% [======================================================= ] 820/948 86% [======================================================= ] 821/948 86% [======================================================= ] 822/948 86% [======================================================= ] 823/948 86% [======================================================= ] 824/948 86% [======================================================= ] 825/948 87% [======================================================= ] 826/948 87% [======================================================= ] 827/948 87% [======================================================= ] 828/948 87% [======================================================= ] 829/948 87% [======================================================== ] 830/948 87% [======================================================== ] 831/948 87% [======================================================== ] 832/948 87% [======================================================== ] 833/948 87% [======================================================== ] 834/948 87% [======================================================== ] 835/948 88% [======================================================== ] 836/948 88% [======================================================== ] 837/948 88% [======================================================== ] 838/948 88% [======================================================== ] 839/948 88% [======================================================== ] 840/948 88% [======================================================== ] 841/948 88% [======================================================== ] 842/948 88% [======================================================== ] 843/948 88% [======================================================== ] 844/948 89% [========================================================= ] 845/948 89% [========================================================= ] 846/948 89% [========================================================= ] 847/948 89% [========================================================= ] 848/948 89% [========================================================= ] 849/948 89% [========================================================= ] 850/948 89% [========================================================= ] 851/948 89% [========================================================= ] 852/948 89% [========================================================= ] 853/948 89% [========================================================= ] 854/948 90% [========================================================= ] 855/948 90% [========================================================= ] 856/948 90% [========================================================= ] 857/948 90% [========================================================= ] 858/948 90% [========================================================= ] 859/948 90% [========================================================== ] 860/948 90% [========================================================== ] 861/948 90% [========================================================== ] 862/948 90% [========================================================== ] 863/948 91% [========================================================== ] 864/948 91% [========================================================== ] 865/948 91% [========================================================== ] 866/948 91% [========================================================== ] 867/948 91% [========================================================== ] 868/948 91% [========================================================== ] 869/948 91% [========================================================== ] 870/948 91% [========================================================== ] 871/948 91% [========================================================== ] 872/948 91% [========================================================== ] 873/948 92% [=========================================================== ] 874/948 92% [=========================================================== ] 875/948 92% [=========================================================== ] 876/948 92% [=========================================================== ] 877/948 92% [=========================================================== ] 878/948 92% [=========================================================== ] 879/948 92% [=========================================================== ] 880/948 92% [=========================================================== ] 881/948 92% [=========================================================== ] 882/948 93% [=========================================================== ] 883/948 93% [=========================================================== ] 884/948 93% [=========================================================== ] 885/948 93% [=========================================================== ] 886/948 93% [=========================================================== ] 887/948 93% [=========================================================== ] 888/948 93% [============================================================ ] 889/948 93% [============================================================ ] 890/948 93% [============================================================ ] 891/948 93% [============================================================ ] 892/948 94% [============================================================ ] 893/948 94% [============================================================ ] 894/948 94% [============================================================ ] 895/948 94% [============================================================ ] 896/948 94% [============================================================ ] 897/948 94% [============================================================ ] 898/948 94% [============================================================ ] 899/948 94% [============================================================ ] 900/948 94% [============================================================ ] 901/948 95% [============================================================ ] 902/948 95% [============================================================ ] 903/948 95% [============================================================= ] 904/948 95% [============================================================= ] 905/948 95% [============================================================= ] 906/948 95% [============================================================= ] 907/948 95% [============================================================= ] 908/948 95% [============================================================= ] 909/948 95% [============================================================= ] 910/948 95% [============================================================= ] 911/948 96% [============================================================= ] 912/948 96% [============================================================= ] 913/948 96% [============================================================= ] 914/948 96% [============================================================= ] 915/948 96% [============================================================= ] 916/948 96% [============================================================= ] 917/948 96% [============================================================= ] 918/948 96% [============================================================== ] 919/948 96% [============================================================== ] 920/948 97% [============================================================== ] 921/948 97% [============================================================== ] 922/948 97% [============================================================== ] 923/948 97% [============================================================== ] 924/948 97% [============================================================== ] 925/948 97% [============================================================== ] 926/948 97% [============================================================== ] 927/948 97% [============================================================== ] 928/948 97% [============================================================== ] 929/948 97% [============================================================== ] 930/948 98% [============================================================== ] 931/948 98% [============================================================== ] 932/948 98% [============================================================== ] 933/948 98% [=============================================================== ] 934/948 98% [=============================================================== ] 935/948 98% [=============================================================== ] 936/948 98% [=============================================================== ] 937/948 98% [=============================================================== ] 938/948 98% [=============================================================== ] 939/948 99% [=============================================================== ] 940/948 99% [=============================================================== ] 941/948 99% [=============================================================== ] 942/948 99% [=============================================================== ] 943/948 99% [=============================================================== ] 944/948 99% [=============================================================== ] 945/948 99% [=============================================================== ] 946/948 99% [=============================================================== ] 947/948 99% [================================================================] 948/948 100% operation complete, 948 objects in 29450 NAND pages. ln -snf /home/thomas/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/thomas/autobuild/instance-0/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot' make: Entering directory '/home/thomas/autobuild/instance-0/buildroot' >>> Buildroot 2022.08-rc1-178-g2bc9cac446 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> audit 3.0.7 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.35-134-gb6aade18a7e5719c942aa2da6cf3157aca993fa4 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-gawk 5.1.1 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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> bdwgc 8.0.6 Collecting legal info README.QUICK: OK (sha256: 0aab7a56a92ed878c4a5464cf282d65f38bcdee64fe9cf213e26254bddb3f340) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libatomic_ops 7.6.12 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-cryptsetup 2.5.0 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-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) >>> 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) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> ecryptfs-utils 111 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> libnss 3.81 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libnspr 4.34.1 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> sqlite 3.39.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> getent Collecting legal info >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.63.0 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 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.6 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-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> 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) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> neard 0.18 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> nfs-utils 2.6.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-nfs-utils 2.6.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd 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) Legal info produced in /home/thomas/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot'