| ^~ fileio.c:3001:8: note: at offset [7, 8] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [24, 2147483641] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [8, 9] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [25, 2147483642] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [9, 10] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [26, 2147483643] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [10, 11] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [27, 2147483644] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [11, 12] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [28, 2147483645] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [12, 13] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [29, 2147483646] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [13, 14] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [30, 2147483647] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [14, 15] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [31, 2147483648] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [15, 16] into destination object 'mb' of size 6 /home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c zipsplit.c: In function 'main': zipsplit.c:884:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 884 | fgets(m, 10, stdin); | ^~~~~~~~~~~~~~~~~~~ zipsplit.c: In function 'retry': zipsplit.c:496:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 496 | fgets(m, 10, stdin); | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o make[2]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/zip-3.0' make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/zip-3.0' >>> zip 3.0 Installing to target PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/make/make -j1 PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar" AS="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-as" LD="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-ld" NM="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-nm" CC="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc" GCC="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc" CPP="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-cpp" CXX="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-g++" FC="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gfortran" F77="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gfortran" RANLIB="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/autobuild/autobuild/instance-11/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-11/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-11/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/autobuild/autobuild/instance-11/output-1/build/zip-3.0 -f unix/Makefile install prefix=/home/autobuild/autobuild/instance-11/output-1/target/usr make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/zip-3.0' mkdir -p /home/autobuild/autobuild/instance-11/output-1/target/usr/bin cp zip zipcloak zipnote zipsplit /home/autobuild/autobuild/instance-11/output-1/target/usr/bin cd /home/autobuild/autobuild/instance-11/output-1/target/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/autobuild/autobuild/instance-11/output-1/target/usr/man/man1 cp man/zip.1 /home/autobuild/autobuild/instance-11/output-1/target/usr/man/man1/zip.1 chmod 644 /home/autobuild/autobuild/instance-11/output-1/target/usr/man/man1/zip.1 cp man/zipcloak.1 /home/autobuild/autobuild/instance-11/output-1/target/usr/man/man1/zipcloak.1 chmod 644 /home/autobuild/autobuild/instance-11/output-1/target/usr/man/man1/zipcloak.1 cp man/zipnote.1 /home/autobuild/autobuild/instance-11/output-1/target/usr/man/man1/zipnote.1 chmod 644 /home/autobuild/autobuild/instance-11/output-1/target/usr/man/man1/zipnote.1 cp man/zipsplit.1 /home/autobuild/autobuild/instance-11/output-1/target/usr/man/man1/zipsplit.1 chmod 644 /home/autobuild/autobuild/instance-11/output-1/target/usr/man/man1/zipsplit.1 make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/zip-3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-11/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power8%g" -e "s%@TARGET_ENDIAN@%little%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/autobuild/autobuild/instance-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-11/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-11/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-11/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power8%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-11/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-11/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-11/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-11/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-11/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-11/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-11/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-11/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-11/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-11/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-11/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-11/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-11/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-11/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-11/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-11/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-11/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-11/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-11/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/include /home/autobuild/autobuild/instance-11/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-11/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-11/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-11/output-1/target/usr/doc find /home/autobuild/autobuild/instance-11/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-11/output-1/target/lib/ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-11/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-11/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-11/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/man /home/autobuild/autobuild/instance-11/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/info /home/autobuild/autobuild/instance-11/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/doc /home/autobuild/autobuild/instance-11/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-11/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-11/output-1/target/lib/debug /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-11/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/autobuild/autobuild/instance-11/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-11/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/autobuild/autobuild/instance-11/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/autobuild/autobuild/instance-11/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-193-g00709af66e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-11/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-11/output-1/per-package /home/autobuild/autobuild/instance-11/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-11/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs printf ' ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n \n \n \n\n' > /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-11/output-1/images rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-11/output-1/target/ /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-11/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-11/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-11/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-11/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-11/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2008 objects. stage 2: creating image '/home/autobuild/autobuild/instance-11/output-1/images/rootfs.yaffs2' [ ] 1/2008 0% [ ] 2/2008 0% [ ] 3/2008 0% [ ] 4/2008 0% [ ] 5/2008 0% [ ] 6/2008 0% [ ] 7/2008 0% [ ] 8/2008 0% [ ] 9/2008 0% [ ] 10/2008 0% [ ] 11/2008 0% [ ] 12/2008 0% [ ] 13/2008 0% [ ] 14/2008 0% [ ] 15/2008 0% [ ] 16/2008 0% [ ] 17/2008 0% [ ] 18/2008 0% [ ] 19/2008 0% [ ] 20/2008 0% [ ] 21/2008 1% [ ] 22/2008 1% [ ] 23/2008 1% [ ] 24/2008 1% [ ] 25/2008 1% [ ] 26/2008 1% [ ] 27/2008 1% [ ] 28/2008 1% [ ] 29/2008 1% [ ] 30/2008 1% [ ] 31/2008 1% [ ] 32/2008 1% [= ] 33/2008 1% [= ] 34/2008 1% [= ] 35/2008 1% [= ] 36/2008 1% [= ] 37/2008 1% [= ] 38/2008 1% [= ] 39/2008 1% [= ] 40/2008 1% [= ] 41/2008 2% [= ] 42/2008 2% [= ] 43/2008 2% [= ] 44/2008 2% [= ] 45/2008 2% [= ] 46/2008 2% [= ] 47/2008 2% [= ] 48/2008 2% [= ] 49/2008 2% [= ] 50/2008 2% [= ] 51/2008 2% [= ] 52/2008 2% [= ] 53/2008 2% [= ] 54/2008 2% [= ] 55/2008 2% [= ] 56/2008 2% [= ] 57/2008 2% [= ] 58/2008 2% [= ] 59/2008 2% [= ] 60/2008 2% [= ] 61/2008 3% [= ] 62/2008 3% [= ] 63/2008 3% [= ] 64/2008 3% [== ] 65/2008 3% [== ] 66/2008 3% [== ] 67/2008 3% [== ] 68/2008 3% [== ] 69/2008 3% [== ] 70/2008 3% [== ] 71/2008 3% [== ] 72/2008 3% [== ] 73/2008 3% [== ] 74/2008 3% [== ] 75/2008 3% [== ] 76/2008 3% [== ] 77/2008 3% [== ] 78/2008 3% [== ] 79/2008 3% [== ] 80/2008 3% [== ] 81/2008 4% [== ] 82/2008 4% [== ] 83/2008 4% [== ] 84/2008 4% [== ] 85/2008 4% [== ] 86/2008 4% [== ] 87/2008 4% [== ] 88/2008 4% [== ] 89/2008 4% [== ] 90/2008 4% [== ] 91/2008 4% [== ] 92/2008 4% [== ] 93/2008 4% [== ] 94/2008 4% [== ] 95/2008 4% [== ] 96/2008 4% [== ] 97/2008 4% [=== ] 98/2008 4% [=== ] 99/2008 4% [=== ] 100/2008 4% [=== ] 101/2008 5% [=== ] 102/2008 5% [=== ] 103/2008 5% [=== ] 104/2008 5% [=== ] 105/2008 5% [=== ] 106/2008 5% [=== ] 107/2008 5% [=== ] 108/2008 5% [=== ] 109/2008 5% [=== ] 110/2008 5% [=== ] 111/2008 5% [=== ] 112/2008 5% [=== ] 113/2008 5% [=== ] 114/2008 5% [=== ] 115/2008 5% [=== ] 116/2008 5% [=== ] 117/2008 5% [=== ] 118/2008 5% [=== ] 119/2008 5% [=== ] 120/2008 5% [=== ] 121/2008 6% [=== ] 122/2008 6% [=== ] 123/2008 6% [=== ] 124/2008 6% [=== ] 125/2008 6% [=== ] 126/2008 6% [=== ] 127/2008 6% [=== ] 128/2008 6% [=== ] 129/2008 6% [==== ] 130/2008 6% [==== ] 131/2008 6% [==== ] 132/2008 6% [==== ] 133/2008 6% [==== ] 134/2008 6% [==== ] 135/2008 6% [==== ] 136/2008 6% [==== ] 137/2008 6% [==== ] 138/2008 6% [==== ] 139/2008 6% [==== ] 140/2008 6% [==== ] 141/2008 7% [==== ] 142/2008 7% [==== ] 143/2008 7% [==== ] 144/2008 7% [==== ] 145/2008 7% [==== ] 146/2008 7% [==== ] 147/2008 7% [==== ] 148/2008 7% [==== ] 149/2008 7% [==== ] 150/2008 7% [==== ] 151/2008 7% [==== ] 152/2008 7% [==== ] 153/2008 7% [==== ] 154/2008 7% [==== ] 155/2008 7% [==== ] 156/2008 7% [==== ] 157/2008 7% [==== ] 158/2008 7% [==== ] 159/2008 7% [==== ] 160/2008 7% [==== ] 161/2008 8% [===== ] 162/2008 8% [===== ] 163/2008 8% [===== ] 164/2008 8% [===== ] 165/2008 8% [===== ] 166/2008 8% [===== ] 167/2008 8% [===== ] 168/2008 8% [===== ] 169/2008 8% [===== ] 170/2008 8% [===== ] 171/2008 8% [===== ] 172/2008 8% [===== ] 173/2008 8% [===== ] 174/2008 8% [===== ] 175/2008 8% [===== ] 176/2008 8% [===== ] 177/2008 8% [===== ] 178/2008 8% [===== ] 179/2008 8% [===== ] 180/2008 8% [===== ] 181/2008 9% [===== ] 182/2008 9% [===== ] 183/2008 9% [===== ] 184/2008 9% [===== ] 185/2008 9% [===== ] 186/2008 9% [===== ] 187/2008 9% [===== ] 188/2008 9% [===== ] 189/2008 9% [===== ] 190/2008 9% [===== ] 191/2008 9% [===== ] 192/2008 9% [===== ] 193/2008 9% [===== ] 194/2008 9% [====== ] 195/2008 9% [====== ] 196/2008 9% [====== ] 197/2008 9% [====== ] 198/2008 9% [====== ] 199/2008 9% [====== ] 200/2008 9% [====== ] 201/2008 10% [====== ] 202/2008 10% [====== ] 203/2008 10% [====== ] 204/2008 10% [====== ] 205/2008 10% [====== ] 206/2008 10% [====== ] 207/2008 10% [====== ] 208/2008 10% [====== ] 209/2008 10% [====== ] 210/2008 10% [====== ] 211/2008 10% [====== ] 212/2008 10% [====== ] 213/2008 10% [====== ] 214/2008 10% [====== ] 215/2008 10% [====== ] 216/2008 10% [====== ] 217/2008 10% [====== ] 218/2008 10% [====== ] 219/2008 10% [====== ] 220/2008 10% [====== ] 221/2008 11% [====== ] 222/2008 11% [====== ] 223/2008 11% [====== ] 224/2008 11% [====== ] 225/2008 11% [====== ] 226/2008 11% [======= ] 227/2008 11% [======= ] 228/2008 11% [======= ] 229/2008 11% [======= ] 230/2008 11% [======= ] 231/2008 11% [======= ] 232/2008 11% [======= ] 233/2008 11% [======= ] 234/2008 11% [======= ] 235/2008 11% [======= ] 236/2008 11% [======= ] 237/2008 11% [======= ] 238/2008 11% [======= ] 239/2008 11% [======= ] 240/2008 11% [======= ] 241/2008 12% [======= ] 242/2008 12% [======= ] 243/2008 12% [======= ] 244/2008 12% [======= ] 245/2008 12% [======= ] 246/2008 12% [======= ] 247/2008 12% [======= ] 248/2008 12% [======= ] 249/2008 12% [======= ] 250/2008 12% [======= ] 251/2008 12% [======= ] 252/2008 12% [======= ] 253/2008 12% [======= ] 254/2008 12% [======= ] 255/2008 12% [======= ] 256/2008 12% [======= ] 257/2008 12% [======= ] 258/2008 12% [======= ] 259/2008 12% [======== ] 260/2008 12% [======== ] 261/2008 12% [======== ] 262/2008 13% [======== ] 263/2008 13% [======== ] 264/2008 13% [======== ] 265/2008 13% [======== ] 266/2008 13% [======== ] 267/2008 13% [======== ] 268/2008 13% [======== ] 269/2008 13% [======== ] 270/2008 13% [======== ] 271/2008 13% [======== ] 272/2008 13% [======== ] 273/2008 13% [======== ] 274/2008 13% [======== ] 275/2008 13% [======== ] 276/2008 13% [======== ] 277/2008 13% [======== ] 278/2008 13% [======== ] 279/2008 13% [======== ] 280/2008 13% [======== ] 281/2008 13% [======== ] 282/2008 14% [======== ] 283/2008 14% [======== ] 284/2008 14% [======== ] 285/2008 14% [======== ] 286/2008 14% [======== ] 287/2008 14% [======== ] 288/2008 14% [======== ] 289/2008 14% [======== ] 290/2008 14% [======== ] 291/2008 14% [========= ] 292/2008 14% [========= ] 293/2008 14% [========= ] 294/2008 14% [========= ] 295/2008 14% [========= ] 296/2008 14% [========= ] 297/2008 14% [========= ] 298/2008 14% [========= ] 299/2008 14% [========= ] 300/2008 14% [========= ] 301/2008 14% [========= ] 302/2008 15% [========= ] 303/2008 15% [========= ] 304/2008 15% [========= ] 305/2008 15% [========= ] 306/2008 15% [========= ] 307/2008 15% [========= ] 308/2008 15% [========= ] 309/2008 15% [========= ] 310/2008 15% [========= ] 311/2008 15% [========= ] 312/2008 15% [========= ] 313/2008 15% [========= ] 314/2008 15% [========= ] 315/2008 15% [========= ] 316/2008 15% [========= ] 317/2008 15% [========= ] 318/2008 15% [========= ] 319/2008 15% [========= ] 320/2008 15% [========= ] 321/2008 15% [========= ] 322/2008 16% [========= ] 323/2008 16% [========== ] 324/2008 16% [========== ] 325/2008 16% [========== ] 326/2008 16% [========== ] 327/2008 16% [========== ] 328/2008 16% [========== ] 329/2008 16% [========== ] 330/2008 16% [========== ] 331/2008 16% [========== ] 332/2008 16% [========== ] 333/2008 16% [========== ] 334/2008 16% [========== ] 335/2008 16% [========== ] 336/2008 16% [========== ] 337/2008 16% [========== ] 338/2008 16% [========== ] 339/2008 16% [========== ] 340/2008 16% [========== ] 341/2008 16% [========== ] 342/2008 17% [========== ] 343/2008 17% [========== ] 344/2008 17% [========== ] 345/2008 17% [========== ] 346/2008 17% [========== ] 347/2008 17% [========== ] 348/2008 17% [========== ] 349/2008 17% [========== ] 350/2008 17% [========== ] 351/2008 17% [========== ] 352/2008 17% [========== ] 353/2008 17% [========== ] 354/2008 17% [========== ] 355/2008 17% [========== ] 356/2008 17% [=========== ] 357/2008 17% [=========== ] 358/2008 17% [=========== ] 359/2008 17% [=========== ] 360/2008 17% [=========== ] 361/2008 17% [=========== ] 362/2008 18% [=========== ] 363/2008 18% [=========== ] 364/2008 18% [=========== ] 365/2008 18% [=========== ] 366/2008 18% [=========== ] 367/2008 18% [=========== ] 368/2008 18% [=========== ] 369/2008 18% [=========== ] 370/2008 18% [=========== ] 371/2008 18% [=========== ] 372/2008 18% [=========== ] 373/2008 18% [=========== ] 374/2008 18% [=========== ] 375/2008 18% [=========== ] 376/2008 18% [=========== ] 377/2008 18% [=========== ] 378/2008 18% [=========== ] 379/2008 18% [=========== ] 380/2008 18% [=========== ] 381/2008 18% [=========== ] 382/2008 19% [=========== ] 383/2008 19% [=========== ] 384/2008 19% [=========== ] 385/2008 19% [=========== ] 386/2008 19% [=========== ] 387/2008 19% [=========== ] 388/2008 19% [============ ] 389/2008 19% [============ ] 390/2008 19% [============ ] 391/2008 19% [============ ] 392/2008 19% [============ ] 393/2008 19% [============ ] 394/2008 19% [============ ] 395/2008 19% [============ ] 396/2008 19% [============ ] 397/2008 19% [============ ] 398/2008 19% [============ ] 399/2008 19% [============ ] 400/2008 19% [============ ] 401/2008 19% [============ ] 402/2008 20% [============ ] 403/2008 20% [============ ] 404/2008 20% [============ ] 405/2008 20% [============ ] 406/2008 20% [============ ] 407/2008 20% [============ ] 408/2008 20% [============ ] 409/2008 20% [============ ] 410/2008 20% [============ ] 411/2008 20% [============ ] 412/2008 20% [============ ] 413/2008 20% [============ ] 414/2008 20% [============ ] 415/2008 20% [============ ] 416/2008 20% [============ ] 417/2008 20% [============ ] 418/2008 20% [============ ] 419/2008 20% [============ ] 420/2008 20% [============ ] 421/2008 20% [============= ] 422/2008 21% [============= ] 423/2008 21% [============= ] 424/2008 21% [============= ] 425/2008 21% [============= ] 426/2008 21% [============= ] 427/2008 21% [============= ] 428/2008 21% [============= ] 429/2008 21% [============= ] 430/2008 21% [============= ] 431/2008 21% [============= ] 432/2008 21% [============= ] 433/2008 21% [============= ] 434/2008 21% [============= ] 435/2008 21% [============= ] 436/2008 21% [============= ] 437/2008 21% [============= ] 438/2008 21% [============= ] 439/2008 21% [============= ] 440/2008 21% [============= ] 441/2008 21% [============= ] 442/2008 22% [============= ] 443/2008 22% [============= ] 444/2008 22% [============= ] 445/2008 22% [============= ] 446/2008 22% [============= ] 447/2008 22% [============= ] 448/2008 22% [============= ] 449/2008 22% [============= ] 450/2008 22% [============= ] 451/2008 22% [============= ] 452/2008 22% [============= ] 453/2008 22% [============== ] 454/2008 22% [============== ] 455/2008 22% [============== ] 456/2008 22% [============== ] 457/2008 22% [============== ] 458/2008 22% [============== ] 459/2008 22% [============== ] 460/2008 22% [============== ] 461/2008 22% [============== ] 462/2008 23% [============== ] 463/2008 23% [============== ] 464/2008 23% [============== ] 465/2008 23% [============== ] 466/2008 23% [============== ] 467/2008 23% [============== ] 468/2008 23% [============== ] 469/2008 23% [============== ] 470/2008 23% [============== ] 471/2008 23% [============== ] 472/2008 23% [============== ] 473/2008 23% [============== ] 474/2008 23% [============== ] 475/2008 23% [============== ] 476/2008 23% [============== ] 477/2008 23% [============== ] 478/2008 23% [============== ] 479/2008 23% [============== ] 480/2008 23% [============== ] 481/2008 23% [============== ] 482/2008 24% [============== ] 483/2008 24% [============== ] 484/2008 24% [============== ] 485/2008 24% [=============== ] 486/2008 24% [=============== ] 487/2008 24% [=============== ] 488/2008 24% [=============== ] 489/2008 24% [=============== ] 490/2008 24% [=============== ] 491/2008 24% [=============== ] 492/2008 24% [=============== ] 493/2008 24% [=============== ] 494/2008 24% [=============== ] 495/2008 24% [=============== ] 496/2008 24% [=============== ] 497/2008 24% [=============== ] 498/2008 24% [=============== ] 499/2008 24% [=============== ] 500/2008 24% [=============== ] 501/2008 24% [=============== ] 502/2008 25% [=============== ] 503/2008 25% [=============== ] 504/2008 25% [=============== ] 505/2008 25% [=============== ] 506/2008 25% [=============== ] 507/2008 25% [=============== ] 508/2008 25% [=============== ] 509/2008 25% [=============== ] 510/2008 25% [=============== ] 511/2008 25% [=============== ] 512/2008 25% [=============== ] 513/2008 25% [=============== ] 514/2008 25% [=============== ] 515/2008 25% [=============== ] 516/2008 25% [=============== ] 517/2008 25% [=============== ] 518/2008 25% [================ ] 519/2008 25% [================ ] 520/2008 25% [================ ] 521/2008 25% [================ ] 522/2008 25% [================ ] 523/2008 26% [================ ] 524/2008 26% [================ ] 525/2008 26% [================ ] 526/2008 26% [================ ] 527/2008 26% [================ ] 528/2008 26% [================ ] 529/2008 26% [================ ] 530/2008 26% [================ ] 531/2008 26% [================ ] 532/2008 26% [================ ] 533/2008 26% [================ ] 534/2008 26% [================ ] 535/2008 26% [================ ] 536/2008 26% [================ ] 537/2008 26% [================ ] 538/2008 26% [================ ] 539/2008 26% [================ ] 540/2008 26% [================ ] 541/2008 26% [================ ] 542/2008 26% [================ ] 543/2008 27% [================ ] 544/2008 27% [================ ] 545/2008 27% [================ ] 546/2008 27% [================ ] 547/2008 27% [================ ] 548/2008 27% [================ ] 549/2008 27% [================ ] 550/2008 27% [================= ] 551/2008 27% [================= ] 552/2008 27% [================= ] 553/2008 27% [================= ] 554/2008 27% [================= ] 555/2008 27% [================= ] 556/2008 27% [================= ] 557/2008 27% [================= ] 558/2008 27% [================= ] 559/2008 27% [================= ] 560/2008 27% [================= ] 561/2008 27% [================= ] 562/2008 27% [================= ] 563/2008 28% [================= ] 564/2008 28% [================= ] 565/2008 28% [================= ] 566/2008 28% [================= ] 567/2008 28% [================= ] 568/2008 28% [================= ] 569/2008 28% [================= ] 570/2008 28% [================= ] 571/2008 28% [================= ] 572/2008 28% [================= ] 573/2008 28% [================= ] 574/2008 28% [================= ] 575/2008 28% [================= ] 576/2008 28% [================= ] 577/2008 28% [================= ] 578/2008 28% [================= ] 579/2008 28% [================= ] 580/2008 28% [================= ] 581/2008 28% [================= ] 582/2008 28% [================== ] 583/2008 29% [================== ] 584/2008 29% [================== ] 585/2008 29% [================== ] 586/2008 29% [================== ] 587/2008 29% [================== ] 588/2008 29% [================== ] 589/2008 29% [================== ] 590/2008 29% [================== ] 591/2008 29% [================== ] 592/2008 29% [================== ] 593/2008 29% [================== ] 594/2008 29% [================== ] 595/2008 29% [================== ] 596/2008 29% [================== ] 597/2008 29% [================== ] 598/2008 29% [================== ] 599/2008 29% [================== ] 600/2008 29% [================== ] 601/2008 29% [================== ] 602/2008 29% [================== ] 603/2008 30% [================== ] 604/2008 30% [================== ] 605/2008 30% [================== ] 606/2008 30% [================== ] 607/2008 30% [================== ] 608/2008 30% [================== ] 609/2008 30% [================== ] 610/2008 30% [================== ] 611/2008 30% [================== ] 612/2008 30% [================== ] 613/2008 30% [================== ] 614/2008 30% [================== ] 615/2008 30% [=================== ] 616/2008 30% [=================== ] 617/2008 30% [=================== ] 618/2008 30% [=================== ] 619/2008 30% [=================== ] 620/2008 30% [=================== ] 621/2008 30% [=================== ] 622/2008 30% [=================== ] 623/2008 31% [=================== ] 624/2008 31% [=================== ] 625/2008 31% [=================== ] 626/2008 31% [=================== ] 627/2008 31% [=================== ] 628/2008 31% [=================== ] 629/2008 31% [=================== ] 630/2008 31% [=================== ] 631/2008 31% [=================== ] 632/2008 31% [=================== ] 633/2008 31% [=================== ] 634/2008 31% [=================== ] 635/2008 31% [=================== ] 636/2008 31% [=================== ] 637/2008 31% [=================== ] 638/2008 31% [=================== ] 639/2008 31% [=================== ] 640/2008 31% [=================== ] 641/2008 31% [=================== ] 642/2008 31% [=================== ] 643/2008 32% [=================== ] 644/2008 32% [=================== ] 645/2008 32% [=================== ] 646/2008 32% [=================== ] 647/2008 32% [==================== ] 648/2008 32% [==================== ] 649/2008 32% [==================== ] 650/2008 32% [==================== ] 651/2008 32% [==================== ] 652/2008 32% [==================== ] 653/2008 32% [==================== ] 654/2008 32% [==================== ] 655/2008 32% [==================== ] 656/2008 32% [==================== ] 657/2008 32% [==================== ] 658/2008 32% [==================== ] 659/2008 32% [==================== ] 660/2008 32% [==================== ] 661/2008 32% [==================== ] 662/2008 32% [==================== ] 663/2008 33% [==================== ] 664/2008 33% [==================== ] 665/2008 33% [==================== ] 666/2008 33% [==================== ] 667/2008 33% [==================== ] 668/2008 33% [==================== ] 669/2008 33% [==================== ] 670/2008 33% [==================== ] 671/2008 33% [==================== ] 672/2008 33% [==================== ] 673/2008 33% [==================== ] 674/2008 33% [==================== ] 675/2008 33% [==================== ] 676/2008 33% [==================== ] 677/2008 33% [==================== ] 678/2008 33% [==================== ] 679/2008 33% [==================== ] 680/2008 33% [===================== ] 681/2008 33% [===================== ] 682/2008 33% [===================== ] 683/2008 34% [===================== ] 684/2008 34% [===================== ] 685/2008 34% [===================== ] 686/2008 34% [===================== ] 687/2008 34% [===================== ] 688/2008 34% [===================== ] 689/2008 34% [===================== ] 690/2008 34% [===================== ] 691/2008 34% [===================== ] 692/2008 34% [===================== ] 693/2008 34% [===================== ] 694/2008 34% [===================== ] 695/2008 34% [===================== ] 696/2008 34% [===================== ] 697/2008 34% [===================== ] 698/2008 34% [===================== ] 699/2008 34% [===================== ] 700/2008 34% [===================== ] 701/2008 34% [===================== ] 702/2008 34% [===================== ] 703/2008 35% [===================== ] 704/2008 35% [===================== ] 705/2008 35% [===================== ] 706/2008 35% [===================== ] 707/2008 35% [===================== ] 708/2008 35% [===================== ] 709/2008 35% [===================== ] 710/2008 35% [===================== ] 711/2008 35% [===================== ] 712/2008 35% [====================== ] 713/2008 35% [====================== ] 714/2008 35% [====================== ] 715/2008 35% [====================== ] 716/2008 35% [====================== ] 717/2008 35% [====================== ] 718/2008 35% [====================== ] 719/2008 35% [====================== ] 720/2008 35% [====================== ] 721/2008 35% [====================== ] 722/2008 35% [====================== ] 723/2008 36% [====================== ] 724/2008 36% [====================== ] 725/2008 36% [====================== ] 726/2008 36% [====================== ] 727/2008 36% [====================== ] 728/2008 36% [====================== ] 729/2008 36% [====================== ] 730/2008 36% [====================== ] 731/2008 36% [====================== ] 732/2008 36% [====================== ] 733/2008 36% [====================== ] 734/2008 36% [====================== ] 735/2008 36% [====================== ] 736/2008 36% [====================== ] 737/2008 36% [====================== ] 738/2008 36% [====================== ] 739/2008 36% [====================== ] 740/2008 36% [====================== ] 741/2008 36% [====================== ] 742/2008 36% [====================== ] 743/2008 37% [====================== ] 744/2008 37% [======================= ] 745/2008 37% [======================= ] 746/2008 37% [======================= ] 747/2008 37% [======================= ] 748/2008 37% [======================= ] 749/2008 37% [======================= ] 750/2008 37% [======================= ] 751/2008 37% [======================= ] 752/2008 37% [======================= ] 753/2008 37% [======================= ] 754/2008 37% [======================= ] 755/2008 37% [======================= ] 756/2008 37% [======================= ] 757/2008 37% [======================= ] 758/2008 37% [======================= ] 759/2008 37% [======================= ] 760/2008 37% [======================= ] 761/2008 37% [======================= ] 762/2008 37% [======================= ] 763/2008 37% [======================= ] 764/2008 38% [======================= ] 765/2008 38% [======================= ] 766/2008 38% [======================= ] 767/2008 38% [======================= ] 768/2008 38% [======================= ] 769/2008 38% [======================= ] 770/2008 38% [======================= ] 771/2008 38% [======================= ] 772/2008 38% [======================= ] 773/2008 38% [======================= ] 774/2008 38% [======================= ] 775/2008 38% [======================= ] 776/2008 38% [======================= ] 777/2008 38% [======================== ] 778/2008 38% [======================== ] 779/2008 38% [======================== ] 780/2008 38% [======================== ] 781/2008 38% [======================== ] 782/2008 38% [======================== ] 783/2008 38% [======================== ] 784/2008 39% [======================== ] 785/2008 39% [======================== ] 786/2008 39% [======================== ] 787/2008 39% [======================== ] 788/2008 39% [======================== ] 789/2008 39% [======================== ] 790/2008 39% [======================== ] 791/2008 39% [======================== ] 792/2008 39% [======================== ] 793/2008 39% [======================== ] 794/2008 39% [======================== ] 795/2008 39% [======================== ] 796/2008 39% [======================== ] 797/2008 39% [======================== ] 798/2008 39% [======================== ] 799/2008 39% [======================== ] 800/2008 39% [======================== ] 801/2008 39% [======================== ] 802/2008 39% [======================== ] 803/2008 39% [======================== ] 804/2008 40% [======================== ] 805/2008 40% [======================== ] 806/2008 40% [======================== ] 807/2008 40% [======================== ] 808/2008 40% [======================== ] 809/2008 40% [========================= ] 810/2008 40% [========================= ] 811/2008 40% [========================= ] 812/2008 40% [========================= ] 813/2008 40% [========================= ] 814/2008 40% [========================= ] 815/2008 40% [========================= ] 816/2008 40% [========================= ] 817/2008 40% [========================= ] 818/2008 40% [========================= ] 819/2008 40% [========================= ] 820/2008 40% [========================= ] 821/2008 40% [========================= ] 822/2008 40% [========================= ] 823/2008 40% [========================= ] 824/2008 41% [========================= ] 825/2008 41% [========================= ] 826/2008 41% [========================= ] 827/2008 41% [========================= ] 828/2008 41% [========================= ] 829/2008 41% [========================= ] 830/2008 41% [========================= ] 831/2008 41% [========================= ] 832/2008 41% [========================= ] 833/2008 41% [========================= ] 834/2008 41% [========================= ] 835/2008 41% [========================= ] 836/2008 41% [========================= ] 837/2008 41% [========================= ] 838/2008 41% [========================= ] 839/2008 41% [========================= ] 840/2008 41% [========================= ] 841/2008 41% [========================= ] 842/2008 41% [========================== ] 843/2008 41% [========================== ] 844/2008 42% [========================== ] 845/2008 42% [========================== ] 846/2008 42% [========================== ] 847/2008 42% [========================== ] 848/2008 42% [========================== ] 849/2008 42% [========================== ] 850/2008 42% [========================== ] 851/2008 42% [========================== ] 852/2008 42% [========================== ] 853/2008 42% [========================== ] 854/2008 42% [========================== ] 855/2008 42% [========================== ] 856/2008 42% [========================== ] 857/2008 42% [========================== ] 858/2008 42% [========================== ] 859/2008 42% [========================== ] 860/2008 42% [========================== ] 861/2008 42% [========================== ] 862/2008 42% [========================== ] 863/2008 42% [========================== ] 864/2008 43% [========================== ] 865/2008 43% [========================== ] 866/2008 43% [========================== ] 867/2008 43% [========================== ] 868/2008 43% [========================== ] 869/2008 43% [========================== ] 870/2008 43% [========================== ] 871/2008 43% [========================== ] 872/2008 43% [========================== ] 873/2008 43% [========================== ] 874/2008 43% [=========================== ] 875/2008 43% [=========================== ] 876/2008 43% [=========================== ] 877/2008 43% [=========================== ] 878/2008 43% [=========================== ] 879/2008 43% [=========================== ] 880/2008 43% [=========================== ] 881/2008 43% [=========================== ] 882/2008 43% [=========================== ] 883/2008 43% [=========================== ] 884/2008 44% [=========================== ] 885/2008 44% [=========================== ] 886/2008 44% [=========================== ] 887/2008 44% [=========================== ] 888/2008 44% [=========================== ] 889/2008 44% [=========================== ] 890/2008 44% [=========================== ] 891/2008 44% [=========================== ] 892/2008 44% [=========================== ] 893/2008 44% [=========================== ] 894/2008 44% [=========================== ] 895/2008 44% [=========================== ] 896/2008 44% [=========================== ] 897/2008 44% [=========================== ] 898/2008 44% [=========================== ] 899/2008 44% [=========================== ] 900/2008 44% [=========================== ] 901/2008 44% [=========================== ] 902/2008 44% [=========================== ] 903/2008 44% [=========================== ] 904/2008 45% [=========================== ] 905/2008 45% [=========================== ] 906/2008 45% [============================ ] 907/2008 45% [============================ ] 908/2008 45% [============================ ] 909/2008 45% [============================ ] 910/2008 45% [============================ ] 911/2008 45% [============================ ] 912/2008 45% [============================ ] 913/2008 45% [============================ ] 914/2008 45% [============================ ] 915/2008 45% [============================ ] 916/2008 45% [============================ ] 917/2008 45% [============================ ] 918/2008 45% [============================ ] 919/2008 45% [============================ ] 920/2008 45% [============================ ] 921/2008 45% [============================ ] 922/2008 45% [============================ ] 923/2008 45% [============================ ] 924/2008 46% [============================ ] 925/2008 46% [============================ ] 926/2008 46% [============================ ] 927/2008 46% [============================ ] 928/2008 46% [============================ ] 929/2008 46% [============================ ] 930/2008 46% [============================ ] 931/2008 46% [============================ ] 932/2008 46% [============================ ] 933/2008 46% [============================ ] 934/2008 46% [============================ ] 935/2008 46% [============================ ] 936/2008 46% [============================ ] 937/2008 46% [============================ ] 938/2008 46% [============================ ] 939/2008 46% [============================= ] 940/2008 46% [============================= ] 941/2008 46% [============================= ] 942/2008 46% [============================= ] 943/2008 46% [============================= ] 944/2008 47% [============================= ] 945/2008 47% [============================= ] 946/2008 47% [============================= ] 947/2008 47% [============================= ] 948/2008 47% [============================= ] 949/2008 47% [============================= ] 950/2008 47% [============================= ] 951/2008 47% [============================= ] 952/2008 47% [============================= ] 953/2008 47% [============================= ] 954/2008 47% [============================= ] 955/2008 47% [============================= ] 956/2008 47% [============================= ] 957/2008 47% [============================= ] 958/2008 47% [============================= ] 959/2008 47% [============================= ] 960/2008 47% [============================= ] 961/2008 47% [============================= ] 962/2008 47% [============================= ] 963/2008 47% [============================= ] 964/2008 48% [============================= ] 965/2008 48% [============================= ] 966/2008 48% [============================= ] 967/2008 48% [============================= ] 968/2008 48% [============================= ] 969/2008 48% [============================= ] 970/2008 48% [============================= ] 971/2008 48% [============================== ] 972/2008 48% [============================== ] 973/2008 48% [============================== ] 974/2008 48% [============================== ] 975/2008 48% [============================== ] 976/2008 48% [============================== ] 977/2008 48% [============================== ] 978/2008 48% [============================== ] 979/2008 48% [============================== ] 980/2008 48% [============================== ] 981/2008 48% [============================== ] 982/2008 48% [============================== ] 983/2008 48% [============================== ] 984/2008 49% [============================== ] 985/2008 49% [============================== ] 986/2008 49% [============================== ] 987/2008 49% [============================== ] 988/2008 49% [============================== ] 989/2008 49% [============================== ] 990/2008 49% [============================== ] 991/2008 49% [============================== ] 992/2008 49% [============================== ] 993/2008 49% [============================== ] 994/2008 49% [============================== ] 995/2008 49% [============================== ] 996/2008 49% [============================== ] 997/2008 49% [============================== ] 998/2008 49% [============================== ] 999/2008 49% [============================== ] 1000/2008 49% [============================== ] 1001/2008 49% [============================== ] 1002/2008 49% [============================== ] 1003/2008 49% [=============================== ] 1004/2008 50% [=============================== ] 1005/2008 50% [=============================== ] 1006/2008 50% [=============================== ] 1007/2008 50% [=============================== ] 1008/2008 50% [=============================== ] 1009/2008 50% [=============================== ] 1010/2008 50% [=============================== ] 1011/2008 50% [=============================== ] 1012/2008 50% [=============================== ] 1013/2008 50% [=============================== ] 1014/2008 50% [=============================== ] 1015/2008 50% [=============================== ] 1016/2008 50% [=============================== ] 1017/2008 50% [=============================== ] 1018/2008 50% [=============================== ] 1019/2008 50% [=============================== ] 1020/2008 50% [=============================== ] 1021/2008 50% [=============================== ] 1022/2008 50% [=============================== ] 1023/2008 50% [=============================== ] 1024/2008 50% [=============================== ] 1025/2008 51% [=============================== ] 1026/2008 51% [=============================== ] 1027/2008 51% [=============================== ] 1028/2008 51% [=============================== ] 1029/2008 51% [=============================== ] 1030/2008 51% [=============================== ] 1031/2008 51% [=============================== ] 1032/2008 51% [=============================== ] 1033/2008 51% [=============================== ] 1034/2008 51% [=============================== ] 1035/2008 51% [=============================== ] 1036/2008 51% [================================ ] 1037/2008 51% [================================ ] 1038/2008 51% [================================ ] 1039/2008 51% [================================ ] 1040/2008 51% [================================ ] 1041/2008 51% [================================ ] 1042/2008 51% [================================ ] 1043/2008 51% [================================ ] 1044/2008 51% [================================ ] 1045/2008 52% [================================ ] 1046/2008 52% [================================ ] 1047/2008 52% [================================ ] 1048/2008 52% [================================ ] 1049/2008 52% [================================ ] 1050/2008 52% [================================ ] 1051/2008 52% [================================ ] 1052/2008 52% [================================ ] 1053/2008 52% [================================ ] 1054/2008 52% [================================ ] 1055/2008 52% [================================ ] 1056/2008 52% [================================ ] 1057/2008 52% [================================ ] 1058/2008 52% [================================ ] 1059/2008 52% [================================ ] 1060/2008 52% [================================ ] 1061/2008 52% [================================ ] 1062/2008 52% [================================ ] 1063/2008 52% [================================ ] 1064/2008 52% [================================ ] 1065/2008 53% [================================ ] 1066/2008 53% [================================ ] 1067/2008 53% [================================ ] 1068/2008 53% [================================= ] 1069/2008 53% [================================= ] 1070/2008 53% [================================= ] 1071/2008 53% [================================= ] 1072/2008 53% [================================= ] 1073/2008 53% [================================= ] 1074/2008 53% [================================= ] 1075/2008 53% [================================= ] 1076/2008 53% [================================= ] 1077/2008 53% [================================= ] 1078/2008 53% [================================= ] 1079/2008 53% [================================= ] 1080/2008 53% [================================= ] 1081/2008 53% [================================= ] 1082/2008 53% [================================= ] 1083/2008 53% [================================= ] 1084/2008 53% [================================= ] 1085/2008 54% [================================= ] 1086/2008 54% [================================= ] 1087/2008 54% [================================= ] 1088/2008 54% [================================= ] 1089/2008 54% [================================= ] 1090/2008 54% [================================= ] 1091/2008 54% [================================= ] 1092/2008 54% [================================= ] 1093/2008 54% [================================= ] 1094/2008 54% [================================= ] 1095/2008 54% [================================= ] 1096/2008 54% [================================= ] 1097/2008 54% [================================= ] 1098/2008 54% [================================= ] 1099/2008 54% [================================= ] 1100/2008 54% [================================= ] 1101/2008 54% [================================== ] 1102/2008 54% [================================== ] 1103/2008 54% [================================== ] 1104/2008 54% [================================== ] 1105/2008 55% [================================== ] 1106/2008 55% [================================== ] 1107/2008 55% [================================== ] 1108/2008 55% [================================== ] 1109/2008 55% [================================== ] 1110/2008 55% [================================== ] 1111/2008 55% [================================== ] 1112/2008 55% [================================== ] 1113/2008 55% [================================== ] 1114/2008 55% [================================== ] 1115/2008 55% [================================== ] 1116/2008 55% [================================== ] 1117/2008 55% [================================== ] 1118/2008 55% [================================== ] 1119/2008 55% [================================== ] 1120/2008 55% [================================== ] 1121/2008 55% [================================== ] 1122/2008 55% [================================== ] 1123/2008 55% [================================== ] 1124/2008 55% [================================== ] 1125/2008 56% [================================== ] 1126/2008 56% [================================== ] 1127/2008 56% [================================== ] 1128/2008 56% [================================== ] 1129/2008 56% [================================== ] 1130/2008 56% [================================== ] 1131/2008 56% [================================== ] 1132/2008 56% [================================== ] 1133/2008 56% [=================================== ] 1134/2008 56% [=================================== ] 1135/2008 56% [=================================== ] 1136/2008 56% [=================================== ] 1137/2008 56% [=================================== ] 1138/2008 56% [=================================== ] 1139/2008 56% [=================================== ] 1140/2008 56% [=================================== ] 1141/2008 56% [=================================== ] 1142/2008 56% [=================================== ] 1143/2008 56% [=================================== ] 1144/2008 56% [=================================== ] 1145/2008 57% [=================================== ] 1146/2008 57% [=================================== ] 1147/2008 57% [=================================== ] 1148/2008 57% [=================================== ] 1149/2008 57% [=================================== ] 1150/2008 57% [=================================== ] 1151/2008 57% [=================================== ] 1152/2008 57% [=================================== ] 1153/2008 57% [=================================== ] 1154/2008 57% [=================================== ] 1155/2008 57% [=================================== ] 1156/2008 57% [=================================== ] 1157/2008 57% [=================================== ] 1158/2008 57% [=================================== ] 1159/2008 57% [=================================== ] 1160/2008 57% [=================================== ] 1161/2008 57% [=================================== ] 1162/2008 57% [=================================== ] 1163/2008 57% [=================================== ] 1164/2008 57% [=================================== ] 1165/2008 58% [==================================== ] 1166/2008 58% [==================================== ] 1167/2008 58% [==================================== ] 1168/2008 58% [==================================== ] 1169/2008 58% [==================================== ] 1170/2008 58% [==================================== ] 1171/2008 58% [==================================== ] 1172/2008 58% [==================================== ] 1173/2008 58% [==================================== ] 1174/2008 58% [==================================== ] 1175/2008 58% [==================================== ] 1176/2008 58% [==================================== ] 1177/2008 58% [==================================== ] 1178/2008 58% [==================================== ] 1179/2008 58% [==================================== ] 1180/2008 58% [==================================== ] 1181/2008 58% [==================================== ] 1182/2008 58% [==================================== ] 1183/2008 58% [==================================== ] 1184/2008 58% [==================================== ] 1185/2008 59% [==================================== ] 1186/2008 59% [==================================== ] 1187/2008 59% [==================================== ] 1188/2008 59% [==================================== ] 1189/2008 59% [==================================== ] 1190/2008 59% [==================================== ] 1191/2008 59% [==================================== ] 1192/2008 59% [==================================== ] 1193/2008 59% [==================================== ] 1194/2008 59% [==================================== ] 1195/2008 59% [==================================== ] 1196/2008 59% [==================================== ] 1197/2008 59% [==================================== ] 1198/2008 59% [===================================== ] 1199/2008 59% [===================================== ] 1200/2008 59% [===================================== ] 1201/2008 59% [===================================== ] 1202/2008 59% [===================================== ] 1203/2008 59% [===================================== ] 1204/2008 59% [===================================== ] 1205/2008 60% [===================================== ] 1206/2008 60% [===================================== ] 1207/2008 60% [===================================== ] 1208/2008 60% [===================================== ] 1209/2008 60% [===================================== ] 1210/2008 60% [===================================== ] 1211/2008 60% [===================================== ] 1212/2008 60% [===================================== ] 1213/2008 60% [===================================== ] 1214/2008 60% [===================================== ] 1215/2008 60% [===================================== ] 1216/2008 60% [===================================== ] 1217/2008 60% [===================================== ] 1218/2008 60% [===================================== ] 1219/2008 60% [===================================== ] 1220/2008 60% [===================================== ] 1221/2008 60% [===================================== ] 1222/2008 60% [===================================== ] 1223/2008 60% [===================================== ] 1224/2008 60% [===================================== ] 1225/2008 61% [===================================== ] 1226/2008 61% [===================================== ] 1227/2008 61% [===================================== ] 1228/2008 61% [===================================== ] 1229/2008 61% [===================================== ] 1230/2008 61% [====================================== ] 1231/2008 61% [====================================== ] 1232/2008 61% [====================================== ] 1233/2008 61% [====================================== ] 1234/2008 61% [====================================== ] 1235/2008 61% [====================================== ] 1236/2008 61% [====================================== ] 1237/2008 61% [====================================== ] 1238/2008 61% [====================================== ] 1239/2008 61% [====================================== ] 1240/2008 61% [====================================== ] 1241/2008 61% [====================================== ] 1242/2008 61% [====================================== ] 1243/2008 61% [====================================== ] 1244/2008 61% [====================================== ] 1245/2008 62% [====================================== ] 1246/2008 62% [====================================== ] 1247/2008 62% [====================================== ] 1248/2008 62% [====================================== ] 1249/2008 62% [====================================== ] 1250/2008 62% [====================================== ] 1251/2008 62% [====================================== ] 1252/2008 62% [====================================== ] 1253/2008 62% [====================================== ] 1254/2008 62% [====================================== ] 1255/2008 62% [====================================== ] 1256/2008 62% [====================================== ] 1257/2008 62% [====================================== ] 1258/2008 62% [====================================== ] 1259/2008 62% [====================================== ] 1260/2008 62% [====================================== ] 1261/2008 62% [====================================== ] 1262/2008 62% [====================================== ] 1263/2008 62% [======================================= ] 1264/2008 62% [======================================= ] 1265/2008 62% [======================================= ] 1266/2008 63% [======================================= ] 1267/2008 63% [======================================= ] 1268/2008 63% [======================================= ] 1269/2008 63% [======================================= ] 1270/2008 63% [======================================= ] 1271/2008 63% [======================================= ] 1272/2008 63% [======================================= ] 1273/2008 63% [======================================= ] 1274/2008 63% [======================================= ] 1275/2008 63% [======================================= ] 1276/2008 63% [======================================= ] 1277/2008 63% [======================================= ] 1278/2008 63% [======================================= ] 1279/2008 63% [======================================= ] 1280/2008 63% [======================================= ] 1281/2008 63% [======================================= ] 1282/2008 63% [======================================= ] 1283/2008 63% [======================================= ] 1284/2008 63% [======================================= ] 1285/2008 63% [======================================= ] 1286/2008 64% [======================================= ] 1287/2008 64% [======================================= ] 1288/2008 64% [======================================= ] 1289/2008 64% [======================================= ] 1290/2008 64% [======================================= ] 1291/2008 64% [======================================= ] 1292/2008 64% [======================================= ] 1293/2008 64% [======================================= ] 1294/2008 64% [======================================= ] 1295/2008 64% [======================================== ] 1296/2008 64% [======================================== ] 1297/2008 64% [======================================== ] 1298/2008 64% [======================================== ] 1299/2008 64% [======================================== ] 1300/2008 64% [======================================== ] 1301/2008 64% [======================================== ] 1302/2008 64% [======================================== ] 1303/2008 64% [======================================== ] 1304/2008 64% [======================================== ] 1305/2008 64% [======================================== ] 1306/2008 65% [======================================== ] 1307/2008 65% [======================================== ] 1308/2008 65% [======================================== ] 1309/2008 65% [======================================== ] 1310/2008 65% [======================================== ] 1311/2008 65% [======================================== ] 1312/2008 65% [======================================== ] 1313/2008 65% [======================================== ] 1314/2008 65% [======================================== ] 1315/2008 65% [======================================== ] 1316/2008 65% [======================================== ] 1317/2008 65% [======================================== ] 1318/2008 65% [======================================== ] 1319/2008 65% [======================================== ] 1320/2008 65% [======================================== ] 1321/2008 65% [======================================== ] 1322/2008 65% [======================================== ] 1323/2008 65% [======================================== ] 1324/2008 65% [======================================== ] 1325/2008 65% [======================================== ] 1326/2008 66% [======================================== ] 1327/2008 66% [========================================= ] 1328/2008 66% [========================================= ] 1329/2008 66% [========================================= ] 1330/2008 66% [========================================= ] 1331/2008 66% [========================================= ] 1332/2008 66% [========================================= ] 1333/2008 66% [========================================= ] 1334/2008 66% [========================================= ] 1335/2008 66% [========================================= ] 1336/2008 66% [========================================= ] 1337/2008 66% [========================================= ] 1338/2008 66% [========================================= ] 1339/2008 66% [========================================= ] 1340/2008 66% [========================================= ] 1341/2008 66% [========================================= ] 1342/2008 66% [========================================= ] 1343/2008 66% [========================================= ] 1344/2008 66% [========================================= ] 1345/2008 66% [========================================= ] 1346/2008 67% [========================================= ] 1347/2008 67% [========================================= ] 1348/2008 67% [========================================= ] 1349/2008 67% [========================================= ] 1350/2008 67% [========================================= ] 1351/2008 67% [========================================= ] 1352/2008 67% [========================================= ] 1353/2008 67% [========================================= ] 1354/2008 67% [========================================= ] 1355/2008 67% [========================================= ] 1356/2008 67% [========================================= ] 1357/2008 67% [========================================= ] 1358/2008 67% [========================================= ] 1359/2008 67% [========================================= ] 1360/2008 67% [========================================== ] 1361/2008 67% [========================================== ] 1362/2008 67% [========================================== ] 1363/2008 67% [========================================== ] 1364/2008 67% [========================================== ] 1365/2008 67% [========================================== ] 1366/2008 68% [========================================== ] 1367/2008 68% [========================================== ] 1368/2008 68% [========================================== ] 1369/2008 68% [========================================== ] 1370/2008 68% [========================================== ] 1371/2008 68% [========================================== ] 1372/2008 68% [========================================== ] 1373/2008 68% [========================================== ] 1374/2008 68% [========================================== ] 1375/2008 68% [========================================== ] 1376/2008 68% [========================================== ] 1377/2008 68% [========================================== ] 1378/2008 68% [========================================== ] 1379/2008 68% [========================================== ] 1380/2008 68% [========================================== ] 1381/2008 68% [========================================== ] 1382/2008 68% [========================================== ] 1383/2008 68% [========================================== ] 1384/2008 68% [========================================== ] 1385/2008 68% [========================================== ] 1386/2008 69% [========================================== ] 1387/2008 69% [========================================== ] 1388/2008 69% [========================================== ] 1389/2008 69% [========================================== ] 1390/2008 69% [========================================== ] 1391/2008 69% [========================================== ] 1392/2008 69% [=========================================== ] 1393/2008 69% [=========================================== ] 1394/2008 69% [=========================================== ] 1395/2008 69% [=========================================== ] 1396/2008 69% [=========================================== ] 1397/2008 69% [=========================================== ] 1398/2008 69% [=========================================== ] 1399/2008 69% [=========================================== ] 1400/2008 69% [=========================================== ] 1401/2008 69% [=========================================== ] 1402/2008 69% [=========================================== ] 1403/2008 69% [=========================================== ] 1404/2008 69% [=========================================== ] 1405/2008 69% [=========================================== ] 1406/2008 70% [=========================================== ] 1407/2008 70% [=========================================== ] 1408/2008 70% [=========================================== ] 1409/2008 70% [=========================================== ] 1410/2008 70% [=========================================== ] 1411/2008 70% [=========================================== ] 1412/2008 70% [=========================================== ] 1413/2008 70% [=========================================== ] 1414/2008 70% [=========================================== ] 1415/2008 70% [=========================================== ] 1416/2008 70% [=========================================== ] 1417/2008 70% [=========================================== ] 1418/2008 70% [=========================================== ] 1419/2008 70% [=========================================== ] 1420/2008 70% [=========================================== ] 1421/2008 70% [=========================================== ] 1422/2008 70% [=========================================== ] 1423/2008 70% [=========================================== ] 1424/2008 70% [=========================================== ] 1425/2008 70% [============================================ ] 1426/2008 71% [============================================ ] 1427/2008 71% [============================================ ] 1428/2008 71% [============================================ ] 1429/2008 71% [============================================ ] 1430/2008 71% [============================================ ] 1431/2008 71% [============================================ ] 1432/2008 71% [============================================ ] 1433/2008 71% [============================================ ] 1434/2008 71% [============================================ ] 1435/2008 71% [============================================ ] 1436/2008 71% [============================================ ] 1437/2008 71% [============================================ ] 1438/2008 71% [============================================ ] 1439/2008 71% [============================================ ] 1440/2008 71% [============================================ ] 1441/2008 71% [============================================ ] 1442/2008 71% [============================================ ] 1443/2008 71% [============================================ ] 1444/2008 71% [============================================ ] 1445/2008 71% [============================================ ] 1446/2008 72% [============================================ ] 1447/2008 72% [============================================ ] 1448/2008 72% [============================================ ] 1449/2008 72% [============================================ ] 1450/2008 72% [============================================ ] 1451/2008 72% [============================================ ] 1452/2008 72% [============================================ ] 1453/2008 72% [============================================ ] 1454/2008 72% [============================================ ] 1455/2008 72% [============================================ ] 1456/2008 72% [============================================ ] 1457/2008 72% [============================================= ] 1458/2008 72% [============================================= ] 1459/2008 72% [============================================= ] 1460/2008 72% [============================================= ] 1461/2008 72% [============================================= ] 1462/2008 72% [============================================= ] 1463/2008 72% [============================================= ] 1464/2008 72% [============================================= ] 1465/2008 72% [============================================= ] 1466/2008 73% [============================================= ] 1467/2008 73% [============================================= ] 1468/2008 73% [============================================= ] 1469/2008 73% [============================================= ] 1470/2008 73% [============================================= ] 1471/2008 73% [============================================= ] 1472/2008 73% [============================================= ] 1473/2008 73% [============================================= ] 1474/2008 73% [============================================= ] 1475/2008 73% [============================================= ] 1476/2008 73% [============================================= ] 1477/2008 73% [============================================= ] 1478/2008 73% [============================================= ] 1479/2008 73% [============================================= ] 1480/2008 73% [============================================= ] 1481/2008 73% [============================================= ] 1482/2008 73% [============================================= ] 1483/2008 73% [============================================= ] 1484/2008 73% [============================================= ] 1485/2008 73% [============================================= ] 1486/2008 74% [============================================= ] 1487/2008 74% [============================================= ] 1488/2008 74% [============================================= ] 1489/2008 74% [============================================== ] 1490/2008 74% [============================================== ] 1491/2008 74% [============================================== ] 1492/2008 74% [============================================== ] 1493/2008 74% [============================================== ] 1494/2008 74% [============================================== ] 1495/2008 74% [============================================== ] 1496/2008 74% [============================================== ] 1497/2008 74% [============================================== ] 1498/2008 74% [============================================== ] 1499/2008 74% [============================================== ] 1500/2008 74% [============================================== ] 1501/2008 74% [============================================== ] 1502/2008 74% [============================================== ] 1503/2008 74% [============================================== ] 1504/2008 74% [============================================== ] 1505/2008 74% [============================================== ] 1506/2008 75% [============================================== ] 1507/2008 75% [============================================== ] 1508/2008 75% [============================================== ] 1509/2008 75% [============================================== ] 1510/2008 75% [============================================== ] 1511/2008 75% [============================================== ] 1512/2008 75% [============================================== ] 1513/2008 75% [============================================== ] 1514/2008 75% [============================================== ] 1515/2008 75% [============================================== ] 1516/2008 75% [============================================== ] 1517/2008 75% [============================================== ] 1518/2008 75% [============================================== ] 1519/2008 75% [============================================== ] 1520/2008 75% [============================================== ] 1521/2008 75% [============================================== ] 1522/2008 75% [=============================================== ] 1523/2008 75% [=============================================== ] 1524/2008 75% [=============================================== ] 1525/2008 75% [=============================================== ] 1526/2008 75% [=============================================== ] 1527/2008 76% [=============================================== ] 1528/2008 76% [=============================================== ] 1529/2008 76% [=============================================== ] 1530/2008 76% [=============================================== ] 1531/2008 76% [=============================================== ] 1532/2008 76% [=============================================== ] 1533/2008 76% [=============================================== ] 1534/2008 76% [=============================================== ] 1535/2008 76% [=============================================== ] 1536/2008 76% [=============================================== ] 1537/2008 76% [=============================================== ] 1538/2008 76% [=============================================== ] 1539/2008 76% [=============================================== ] 1540/2008 76% [=============================================== ] 1541/2008 76% [=============================================== ] 1542/2008 76% [=============================================== ] 1543/2008 76% [=============================================== ] 1544/2008 76% [=============================================== ] 1545/2008 76% [=============================================== ] 1546/2008 76% [=============================================== ] 1547/2008 77% [=============================================== ] 1548/2008 77% [=============================================== ] 1549/2008 77% [=============================================== ] 1550/2008 77% [=============================================== ] 1551/2008 77% [=============================================== ] 1552/2008 77% [=============================================== ] 1553/2008 77% [=============================================== ] 1554/2008 77% [================================================ ] 1555/2008 77% [================================================ ] 1556/2008 77% [================================================ ] 1557/2008 77% [================================================ ] 1558/2008 77% [================================================ ] 1559/2008 77% [================================================ ] 1560/2008 77% [================================================ ] 1561/2008 77% [================================================ ] 1562/2008 77% [================================================ ] 1563/2008 77% [================================================ ] 1564/2008 77% [================================================ ] 1565/2008 77% [================================================ ] 1566/2008 77% [================================================ ] 1567/2008 78% [================================================ ] 1568/2008 78% [================================================ ] 1569/2008 78% [================================================ ] 1570/2008 78% [================================================ ] 1571/2008 78% [================================================ ] 1572/2008 78% [================================================ ] 1573/2008 78% [================================================ ] 1574/2008 78% [================================================ ] 1575/2008 78% [================================================ ] 1576/2008 78% [================================================ ] 1577/2008 78% [================================================ ] 1578/2008 78% [================================================ ] 1579/2008 78% [================================================ ] 1580/2008 78% [================================================ ] 1581/2008 78% [================================================ ] 1582/2008 78% [================================================ ] 1583/2008 78% [================================================ ] 1584/2008 78% [================================================ ] 1585/2008 78% [================================================ ] 1586/2008 78% [================================================= ] 1587/2008 79% [================================================= ] 1588/2008 79% [================================================= ] 1589/2008 79% [================================================= ] 1590/2008 79% [================================================= ] 1591/2008 79% [================================================= ] 1592/2008 79% [================================================= ] 1593/2008 79% [================================================= ] 1594/2008 79% [================================================= ] 1595/2008 79% [================================================= ] 1596/2008 79% [================================================= ] 1597/2008 79% [================================================= ] 1598/2008 79% [================================================= ] 1599/2008 79% [================================================= ] 1600/2008 79% [================================================= ] 1601/2008 79% [================================================= ] 1602/2008 79% [================================================= ] 1603/2008 79% [================================================= ] 1604/2008 79% [================================================= ] 1605/2008 79% [================================================= ] 1606/2008 79% [================================================= ] 1607/2008 80% [================================================= ] 1608/2008 80% [================================================= ] 1609/2008 80% [================================================= ] 1610/2008 80% [================================================= ] 1611/2008 80% [================================================= ] 1612/2008 80% [================================================= ] 1613/2008 80% [================================================= ] 1614/2008 80% [================================================= ] 1615/2008 80% [================================================= ] 1616/2008 80% [================================================= ] 1617/2008 80% [================================================= ] 1618/2008 80% [================================================= ] 1619/2008 80% [================================================== ] 1620/2008 80% [================================================== ] 1621/2008 80% [================================================== ] 1622/2008 80% [================================================== ] 1623/2008 80% [================================================== ] 1624/2008 80% [================================================== ] 1625/2008 80% [================================================== ] 1626/2008 80% [================================================== ] 1627/2008 81% [================================================== ] 1628/2008 81% [================================================== ] 1629/2008 81% [================================================== ] 1630/2008 81% [================================================== ] 1631/2008 81% [================================================== ] 1632/2008 81% [================================================== ] 1633/2008 81% [================================================== ] 1634/2008 81% [================================================== ] 1635/2008 81% [================================================== ] 1636/2008 81% [================================================== ] 1637/2008 81% [================================================== ] 1638/2008 81% [================================================== ] 1639/2008 81% [================================================== ] 1640/2008 81% [================================================== ] 1641/2008 81% [================================================== ] 1642/2008 81% [================================================== ] 1643/2008 81% [================================================== ] 1644/2008 81% [================================================== ] 1645/2008 81% [================================================== ] 1646/2008 81% [================================================== ] 1647/2008 82% [================================================== ] 1648/2008 82% [================================================== ] 1649/2008 82% [================================================== ] 1650/2008 82% [================================================== ] 1651/2008 82% [=================================================== ] 1652/2008 82% [=================================================== ] 1653/2008 82% [=================================================== ] 1654/2008 82% [=================================================== ] 1655/2008 82% [=================================================== ] 1656/2008 82% [=================================================== ] 1657/2008 82% [=================================================== ] 1658/2008 82% [=================================================== ] 1659/2008 82% [=================================================== ] 1660/2008 82% [=================================================== ] 1661/2008 82% [=================================================== ] 1662/2008 82% [=================================================== ] 1663/2008 82% [=================================================== ] 1664/2008 82% [=================================================== ] 1665/2008 82% [=================================================== ] 1666/2008 82% [=================================================== ] 1667/2008 83% [=================================================== ] 1668/2008 83% [=================================================== ] 1669/2008 83% [=================================================== ] 1670/2008 83% [=================================================== ] 1671/2008 83% [=================================================== ] 1672/2008 83% [=================================================== ] 1673/2008 83% [=================================================== ] 1674/2008 83% [=================================================== ] 1675/2008 83% [=================================================== ] 1676/2008 83% [=================================================== ] 1677/2008 83% [=================================================== ] 1678/2008 83% [=================================================== ] 1679/2008 83% [=================================================== ] 1680/2008 83% [=================================================== ] 1681/2008 83% [=================================================== ] 1682/2008 83% [=================================================== ] 1683/2008 83% [=================================================== ] 1684/2008 83% [==================================================== ] 1685/2008 83% [==================================================== ] 1686/2008 83% [==================================================== ] 1687/2008 84% [==================================================== ] 1688/2008 84% [==================================================== ] 1689/2008 84% [==================================================== ] 1690/2008 84% [==================================================== ] 1691/2008 84% [==================================================== ] 1692/2008 84% [==================================================== ] 1693/2008 84% [==================================================== ] 1694/2008 84% [==================================================== ] 1695/2008 84% [==================================================== ] 1696/2008 84% [==================================================== ] 1697/2008 84% [==================================================== ] 1698/2008 84% [==================================================== ] 1699/2008 84% [==================================================== ] 1700/2008 84% [==================================================== ] 1701/2008 84% [==================================================== ] 1702/2008 84% [==================================================== ] 1703/2008 84% [==================================================== ] 1704/2008 84% [==================================================== ] 1705/2008 84% [==================================================== ] 1706/2008 84% [==================================================== ] 1707/2008 85% [==================================================== ] 1708/2008 85% [==================================================== ] 1709/2008 85% [==================================================== ] 1710/2008 85% [==================================================== ] 1711/2008 85% [==================================================== ] 1712/2008 85% [==================================================== ] 1713/2008 85% [==================================================== ] 1714/2008 85% [==================================================== ] 1715/2008 85% [==================================================== ] 1716/2008 85% [===================================================== ] 1717/2008 85% [===================================================== ] 1718/2008 85% [===================================================== ] 1719/2008 85% [===================================================== ] 1720/2008 85% [===================================================== ] 1721/2008 85% [===================================================== ] 1722/2008 85% [===================================================== ] 1723/2008 85% [===================================================== ] 1724/2008 85% [===================================================== ] 1725/2008 85% [===================================================== ] 1726/2008 85% [===================================================== ] 1727/2008 86% [===================================================== ] 1728/2008 86% [===================================================== ] 1729/2008 86% [===================================================== ] 1730/2008 86% [===================================================== ] 1731/2008 86% [===================================================== ] 1732/2008 86% [===================================================== ] 1733/2008 86% [===================================================== ] 1734/2008 86% [===================================================== ] 1735/2008 86% [===================================================== ] 1736/2008 86% [===================================================== ] 1737/2008 86% [===================================================== ] 1738/2008 86% [===================================================== ] 1739/2008 86% [===================================================== ] 1740/2008 86% [===================================================== ] 1741/2008 86% [===================================================== ] 1742/2008 86% [===================================================== ] 1743/2008 86% [===================================================== ] 1744/2008 86% [===================================================== ] 1745/2008 86% [===================================================== ] 1746/2008 86% [===================================================== ] 1747/2008 87% [===================================================== ] 1748/2008 87% [====================================================== ] 1749/2008 87% [====================================================== ] 1750/2008 87% [====================================================== ] 1751/2008 87% [====================================================== ] 1752/2008 87% [====================================================== ] 1753/2008 87% [====================================================== ] 1754/2008 87% [====================================================== ] 1755/2008 87% [====================================================== ] 1756/2008 87% [====================================================== ] 1757/2008 87% [====================================================== ] 1758/2008 87% [====================================================== ] 1759/2008 87% [====================================================== ] 1760/2008 87% [====================================================== ] 1761/2008 87% [====================================================== ] 1762/2008 87% [====================================================== ] 1763/2008 87% [====================================================== ] 1764/2008 87% [====================================================== ] 1765/2008 87% [====================================================== ] 1766/2008 87% [====================================================== ] 1767/2008 87% [====================================================== ] 1768/2008 88% [====================================================== ] 1769/2008 88% [====================================================== ] 1770/2008 88% [====================================================== ] 1771/2008 88% [====================================================== ] 1772/2008 88% [====================================================== ] 1773/2008 88% [====================================================== ] 1774/2008 88% [====================================================== ] 1775/2008 88% [====================================================== ] 1776/2008 88% [====================================================== ] 1777/2008 88% [====================================================== ] 1778/2008 88% [====================================================== ] 1779/2008 88% [====================================================== ] 1780/2008 88% [====================================================== ] 1781/2008 88% [======================================================= ] 1782/2008 88% [======================================================= ] 1783/2008 88% [======================================================= ] 1784/2008 88% [======================================================= ] 1785/2008 88% [======================================================= ] 1786/2008 88% [======================================================= ] 1787/2008 88% [======================================================= ] 1788/2008 89% [======================================================= ] 1789/2008 89% [======================================================= ] 1790/2008 89% [======================================================= ] 1791/2008 89% [======================================================= ] 1792/2008 89% [======================================================= ] 1793/2008 89% [======================================================= ] 1794/2008 89% [======================================================= ] 1795/2008 89% [======================================================= ] 1796/2008 89% [======================================================= ] 1797/2008 89% [======================================================= ] 1798/2008 89% [======================================================= ] 1799/2008 89% [======================================================= ] 1800/2008 89% [======================================================= ] 1801/2008 89% [======================================================= ] 1802/2008 89% [======================================================= ] 1803/2008 89% [======================================================= ] 1804/2008 89% [======================================================= ] 1805/2008 89% [======================================================= ] 1806/2008 89% [======================================================= ] 1807/2008 89% [======================================================= ] 1808/2008 90% [======================================================= ] 1809/2008 90% [======================================================= ] 1810/2008 90% [======================================================= ] 1811/2008 90% [======================================================= ] 1812/2008 90% [======================================================= ] 1813/2008 90% [======================================================== ] 1814/2008 90% [======================================================== ] 1815/2008 90% [======================================================== ] 1816/2008 90% [======================================================== ] 1817/2008 90% [======================================================== ] 1818/2008 90% [======================================================== ] 1819/2008 90% [======================================================== ] 1820/2008 90% [======================================================== ] 1821/2008 90% [======================================================== ] 1822/2008 90% [======================================================== ] 1823/2008 90% [======================================================== ] 1824/2008 90% [======================================================== ] 1825/2008 90% [======================================================== ] 1826/2008 90% [======================================================== ] 1827/2008 90% [======================================================== ] 1828/2008 91% [======================================================== ] 1829/2008 91% [======================================================== ] 1830/2008 91% [======================================================== ] 1831/2008 91% [======================================================== ] 1832/2008 91% [======================================================== ] 1833/2008 91% [======================================================== ] 1834/2008 91% [======================================================== ] 1835/2008 91% [======================================================== ] 1836/2008 91% [======================================================== ] 1837/2008 91% [======================================================== ] 1838/2008 91% [======================================================== ] 1839/2008 91% [======================================================== ] 1840/2008 91% [======================================================== ] 1841/2008 91% [======================================================== ] 1842/2008 91% [======================================================== ] 1843/2008 91% [======================================================== ] 1844/2008 91% [======================================================== ] 1845/2008 91% [======================================================== ] 1846/2008 91% [========================================================= ] 1847/2008 91% [========================================================= ] 1848/2008 92% [========================================================= ] 1849/2008 92% [========================================================= ] 1850/2008 92% [========================================================= ] 1851/2008 92% [========================================================= ] 1852/2008 92% [========================================================= ] 1853/2008 92% [========================================================= ] 1854/2008 92% [========================================================= ] 1855/2008 92% [========================================================= ] 1856/2008 92% [========================================================= ] 1857/2008 92% [========================================================= ] 1858/2008 92% [========================================================= ] 1859/2008 92% [========================================================= ] 1860/2008 92% [========================================================= ] 1861/2008 92% [========================================================= ] 1862/2008 92% [========================================================= ] 1863/2008 92% [========================================================= ] 1864/2008 92% [========================================================= ] 1865/2008 92% [========================================================= ] 1866/2008 92% [========================================================= ] 1867/2008 92% [========================================================= ] 1868/2008 93% [========================================================= ] 1869/2008 93% [========================================================= ] 1870/2008 93% [========================================================= ] 1871/2008 93% [========================================================= ] 1872/2008 93% [========================================================= ] 1873/2008 93% [========================================================= ] 1874/2008 93% [========================================================= ] 1875/2008 93% [========================================================= ] 1876/2008 93% [========================================================= ] 1877/2008 93% [========================================================= ] 1878/2008 93% [========================================================== ] 1879/2008 93% [========================================================== ] 1880/2008 93% [========================================================== ] 1881/2008 93% [========================================================== ] 1882/2008 93% [========================================================== ] 1883/2008 93% [========================================================== ] 1884/2008 93% [========================================================== ] 1885/2008 93% [========================================================== ] 1886/2008 93% [========================================================== ] 1887/2008 93% [========================================================== ] 1888/2008 94% [========================================================== ] 1889/2008 94% [========================================================== ] 1890/2008 94% [========================================================== ] 1891/2008 94% [========================================================== ] 1892/2008 94% [========================================================== ] 1893/2008 94% [========================================================== ] 1894/2008 94% [========================================================== ] 1895/2008 94% [========================================================== ] 1896/2008 94% [========================================================== ] 1897/2008 94% [========================================================== ] 1898/2008 94% [========================================================== ] 1899/2008 94% [========================================================== ] 1900/2008 94% [========================================================== ] 1901/2008 94% [========================================================== ] 1902/2008 94% [========================================================== ] 1903/2008 94% [========================================================== ] 1904/2008 94% [========================================================== ] 1905/2008 94% [========================================================== ] 1906/2008 94% [========================================================== ] 1907/2008 94% [========================================================== ] 1908/2008 95% [========================================================== ] 1909/2008 95% [========================================================== ] 1910/2008 95% [=========================================================== ] 1911/2008 95% [=========================================================== ] 1912/2008 95% [=========================================================== ] 1913/2008 95% [=========================================================== ] 1914/2008 95% [=========================================================== ] 1915/2008 95% [=========================================================== ] 1916/2008 95% [=========================================================== ] 1917/2008 95% [=========================================================== ] 1918/2008 95% [=========================================================== ] 1919/2008 95% [=========================================================== ] 1920/2008 95% [=========================================================== ] 1921/2008 95% [=========================================================== ] 1922/2008 95% [=========================================================== ] 1923/2008 95% [=========================================================== ] 1924/2008 95% [=========================================================== ] 1925/2008 95% [=========================================================== ] 1926/2008 95% [=========================================================== ] 1927/2008 95% [=========================================================== ] 1928/2008 96% [=========================================================== ] 1929/2008 96% [=========================================================== ] 1930/2008 96% [=========================================================== ] 1931/2008 96% [=========================================================== ] 1932/2008 96% [=========================================================== ] 1933/2008 96% [=========================================================== ] 1934/2008 96% [=========================================================== ] 1935/2008 96% [=========================================================== ] 1936/2008 96% [=========================================================== ] 1937/2008 96% [=========================================================== ] 1938/2008 96% [=========================================================== ] 1939/2008 96% [=========================================================== ] 1940/2008 96% [=========================================================== ] 1941/2008 96% [=========================================================== ] 1942/2008 96% [=========================================================== ] 1943/2008 96% [============================================================ ] 1944/2008 96% [============================================================ ] 1945/2008 96% [============================================================ ] 1946/2008 96% [============================================================ ] 1947/2008 96% [============================================================ ] 1948/2008 97% [============================================================ ] 1949/2008 97% [============================================================ ] 1950/2008 97% [============================================================ ] 1951/2008 97% [============================================================ ] 1952/2008 97% [============================================================ ] 1953/2008 97% [============================================================ ] 1954/2008 97% [============================================================ ] 1955/2008 97% [============================================================ ] 1956/2008 97% [============================================================ ] 1957/2008 97% [============================================================ ] 1958/2008 97% [============================================================ ] 1959/2008 97% [============================================================ ] 1960/2008 97% [============================================================ ] 1961/2008 97% [============================================================ ] 1962/2008 97% [============================================================ ] 1963/2008 97% [============================================================ ] 1964/2008 97% [============================================================ ] 1965/2008 97% [============================================================ ] 1966/2008 97% [============================================================ ] 1967/2008 97% [============================================================ ] 1968/2008 98% [============================================================ ] 1969/2008 98% [============================================================ ] 1970/2008 98% [============================================================ ] 1971/2008 98% [============================================================ ] 1972/2008 98% [============================================================ ] 1973/2008 98% [============================================================ ] 1974/2008 98% [============================================================ ] 1975/2008 98% [============================================================= ] 1976/2008 98% [============================================================= ] 1977/2008 98% [============================================================= ] 1978/2008 98% [============================================================= ] 1979/2008 98% [============================================================= ] 1980/2008 98% [============================================================= ] 1981/2008 98% [============================================================= ] 1982/2008 98% [============================================================= ] 1983/2008 98% [============================================================= ] 1984/2008 98% [============================================================= ] 1985/2008 98% [============================================================= ] 1986/2008 98% [============================================================= ] 1987/2008 98% [============================================================= ] 1988/2008 99% [============================================================= ] 1989/2008 99% [============================================================= ] 1990/2008 99% [============================================================= ] 1991/2008 99% [============================================================= ] 1992/2008 99% [============================================================= ] 1993/2008 99% [============================================================= ] 1994/2008 99% [============================================================= ] 1995/2008 99% [============================================================= ] 1996/2008 99% [============================================================= ] 1997/2008 99% [============================================================= ] 1998/2008 99% [============================================================= ] 1999/2008 99% [============================================================= ] 2000/2008 99% [============================================================= ] 2001/2008 99% [============================================================= ] 2002/2008 99% [============================================================= ] 2003/2008 99% [============================================================= ] 2004/2008 99% [============================================================= ] 2005/2008 99% [============================================================= ] 2006/2008 99% [============================================================= ] 2007/2008 99% [==============================================================] 2008/2008 100% operation complete, 2008 objects in 63745 NAND pages. ln -snf /home/autobuild/autobuild/instance-11/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-11/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-11/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-11/buildroot' >>> Buildroot 2023.02-193-g00709af66e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> apr 1.7.2 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> i2c-tools 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 2293b6e9076984d02184ff620baac557143e16cfa47d88f0a791d05a1271742c) >>> ipcalc 1.0.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> iputils 20221126 Collecting legal info LICENSE: OK (sha256: 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> psmisc 23.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> can-utils 2021.08.0 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> chartjs 3.9.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> htop 3.2.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> ifupdown-scripts Collecting legal info >>> initscripts Collecting legal info >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libaacs 0.11.1 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> libcoap 4.3.1 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: 5711e8bf7e94b59fcf0681d0f73752111bc196563b60f8568f19dacd0213192b) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libidn 1.41 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libkrb5 1.20.1 Collecting legal info NOTICE: OK (sha256: cfadcf7b2ead2f3af793c25c00638c9908ac0023b101695f40cb9a03b16811dc) >>> libmicrohttpd 0.9.76 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libtalloc 2.3.4 Collecting legal info talloc.h: OK (sha256: f8340c449dd64a55c6605b02fcad2aec6f473612ac6026739a22995380a8043c) >>> lighttpd 1.4.69 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbw 1.5 Collecting legal info mbw.spec: OK (sha256: 1afb2b8258506742238b9ceb8a865d7030c5889c56ba2911a0c0c042aa1335d1) >>> host-mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> neon 0.32.4 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> powerpc-utils 1.3.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> host-python-greenlet 2.0.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-python-lxml 4.9.2 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Collecting legal info >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-networking 2.5.1.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> stunnel 5.65 Collecting legal info COPYING.md: OK (sha256: f10bcd7ee7b722dce40c9c674761ddb37e7e29a76a6e413e961cd52e361c5d7a) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Collecting legal info README: OK (sha256: 8632a67e5a76be4cdf7fd0fc6509e21bd6c647183bd9d2325310d5098c652a3a) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> 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.30.1 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) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) WARNING: rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08: cannot save license (RTL8723DS_BT_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-11/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-11/buildroot'